The Consensus Standard for May just went out to paid subscribers at the Standard tier.
Extended coverage of goings-on in software infrastructure (open source and from vendors).
I bring high-quality technical writing that experienced engineers want to read. I invite your company to take advantage of this by sponsoring.
And for repeat sponsors I will take a 30-minute call with anyone on your team to help you think about your own high-quality marketing.
The Consensus Weekly went out yesterday. No new internships this week, but there were a few new junior positions, one at @StabilityAI and one at Canals.
Hand wrote code for the first time in months last night by playing with io_uring to get a feel for it (something I had been meaning to do for years)
Pretty much the only reason to hand write code now is for learning and retention
All thanks to this blog post!
Your company can support The Consensus and get in front of a bunch of experienced engineers and managers with a sponsored job posting.
And hey, Mesa's hiring!
Software infrastructure company of the week: @modal.
"AI infrastructure that developers love 💚 Run inference, sandboxes, batch processing, training, and many other things on Modal."
Many interesting open positions in New York, San Francisco, and Stockholm.
I chatted with @duswnchl, based in South Korea, who works at the open-source consultancy, and worker-owned cooperative, @igalia. We covered her experience over the last 15 years working on WebKit and Chromium.
There is no paywall; give it a read!
Software infrastructure company of the week: @modal.
"AI infrastructure that developers love 💚 Run inference, sandboxes, batch processing, training, and many other things on Modal."
Many interesting open positions in New York, San Francisco, and Stockholm.
In a new article, we take a tour of epoll and io_uring through the lens of an HTTP file server, starting off first with a synchronous thread-per-request server as a baseline.