The Wayback Machine - https://web.archive.org/web/20210130045747/https://github.com/explore
Skip to content

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

berty
Trending repository
Game Off Highlights
Game Bytes

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.

Amazon Web Services logo
Popular topic
Amazon Web Services provides on-demand cloud computing platforms on a subscription basis.
Trending repository
xgfs
xgfs commented Jan 26, 2021

Hi! It's a great tool. I have downloaded some other conferences of personal interest, and wanted to share them with others. There are some gaps in downloads here and there (specifically, for multi-volume conferences), but it's more complete than the one present in the repo. I have included more years as well.

The data is >400 MB uncompressed, and 30Mb compressed. I leave a link here for those w

budibase
Trending repository
App recommended by GitHub

Pageclip

Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.

Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.

Trending repository

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take up to 100 days, follow your own pace.

  • Updated Jan 29, 2021
  • JavaScript
Trending repository
jrhizor
jrhizor commented Jan 26, 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

Trending repository
Rick-Anderson
Rick-Anderson commented Jun 2, 2020

Create an include (something like https://github.com/dotnet/AspNetCore.Docs/blob/master/aspnetcore/includes/reservedRouting.md

With the info from https://github.com/dotnet/aspnetcore/wiki/MVC-Reserved-Keywords on routing. Be stronger, something like

These keywords should not be used for link generations, as model bound parameters, or top level properties.

Add the include to the 3

gitpod.io screenshot
App recommended by GitHub

gitpod.io

Gitpod enables you to be always ready-to-code.

It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.

With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.

Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/