Products2 Min Read onJanuary 2, 2025 ScraperAPI: Effortlessly Scrape Websites Without Getting Blocked When I was tasked with scraping data from a website with thousands of pages for training an AI bot, I quickly realized the challenges of… Discover More
Cloud2 Min Read onJanuary 2, 2025 Simple Policy to Protect Your AWS SES SMTP User AWS Simple Email Service (SES) is a powerful tool for sending emails, but it comes with a significant responsibility to secure your SES SMTP… Discover More
Personal2 Min Read onDecember 31, 2024 What Next? Enough with the Procrastination Since Covid-19 hit in 2020, life for most people has changed drastically. I’m no exception. My lifestyle has shifted, the way I work has… Discover More
Linux2 Min Read onFebruary 3, 2021 Let’s Encrypt – Certbot 1.12 Manual DNS Verification The new version of certbot have specific plugin for different DNS provider if want to validate your domain based on DNS. The only issues… Discover More
Programming1 Min Read onFebruary 7, 2020 Symfony 3.4 Cache Example Symfony has a very powerful built-in caching. You can use it directly by calling the default app cache and use it. You can use this a lot in… Discover More