A more robust raw OpenBSD syscall demo| nullprogram.com
The OpenBSD kernel is getting to be really old, like really, really old, mid 40s old, and consequently it doesn’t like surprises, so programs have to tell it where their syscalls are. In today’s edition of the polite programmer, we’ll learn the proper etiquette for doing so.| flak.tedunangst.com
2025-03-06| nullprogram.com
On OpenBSD, there is a rule that you link with libc to interface with the kernel, because that’s where the syscall stubs live. This causes a great deal of consternation for partisans of other languages, because they don’t want to link “all of libc”. But when does anything link all of libc?| flak.tedunangst.com
Rules to avoid common extended inline assembly mistakes| nullprogram.com
Everything I've learned so far about running local LLMs| nullprogram.com
2024-10-07| nullprogram.com
Public discussions of Chris Wellons' projects, nullprogram.com posts, and related topics. Patches are accepted here, too.| lists.sr.ht
An improved chkstk function on Windows| nullprogram.com
pinsyscall| isopenbsdsecu.re
Some email clients have popularized email usage patterns which are considered| man.sr.ht