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

RetroChase
Game Off 2019 Highlights

Put your ninja skills to use and teleport from point to point in this retro-looking puzzle game. 2nd place overall in the GitHub Game Off.

Docker logo
Popular topic
Docker is a platform built for developers to build and run applications.
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.
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

Awesome-Linux-Software
Trending repository
luong-komorebi
luong-komorebi commented Aug 28, 2017

You can always make a suggestion as an issue tab for apps that are not on the list. I will personally check out the app and verify if it is working, properly mantained, safe to use (as a user not a security expert).
Translation is very much appreciated. You can either fork this and remake your own translation or use the same repo with me. I highly recommend translator to review the commit log e

kubernetes
Trending repository
kirrmann
kirrmann commented Jun 28, 2019

What happened:
Error creating load balancer (will retry): failed to ensure load balancer for service default/test: Only TCP LoadBalancer is supported for AWS ELB

What you expected to happen: kubernetes creating an AWS NLB for UDP

How to reproduce it (as minimally and precisely as possible): Create service with annotation `service.beta.kubernetes.io/aws-load-balancer-type:

gatsby
Trending repository
rchrdnsh
rchrdnsh commented Dec 19, 2019

I am a bit perplexed...I'm making some custom components for an mdx template following the examples in the tutorial, like so:

const P = props =>
  <p
    {...props}
    style={{
      gridColumn: '2/3',
      fontFamily: 'Avenir Next',
      color: 'white',
      fontSize: 'calc(18px + (24 - 18) * ((100vw - 300px) / (1600 - 300)))',
      lineHeight: 2,
      fontWeight: '300'
cypress
Trending repository
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

You can’t perform that action at this time.