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

Phaser logo

Popular topic

Phaser is a fun, free, and fast 2D game framework for making HTML5 games for desktop and mobile web browsers.

Trending repository

GitHub Universe 2021

Upcoming event recommended by GitHub

Oct
27

GitHub Universe 2021

October 27, 2021 - October 28, 2021 • Virtual

GitHub Universe 2021 brings you a few ways to engage this year as we explore DevOps, Security, Developer Productivity, and Open Source Communities.

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.

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

Mddocs

One-click documentation website from your GitHub repository. Mddocs creates user-friendly documentation from scratch. No tools or instruments required, just a simple .md files from your repository.