-
Updated
Mar 25, 2021 - HTML
Here's what's popular on GitHub today...
-
Updated
Mar 25, 2021 - TypeScript
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Mar 25, 2021 - Python
GitHub Satellite India 2021
March 26, 2021 - March 27, 2021 • Virtual
-
Updated
Mar 20, 2021 - Python
Better Code Hub
Spend less time fixing bugs. And more time shipping new features.
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code
-
Updated
Mar 25, 2021 - Blade
-
Updated
Mar 24, 2021 - SCSS
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
Mar 25, 2021 - HTML
-
Updated
Mar 24, 2021
-
Updated
Mar 24, 2021
-
Updated
Mar 25, 2021 - Jupyter Notebook
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Mar 24, 2021
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 25, 2021 - Assembly
-
Updated
Mar 25, 2021 - Jupyter Notebook
-
Updated
Mar 22, 2021 - Java
-
Updated
Mar 23, 2021 - Shell
-
Updated
Mar 24, 2021 - C++
WhiteSource Bolt
We'll help you harness the power of open source without compromising on security or agility!
WhiteSource Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.
I have a Sidekiq customer complaining of a lot of "stuck" threads. He sends a lot of email so I suspected misbehaving SMTP servers.
The
mailgem has support for timeouts here but they default tonil:https://github.com/mikel/mail/blob/7b3e100f42f2d7738c3af7bf1909777568270b67/lib/mail/network/delivery_methods/smtp.rb#L91
Rails does not appear to set them by default:
https://github.c