This blog has been neglected for about 5 years and has been burning away compute cycles on an old Wordpress install and MySql DB. And I've been too lazy busy to update it to something that's not needlessly costing me £10/month.
But no longer. Now we're on Astro, taking advantage of static site generation and…
cmder is my go-to shell for Windows. Up until recently, I was unaware that it could be split into multiple panels.
There doesn't seem to be a menu option to do it, but it’s easily done with these commands (which, yes, I need to look up every time).
Split the window horizontally (left/right split):
cmd -new_console:s…
Q: What’s the fastest way to run a project into the ground?
A: Ask the team how long it'll take, then give them a shorter amount of time to complete it.
Recursive Failure
Once upon a time, I worked on a project that had the stink of death about it. It was old code, had dozens of hacks scattered throughout, known bugs…