-
Updated
Jun 27, 2021
Here's what's popular on GitHub today...
-
Updated
Jun 29, 2021 - AutoIt
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.
Markdown
-
Updated
Jun 29, 2021 - C
Game Off
November 01, 2021 - December 01, 2021 • Online
-
Updated
Jun 29, 2021
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
DeepAffects
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
-
Updated
Jun 29, 2021 - C++
-
Updated
Jun 29, 2021 - C++
There are multiple places in missiles.cpp which iterate through tiles adjacent to a given location.
https://github.com/diasurgical/devilutionX/blob/5537fe748e63b06ed2e474f7dea6ebd1216fa3d3/Source/missiles.cpp#L1634
https://github.com/diasurgical/devilutionX/blob/5537fe748e63b06ed2e474f7dea6ebd1216fa3d3/Source/missiles.cpp#L3417
https://github.com/diasurgical/devilutionX/blob/5537fe748e63b06ed
## 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 29, 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 29, 2021 - JavaScript
-
Updated
Jun 26, 2021
-
Updated
Jun 28, 2021 - Python
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.

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