Self-hosted x86 back end is now default in debug mode
ziglang.org
Why Android can't use CDC Ethernet (2023)
jordemort.dev
Tracking Copilot vs. Codex vs. Cursor vs. Devin PR Performance
aavetis.github.io
Riding high in Germany on the world's oldest suspended railway
theguardian.com
FSE meets the FBI
blog.freespeechextremist.com
Administering immunotherapy in the morning seems to matter. Why?
owlposting.com
The wire that transforms much of Manhattan into one big, symbolic home (2017)
atlasobscura.com
Panjandrum: The 'giant firework' built to break Hitler's Atlantic Wall
bbc.com
Endangered classic Mac plastic color returns as 3D-printer filament
arstechnica.com
Forests offset warming more than thought: study
news.ucr.edu
Analyzing IPv4 Trades with Gnuplot
ipv4a-5539ad.gitlab.io
My first attempt at iOS app development
mgx.me
Gaussian integration is cool
rohangautam.github.io
Web designs are getting too complicated
websmith.studio
Show HN: Let’s Bend – Open-Source Harmonica Bending Trainer
letsbend.de
Software Is About Promises
bramadams.dev
Joining Apple Computer (2018)
folklore.org
Generating Pixels One by One
tunahansalih.github.io
Enterprises are getting stuck in AI pilot hell, say Chatterbox Labs execs
theregister.com
Self-Host and Tech Independence: The Joy of Building Your Own
ssp.sh
The last six months in LLMs, illustrated by pelicans on bicycles
simonwillison.net
Building supercomputers for autocrats probably isn't good for democracy
helentoner.substack.com
There's an entire semi-formal language on promises, called promise theory. This includes promises autonomous agents (humans, back when this was conceived) make for other autonomous agents. Promise Theory was the basis for CFEngine, which spawned Puppet and Chef, but it's applicability is much broader. The kind of promises examined within this article can be described and analyzed by promise theory.
The central insight is understanding that promises are not obligations, and why and how that matters. From there, interesting things can be analyzed -- using types and contracts in a development team, unit tests, integration tests, specs, user interface and user experience, compliance, signaling, APIs, etc.
I think it is particularly useful now in the age of LLMs, agenic AIs, and autonomous robots that have to navigate spaces shared with humans.
https://markburgess.org/promises.html