Writings

For typos, suggestions, constructive criticism and discussion, feel free to email me.

By tag

Each tag has its own RSS feed (what?) in case you’re interested only in a specific category of articles. The general RSS feed can be found here.

bsd (11)
embedded (2)
engineering (4)
linguistics (1)
opinions (6)
plan9 (4)
programming (10)
projects (5)
tutorials (18)

All posts

2023.09.07 PostgreSQL 15 and pgAdmin4 on FreeBSD
2023.07.18 Inline function tracing with the kinst DTrace provider
2023.02.07 Using DWARF to find call sites of inline functions
2022.12.24 Rolf Dobelli: Avoid the News
2022.08.17 In defense of the Old Web
2022.07.10 Making a character device kernel module on FreeBSD
2022.06.18 Social media is ruining our lives
2022.05.27 RSS: Advantages and usage
2022.05.21 Share ZFS datasets with NFS
2022.05.18 Process queuing using lock files
2022.04.30 FreeBSD VNET Jails
2022.04.07 Learning languages effectively
2022.04.02 nfy(1)
2022.04.01 Political labels considered harmful
2022.03.25 Why reinvent the wheel
2022.03.22 The Gell-Mann Amnesia Effect
2022.03.13 Git on 9front
2022.03.07 9front CPU server setup
2022.03.06 Acme editor notes
2022.02.25 FreeBSD sound mixer improvements
2022.02.14 Thermometer using PIC16F877A and BME280
2022.01.23 PIC microcontroller development on FreeBSD
2022.01.16 Email-driven Git workflow
2022.01.12 How to jump start your car
2022.01.01 C coding style
2021.11.23 9front using bhyve(8) on FreeBSD
2021.11.05 Git Web frontend with stagit(1)
2021.02.10 OpenBSD Git server setup
2021.02.09 OpenBSD Web server setup
2021.01.19 Use cases for goto
2020.11.22 Sync files with rsync(1)
2020.10.28 Arduino on FreeBSD
2020.09.02 Simple Brainfuck interpreter in C