MandelbrotOS VS reactos

Compare MandelbrotOS vs reactos and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
MandelbrotOS reactos
4 150
202 14,040
- 1.5%
3.9 9.9
over 1 year ago 4 days ago
C C
Mozilla Public License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MandelbrotOS

Posts with mentions or reviews of MandelbrotOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-25.
  • This is WORKING code. BTW print() is a custom function.
    3 projects | /r/badcode | 25 May 2022
    It's not as hard as people make it out to be. It's taken me a year or so of stupidity to write an OS that has the ability to load programs and all sorts of fun stuff (Not complete and whatever but it's something): https://github.com/MandelbrotOS/MandelbrotOS
  • OS's in C is it Linux based ?
    1 project | /r/C_Programming | 20 May 2022
    Some do write OSes based on the Linux kernel, although I find the vast majority don't. But a large group will strive for POSIX compliancy so they get code compatibility but not binary compatibility. I suggest you do some much simpler stuff in C before you write an OS. I learned C by writing OSes and it was a really bad idea. Learn C and it's quirks before doing an OS. Some sauce to peak at (very bad)
  • Assembly but it's deeply cursed with macros
    2 projects | /r/programminghorror | 3 May 2021
    It’s probs ok. I have all the ASM working already. https://github.com/MandelbrotOS/MandelbrotOS btw
  • Iret causes general protection fault in long mode
    2 projects | /r/osdev | 12 Apr 2021
    I had this recently too. I am not sure why it caused it but I learned from here: https://forum.osdev.org/viewtopic.php?f=1&t=27373 that you can just do iretq and it seems to work. You could also just do sti and ret. Also I learned the hard way: do not copy 32 bit dit code to long mode. It always ends up bad. I have a project running that seems to have working interrupts. Use it for inspiration all you want. https://github.com/MandelbrotOS/MandelbrotOS/ Also excuse the bad code on my parts.

reactos

Posts with mentions or reviews of reactos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-19.
  • Questioning "The Value of Open Source Software"
    1 project | news.ycombinator.com | 12 Feb 2024
    https://reactos.org/ implement some of the windows API
  • Saving Linux
    2 projects | news.ycombinator.com | 19 Jan 2024
  • Windows 10 end of life could prompt torrent of e-waste
    3 projects | news.ycombinator.com | 21 Dec 2023
    You can use Rufus: https://rufus.ie/en/

    To modify the ISO to turn off hardware check and TPM support for Windows 11 to install it on an unsupported PC.

    https://github.com/pbatard/rufus/wiki/FAQ#user-content-Help_...

    Besides Linux and BSD Unix there is: https://reactos.org/ https://aros.sourceforge.io/ https://www.haiku-os.org/ and https://www.arcanoae.com/arcaos/

    I know some third-world nations still use DOS and the BORLAND DOS compilers because people donate old computers to their nations.

    With the right OS, old computers are still usable. Please don't throw them away, e-cycle them so they get used by poor nations that cannot afford new PCs.

  • A balance between lightweight and user friendly
    1 project | /r/linux4noobs | 11 Dec 2023
  • Microsoft Will Eventually Start Charging You for Windows 10 Security Updates
    3 projects | news.ycombinator.com | 6 Dec 2023
  • BREAKING NEWS: Registry healing and validation checks work by George Bisoc has just been merged into main tree!
    1 project | /r/reactos | 22 Nov 2023
  • ReactOS Newsletter 103 – Late 2023 News
    1 project | news.ycombinator.com | 5 Nov 2023
    ReactOS is sometimes very disappointing. Take the issue with toolbar icons, for example. Toolbar icons in at least Office 97, Office 2000 and Visual Basic 6 were affected, as was some game [0]. Microsoft Office is a complex Win32 application, making it a good guinea pig for testing compatibility. And yet, this was fixed a few months ago, and the Office bug was reported in 2016 [1]. The bug with no text wrapping for tray balloons is also an embarrassing thing to have lingering for years (I assume it was like this since the balloons were first implemented in ReactOS).

    Does the world really need a buggy Windows Server 2003 reimplementation? I think the efforts of the development team could be better spent elsewhere.

    [0]: https://github.com/reactos/reactos/pull/5227

    [1]: https://jira.reactos.org/browse/CORE-12377

  • Microsoft Edge is starting to annoy me big time
    2 projects | news.ycombinator.com | 3 Sep 2023
    Anyone tried ReactOS recently? Supposed to be a clean-room FOSS Windows NT compatible OS.

    https://reactos.org/

    It's still on my TODO. Mostly cause my parents want XP back.

  • Windows 9x and Word 9x at 800x600 resolution. Spacious. Comfy
    3 projects | news.ycombinator.com | 11 Jul 2023
    > It's whitespace. There's wayyyy too much god damn whitespace in modern UIs, and it's awful.

    I wanted to see how LibreOffice would compare on my netbook, and frankly it's better than the new Word, but still "worse" than the old version: https://i.imgur.com/cWGYh3M.png

    That said, at least LibreOffice lets you have your custom themes and actually offers a variety of different interface layouts, which I think is a nice touch: https://wiki.documentfoundation.org/Videos/User_interface

    > Windows 7 with the Classic theme (which really was just a slight evolution over Win2K) was peak UI/UX, and you'll never change my mind. It's been downhill ever since, getting worse and worse with each generation.

    To be honest, I'm inclined to agree with this. That's also why I rather enjoyed the Redmond theme even in *nix distros. There's just something so very usable about the old Windows look and more modern attempts, such as SerenityOS https://serenityos.org/ and even ReactOS https://reactos.org/

  • Looking for an os for a very old laptop
    1 project | /r/lowendgaming | 4 Jul 2023