6 comments

[ 2.8 ms ] story [ 25.1 ms ] thread
Has a CI system running. Looks like it's been failing for months which is disproportionately funny for a OS written in C.

Not obvious where or if there's any documentation, though there are some encouraging checklists.

Well it runs ATM in my qemu :)

> though there are some encouraging checklists.

Yes doom ;)

> Striking modernist shapes

What does that mean in the context of software?

Design i think ;)
The text rendering errors in the README screenshot don't inspire confidence. What, is their graphics rendering stack so advanced now that they're having half-pixel rounding errors?
Huh. At a surface glance, this is looking pretty cool. I especially like all the compiler work that's being done.

Is there any info on the application format/shared object system?

It also looks like they're toying around with a custom programming language (https://github.com/sleepy-monax/udfore) (Older version) from the Brutal repo's branches.