Notes… and stuff!
On this website, you'll find a collection of computer-science-related notes I've accumulated through the years, as well as a few technical articles. My code can be found on GitHub and SourceHut.
Articles
- () A new screen for the iMac G5 1.9 GHz 17" (iSight)
- () Releasing Java softwares with the Maven release plugin
- () Exploring different ways of obtaining a database connection with JDBC
- () Log4j2: logging events in different files based on
ThreadContextvariables - () Configuring
sshpasswithgpg& Zsh completion - () SUID, GUID & Sticky bits
- () Maven basics
Gists
- libsodium: creating a password-derived key
- Swift: adding a JPEG comment marker to an image file
- Swift & ImageIO: getting and setting an EXIF UserComment of a JPEG image
- macOS: getting boot time and uptime in C and in Swift