Commodore OS 3... a Linux distro so loud, full of life and really bloated. https://mindsconnected.tech/index.php?showtopic=1171&view=findpost&p=8963 #linux #distro #gaming #emulation #commodore #commodore64 #operatingsystem #tech
(please leave your comments on the forum thread linked)
A #reboot is a solution to many tech problems. But if you are on #Linux, did you know you need to reboot only if your kernel has changed? Otherwise you can do a "soft reboot" and get the same thing. You need to kill the init process and make it respawn. It varies from distro to distro but on #systemd ones, you can do systemctl soft-reboot
and it'll do the job for you.
Also if you have problem with your graphical shell, you can simply restart your graphical stuff. Not even a soft reboot is needed. For instance if your display manager is lightdm like me, simply do systemctl restart lightdm
.
I think this applies to other #unixlike operating systems with the similar kernel and system architecture as Linux. Maybe #BSD people can share their experience?
A Forth OS in 46 Bytes - It’s not often that we can include an operating system in a Hackaday article, but... - https://hackaday.com/2025/05/27/a-forth-os-in-46-bytes/ #operatingsystem #computerhacks #softwarehacks #minimalism #compilers #forth
A RISC-V Operating System Instruction Manual - To some, an operating system is a burden or waste of resources, like those working... - https://hackaday.com/2025/05/26/a-risc-v-operating-system-instruction-manual/ #operatingsystem #softwarehacks #educational #cornell #course #risc-v #os