7thaccount 2 days ago

I still don't know what it is after reading that. What does it solve that other OS don't?

Edit: other comments seem to suggest 1.) it abandons support for older hardware and focuses on modern hardware, 2.) it's supposed to allow 3D UI, 3.) it has minimal software abstractions for performance.

I guess I can understand #1, but I'm not sure why existing OS wouldn't be able to handle #2. I'm not sure how #3 works in practice if there are a lot of different hardware architectures to support.

1
manas_kamal 2 days ago

Thank you for commenting. We believe there does exist a market gap in places that one quickly doesn't notice. We'll drop one instance here, look at the AR/VR market. It's quite possible that AR devices will be the future so of course good software would be needed there. Apple has it's VisionOS which is decent but that will forever be limited to Apple products only. There is no proper alternative to that as of yet, although Google and Android are working on soon releasing AndroidXR. But even that is essentially just based on top of the AndroidOS. We're trying to create a robust kernel and a dedicated platform for such devices.

We also aim to work on RISC-V architecture as well so helps us cater to more utility.

Please Email us at hi@getxeneva.com to communicate further.

Thanks, Team XENEVA.

randomtoast 2 days ago

The linux kernel essentially provides everything a modern operating system needs, including all the necessary device drivers. Unless you offer a significant selling point, something radically different, or a substantial improvement over, say, Linux or FreeBSD, I don't see a compelling use case for Xeneva OS. That said, don't get me wrong, I think it's a great project to experiment with and take my upvote.

nartho 2 days ago

You could have made the same point for early Linux

yencabulator 2 days ago

Early Linux was a university student having fun in his apartment learning 386 assembly, and everything onward from there was earned by merit (it just was that good). This is boasting to be "modern computing reimagined", "the future of computing", "revolutionary operating system", "designed to power the next generation of modern computing", "redefining what an operating system can achieve". Burden of proof is on a slightly different level.

yyyk 1 day ago

Being an Open-Source, free OS was the Linux selling point, over commercial Unixes and Windows. That was the open lane with relatively little competition. Now that Linux and BSDs are there, it's no longer an empty lane but a tough one to compete in.

Granted FreeBSD could have picked up more instead, but it was almost as young and not to be due to a series of 90s decisions (BSD court case; Linux name being catchy; Linux running a bit better on 386 PCs?; GNU tools being the default?; IBM deciding to invest in Linux).

7thaccount 2 days ago

Thanks for the explanation and further background! I appreciate it. I'm still a little confused why custom OS is needed for a headset. I would have guessed you'd just need another...I forget the term for it, but on Linux you have like XFCE, Cinnamon, and KDE like GUI skins on top of the core functionality.

LeFantome 2 days ago

Reading between the lines, it sounds like they can get better performance on the target hardware with a purpose-built design. It is about more than the GUI.