-
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!
Atom
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 26, 2021 - Python
GitHub Satellite India 2021
March 26, 2021 - March 27, 2021 • Virtual
-
Updated
Mar 20, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Dependabot Preview
Dependabot is moving natively into GitHub! To move forward from Dependabot Preview, see the docs.
-
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 26, 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++
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.


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