Here's what's popular on GitHub today...
-
Updated
Jun 28, 2021 - C++
We’ve seen some amazing community projects this last month. This was a huge month for the community with hundreds of new releases. There’s everything from world-changing tech to weekend hobbies.
-
Updated
Jun 20, 2021 - JavaScript
Game Off
November 01, 2021 - December 01, 2021 • Online
-
Updated
Jun 28, 2021 - C#
-
Updated
Jun 28, 2021 - C
gitpod.io
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
-
Updated
Jun 26, 2021
-
Updated
Jun 27, 2021
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
-
Updated
Jun 28, 2021 - AutoIt
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Jun 28, 2021
-
Updated
Jun 25, 2021 - TypeScript
-
Updated
Jun 22, 2021
-
Updated
Jun 27, 2021 - Jinja
-
Updated
Jun 25, 2021
-
Updated
Jun 25, 2021 - HTML
-
Updated
Jun 28, 2021 - Scala
-
Updated
Jun 28, 2021
What article on docs.github.com is affected?
https://docs.github.com/articles/managing-your-work-with-issues
What part(s) of the article would you like to see updated?
I would like to see this page be given adequate explanation of the
"basics of issues" as it says it links to from this page
https://github.com/features/project-management/
Plan for whoever would like
Some devices like RG350 do not have a build in virtual keyboard, this prevents them from partake in multiplayer games (as well as a few other features) as they cannot enter the password for the game.
To solve this we should provide a simple virtual keyboard for such platforms, since these devices usually also do not have a touch screen it should be usable via a game controller.
A couple of opt
-
Updated
Jun 27, 2021 - Python
-
Updated
Jun 28, 2021 - Dart
-
Updated
May 15, 2021
-
Updated
Jun 26, 2021
BackHub
BackHub is a Rewind company, the leader for SaaS backups with over 80,000 customers, including the Python Software Foundation, Mercado Libre, and more.
Rewind automates recurring daily backup of your GitHub repositories including your issues, milestones, and more.
- Restore your repos and metadata in a few clicks directly to GitHub
- Secured by GitHub API and always up-to-date
- Up to 365 days of data retention
- Sync backups to your AWS S3 Bucket

Current Behaviour
The flamegraph sorts the siblings in ascending order by frame's name.
The reference to code is here
Expected Behaviour
The siblings should appear in order of their start time.
This can be achieved according to library docs mentioned [here](https://github.com/spiermar/d3-fla