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!

JSON logo
Popular topic
JSON (JavaScript Object Notation) allows for easy interchange of data, often between a program and a database.
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.
App recommended by GitHub

Rollbar

Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.

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
lens
Trending repository
Trending repository
pmalafosse
pmalafosse commented Jun 25, 2021

Apache Airflow version: 2.0.1

What happened:

The operator fails at the last step, after successfully refreshing the workbook with this error:

tableauserverclient.server.endpoint.exceptions.ServerResponseError: 

        401002: Unauthorized Access
                Invalid authentication credentials were provided.

What you expected to happen:
It should not fail, l

Mobile-Security-Framework-MobSF
Trending repository

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

  • Updated Jun 27, 2021
  • Python
App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.