Friday, July 4, 2025

Error 409 Conflict

 This will be another entry in the file of things that took me time and frustration to troubleshoot, so here is the recipe, for humankind's benefit. A website that I manage, hosted at a shared hosting plan, displays as if there are no stylesheets. And here's one more ominous warning before the fold: the dreaded error 409.

Wednesday, April 2, 2025

Where does if flow?

 Rule of thumb: when something is advertised as "workflows" or "automation", that means you'll be given a crippled programming language with no subroutines, probably no loops, tacked on variables/expressions and no debugging whatsoever.

Monday, March 24, 2025

Sunday, March 2, 2025

Tuesday, February 18, 2025

Turducken or duckturken?

 A static library (a .a file) is a collection of object files. On MacOS, executable binary files can contain code for multiple CPUs - that is, an executable can be internally a collection of slices, each of them also an executable. 

Tuesday, January 21, 2025