Yay! My talk "The Duke and the Beastie - Improving OpenJDK support for FreeBSD" was accepted for @ FOSS North conference 🇸🇪 this year! Looking forward to a couple of interesting and inspiring days in Gothenburg again come end of April.
Hope to see you there!
# FreeBSD # OpenJDK # FossNorth # FLOSS # mywork # talks
Yay! My talk "The Duke and the Beastie - Improving OpenJDK support for FreeBSD" was accepted for @ FOSS North conference 🇸🇪 this year! Looking forward to a couple of interesting and inspiring days in Gothenburg again come end of April.
Hope to see you there!
# FreeBSD # OpenJDK # FossNorth # FLOSS # mywork # talks
OpenJDK for FreeBSD Q4-2025 status report
Here's the previous quarter's status report for the Improve OpenJDK on FreeBSD project:
#^https://www.freebsd.org/status/report-2025-10-2025-12/#_improve_openjdk_on_freebsd
It's already a bit outdated, but from what I understand the status reports will be published in a more timely manner going forward.
Also check out Ronald Klop's work on updating the default java version in FreeBSD to OpenJDK version 21. The report right below mine.
Thanks to the @ FreeBSD Foundation for sponsoring my work on OpenJDK for FreeBSD.
# FreeBSD # OpenJDK # programming # mywork
OpenJDK for FreeBSD Q4-2025 status report
Here's the previous quarter's status report for the Improve OpenJDK on FreeBSD project:
#^https://www.freebsd.org/status/report-2025-10-2025-12/#_improve_openjdk_on_freebsd
It's already a bit outdated, but from what I understand the status reports will be published in a more timely manner going forward.
Also check out Ronald Klop's work on updating the default java version in FreeBSD to OpenJDK version 21. The report right below mine.
Thanks to the @ FreeBSD Foundation for sponsoring my work on OpenJDK for FreeBSD.
# FreeBSD # OpenJDK # programming # mywork
"This Week in Plasma" brings the news that...
Plasma 6.6 is here (duh!), we fixed those widgets the new release broke 😬, we made the close buttons on the "Thumbnails" task switcher more legible, and the “Terminate this frozen window” dialog got a spinner, among many more tasty things.
https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/
#Plasma6 #FreeSoftware #OpenSource #desktop #linux #FreeBSD #OpenBSD
"This Week in Plasma" brings the news that...
Plasma 6.6 is here (duh!), we fixed those widgets the new release broke 😬, we made the close buttons on the "Thumbnails" task switcher more legible, and the “Terminate this frozen window” dialog got a spinner, among many more tasty things.
https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/
#Plasma6 #FreeSoftware #OpenSource #desktop #linux #FreeBSD #OpenBSD
GhostBSD is going to abandon Xorg after 15 years. Eric Turgeon explains why GhostBSD switched from Xorg to XLibre instead of Wayland.
Full details here: https://ostechnix.com/ghostbsd-switches-to-xlibre-over-wayland/
A guide worth his baksheesh can lead you to any tavern you care to name, or to any temple you dare to visit. #Samba #FreeBSD #OpenSource https://cromwell-intl.com/open-source/samba-active-directory/dns.html?s=mc
What would be the #freebsd equivalent to "kpartx -a" on linux?
Asking because #bhyve is currently broken on 15.0 and i'd like to access the data in a zvol which is the disk of a bhyve vm.
Currently FreeBSD doesn't see (and doesn't care about) the partitions inside said zvol. I'd like to make it care temporarily :-)
FreeBSD 15.0 released with pkgbase
The FreeBSD team has released FreeBSD 15.0, and with it come several major changes, one of which you will surely want to know more about if you're a FreeBSD user. Since this change will eventually drastically change the way you use FreeBSD, we should get right into it.
Up until now, a full, system-wide update for FreeBSD - as in, updating both the base operating s
https://www.osnews.com/story/143942/freebsd-15-0-released-with-pkgbase/
FreeBSD 15.0 is officially released! 🚀
Highlights include:
- Updated base system and OpenZFS 2.4
- Broad architecture support: amd64, aarch64, RISC-V
- Security and developer tool improvements
Read more & download: https://www.opensourcefeed.org/freebsd-15-0-released/
FreeBSD 15.0 released with pkgbase
The FreeBSD team has released FreeBSD 15.0, and with it come several major changes, one of which you will surely want to know more about if you're a FreeBSD user. Since this change will eventually drastically change the way you use FreeBSD, we should get right into it.
Up until now, a full, system-wide update for FreeBSD - as in, updating both the base operating s
https://www.osnews.com/story/143942/freebsd-15-0-released-with-pkgbase/
Introducing FLAVORS for OpenJDK on FreeBSD
A quick writeup of my thoughts around packaging OpenJDK for FreeBSD after adding FLAVORS to the OpenJDK 25 port:
Traditionally it's been possible to build OpenJDK for FreeBSD either as the full Java Development Kit (JDK), or as the slimmed down Jave Runtime Environment (JRE) via the FreeBSD ports system. This has been acheived by having two different ports, where the -jre port has been just a meta port that configures the main OpenJDK port for building the...
— https://kodeknekkeriet.net/en/blog/introducing-flavors-in-openjdk-freebsd/
I'd really like som input from the community on this, as I'm not entirely sure about what would be the best way to deal with this.
Thanks to the FreeBSD Foundation for sponsoring this project!
# FreeBSD # OpenJDK # ports # packaging
WINE gaming in FreeBSD Jails with Bastille
FreeBSD offers a whole bunch of technologies and tools to make gaming on the platform a lot more capable than you'd think, and this article by Pertho dives into the details. Running all your games inside a FreeBSD Jail with Wine installed into it is pretty neat.
Initially, I thought this was going to be a pretty difficult and require a lot of tria
https://www.osnews.com/story/143726/wine-gaming-in-freebsd-jails-with-bastille/
WINE gaming in FreeBSD Jails with Bastille
FreeBSD offers a whole bunch of technologies and tools to make gaming on the platform a lot more capable than you'd think, and this article by Pertho dives into the details. Running all your games inside a FreeBSD Jail with Wine installed into it is pretty neat.
Initially, I thought this was going to be a pretty difficult and require a lot of tria
https://www.osnews.com/story/143726/wine-gaming-in-freebsd-jails-with-bastille/
Created a little Cirrus CI workflow that runs on #FreeBSD.
It makes FreeBSD builds for uWebsockets.js, a performant HTTP/Websocket library for Node.js.
@ianthetechie Fair points! Mainly looked into it because I wanted #FreeBSD CI, and it does not look like GitHub will support it anytime soon. But then came to the realization that GitHub CI could be a lot better.
It is especially a shame how badly GitHub supports running CI locally. How many developer hours were wasted because of that?
@ianthetechie Fair points! Mainly looked into it because I wanted #FreeBSD CI, and it does not look like GitHub will support it anytime soon. But then came to the realization that GitHub CI could be a lot better.
It is especially a shame how badly GitHub supports running CI locally. How many developer hours were wasted because of that?
Looking into alternate #CI systems this weekend. Cirrus CI looks neat. https://garden.pacia.tech/cirrus_ci_is_the_best.html
Created a little Cirrus CI workflow that runs on #FreeBSD.
It makes FreeBSD builds for uWebsockets.js, a performant HTTP/Websocket library for Node.js.