Here's what's popular on GitHub today...
Trending repository
-
Updated
Jan 23, 2022 - Rust
Game Off
This year’s Game Off wrapped up with over 500 submissions. Check out the game called Skittering Peaks - one of this year’s top entries.
Popular topic
Trending repository
Describe the bug
Output fields are not respecting font choice in settings
To Reproduce
Steps to reproduce the behavior:
- Open the UUID tool
- Generate a few UUIDs
- Cry because they're not neatly aligned
Expected behavior
Fixed-width font outputs on fields where it makes sense:
- UUIDs
- Hashes
Screenshots

- [Iris Dataset](https://kedro.readthedocs.io/en/stable/02_get_started
Trending repository
-
Updated
Jan 22, 2022 - TypeScript
Trending repository
-
Updated
Jan 20, 2022 - TypeScript
Trending repository
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
Trending repository
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
Add Tag Descriptions
Every tag can display a description: https://fireship.io/tags/firebase/
Where: https://github.com/fireship-io/fireship.io/tree/master/hugo/content/tags
How: Create a directory and _index.md that matches the tag name (must be exact kebab case), i.e cloud-functions/_index.md
Then add some frontmatter:
---
title: Firebase
description: Firebase is a badass BaaS giving you funct
Trending repository
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
Trending repository
-
Updated
Jan 23, 2022
Trending repository
Is there an existing issue for this?
- I have searched the existing issues
Summary
- add templates for
aggregate,countanddistinctcmd
Why should this be worked on?
- provide template for all supported cmds.
Trending repository
-
Updated
Jan 23, 2022 - Java
Trending repository
-
Updated
Oct 31, 2021 - JavaScript
Trending repository
-
Updated
Jan 23, 2022 - C
Trending repository
-
Updated
Jan 22, 2022 - JavaScript
Trending repository
-
Updated
Jan 22, 2022 - C
Trending repository
Trending repository
-
Updated
Jan 23, 2022 - JavaScript
App recommended by GitHub
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
Manually keeping all dependencies up to date can be a time consuming task which can easily be automated.
One possible solution for this is renovatebot which periodically checks for new versions and can create a pull request for each update found.
It can easly be deployed on kubernetes via helm and works with [gitea