-
Updated
Apr 21, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Apr 21, 2021 - Rust
In this “30 Minutes to Merge” we’ll be joined by Solutions Engineer @Hollywood. We’ll dig in deeper into branching and merging strategies to optimize productivity, support multiple releases and manage code changes, git merge vs rebase. See you April 23rd at 11:00 am EST, 16:00 UK.
Xamarin
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Apr 21, 2021 - C#
-
Updated
Apr 21, 2021 - Java
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
-
Updated
Apr 21, 2021
-
Updated
Apr 19, 2021
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 21, 2021 - C++
-
Updated
Apr 20, 2021 - C
-
Updated
Mar 25, 2021 - Solidity
-
Updated
Mar 31, 2021 - Python
-
Updated
Apr 21, 2021 - Python
-
Updated
Mar 31, 2021 - Java
-
Updated
Feb 1, 2021 - C++
-
Updated
Apr 20, 2021 - C++
-
Updated
Apr 17, 2021 - JavaScript
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Apr 20, 2021 - C
Summary
This is minor, but also really annoying when trying to run a bunch of workflows from the UI.
- Go to /workflows
- Click 'Submit new workflow'
- Click in the 'select a workflow template' text area
- Start typing
Issue: Your typing isn't refining the search.
I have to click again in the text dropdown for my typing to be effective.
Diagnostics
What Kubernetes
-
Updated
Apr 20, 2021 - Java
Coveralls
Coveralls.io: Deliver Better Code
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Eliminate Tech Debt
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
Build an example
Is your feature request related to a problem? Please describe.
New example use-case
Describe the solution you'd like
We've had a few people ask if they can use Supabase directly in their Webflow project. We don't know for sure, but we suspect you can if you're on Webflow's paid plan (so that you can add custom code).
You can already use supabase on a static