Feed aggregator

Show HN: Running TempleOS in user space without virtualization

Hacker News - Fri, 04/12/2024 - 2:57am

TempleOS is an experimental OS designed to be simple and self-hosted with a JIT compiler. I was mesmerized by it but didn't like the hassle of using virtual machines to boot it up and move files around from the virtual drive.

My project lets you run TempleOS as an app of some sort instead of using a virtual machine to run it - this brings a lot of benefits like speed, seamless filesystem integration (virtual machine development with stock TempleOS is really a pain.), command-line mode where you can code in HolyC on the command line instead of TempleOS' GUI.

Its user-space nature lets it do networking quite easily with the FFI - it even features an IRC server, client and a wiki server!

I've also added a bunch of third-party games and software written for TempleOS on the Community folder, I hope you people take a look and enjoy!

Comments URL: https://news.ycombinator.com/item?id=40010050

Points: 2

# Comments: 0

Categories: Hacker News

Fun with GMMs

Hacker News - Fri, 04/12/2024 - 2:57am
Categories: Hacker News

MVCC Unmasked [pdf]

Hacker News - Fri, 04/12/2024 - 2:50am
Categories: Hacker News

Pages