Repost: Launching BSSG - My Journey from Dynamic CMS to Bash Static Site Generator
Announcing the public release of BSSG, a Bash Static Site Generator born from a personal journey away from complex dynamic CMS. Discover a simple, portable alternative for your blog […]
Your reader, your couch, your rules.
Starting today, both my-notes.dragas.net and it-notes.dragas.net are changing the way they distribute content - on RSS and on the Fediverse alike.
No more excerpts. No more "read more" links. Full posts, delivered directly to you, wherever you choose to […]
EnshittifAIcation
Three episodes, one week. AI bots that hallucinate VPN requirements, recommend Apache configs on nginx servers, and suggest replacing 128 GB of RAM with a cloud VPS. A field note on the cost of mistaking confidence for competence […]
**EnshittifAIcation**
it-notes.dragas.net/2026/03/20/enshittifaica...
#ITNotes #NoteHUB #ai #hosting #server #sysadmin
Why I love FreeBSD
A personal reflection on my first encounter with FreeBSD in 2002, how it shaped the way I design and run systems, and why its philosophy, stability, and community still matter to me more than twenty years later.
it-notes.dragas.net/2026/03/16/why-i-love-fr... […]
**Why I Love FreeBSD**
it-notes.dragas.net/2026/03/16/why-i-love-fr...
#ITNotes #NoteHUB #freebsd #ownyourdata #server #sysadmin
I've just finished reviewing the new blog post for IT Notes.
I'll publish it on Monday morning.
Stay tuned! 😊
#ITNotes #StayTuned
Make Your Own CDN with NetBSD
NetBSD is a lightweight, stable, and secure operating system that supports a wide range of hardware, making it an excellent choice for a caching reverse proxy.
it-notes.dragas.net/2024/09/03/make-your-own...
#NetBSD #RunBSD #ITNotes #CDN #Caching […]
✨ Sécuriser les systèmes embarqués avec un système de fichiers en lecture seule
La configuration d'un système #Netbsd en lecture seule atténue un point de vulnérabilité critique souvent négligé : la corruption du système de fichiers sur des supports de stockage peu fiables.
🔗 […]
✨ Make your own Read-Only Device with #Netbsd
A practical guide to hardening embedded systems by eliminating file system write vulnerabilities through a memory-backed root configuration.
🔗 https://p4u.xyz/ID__FKNQB6R/1 (🇩🇪🇺🇸🇫🇷)
#Vulnerability #Runbsd #Ownyourdata #Itnotes #Embeddeddevices #Bot
✨ Read-Only Root für eingebettete Systeme mit #Netbsd
Die Absicherung des Dateisystems als kritische Maßnahme gegen Datenkorruption und Ausfälle
🔗 https://p4u.xyz/ID__FKNQB6R/1 (🇩🇪🇺🇸🇫🇷)
#Vulnerability #Runbsd #Ownyourdata #Itnotes #Embeddeddevices #Bot
Make your own Read-Only Device with NetBSD
One detail that is often overlooked when dealing with embedded (or remote) devices is a key point of vulnerability: the file system.
it-notes.dragas.net/2024/09/10/make-your-own...
#NetBSD #RunBSD #EmbeddedDevices […]
**Time Machine inside a FreeBSD jail**
it-notes.dragas.net/2026/01/28/time-machine-...
#ITNotes #NoteHUB #apple #backup #data #freebsd #ownyourdata #server #timemachine #tutorial #zfs
Okay, my next post on IT Notes is going to be about an unconventional but potentially very useful setup! 🙂
#ITNotes #RunBSD #FreeBSD
"Dave explains how the #Cloud exposes us to aggregated, correlated risks rather than the types of failures we have become accustomed to in the PC age."
#ITNotes
#IT
#CloudComputing
youtu.be/13IaHGr_FJA
I Almost Died for a Full Sentry Database
A tale of bad logging practices, overengineering, and a near-death experience.
it-notes.dragas.net/2024/12/28/i-almost-died...
(Repost, one year later)
#ITNotes #IT #SysAdmin #HorrorStories #Sentry #CloudComputing […]
I Almost Died for a Full Sentry Database
A tale of bad logging practices, overengineering, and a near-death experience.
it-notes.dragas.net/2024/12/28/i-almost-died...
(Repost, one year later)
#ITNotes #IT #SysAdmin #HorrorStories #Sentry #CloudComputing […]
**Installing Void Linux on ZFS with Hibernation Support**
it-notes.dragas.net/2025/12/22/void-linux-zf...
#ITNotes #NoteHUB #desktop #linux #ownyourdata #server #tutorial #voidlinux #zfs
**Why I (still) love Linux**
it-notes.dragas.net/2025/11/24/why-i-still-l...
#ITNotes #NoteHUB #linux #ownyourdata #server #sysadmin
"The contrast with Docker is striking: while the Docker container required 100% CPU to reach peak for the HTTP and HTTPS throughput, the FreeBSD jail delivered the same speed with ~60% of the CPU sitting idle. In terms of performance cost per request, Jails are drastically cheaper." […]