#hobbyos — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hobbyos, aggregated by home.social.
-
🎉BREAKING NEWS: Enthusiast finally gets Windows games to run on a "hobby" OS that no one asked for! 🎮🚀 With the help of #Wine, they managed to breathe life into a 32-bit #roguelike, proving once and for all that some people *really* have too much time on their hands. 🤷♂️🍷
https://astral-os.org/posts/2026/04/03/wine-on-astral.html #WindowsGames #HobbyOS #GamingNews #HackerNews #ngated -
Running Windows Games on a Hobby OS with Wine
https://astral-os.org/posts/2026/04/03/wine-on-astral.html
#HackerNews #WindowsGames #HobbyOS #Wine #AstralOS #GamingTech
-
🔥🚀 Oh, behold! Yet another heroic attempt to revive the ancient relics of *vintage* PCs with #GentleOS. Because, clearly, the world desperately needs more hobby OSes to *not* run Fortnite on your grandma's dusty 486. 🙄💾
https://github.com/luke8086/gentleos32 #vintagePCs #hobbyOS #retrocomputing #nostalgia #HackerNews #ngated -
GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
https://github.com/luke8086/gentleos32
#HackerNews #GentleOS #vintageOS #hobbyOS #32bit #16bit #PCs #retrocomputing
-
Pokémon on running TempelOS 🤯 (emulated)
https://youtu.be/b5D2wtnp19w -
End of year updates/recap on my ko-fi page, with a recap of all the major updates on my various pet projects especially my #kernel and the #osdev #book https://ko-fi.com/post/End-of-2025-Updates-P5P71RF00A
#kofi #endofyear #programming #operatingsystem #hobbyos #operatingsystemdevelopment #c -
🤖🎉 Look out, world! Another brave soul has achieved the Herculean task of running a C++ web server on their ultra-exclusive hobby OS that precisely three people will use. 🌐🥳 But don't worry, it only took a minor eternity and a GitHub repo no one will clone. 🙈🙌
https://oshub.org/projects/retros-32/posts/getting-a-webserver-running #C++WebServer #HobbyOS #GitHubRepo #TechAchievement #UniqueProjects #HackerNews #ngated -
Meet #SkiftOS: a stunning #opensource #hobbyOS with its own kernel, UI, desktop apps, and even a browser engine! Built for modularity and modern design. https://www.osnews.com/story/143320/skiftos-a-hobby-operating-system-with-its-own-kernel-ui-browser-engine-and-more/
-
SkiftOS: A hobby OS built from scratch using C/C++ for ARM, x86, and RISC-V
-
🎉 Behold the triumphant saga of a hobby OS finally staggering onto an ancient ThinkPad! 🕰️ All hail the retro computing overlord who brings #multitasking to a machine that barely outpaces a pocket calculator. 🤖✨ Meanwhile, GitHub Copilot silently weeps in the corner, wondering if it can automate the #nostalgia.
https://github.com/joexbayer/RetrOS-32 #hobbyOS #retroComputing #ThinkPad #GitHubCopilot #HackerNews #ngated -
An Elf Odissey! #dreamos64 I recently added support for basic ELFs in my hobby #kernel but, it required me to dig into some very obscure issues caused by some changes in llvm and their linker.
Basically the introduction of large sections in #llvm broke the grub image, and caused more problems to my kernel.
I posted all the details of my debug process in my free #kofi post here: https://ko-fi.com/post/Finally-Dreamos64-is-officially-running-an-ELF-Exe-B0B41AYZW0
#osdev #opensource #programming #assembly #operating_systems #x86_64 #hobbyos
-
Today a new version of the printed version of "Osdev Notes" has been released! :)
More info in my free #kofi post: https://ko-fi.com/post/Osdev-Notes-New-printed-version-released-U7U5199LOA
The printed version is available here:
https://www.lulu.com/search?sortBy=RELEVANCE&page=1&q=osdev+notesMajor update is the replacement of the "Stivale 2" protocol with the "Limine Protocol".
The project as usual is on github:
https://github.com/dreamportdev/Osdev-Notes/releases/tag/v1.5
#programming
#operatingsystem
#kernel #assembly #x86_64 #operating_systems #selfpublishing #osdev #hobbyos #programmingbook -
🖥️ #Fiwix is an operating system written from scratch, based on the #UNIX architecture and fully focused on being #POSIX compatible. It's a #hobbyOS and, since it serves also for educational purposes, the #kernel code is kept as simple as possible for the benefit of students and OS enthusiasts.
ℹ️ It follows the #SystemV Application Binary Interface (ABI) and it also aims for #Linux 2.0 system call compatibility
📅 Version 3.4 was released on November 15th: https://www.fiwix.org/news.html
-
Habemus ELFs! Not the fantasy creatures. But just a set of organized bit and bytes.
I managed to make my #kernel #dreamos64 launch its first ELF executable, although is just printing a message.
ELF support is still very limited, but, is still a great achievement for my toy project.
More info on my free #kofi post: https://ko-fi.com/post/Habemus-ELFs-Q5Q6160TJI
#osdev #operatingsystemdevelopment #programming #systemprogramming #kernelprogramming #osdever #operatingsystem #hobbyos #hobbykernel -
After more than two months another Dreamos64 update. Not new features but fixes and improvements, full story on #ko-fi
https://ko-fi.com/post/Dreamos64-Status-update-U6U71340LC (free).
I found a nasty bug in a core memory function, where i was returning true instead of false and viceversa. Also some code refactor and documentation improvements.#osdev #kernel #operatingsystemdevelopment #programming #framebuffer #systemprogramming #kernelprogramming #osdever #operatingsystem #hobbyos
-
Habemus #scrolling (nearly) :)
I'm working on adding framebuffer scrolling in #Dreamos64
Initially it will be just scrolling the text up, when it reach the last line.
#osdev #kernel #operatingsystemdevelopment #programming #framebuffer #systemprogramming #kernelprogramming #osdever #operatingsystem #hobbyos