Notes… and stuff!
This website is a collection of computer-science-related notes I've accumulated through the years. Some are more complete than others… You can find me on SourceHut and GitHub.
Articles
- () Releasing Java softwares with the Maven release plugin
- () JDBC: showing different ways of obtaining a database connection
- () Log4j2: logging events in different files based on ThreadContext variables
- () Configuring
sshpass
withgpg
& 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