Belderbos iconSource

Stories from Belderbos

Use this page to scan recent stories from Belderbos, see the themes that keep appearing, and jump into complete story briefs.

Recent curated reads

Nedbatchelder iconNedbatchelderSep 16, 2026

Ned Batchelder: Silence is golden lightning talk

This is a lightning talk I did at PyCon US 2026: Silence is Golden. The overall message is to leave some quiet time so that reluctant speakers have a chance to participate. I start with a jokey disclaimer because I followed Simon Willison who gave an energetic, entertaining, and loud(!) speed-run through a year of prog

Graham Dumpleton: Introducing jupyterlab-workshop
Grahamdumpleton iconGrahamdumpletonSep 17, 2026

Graham Dumpleton: Introducing jupyterlab-workshop

When I released the 24 wrapture workshops last week, they ran in JupyterLab on mybinder with the instructions in a side panel, and I said at the end of that post that the panel deserved a post of its own. The panel is jupyterlab-workshop , a JupyterLab extension I wrote the week before. The workshops were the reason it

Speed Matters: fastlogging-rs
Github iconGithubSep 16, 2026

Speed Matters: fastlogging-rs

fastlogging-rs: High-Performance Logging for many different Programming Languages Logging is often the hidden bottleneck in your application. Every log.info(...) call can block your hot path, serialize your threads, and slow down your I/O-bound workloads. ThatРІР‚в„ўs why I created fastlogging-rs : a Rust-powered loggi

Python Bytes: #496 A lake house in Seattle
Pythonbytes iconPythonbytesSep 15, 2026

Python Bytes: #496 A lake house in Seattle

<strong>Topics covered in this episode:</strong><br> <ul> <li><strong><a href="https://eddie.codes/posts/pandas-should-go-extinct/?featured_on=pythonbytes">Pandas Should Go Extinct</a></strong></li> <li><strong><a href="https://github.com/tylerh111/pydantic-pint?featured_on=pythonbytes">Pydantic-pint puts real-world un

Graham Dumpleton: Trying out wrapture
Grahamdumpleton iconGrahamdumpletonSep 12, 2026

Graham Dumpleton: Trying out wrapture

Since introducing wrapture at the end of August I have been putting out a post every day or so, first working through how it is used in unit tests and then how the same bindings trace a running application. With the last of the tracing posts now done, this is the point where I wanted to stop, take stock, and pull every

Graham Dumpleton: OpenTelemetry export in wrapture
Grahamdumpleton iconGrahamdumpletonSep 11, 2026

Graham Dumpleton: OpenTelemetry export in wrapture

Everything in the last four posts rendered a trace for a person to read or wrote it to a file for later. The other destination is a tracing backend, fed while the application runs, and OpenTelemetry is the one that the ecosystem has converged on. wrapture treats it as a first-class destination rather than something you

Read this source in the app

Open the app view when you want faster scanning, saved stories, and source-focused reading in one place.

Open in app