There are snickers bars, and then there were fun size snickers nubs, and this year (last year too) they made them so small they can only fit one letter of the chocolate bar on it, so you have to collect all of them to get a decent serving
Edit: I take it back, that's not a lie, I guess that was them straight up leaning into it
The dubs keep coming. It's almost not terrible. At this rate, I'll have a reasonably functional sprite editor sometime this weekend. (Yes, I should just use Spritemate or one of the several other existing sprite editors, but I've been hankering to learn some modern C++ and also make small/fast/compact desktop apps and this is a fun way to do so, while building something I might actually use.)
@thisismissem@peertube I wasn't able to find a perfect-fit peertube instance when I went looking. I settled on MakerTube, because it was the closest thing that seemed somewhat-adjacent to what I wanted to do (DIY boating/biking projects, programming videos)
New blog post: FreeBSD Dual-Stack with Jails on Hetzner Cloud !How to run VNET jails with proper IPv6 (no NAT66!) by splitting a /64 into two /65 subnets.- Complete working configs- IPv6-first philosophy- Production-testedhttps://blog.hofstede.it/freebsd-dual-stack-jails-on-hetzner-cloud/#FreeBSD #IPv6 #Jails #Bastille #Hetzner #sysadmin
Keep your FreeBSD system cool with built-in temperature monitoring!No ports needed, just sysctl and a simple shell script. Perfect for FreeBSD 14.x users who want lightweight, dependency-free thermal monitoring.Quick, practical, and very Unix.https://codeberg.org/Larvitz/gists/src/branch/main/2025/20251009-FreeBSD_Temp-Monitoring.md#FreeBSD #BSD #SysAdmin #Unix