Category: FreeBSD

Focker 2

Focker 2

Focker underwent a not-so-slow overhaul in the period of June-August 2021 which was concluded by the release of version 2.0. The aim was to make the code more structured, have better abstractions/more reusability and to lay foundations for future development. Consequently, three major objectives have been achieved: API – new […]

go-jailconf – FreeBSD’s jail.conf reader/writer in Go

go-jailconf – FreeBSD’s jail.conf reader/writer in Go

go-jailconf is essentially a Go version of py-jailconf. I wrote it as a weekend project – it was my first time using Go. Despite its shameful origins (Google), I found Go to be a useful language, although static typing is clearly a double-edged sword when it comes to high level […]