-
Updated
Feb 28, 2021 - C
Here's what's popular on GitHub today...
-
Updated
Feb 28, 2021 - VBA
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
Bitcoin
-
Updated
Feb 28, 2021 - JavaScript
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Feb 28, 2021 - TypeScript
-
Updated
Feb 9, 2021 - Jupyter Notebook
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
CodeScene
CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.
- Prioritize development hotspots based on Code Health measure.
- Integrates with GitHub checks to supervise hotspots in pull requests.
- Utilize socio-technical analyses to measure off-boarding risks, detect team coordination bottlenecks, etc.
-
Updated
Feb 28, 2021 - Python
-
Updated
Feb 27, 2021 - Python
-
Updated
Feb 28, 2021
-
Updated
Feb 26, 2021 - Python
-
Updated
Feb 28, 2021 - Python
-
Updated
Feb 28, 2021 - Python
-
Updated
Feb 28, 2021 - TypeScript
-
Updated
Feb 27, 2021 - TypeScript
-
Updated
Jan 29, 2021 - C#
-
Updated
Feb 26, 2021
-
Updated
Nov 27, 2020
-
Updated
Feb 27, 2021
When trying to diff an HTML file, Graphtage throws an error when encountering e.g.:
<meta name=foo
because it expects quoted attributes like so:
<meta name="foo"
However, the first variant without quotes is perfectly valid HTML and should not prevent Graphtage from diffing the file.
It appears there are quite a few http:// links in the documentation and code comments of this project despite the target websites supporting HTTPS (sometimes HTTPS has to be explicitly requested because the website does not upgrade connections on its own).
A quick search for http: yielded about 4000 findings, however I assume a lot are false positives (e.g. because they are part of an XML n
Displaying the current tool number {after T0/T1/T2/...) on the screen would be helpful with MMU2 or other toolchanger.
The number can be displayed inside the nozzle picture.
-
Updated
Feb 26, 2021 - TypeScript
Describe the bug
Email Provider authentication does not create user account in account table in database after successful authentication (only if new user)
Do not report bugs with your own project here, ask from help by raising a question instead - this helps us a lot with administration overhead.
Steps to reproduce
- Sign in using Email
- Verify email will be sent to specif
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.


potential api example