-
Updated
Mar 26, 2021 - HTML
Here's what's popular on GitHub today...
-
Updated
Mar 25, 2021 - TypeScript
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
MongoDB
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 25, 2021 - Python
GitHub Satellite India 2021
March 26, 2021 - March 27, 2021 • Virtual
-
Updated
Mar 20, 2021 - Python
Django Doctor
Fix Django anti-patterns in your pull requests in just a few clicks
- Enhance the security of your website
- Improve team agility through better code quality
- Spend less time reviews code or fixing bugs
- Upskill junior devs with learning resources
- Setup in 10 seconds and nothing to install or update
- Airtight privacy policy and security guaranteed
-
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 26, 2021 - JavaScript
-
Updated
Mar 24, 2021
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 26, 2021 - Assembly
-
Updated
Mar 25, 2021 - Jupyter Notebook
-
Updated
Mar 22, 2021 - Java
-
Updated
Mar 23, 2021 - Shell
-
Updated
Mar 24, 2021 - C++
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
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