Here's what's popular on GitHub today...
Godot Engine – Multi-platform 2D and 3D game engine
-
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.
Perl
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
-
Updated
Jun 20, 2021 - JavaScript
Game Off
November 01, 2021 - December 01, 2021 • Online
Windows system utilities to maximize productivity
-
Updated
Jun 27, 2021 - C#
Lean's OpenWrt source
-
Updated
Jun 28, 2021 - C
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Testspace.com
Testspace is an integrated GitHub test solution for Automated, Manual, and Exploratory Test Management
- Publish your Workflow test results with a single command
- Implement Manual Tests as Code using your repository
- Facilitate Exploratory testing in all your sessions
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Jun 26, 2021
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
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
Detection Script to help identify why your PC isn't Windows 11 ready
-
Updated
Jun 28, 2021 - AutoIt
24 Lessons, 12 Weeks, Get Started as a Web Developer
-
Updated
Jun 24, 2021 - JavaScript
The Kotlin Programming Language.
-
Updated
Jun 28, 2021
-
Updated
Jun 25, 2021 - TypeScript
A Collection of application ideas which can be used to improve your coding skills.
-
Updated
Jun 22, 2021
Raspberry Pi config for all things Internet.
-
Updated
Jun 27, 2021 - Jinja
A repository to index and organize the latest machine learning courses found on YouTube.
-
Updated
Jun 25, 2021
-
Updated
Jun 25, 2021 - HTML
Open-source high-performance RISC-V processor
-
Updated
Jun 28, 2021 - Scala
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
-
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 26, 2021 - Dart
A collection of tips to help take your CSS skills pro
-
Updated
May 15, 2021
-
Updated
Jun 26, 2021
Sonatype Lift
Muse is now Sonatype Lift!
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)



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