Live data from Hacker News

Radiant Computer

radiant.computer

141–150 of 165 posts

Re: Radiant Computer

#141
post #39

Very interesting and ambitious project and nice design. I hope the author will be able to comment here. I'm interested to hear about the plans or capabilities in R' or Radiance for things like concurrent programming, asynchronous/scheduling, futures, and invisible or implied networking. AI is here and will be a big part of future personal computing. I wonder what type of open source accelerator for neural networks is…

Thanks for your comment! In terms of concurrent programming in Radiance, it's likely I go for something inspired by Go's simplicity and Haskell's power with STM[0]. Actors are also on the table, but likely as a library on top of the native system, whatever it is. The important thing is that everything that involves "waiting" be composable in this system: timers, network i/o, IPC, file i/o, etc. For the AI/OS intersec…

It looks like you've looked over a number of languages, but I don't see anything about Forth, Forsp, Ante, Steps, Austral, Wat or Vale? I'd suggest they all have useful components to steal from :)

https://github.com/ablevm/able-forth

https://xorvoid.com/forsp.html

https://antelang.org/blog/why_effects/

https://tinlizzie.org/

https://news.ycombinator.com/item?id=43419928

https://github.com/GiacomoCau/wat-js/tree/master

https://verdagon.dev/grimoire/grimoire

Re: Radiant Computer

#142
There isn't anything here, not even sample code. This isn't a product, it's just a concept sketch. Ideas are cheap. Execution of such a radical plan requires Google-scale investment for several years or decades of volunteer work. See: Haiku, ReactOS, SerenityOS, Hurd.

In short: cool story, bro. Now show me the money.

Re: Radiant Computer

#143

> RadiantOS treats your computer as an extension of your mind. It’s designed to capture your knowledge, habits, and workflows at the system layer. Data is interlinked like a personal wiki, not scattered across folders. This sounded really interesting... till I read this: > It’s an AI-native operating system. Artificial neural networks are built in and run locally. The OS understands what applications can do, what the…

Most importantly, unless they explicitly use "good" models trained on ethically-sourced data, their reliance on AI is fundamentally at odds with their mission of a "computing movement rooted in human dignity".

Re: Radiant Computer

#144
It's always cool to see people playing around with ideas about how to make better computer systems from first principles. On the other hand, it's hard to turn a project into a real system that solves real problems for people.

Can I use it to chat on Discord with other people I know who use Discord? If not, then I'm gonna need a computer for that, in addition to this thing. I do not like Discord, but nonetheless it has a network effect and it's what a lot of people I want or need to communicate with have standardized on, and until I can compel all of them to stop using it, I need to be able to run the software somehow.

Re: Radiant Computer

#145

It's always cool to see people playing around with ideas about how to make better computer systems from first principles. On the other hand, it's hard to turn a project into a real system that solves real problems for people. Can I use it to chat on Discord with other people I know who use Discord? If not, then I'm gonna need a computer for that, in addition to this thing. I do not like Discord, but nonetheless it ha…

Chatting on Discord is not actually your problem. Communicating with your friends and with random strangers who have the same parasocials as you is your problem. And the latter is artificial anyway.

Re: Radiant Computer

#146

> RadiantOS is a single address space operating system. But why? We use virtual address spaces for a reason.

Inter-process pointer sharing, ability to persist and restore pointer-connected data structures, address-translation-independent memory protection, to name a few reasons.

https://en.wikipedia.org/wiki/Single_address_space_operating...

Re: Radiant Computer

#147

Does anyone else find this just completely lacking in substance? I've read all the comments here and it seems like I must be missing something. This just reads like complete BS vaporware. Why should any of us take it seriously?

They have the compiler tool chain but don't even have a bootloader yet: https://radiant.computer/status/

Still early stages https://radiant.computer/log/

Re: Radiant Computer

#149
post #76

The landing page reads like it was written with an LLM. Somehow this makes me immediately not care about the project; I expect it to be incomplete vibe-coded filler somehow. Odd what a strong reaction it invokes already. Like: if the author couldn’t be bothered to write this, why waste time reading it? Not sure I support that, but that’s the feeling.

I am very concerned about the long term effects of people developing the habit of mistrusting things just because they’re written in coherent English and longer than a tweet. (Which seems to be the criterion for “sounds like an LLM wrote it”.)

I am not. More stupid people means it will be easier for me and my family to gone by :)

Re: Radiant Computer

#150

This looks like an advertisement for a new season of Severance or something. The image on this page is wild: https://radiant.computer/principles/ Of course, I am intrigued by open architecture. Will they be able to solve graphic card issues though?

Maybe they are building AI centered cult!
Post reply on HN