Tag: programming
All the articles with the tag "programming".

Cruft
“Cruft” is informal tech-slang for anything that’s left in a system but no longer serves a clear purpose—old code, redundant files, forgotten configuration settings, stale comments, or even obsolete hardware. Over time these remnants accumulate, making software (or an organization’s processes) harder to understand, maintain, or extend. In short, cruft is digital clutter or technical…

Fish and Node.js
Today, I was installing a boilerplate project that uses Node.js on an Ubuntu 24.04 LTS box. I didn't want to use the Ubuntu version of Node.js, it's usuall