Overview
News
Technologies
Salaries
Products
People
Growth
Financials
Overview
A collection of blog posts explaining software internals in an approachable way.
News
The Kronk SDK
In the previous article we took yzma apart and found a very disciplined bridge: purego finds the functions inside libllama.so , libffi makes the calls, and no C compiler is involved anywhere. What you get out the other end is llama.cpp's API almost exactl
Read more
Report
Kernel Modules
At the end of the previous article we handed a request to "the driver" and let it disappear into the hardware. That's been the pattern for a while now: the VFS hands off to a filesystem, the block layer hands off to a driver, the network stack hands off t
Read more
Report
Fake Clocks, Real Guarantees: Inside Go's synctest
The first time I reached for testing/synctest , I assumed it was a sleep helper with better manners. The public API is small enough to support that assumption: synctest . Test ( t , span c...
Read more
Report
The Block Layer
In the previous article we followed a read() all the way down through the VFS: from the syscall, to the struct file , to ext4, and into the page cache. And there was exactly one moment where we skipped over the details. When the page cache missed - the by
Read more
Report
What is Inference?
Welcome to a new series! For most developers today, using a large language model means one thing: an HTTP call to somebody else's computer. You send a prompt to an API, tokens come back, and everything in between is somebody else's magic. But here's what
Read more
Report
Pro access
Upgrade to see all 40 mentions
Upgrade to a paid plan to read every media mention of this company - funding news, awards, product launches and press releases from all the outlets writing about it.
Every media mention and press release
Funding news, awards and product launches
Fresh coverage from every outlet writing about the company
Upgrade now
Cancel anytime. Secure checkout. Instant activation.
