The Wayback Machine - https://web.archive.org/web/20200219073414/https://github.com/explore
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...

SQL logo
Popular topic
SQL is a standard language for storing, retrieving and manipulating data in databases.
trax
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.
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

MyGet screenshot
App recommended by GitHub

MyGet

The #1 artifact and package repository provider in the World

MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate development teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.

Trending repository
Trending repository
njacharya
njacharya commented Aug 16, 2019

A description is incomplete. It should mention:

These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.

right after

"There are two main patterns to support high availability: fail-over and replication. "

Trending repository
ptalmeida
ptalmeida commented Jan 6, 2019

Currently --quiet and --verbose are opposites, where --quiet is the default option.

Given the number of websites covered by Sherlock, should --quiet be altered so that it is not the opposite of verbose but an option that displays only websites where the username has been found?

This way no options remains as it is, -v as it is, and -q as described above.

Trending repository
guzzur
guzzur commented Jan 26, 2020

I would be great to have a few real-world examples, e.g.:

  • go to page
  • wait for it to load
  • select a specific input[name=username]
  • type a username into it
  • select a specific input[name=password]
  • type a password into it
  • take a screenshot
  • select button[name=submit] (or submit)
  • wait for next page to load

The boilerpate for a newbie may be devastating.

E.g. the first

Trending repository
Trending repository
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

App recommended by GitHub

Mergify

Mergify is a pull requests automation service. It allows you to define actions to trigger when pull requests match defined criteria.

For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:

  • it has been approved
  • the test suite passes

We have plenty of examples.

Mergify will execute actions for you, freeing you from the burden of managing pull requests!

You can’t perform that action at this time.