I’ve made a CLICKER for my OS!!!

This page summarizes the projects mentioned and recommended in the original post on /r/osdev

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Macabuilder

    Simple and efficient build system primarily oriented on C and C++ mixed with Assembly with good attention on low level details and configurability.

    Macabuilder is just a small build system I developed specifically for Macaron OS project. It's very simple to build using Cmake.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • Macaron

    A sweet hobby made operating system written in C++ for x86 CPUs with GUI (by MacaronOS)

    Then you need to install some filesystem tools, qemu, toolchain and nasm and launch Macabuilder executable from the root project directory. I updated [build instructions](https://github.com/MacaronOS/Macaron) and now it's less confusing.

  • serenity

    The Serenity Operating System 🐞

    Thank you for your feedback! That's kind of funny because I switched to uppercase quite recently when I saw that Serenity OS uses it too. And I fully deprecated makefiles 3 days ago. They just were so uncomfortable and annoying to deal with while my project was growing and expanding... I guess there's no going back now :)

  • linux

    Linux kernel source tree

    But what about some projects like Linux Kernel?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Someone connected Windows XP to the internet, and it didn't survive long

    1 project | news.ycombinator.com | 16 May 2024
  • Questioning "The Value of Open Source Software"

    1 project | news.ycombinator.com | 12 Feb 2024
  • Saving Linux

    2 projects | news.ycombinator.com | 19 Jan 2024
  • 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

Did you konow that C++ is
the 7th most popular programming language
based on number of metions?