Today's links A fascist paradigm: The change that changed everything. Hey look at this: Delights to delectate. Object permanence: Openstreetmap x Isle of Wight; Found grocery lists; Mayor wants to pray away potholes; Designing a D120; "Too Like the Lightning." ...
Hey look another JavaScript nightmare got pwned. Socket team continues to find other compromised packages hit by the same supply-chain attack. GitHub and NPM are of course at the centre of this shitstorm. These postmortems read like this instant classic: ...
“The agentic era affords GitLab the largest opportunity in our history as a company, and we’re making the structural and strategic decisions to meet it. GitLab Act 2 - Bill Staples”Oh dear, GitLab has contracted the rot. Right when the ...
In compilers, static single information form (SSI) is a common extension to static single assignment form (SSA). It was introduced by C. Scott Ananian in 1999 in his MS thesis (PDF) 1. SSI extends your existing SSA intermediate representation by ...
DuckDB instances can now talk to each other using the Quack remote protocol. This lets you run DuckDB in a client-server setup with multiple concurrent writers. In DuckDB's spirit, Quack is simple to set up and builds on proven technologies ...