Published onNovember 12, 2024Setting Up Jekyll Locally with Ruby and BundlerrubyA step-by-step guide to installing Ruby, using Bundler, and setting up Jekyll to build and preview sites locally.
Published onOctober 25, 2024Almost Everything About Domain Name System (2)webThis part discusses A records, CNAME records, NS records, name servers, domain resellers, hosting providers, and more.
Published onOctober 15, 2024Almost Everything About Domain Name System (1)webThis post covers domains, TLDs, registries, the process of finding a domain in a browser, and more.
Published onJune 16, 2024Schlemiel the Painter's Algorithm (in JavaScript)AlgorithmJavaScriptSoftware-EngineeringHow does string addition work in JavaScript?