Escaping "Escape Hell": The Case for Flexible String Delimiters
Traditional string escaping turns complex strings into an unreadable mess. This post looks at how flexible delimiters (like those in Rust) fix "escape hell" and why languages like Go desperately need them.
Changing MAC Address on macOS Tahoe
Changing MAC Address on macOS Tahoe is more complicated than it should be. Here's a one-liner to do it.
Limitations of LLMs and the Path to AGI
AI undoubtedly has massive potential and is likely as disruptive as the internet. However, I don’t see the current models evolving toward AGI.
Why Timezone Info is More Than Just an Offset
ISO 8601 references an absolute point in time. Sometimes, that's precisely what you don't want.
On Keyboard Shortcuts
You think you know keyboard shortcuts? Think again.
Configuring and securing SSH jumphosts
A simple way to connect devices across networks using nothing but SSH.
Wi-Fi Security — Evil Twin Attacks
How to perform an Evil Twin Attack on a Wi-Fi network.
About Operating Systems
A simple explanation of how operating systems work.
Building an 8 bit computer on a breadboard
Ben Eater's 8-bit computer on a breadboard.