-
Updated
May 18, 2021 - Java
Here's what's popular on GitHub today...
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Android
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
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
-
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 17, 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 17, 2021 - Rust
-
Updated
May 16, 2021
-
Updated
May 17, 2021 - Python
-
Updated
May 18, 2021 - Go
-
Updated
May 18, 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
Buddy
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.

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