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

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

Trending repository

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

Linux logo

Popular topic

Linux is an open source kernel.

Trending repository

Hacktoberfest 2021

Upcoming event recommended by GitHub

Oct
1

Hacktoberfest 2021

October 01, 2021 - October 31, 2021 • Virtual

Hacktoberfest, in its 8th year, is a month-long celebration of open source software. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing to open-source projects.
Cloud 66 for Rails  screenshot

App recommended by GitHub

Cloud 66 for Rails

Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.

Trending repository

t-bzhan
t-bzhan commented Sep 10, 2020

We get NullReferenceException when running dotnet new related commands in Ubuntu, the error message is like:

dotnet -d new console
Telemetry is: Enabled
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.DotNet.Cli.Utils.Muxer..ctor()
at Microsoft.DotNet.Tools.New.NewCommandShim.CreateHost()
at Microsoft.DotNet.Tools.New.

Trending repository

Trending repository

secretshardul
secretshardul commented Oct 22, 2021

Problem

Programs deployed with solana deploy use the old loader are not upgradable. The docs recommend using solana program deploy for upgradability but this command is not as intuitive. solana deploy shows up first when solana --help is run.

Proposed Solution

Rename solana deploy to solana deploy-deprecated

App recommended by GitHub

Semgrep

Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.

  • Open source, works on 17+ languages
  • Scan with 1,000+ community rules
  • Write rules that look like your code
  • Quickly get results in the terminal, editor, or CI/CD
  • Flag issues moving forward, get results in pull requests, Slack, + more