Embed Python in Java. Contribute to ninia/jep development by creating an account on GitHub. Read more ›
IPv4 subnetting, CIDR, masks, IPv6, ports, routing, NAT, DNS — every reference table worth memorizing, plus a live subnet calculator. Pick a section, or hit search. Read more ›
Tablething is a fast, local database client for Postgres, SQL Server, MongoDB and ClickHouse, with AI chat, a query editor, and a custom data grid. macOS, Windows, and Linux. Read more ›
The Software Freedom Conservancy provides a non-profit home and services to Free, Libre and Open Source Software (FLOSS) projects. Read more ›
First, I want to tell you how exactly I got to this point and why I started researching different options for handling asynchronous I/O on Linux… Last year, my students and I built a reverse proxy server called TinyGate. It was super simple, worker-based, and it basically worked well. Of course, I didn’t expect it to be very fast, but it was an educational project, and since we’d made a real, kind of production-ready tool, I was really proud of it. But my students weren’t as happy as I was - ... Read more ›
So I've been job hunting lately. Reading job postings, doing interviews, talking to engineering teams at like a dozen companies. And I noticed something compared to five years ago when I was last doing this: literally everyone is on Kubernetes now. Every single company I talked to.None of these places were doing microservices or anything close to high scale. So I asked why.Spoiler: they don't care much about the technical side of K8s. Read more ›
In May 2026, the Bun team did something the software industry has been whispering about for years: they rewrote their entire runtime from Zig to Rust. Not over the course of a year with a dedicated team. In six days. Using AI agents. At nearly a million lines of code, Read more ›
This digital garden is mostly written in my own words. Read more ›
Why stdx is not on crates.io While I think that the xxx aspect of stdx has been well received, a lot of Rust developers were suffering with the current status Read more ›
The spreadsheet model — an installed engine plus a portable zipped document — for real web-tech tools. Read more ›
Notes on Go's accepted goroutine leak profile and how it reuses the GC to find them. Read more ›
> What's good for the bot, is better for the junior dev. Read more ›
This post was originally an op-ed co-authored with Kevin Xu of Interconnected for a general, non-technical audience. Read more ›
Scalable processing for video, text, sensor, and audio data at scale. Discover why modern AI data pipelines are becoming GPU workloads. Read more ›
Connect PostgreSQL and run SQL with built-in AI operators through samtSQL. Read more ›
Published on: 2026-06-20 21:00:07 by Neil Brown Read more ›
Proper TCP socket splicing reduces the load on userspace processes and enables more efficient data forwarding. We realized that Linux Kernel's SOCKMAP infrastructure can be reused for this purpose. Read more ›
Why deployment status is not a UI label, but a consistency problem across databases, queues, workers, locks, reconcilers, Kubernetes, and user trust. Read more ›
I love Bear. It is one of the few places on the web that still feels calm, personal, and human. You write something, publish it, and it exists as a simple... Read more ›