Hacker News new | ask | show | jobs
by nmaleki 944 days ago
Hi Everyone! I built this 3D desktop environment, CLI, and visualizer tool. I am currently using it to control a few hardware devices, so it is my operating system for those. It's in very early stages and has many updates in the pipeline. It is written in UE BP, C++, Python, React, Javascript, HTML, and CSS. The included videos describe plans for new features and major updates including a new 3D Python IDE. I would appreciate any feedback on it!
1 comments

This is nuts! You've carved out your own universe. Thanks for sharing. Composability via pipes and whatnot in the CLI are a huge boost in power. Does Starcel have or is planning anything similar?
You can compose and filter data using python and its libraries. One included lib is Plumbum

I think this should be enough, but I could be wrong