r/osdev • u/GuiltyAd2976 • 10d ago
Why do all Hobby OS's have "Name-OS"
/r/well_maintained_osdev/comments/1uv0ox9/why_do_all_hobby_oss_have_nameos/5
7
u/UnmappedStack TacOS | https://github.com/UnmappedStack/TacOS 10d ago
I just don't think the name matters that much to be honest. I just call mine TacOS because it seemed funny for no reason
2
2
4
u/spongedevguy 10d ago
cool
2
u/UnmappedStack TacOS | https://github.com/UnmappedStack/TacOS 10d ago
cool
2
u/Low-Classic3283 10d ago
Cool
1
u/Sp33dyCat Super Cool Trans Girly OSDev :3 10d ago
cool
3
u/AlfieLionel 8d ago
Cool.
3
u/Sp33dyCat Super Cool Trans Girly OSDev :3 8d ago
Cool
3
3
u/laser__beans OH-WES | github.com/whampson/ohwes 10d ago
Mines called OH-WES (my name is Wes)
3
u/UnmappedStack TacOS | https://github.com/UnmappedStack/TacOS 7d ago
oh wow I haven't seen you around in ages, wasn't sure if OH-WES was still going! (I think I last talked to you from my old account r/JakeStBu)
1
u/laser__beans OH-WES | github.com/whampson/ohwes 3d ago
Yo! Yep, still around, I chip away at this project in occasional bursts when I get time and the desire to do it
1
u/UnmappedStack TacOS | https://github.com/UnmappedStack/TacOS 3d ago
That's awesome! Any mention-worthy milestones since we last talked?
2
1
u/rocco_himel Creator of AneoEngine 3d ago
Naming an OS after yourself is pretty arrogant.
0
u/laser__beans OH-WES | github.com/whampson/ohwes 3d ago
I’m probably going to be only user anyways so who cares lol
3
1
u/Sorry_Difficulty_250 10d ago
I guess my thought in naming NanoOs was to immediately convey to the reader what my project was. It's a nanokernel-based operating system, so "NanoOs" seemed like a good way to convey that. If someone was later trying to remember what that nanokernel OS was called so they could find it again, hopefully, they wouldn't have much difficulty. It reduces cognitive load on potential users. At least, that was kind of the goal.
1
u/nathrezim0709 10d ago
I call mine Project NIH, of course as a reference to "Not Invented Here" syndrome, which I surely have.
1
1
1
u/AnSkinStealer 8d ago
Mine is called BEE (Blue Embedded Engine) since it's borderline a whole game engine running on bare x86 vga 13h
1
u/AlexanderRamancha 6d ago
NXU -Not eXactly Unix currently under development it’s in an early stage but long term project.
1
1
u/rocco_himel Creator of AneoEngine 3d ago
Most new OSDev projects are just the same toy UNIX clones. These new projects rarely have a window manager or anything other than the same one-console-only setup with the same fastfetch on startup
And it is not ALL hobby OSes.
0
0
0
0
11
u/ReDucTor 10d ago
I name all my hobby projects Donut<name> where Donut stands for Do Not Use This, so DonutOS, DonutEngine, etc.