Digital Garden
I’m trying out a new thing here. Here I just ramble about random things, without having to publish a polished blog post every time.
Post Exploit Linux Techniques
These are some tricks that help me solve Hack The Box machines.
Email Infrastructure and SMTP
Here are interesting things I’ve come across when learning more about email topics
Things about DNS
This article contains interesting things that I’ve come across while learning more about DNS.
Attic on Nix Darwin
Here are some snippets of code required to configure and run
attic on macOS with
nix-darwin
, and use it as an optional
cache.
Computer Networking Topics
Here are some keywords I’ve come across when studying computer networking-related topics.
Information Security Keywords
Here are some keywords I’ve come across when studying information security topics.
UML Diagrams I have Known and Loved
Here are my notes on the useful parts of UML. Creating diagrams is an important part of technical documentation.
Nix Tricks
Here you can find useful Nix code snippets.
Notes on learning Alloy
Alloy 6 introduces an easier way of expressing temporal logic. With temporal logic you can model possible state transitions. This allows you to precisely describe operations on data structures.
Downloading things from YouTube
Here are some notes on how to download things from YouTube using yt-dlp (PyPI link).
How I configure BorgBackup and borgmatic
This article outlines how I configure BorgBackup and borgmatic on my machines.