m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Finally, I managed to install and configure a graphical environment directly during a #FreeBSD installation session 🎉
Most of the friction was around GPU drivers, but the feedback and suggestions I received were incredibly helpful. A lot of people want to use FreeBSD on their laptops and desktops, and that really shows.
For now, the goal was to provide a simple option to install #KDE Plasma. If there’s interest and more requests, we can definitely expand this in the future with additional desktop environments and options.
Special thanks to the FreeBSD Foundation for their support 🙌
#RUNBSD #FreeBSDDesktop #FreeBSD #BSD #OpenSource #Unix #KDE #KDEPlasma #DesktopEnvironment #GUI #Laptop #Desktop #FOSS #Tech #SysAdmin #DevOps #OperatingSystem
RE: https://mastodon.bsd.cafe/@alfonsosiciliano/116020502982048435
Thanks everyone for all the feedback, testing, and suggestions! I'm currently fixing things up and getting a version ready for bsdinstall.
#FreeBSD #UNIX #opensource #installer #TUI #shell #KDE #GUI #FreeBSDDesktop
Call for testing for a script that installs #KDE #PLASMA on a #FreeBSD desktop or laptop. Testing is aimed at users who already know FreeBSD, for example who can configure /etc/rc.conf and /boot/loader.conf.
I’m especially interested in feedback from people with NVIDIA GPUs, since I don’t have this hardware myself.
CFT GitHub: https://github.com/alfonsosiciliano/kde-installer-dialogs/blob/main/cft.md
CFT GitLab: https://gitlab.com/alfix/kde-installer-dialogs/-/blob/main/cft.md
Discussion to figure out which packages to install and which configurations to use for #NVIDIA GPUs (for example x11/nvidia-xconfig, linux_enable="YES", and so on): https://lists.freebsd.org/archives/freebsd-desktop/2026-January/007438.html
@FreeBSDFoundation #CFT #UNIX #OpenSource #FreeBSDDesktop #FreeBSDLaptop #gpu #GUI
I did enjoy the ease of setup of TkInter, and compatibility with Matplotlib, but I was missing the simplicity of immediate mode libraries. In trying to emulate these, now a few callbacks trigger "given this dataclass with state, the widgets should look like this".
The micro-management gremlin is whining that it's repeating useless work, but more importantly the window is complete and I can go on with the experiment.