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

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

The ReadME Podcast
Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Java logo
Popular topic
Java is an object-oriented programming language used mainly for web, desktop, embedded devices and mobile applications.
Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
nettu-meet
Trending repository
fmeringdal
fmeringdal commented Jun 11, 2021

There are a couple of issues with the layout logic:

  • When there are 7 or 8 people, only 6 people is showing
  • When there are about 12+ participants, everyone is kind of "crushed together" because of little space. Only the most active participants should then be viewed.
Cloud 66 Skycap screenshot
App recommended by GitHub

Cloud 66 Skycap

Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.

Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.

Combine with Maestro for an end-to-end solution.

pytorch-lightning
Trending repository
kazhang
kazhang commented Jun 24, 2021

🚀 Feature

Log non-matching keys when loading checkpoints in non-strict mode.

Motivation

When load from an older checkpoint or partially initialize the model with pre-trained weights, we call the load_from_checkpoint API with strict=False, but we also want to know which keys are missing and unexpected.

Pitch

When [loading model states](https://github.com/PyTorchLightning/

docusaurus
Trending repository