Dive into my musing on life and tech in my posts.
Before the Cloud - How Servers were deployedImagine you need a computer to do some work. Option (1) Buy your computer. You'll own it, set it up, and fix any problems.
Integrating Intercom in Vue3 appHow to integrate Intercom in Vue3 app without a third-party plugin.
PHPSandbox 1 to 10k users - The JourneyThe journey from 1 user to 10k users
Shell Scripting - basic conceptsConsider a scenario - setting up a new development environment.This typically involves creating a user, a group, directories, and files, and installing and running software. These commands would have to be run manually in the terminal. Manually runn