-
Javascript
[Updated] Deploy Angular to Production with Github Actions
Github Actions is cool. Angular is the best. Deploy your Angular application with Github Actions. Here’s how To create your…
Read More » -
Server
Deploy Angular 17+ Server Side Rendering with Nginx as Proxy
You’re ready to deploy your Angular 17+ Server Side Rendering application, and wanna do it with Nginx sitting in front.…
Read More » -
Keep Service Running after Exiting SSH – Systemctl Service
sudo loginctl enable-linger your-username your-username is the username of which you’re running the systemctl service. So is this your villain…
Read More » -
Server
Redis Object Cache breaks your WordPress? Do this!
Do two things Explicitly specify the database of choice you wanna use for each site (assuming you’re running multiple wordpress…
Read More » -
Fix PHP-FPM using 100% CPU
Ha! Sorry for my giggle. I’ve been there, done that! In summary, there may be different reasons, but in my…
Read More » -
Personal
Introducing Photo Specsheet: Create Stunning Blurred Images with Camera Settings Overlay
Note: This article was written entirely by ChatGPT, and was NOT proofread by any human. It’s a literal copy-paste from…
Read More » -
Tech
The Last CSS Dark Mode Tutorial You’ll Read
You want to enable dark mode for your website, right? Like this? First of all, create your default theme colors…
Read More » -
Server
Scaling Multiple WordPress Sites on Single Droplet
WordPress is a popular open-source Content Management System (CMS) used for making websites and blogs. 43% of the web is…
Read More » -
Server
Deploy Deno API with PostgreSQL Database and Nginx as Proxy on DigitalOcean via Github Actions
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.…
Read More » -
Javascript
Getting Started with FingerprintJS Pro
FingerprintJS Pro is a service and a browser fingerprinting library that queries browser attributes and generates a visitor identifier from…
Read More »