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.
Wednesday, April 2, 2025
Monday, March 24, 2025
If read, why not write?
Some time ago I wrote a script to create an arbitrary self signed certificate. Then I made a DevOps pipeline task out of it. Now, I'm wondering about the same logic, running interactively.
Sunday, March 2, 2025
I am globally unique, baby
UUIDs are supported everywhere these days. But what about binary compatibility?
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
Subscribe to:
Posts (Atom)