-
Updated
Jan 4, 2021 - C#
Here's what's popular on GitHub today...
-
Updated
Jan 26, 2021 - JavaScript
The theme for this year’s Game Off was ‘moonshot’ and the entries were out of this world! Fork and play some of the top-rated games.
Telegram
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Jan 28, 2021
-
Updated
Jan 13, 2021
-
Updated
Jan 27, 2021 - JavaScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Google Cloud Build
Google Cloud Build
Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.
-
Updated
Jan 27, 2021 - Shell
-
Updated
Jan 26, 2021
-
Updated
Jan 25, 2021
-
Updated
Jan 27, 2021 - C
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 5, 2021
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Jan 27, 2021
-
Updated
Jan 28, 2021
pipeline should immediately fail with ERR_STREAM_DESTROYED when any of the streams have already been destroyed.
Readable might need a little extra consideration since it's possible to read the data after being destroyed. Should maybe check _readableState.errored and/or _readableState.ended.
-
Updated
Jan 26, 2021 - JavaScript
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
-
Updated
Jan 28, 2021
Expected Behavior
When a user starts Airbyte for the first time with docker-compose up, their local environment variables shouldn't interfere with the startup process.
Current Behavior / Steps to Reproduce
Run export API_URL=http://badurl/ and then docker-compose up. The bad URL is used by Docker Compose by default.
This type of problem happened to a new user specifically for
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Jan 28, 2021 - JavaScript
Airbrake
Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.


What version of Next.js are you using?
10.0.5
What version of Node.js are you using?
14.14.0
What browser are you using?
IE11
What operating system are you using?
Windows 10
How are you deploying your application?
next start
Describe the Bug
The start page of next.js does not render properly.
See image below.
Expected Behavior
It should render the same a