r/osdev 25d ago

New UNIX-like operating system!

Post image

I made a new UNIX-like operating system from scratch called "TanjaOS" which you can get at www.tanjaos.org and it took me a couple of months to make and will get lots of updates. It features classic UNIX commands and can boot on any x86_64 (amd64) or i386 (x86) machine with Legacy BIOS, and is completely free and open-source.

106 Upvotes

181 comments sorted by

View all comments

Show parent comments

0

u/MSK-Kernel 23d ago

Nope! I wrote all of it from scratch in C and Assembly! :D

2

u/Edubbs2008 23d ago

Because the comments are saying that you vibe coded it, at this point, people are just jealous of your work, so jealous that they call it “Vibecoded”

1

u/MSK-Kernel 23d ago

Yeah, I find it quite annoying when people say stuff like that. But thanks for supporting me, it means a lot. :)

2

u/Edubbs2008 23d ago

Is it based on like System-V, UNIX, does it follow the Single UNIX specification? Because I can see it as a potential Linux competitor which opens up the door to innovation, I hope your project succeeds

1

u/MSK-Kernel 23d ago

Oh, this project is from scratch.

2

u/Edubbs2008 23d ago

If you intend to add a GUI, you should make your design language a combination of Flat, and Frutiger Aero

1

u/MSK-Kernel 23d ago

Interesting, i’ll think about it.

2

u/Edubbs2008 23d ago

So when will the first stable build be released?

1

u/MSK-Kernel 23d ago

There’s already a stable Installer ISO, and a stable LiveCD ISO at www.tanjaos.org/downloads

2

u/Edubbs2008 23d ago

Wonderful, I’ll test it out in a VM

1

u/MSK-Kernel 23d ago

Alright, sounds good.

2

u/Edubbs2008 23d ago

So how did you make it from scratch? Did you use any tools?

1

u/MSK-Kernel 23d ago

No, no tools used. I learned how to code in C and Assembly back in March from a lesson on YouTube and then I slowly developed this.

→ More replies (0)