diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-13 16:36:33 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-13 16:36:33 -0500 |
| commit | 8fa54d5ac98d95016f0c3eaa9fbc4f042294705d (patch) | |
| tree | c8bfac4a9c3321f9b01acbb339dfeacac28e42e8 /data/blogroll.scm | |
| parent | 9df8cb9cfa56f694ae10cfc0b9e9fd4427cc3c72 (diff) | |
Various site updates
Diffstat (limited to 'data/blogroll.scm')
| -rw-r--r-- | data/blogroll.scm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/blogroll.scm b/data/blogroll.scm index 7aefb9d..ab46fb8 100644 --- a/data/blogroll.scm +++ b/data/blogroll.scm @@ -198,6 +198,9 @@ "math" "programming" "video-games")) + ("Filippo Valsorda" + "https://words.filippo.io/" + ("crypto" "programming")) ("Improved Means for Achieving Deteriorated Ends" "https://blog.kingcons.io/" ("common-lisp" @@ -220,6 +223,9 @@ ("Cryogenix" "https://cryogenix.net/" ("bsd" "retro-tech" "reversing" "x86")) + ("Makefile.feld" + "https://blog.feld.me/" + ("bsd")) ("Fedor Indutnys Blog" "https://darksi.de/" ("binary-exploitation" @@ -666,6 +672,9 @@ ("Shell is coming..." "https://www.shelliscoming.com/" ("binary-exploitation" "reversing" "security" "windows" "x86")) + ("0xca7" + "https://0xca7.github.io/" + ("reversing" "malware" "rust")) ("Mildly entertainingᵝ" "https://beepb00p.xyz/" ("emacs" "programming" "python")) |