home.social

#hobbyos — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hobbyos, aggregated by home.social.

fetched live
  1. 🎉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. 🤷‍♂️🍷
    astral-os.org/posts/2026/04/03 #WindowsGames #HobbyOS #GamingNews #HackerNews #ngated

  2. 🔥🚀 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. 🙄💾
    github.com/luke8086/gentleos32 #vintagePCs #hobbyOS #retrocomputing #nostalgia #HackerNews #ngated

  3. 🤖🎉 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. 🙈🙌
    oshub.org/projects/retros-32/p #C++WebServer #HobbyOS #GitHubRepo #TechAchievement #UniqueProjects #HackerNews #ngated

  4. 🎉 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.
    github.com/joexbayer/RetrOS-32 #hobbyOS #retroComputing #ThinkPad #GitHubCopilot #HackerNews #ngated

  5. 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: ko-fi.com/post/Finally-Dreamos

    #osdev #opensource #programming #assembly #operating_systems #x86_64 #hobbyos

  6. Today a new version of the printed version of "Osdev Notes" has been released! :)
    More info in my free #kofi post: ko-fi.com/post/Osdev-Notes-New
    The printed version is available here:
    lulu.com/search?sortBy=RELEVAN

    Major update is the replacement of the "Stivale 2" protocol with the "Limine Protocol".

    The project as usual is on github:
    github.com/dreamportdev/Osdev-
    #programming
    #operatingsystem
    #kernel #assembly #x86_64 #operating_systems #selfpublishing #osdev #hobbyos #programmingbook

  7. 🖥️ #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: fiwix.org/news.html

  8. 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: ko-fi.com/post/Habemus-ELFs-Q5
    #osdev #operatingsystemdevelopment #programming #systemprogramming #kernelprogramming #osdever #operatingsystem #hobbyos #hobbykernel

  9. After more than two months another Dreamos64 update. Not new features but fixes and improvements, full story on #ko-fi
    ko-fi.com/post/Dreamos64-Statu (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