Blog posts
Handling fragment with PF
2025-09-10
I just finished working on a FreeBSD firewall setup. I usually use OpenBSD, but because I wanted to use 25Gbit/s networking, I went for FreeBSD as the benchmarks I found were better.
Ten, thinking about types
2025-08-09
I was thinking about what type system I wanted for ten and I think I made up my mind on many parts.
Giving every function a controlled context
2025-07-21
One of the first ideas I have for ten is the ability to control the execution of each function through meta arguments.