Time to upgrade my 1344 pkgs workstation, let's talk real :)
When's the last time you ran 'pkg clean' on your host or your jails? Quick way to free up disk space.
bastille pkg ALL clean
> pkg clean is used to cleanup the local cache of packages downloaded from remote repositories. It removes packages that have been superseded by newer versions, and any packages that are no longer provided.
Update. Update often.
root@aws-1:~ # bectl list
BE Active Mountpoint Space Created
14.3-RELEASE-p7_2026-01-27_225127 - - 232M 2026-01-27 22:51
14.3-RELEASE-p8_2026-02-15_161308 - - 3.50M 2026-02-15 16:13
15.0-RELEASE-p2_2026-02-15_161850 - - 2.98M 2026-02-15 16:18
15.0-RELEASE-p3_2026-02-15_163309 - - 7.83M 2026-02-15 16:33
15.0-RELEASE-p3_2026-02-25_163712 - - 50.0M 2026-02-25 16:37
15.0-RELEASE-p4_2026-03-26_111044 - - 101M 2026-03-26 11:10
15.0-RELEASE-p5_2026-04-21_173356 - - 33.4M 2026-04-21 17:33
15.0-RELEASE-p6_2026-04-29_194319 - - 92.4M 2026-04-29 19:43
15.0-RELEASE-p7_2026-05-02_092838 - - 197M 2026-05-02 09:28
15.0-RELEASE-p8_2026-05-20_225726 - - 123M 2026-05-20 22:57
15.0-RELEASE-p9_2026-06-10_111727 - - 125M 2026-06-10 11:17
For the cover art, I wanted to depict different FreeBSD users: one playing Nintendo and another watching Netflix. The idea was to showcase the users without featuring brand logos.
I just made the new #FreeBSD song.
This time it's rap with jungle DNB mashup.
https://interfacecraft.online/share/freebsd-rap-by-sashka-esho/
It's standardized to the extent that the escape sequences are valid, now. It's just up to the implementation to choose, from the two choices, and to document what they do.
With issue 7, using those escape sequences in a BRE would have made it ill-formed.
There's a fair amount of stuff in the world of POSIX and C and C++ where things are implementation-defined. It's a distinct thing from not actually being standardized.
The sad thing is that HP-UX will likely never be fixed. But #Illumos and #OpenBSD could be. They're both #HenrySpencer-derived, like #NetBSD and #FreeBSD, and dropping in that part of the Evans code for those three escape sequences wouldn't be that hard.
#SingleUnixSpecification #RegularExpressions #Unix #OpenGroup
π° Bloggers are talking about Nova Desk!
Just featured in Valuable News by @vermaden
https://vermaden.wordpress.com/2026/06/29/valuable-news-2026-06-29
Our secure desktop crypto wallet for Linux/FreeBSD (and Windows/macOS) is gaining UNIX community recognition.
β
Non-custodial β you own your keys
β
Military-grade AES-GCM encryption
β
Argon2 key derivation
β
Built for Cedra Network
Learn more: https://inferenco.com/nova-desk
#NovaDesk #Inferenco #Crypto #Blockchain #Web3 #Linux #FreeBSD
Apparently I cannot build anything on FreeBSD 15.1 unless I use
make DEFAULT_VERSIONS="python=3.11"' package
Without forcing Default Version to Python 3.11 will trigger CVE warnings.
Did VictoriaLogs miss any logs during the reboot?