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

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

Trending repository

BENDYWORM

Game Off

This year’s Game Off wrapped up with over 500 submissions. Check out the game called BENDYWORM - one of this year’s top entries.

Homebridge logo

Popular topic

Homebridge is a utility for tying smart home devices together into Apple’s HomeKit framework, controlled by Siri.
DevToys

Trending repository

Codacy screenshot

App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

kedro

Trending repository

Trending repository

EmpressFiona
EmpressFiona commented Aug 8, 2021

What's the issue you encountered?

Fire Emblem: Three Houses is a single-player game, but it has several asynchronous multiplayer features. Among them is the possibility, during weekly planning scenes (the 'calendar' screen), to look up what other players have done on the current week. This is entirely reliant on Nintendo's servers and completely useless to anyone playing on Ryujinx, but eve

Trending repository

Docker-OSX

Trending repository

shifujun
shifujun commented Jan 20, 2021

Just sharing 😄

Install tools:

brew install geekbench
brew install w3m

Run benchmark, must have internet for Geekbench 5 tryout mode:

/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5

Use w3m get result in terminal:

w3m -dump https://browser.geekbench.com/v5/cpu/5992961

One line can be:

w3m -dump $(/Applications/Geekbench\ 5.app/Conten
appsmith

Trending repository

App recommended by GitHub

Hound

Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.