The Wayback Machine - http://web.archive.org/web/20211025082523/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!

Jupyter Notebook logo

Popular topic

Jupyter Notebooks are documents that contain live code, visualizations, and narrative text.

Trending repository

Securing your complete lifecycle with GitHub

 
Upcoming event recommended by GitHub

Oct
26

Securing your complete lifecycle with GitHub

October 26, 2021 • Online

Join our experts to discover the ins and outs of secure code. Event in Portuguese, with optional audio in Spanish and English.
Licensebat screenshot

 
App recommended by GitHub

Licensebat

Licensebat seamlessly integrates with your GitHub build pipeline to make sure your current and future dependencies comply with your license policies.

Goodbye surprises and headaches when auditing your company projects.

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

DeepScan

Tired of the troubles with JavaScript? DeepScan can help you.

DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.

You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.