-
Updated
May 17, 2021 - Java
Here's what's popular on GitHub today...
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Clojure
A growing number of Python tools look for project-specific configuration in the [tool.{app}] section of the pyproject.toml file. It would be convenient if sqlfluff also inspected this section, especially for Python projects that use poetry as a build backend and thus do not rely on setup.cfg or potentially any of the other files currently inspected.
-
Updated
May 17, 2021 - HTML
Game Off
November 01, 2021 - December 01, 2021 • Online
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
-
Updated
May 17, 2021 - Python
-
Updated
May 16, 2021 - Verilog
-
Updated
Apr 15, 2021
-
Updated
May 16, 2021 - Python
-
Updated
Feb 24, 2021
-
Updated
May 15, 2021 - C++
-
Updated
Oct 3, 2020
-
Updated
May 15, 2021 - C
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 17, 2021 - C++
feefilter cleanups
There are some potential feefilter cleanups mentioned and motivated in comment bitcoin/bitcoin#21509 (comment) . If you address the locking one, please be careful and make sure that round() is only called under a lock. See bitcoin/bitcoin#21509 (comment)
Useful skills:
- Bitcoin protocol messages
- Bitcoin Core
-
Updated
May 13, 2021 - Rust
-
Updated
May 16, 2021
-
Updated
May 17, 2021 - Python
-
Updated
May 17, 2021 - Go
-
Updated
May 16, 2021 - C++
-
Updated
May 15, 2021 - Python
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
Cloud 66 Skycap
Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.
Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.
Combine with Maestro for an end-to-end solution.

Right now, Syncthing seems to always use LF for line endings in
config.xmland.stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.The problem is that when opening those files in Notepad under old