Optimizing Cache Policies for Improved PageSpeed Insights in Rails AppsPageSpeed Insights suggests setting a cache lifetime of at least a year for assets to enhance the browsing experience of repeat visitors. A…May 19, 2023May 19, 2023
Change the Plan of a Heroku Postgres DatabaseIn August Heroku announced that they will discontinue free product plans. One of the consequences is that the hobby dev plan for Postgress…Nov 3, 2022Nov 3, 2022
Schedule Tweets in a Ruby on Rails ApplicationLast year Twitter added a new function called “Scheduled Tweets”.Nov 4, 2021Nov 4, 2021
How to set up Google Workspace to send emails in Gmail with a custom domainYou are using Google Workspace and now want to set up a Gmail account to send and receive emails using your custom domain. In this article…Jun 21, 2021Jun 21, 2021
How to install Kali Linux using the VirtualBox image provided by KaliKali Linux is an open-source, Debian-based Linux distribution for advanced Penetration Testing and Security Auditing. It has hundreds of…Jun 17, 2021Jun 17, 2021
Installing Zsh and Oh My Zsh on Mac using HomebrewUsing Zsh and Oh My Zsh it is easy to customize your shell. You can install useful plugins or can easily change the font and color of your…Jun 13, 20212Jun 13, 20212
Send emails with SendGrid in a Rails Application using ActionMailer SMTPWe used to send emails with Amazon Simple Email Service, but we changed to SendGrid to have more insight into our email data.Jun 5, 2021Jun 5, 2021
Published inTowards AWSSend emails with Amazon SES in a Rails Application using ActionMailer SMTPJun 3, 2021Jun 3, 2021
Published inFAUN — Developer Community 🐾Store Rails Logs on Amazon CloudWatch Logs (EC2 Docker)Jun 2, 2021Jun 2, 2021
Rails 6: Setup Multi Environment CredentialsSince Rails version 5.2, it is possible to use Rails Credentials. Credentials is a way of storing secrets so that not just anyone can…May 29, 2021May 29, 2021