Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
PaulNewton
PaulNewton commented Feb 14, 2020

This issue will use computer science algorithms as an example but the issue is not about that specific topic but rather the implementation of ANY "track".

In addition to the three skill based tiers there should be knowledge pursuit tracks allowing new learners to move through those tiers onto related app-projects. This differs from #34 by focusing on a self directed educational go

Bash logo
Popular topic
Bash is a shell and command language interpreter for the GNU operating system.
computervision-recipes
Trending repository
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
ZenHub screenshot
App recommended by GitHub

ZenHub

ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.

Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.

Trending repository
Trending repository
rynowak
rynowak commented Feb 7, 2020

We added LinkParser in 3.0 to replace some functionality that people used IRouter for in the past. This is briefly mentioned in the 2.2->3.0 migration docs, but we should probably have a dedicated section for it.

dotnet/aspnetcore#9728


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

  • ID:
Trending repository
bvaughn
bvaughn commented Feb 10, 2020

The DevTools Profiler occasionally encounters the error:

Could not find commit data for root "..." and commit ...

This issue is intermittent and we do not currently know hot to reproduce it. If you can reproduce it we would love to get any of the following information from you:

  • Info about how you reproduce it. (Share your code or site with us?)
  • An exported Profiler JSON that contai
Trending repository
nithinmohantk
nithinmohantk commented Jan 6, 2020

CosmoDb connection using Entity Framework Core 3.1 is not working as expected behind a Corporate Proxy environment, as it is being kicked out by Proxy as authorization required.
There is no way to override the HttpClientHandler --> to explicitly specify the proxy credentials and parameters.

This issue is highly visible in a Console application using .NET Core. Where we were trying to create

Trending repository
Trending repository
gogs
Trending repository
cubiclesoft
cubiclesoft commented Feb 12, 2019

Describe the bug
When creating a new repo in Gogs, there is a little help icon next to the Readme field. Click that icon goes to a broken page that a couple of months ago contained content but now contains only a few Chinese characters:

https://github.com/gogs/go-gogs-client/wiki/Repositories#litte-notes-on-readme-template

Google Translate says, "Xinghan Autonomous System". The commit

Trending repository
Trending repository
davidak
davidak commented Aug 31, 2019

https://opensource.guide/legal/

It is not clear to me how i should practically note the copyright of a code part (for example 5 lines from a MIT project). Is it legally OK to just note the source, author and license in the commit message description or should it be in the header of the file or in the LICENSE file of the project?

When i copy whole files, the license header should not be r

App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.

You can’t perform that action at this time.