-
Updated
Jun 27, 2021
Here's what's popular on GitHub today...
-
Updated
Jun 28, 2021 - AutoIt
Your favorite open source projects and the developers who make them happen. Listen in!
PWA
-
Updated
Jun 28, 2021 - C
js13kGames competition
August 13, 2021 - September 13, 2021 • Online
-
Updated
Jun 28, 2021
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Codetree
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.
-
Updated
Jun 28, 2021 - C++
-
Updated
Jun 28, 2021 - C++
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
## 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 26, 2021
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Jan 22, 2020
-
Updated
Jun 25, 2021
-
Updated
Jun 27, 2021 - TypeScript
-
Updated
Jun 28, 2021 - Python
-
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
-
Updated
Jun 25, 2021 - TypeScript
-
Updated
Jun 20, 2021 - JavaScript
-
Updated
Jun 28, 2021 - Dart
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Jun 26, 2021
-
Updated
Jun 16, 2021 - Python
Restyled.io
Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.

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