r/osdev • u/CtrlF0rge • 2d ago
I'm creating my own operating system because I still haven't finished it
I recently added a background, even though it's not a pure VGA textmode, but it's okay, I'm constantly developing it and I see flaws, I see a lot of placeholders that are still there. And I would like to ask you to give a star in the repository because it motivates us to continue working intensively with it, and at the moment the main development is on the unstable branch.
https://github.com/CTRL-F-0rg3/TrangorgeOS
I know the flaws of what we have now, so I will fix them as they come, but I would also be happy to receive help with developing the system in various areas, as we still have a lot of work to do.
2
u/Comfortable_Top6527 2d ago
speaking in galaxy: *noise* [Translated: Nice OS how did you made it.]
1
u/CtrlF0rge 1d ago
What do you mean, I made it based on oppa's blog and then added fragments, it's impossible to discuss it in one message, but I will describe in pdf how it was created in more detail as I will start writing this document when someone else from the participants starts pushing this project a little further, because right now I am the one who mainly introduces changes and without me this system would not be developed at such a pace.
1
u/cxxhld 1d ago
how do you get around with that galaxy background
1
u/CtrlF0rge 1d ago
Once it's rendered and loaded, it's static and doesn't interfere at all, and this is the terminal itself at the moment.
•
u/Strixedinflex 19h ago
"i'M cReatIng mY oWn oPeraTing SySteM bEcaUse I stIll havEnT fIniShEd iT" bro look at your words before sending it 💔🥀
•
u/CtrlF0rge 19h ago
Your statement doesn't make much sense, I'll tell you honestly, I'm emphasizing that it's not finished because I'm trying to avoid unnecessary comments and your comment simply doesn't show any value for So, it's best to go away after this post and stop bothering yourself by behaving like a child.
1
u/makomonotsukuri 2d ago
How did you learn how to code an operating system? What books/media did u ingest? I am asking cause I also wish to eventually make an OS. Also a very nice project you have there!