Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

nullprogram.com

null program

Get the latest updates from null program directly as they happen.

Follow now 107 followers

Latest posts

Last updated 8 days ago

I have officially retired from Emacs

8 days ago

This past Tuesday I typed C-x C-c in Emacs for the last...

My brave new code-signing world

8 days ago

The new w64devkit release two weeks ago is the first to be...

dcmake: a new CMake debugger UI

27 days ago

CMake has a --debugger mode since 3.27 (July 2023) allowing software to...

2026 has been the most pivotal year in my career… and it's only March

about 1 month ago

In February I left my employer after nearly two decades of service...

Frankenwine: Multiple personas in a Wine process

3 months ago

I came across a recent article on making Linux system calls from...

WebAssembly as a Python extension platform

4 months ago

Software above some complexity level tends to sport an extension language becoming...

Freestyle linked lists tricks

4 months ago

Linked lists are a data structure basic building block, with especially flexible...

Unix "find" expressions compiled to bytecode

4 months ago

In preparation for a future project, I was thinking about at the...

Closures as Win32 window procedures

5 months ago

Back in 2017 I wrote about a technique for creating closures in...

Speculations on arenas and non-trivial destructors

7 months ago

As I continue to reflect on arenas and lifetimes in C++, I...

More speculations on arenas in C++

7 months ago

Patrice Roy’s new book, C++ Memory Management, has made me more conscious...

Hierarchical field sort with string interning

7 months ago

In a recent, real world problem I needed to load a heterogeneous...