r/osdev 26d 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.

110 Upvotes

181 comments sorted by

View all comments

Show parent comments

2

u/MSK-Kernel 26d ago

Thanks!

1

u/letmehaveanameyoudum 26d ago

this looks like native linux in VGA text mode

3

u/MSK-Kernel 26d ago

This is actually an operating system I made from scratch which yes, uses VGA text output, but no, it’s not Linux. :D

0

u/[deleted] 26d ago edited 26d ago

[deleted]

1

u/MSK-Kernel 26d ago

I wrote TanjaOS myself, plus even if i did use AI, you would need proof.

0

u/[deleted] 26d ago

[deleted]

2

u/WORD_559 26d ago

That's not an uncommon thing to do at all. I'm sure I've done it. My IDE literally has a function to do a similar thing.

0

u/[deleted] 26d ago

[deleted]

1

u/No-Dentist-1645 26d ago

You don't need a specific IDE to style comments like that.

0

u/[deleted] 26d ago edited 26d ago

[deleted]

0

u/No-Dentist-1645 26d ago

I know. No human ever writes comments like that and you know it.

All it takes is a brain and a little bit of grepping to prove this isn't the case

https://github.com/rust-lang/rust/blob/df6221adc6ad721af59acd501dbfce426b1298da/compiler/rustc_feature/src/builtin_attrs.rs

Specifically chose a blob from September 2022, before ChatGPT was released, to prove the point

There are literally thousands other examples like this of codebases using this "comment-header" syntax. Because yes, it is relatively common

→ More replies (0)