Skip to content

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

DevToys

Trending repository

CodeBreakers

Game Off

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

C++ logo

Popular topic

C++ is a general purpose and object-oriented programming language.
GitHub Security Twitter Space

Upcoming event recommended by GitHub

Feb
2

GitHub Security Twitter Space

February 02, 2022 - February 03, 2022 • Online

Join our twitter space to learn from security experts.
kedro

Trending repository

App recommended by GitHub

WIP

Allow authors of pull requests to set status to pending while still working on it.

Trending repository

flxzt
flxzt commented Jan 25, 2022

The file browser needs a basic context menu to manipulate the files. It doesn't need to be as extensive as nautilus, but I think at least "create", "rename", "delete", "duplicate" should be implemented.

The UI for it should similar to spots context menu, meaning as a menu button in the list item (for stylus users).
![filebrowser-contextmenu-ui](https://user-images.githubusercontent.com/1984188

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
Google Cloud Build screenshot

App recommended by GitHub

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.