home.social

#hobbyos — Public Fediverse posts

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

  1. Version 2.3.0 of ToaruOS operating system has been released

    Lançada a versão 2.3.0 do sistema operativo ToaruOS

    Se ha lanzado la versión 2.3.0 del sistema operativo ToaruOS

    🔗 github.com/klange/toaruos/rele

  2. 🤖🎉 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

  3. 🖥️ is an operating system written from scratch, based on the architecture and fully focused on being compatible. It's a and, since it serves also for educational purposes, the code is kept as simple as possible for the benefit of students and OS enthusiasts.

    ℹ️ It follows the Application Binary Interface (ABI) and it also aims for 2.0 system call compatibility

    📅 Version 3.4 was released on November 15th: fiwix.org/news.html

  4. 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

  5. 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

  6. 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

  7. 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

  8. 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

  9. I don't think it will interest anyone, but i'm happy to share it nevertheless! :D
    My #operatingsystem system (the #kernel i'm writing) has moved its first steps into #userspace! Below a screenshot showing the logging of two #threads running a supervisor idle and a user idle.
    #osdev #kernel #programming #dreamos64 #hobbyos #operatingsystemdevelopment #toykenel

    More info about the project are here: github.com/dreamos82/Dreamos64