-
Updated
Apr 22, 2021 - C
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.
Rust
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in blkio.bfq.io_service_bytes and blkio.bfq.io_serviced files.
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
Apr 22, 2021 - TypeScript
-
Updated
Apr 22, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
CommitCheck
CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.
-
Updated
Apr 16, 2021 - Java
-
Updated
Apr 23, 2021 - C#
-
Updated
Apr 22, 2021 - Java
We want to provide sane defaults for people,
so having a configuration file that emulates the screen config makes sense.
Inspiration in /example/config.yaml and example/default.yaml,
as well as the keybindings documentation.
/example/screen.yaml could be a suitable location.
-
Updated
Apr 22, 2021 - C++
-
Updated
Apr 22, 2021 - Solidity
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 19, 2021
-
Updated
Apr 22, 2021
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
Apr 22, 2021 - Kotlin
-
Updated
Apr 23, 2021 - C#
-
Updated
Mar 31, 2021 - Java
-
Updated
Apr 22, 2021
-
Updated
Apr 22, 2021
-
Updated
Apr 22, 2021 - C
Best I can tell, all executables produce 0 as a Linux exit code, regardless how wrongly they were invoked. That's a problem, e.g. when attempting to run the gateway as a systemd.service.
Specific use case: storj-gateway.service runs gateway_xxx_yyy --config-dir does-not-exist. Systemd happily reports that everything is fine -- which of course it is not, but it cannot tell unless the exit co
-
Updated
Apr 23, 2021 - Dart
AppVeyor
Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!