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...

Bitcoin logo
Popular topic
Bitcoin is a cryptocurrency developed by Satoshi Nakamoto.
javascript-algorithms
Trending repository
App recommended by GitHub

Better Code Hub

Spend less time fixing bugs. And more time shipping new features.

A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code

Trending repository
jwallden
jwallden commented Feb 24, 2020

Doing
./nebula-cert sign -name test-node -out-crt test-node/ -out-key test-node/ -ip 192.168.100.100/24
fails because -out-crt and -out-key is supposed to be paths with filenames. However, since we specify the -name argument (that will be the name of the cert and key) -out-crt and -out-key should be the directories where you want the certs to be written to.

I ran in to this issue when work

Trending repository
karthikkunala
karthikkunala commented Apr 2, 2020

SPY GAME: Write a function that takes in a list of integers and returns True if it contains 007 in order.

For this one, the entire solution is wrong because what is asked in question is a number that appears continuously 007 but in actual case its showing True for 50307 and also for53007. There must be some modification done to the solution.

covid-safe-paths
Trending repository
penrods
penrods commented Mar 28, 2020

Background: The News view of today shows a webpage with information about the application. Very soon it will also be showing News from the local healthcare authorities to the people of their city and region.

Desire: Many locations have limited internet connectivity. In these locations the user might go to an internet cafe, quickly visit the news, and then leave. Later that day they would w

Trending repository
eshellman
eshellman commented May 22, 2019

Below is a list of failing links in our Farsi lists
You can help improve this repo by resolving the problems.

A failing link may be a website or resource that has disappeared. You can submit a PR

  • removing the link (maybe the resource is obsolete.)
  • correcting the link (sometimes things move)
  • replacing the link (make sure the link is authorized, or the resource is open-licensed). Ofte
ohmyzsh
Trending repository
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. "

git-bug
Trending repository
App recommended by GitHub

Zube

Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.

You can’t perform that action at this time.