cloudhead's Avatar

cloudhead

@cloudhead.io

Computers, graphics, protocols. Working on @radiant.computer Previously @radicle.xyz

220
Followers
46
Following
116
Posts
13.04.2024
Joined
Posts Following

Latest posts by cloudhead @cloudhead.io

Post image

Radiant is open-sourcing its compiler toolchain and launching code.radiant.computer today.

02.03.2026 20:13 πŸ‘ 29 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0

Congrats!

02.03.2026 11:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Some more details about compiler bootstrapping, fixed points and trust.

Though originally the fixed point was reached after 3 stages, it is now reached in 2!

28.02.2026 20:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The problem with agents is they don’t know what they don’t know. We humans do have an intuition for it.

25.02.2026 12:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

The Radiance compiler has reached a fixed point.

This means it can now compile itself and generate identical output to itself.

23.02.2026 18:35 πŸ‘ 30 πŸ” 2 πŸ’¬ 1 πŸ“Œ 1

user> just fix all the bugs I'm tired and going to bed.
llm> ok, I'll fix all the bugs.

... 8 hours later ...

llm> Wait, the issue might be... Actually... blah blah
llm> But wait! Let me just.. blah blah blah
user> I'm going back to bed.

17.02.2026 11:28 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
A.I. and the Future of Computing A new kind of personal computer

πŸͺ΅ A new log entry was posted: "A.I. and the Future of Computing"

radiant.computer/notes/ai-and...

16.02.2026 11:32 πŸ‘ 6 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

The bootstrapping stage is a bit of a mindfuck.

R0 = C implementation compiled with clang.
R1 = Radiance implementation compiled with R0.
R2 = Radiance implementation compiled with R1. ⬅️ We're here.

15.02.2026 19:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

1. Writing a compiler in C to compile Radiance to RV64 βœ…
2. Porting the C compiler in (1) to Radiance βœ…
3. Compiling the ported compiler in (2) with the compiler in (1) βœ…
4. Compiling the self-hosting Radiance compiler (3) with itself πŸ’₯πŸ˜΅β€πŸ’«

15.02.2026 19:25 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Fix the iOS Keyboard A countdown for Apple to fix the iOS keyboard or lose a customer.

I can't think of anything more soul crushing in the UX space than trying to make a keyboard work on a smart phone's touchscreen. It simply is the wrong interface.

In fact touchscreens are the wrong interface for most things.

ios-countdown.win

13.02.2026 20:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I haven't, looks very interesting!

12.02.2026 12:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Yes, this is a web-based Git repository browser created from scratch in a couple of hours using an LLM.

12.02.2026 12:17 πŸ‘ 6 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Great read, thanks! You might find @radiant.computer interesting, it is very Wirth-inspired.

11.02.2026 13:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Bryan Cantrill: Andreessen’s Folly - The False Dichotomy of Software and Hardware
Bryan Cantrill: Andreessen’s Folly - The False Dichotomy of Software and Hardware YouTube video by Jane Street

Great talk about hardware/software co-design and why serious software developers should think about hardware. This is one of the core principles of @radiant.computer

h/t @lorenz.leutgeb.xyz

www.youtube.com/watch?v=v0Jj...

06.02.2026 12:54 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Incompatibility allows true progress.

27.01.2026 10:04 πŸ‘ 7 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Preview
Radiant Log #011 A new kind of personal computer

πŸͺ΅ A new log entry was posted: "Radiance Intermediate Language"

radiant.computer/log/011-radi...

25.01.2026 15:48 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

Agreed. Having used both extensively I think the reason is simply that the Claude Code CLI is much better, and Claude is faster at coding.

21.01.2026 17:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

"On Being a Computer Scientist in the Time of Collapse" is a really excellent and thought provoking read. I'm one of those optimists that is heavily criticized in this essay.

web.cs.ucdavis.edu/~rogaway/pap...

16.01.2026 14:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I was wondering what that was

15.01.2026 22:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

β€˜What Remains of Edith Finch’ puts every other game I played recently to shame. What a crazy experience.

15.01.2026 22:26 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's a bit like power tools, they are faster but less precise, and may not give the same results in the end, due to the process being different.

13.01.2026 15:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's generally still quicker to do certain kinds of edits by hand, if you want something very specific. There's also the fact that writing code is a way to form thoughts and ideas that can be superior to prompting, ie. as purely a thinking tool to explore a design space.

13.01.2026 15:26 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

And "by hand" doesn't mean typing every character manually, but using Claude in a piecemeal fashion, ie. telling it specifically what functions to write, vs. telling it what the end state should be.

13.01.2026 12:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The problem is identifying how Claude will perform early enough in the process, and that's hard, even with experience using LLMs. I think in the future I will limit this kind of workflow to maximum 2K LOC, anything over that should be written by hand or broken up in pieces somehow.

13.01.2026 12:14 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It does seem like focusing specific code leads to better results, eg. if I ask it to simplify the function `lowerFieldRef`, it would find opportunities to simplify the code which it wouldn't if I asked it to do that for a set of functions which includes that one.

13.01.2026 11:00 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I've done multiple passes (and even with Gemini 3), essentially asking it to find patterns and factor them out, or maximize code re-use, and yet through manual review have noticed dozens of obvious simplification opportunities it did not point out to me. This is quite unfortunate.

13.01.2026 10:56 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Another issue is that it seems to forget code it's written, so it doesn't diligently factor out similar behavior the way a human would. You would think that it's good at noticing patterns in the code, but it isn't, even when specifically prompted to review its code and simplify it...

13.01.2026 10:56 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Sometimes, adding 10 lines of code in another module (something it wasn't instructed to do) would allow for removing 50 lines in the module it was working on. It's not clear whether this is solvable via prompting due to unknown unknowns at the time of prompting.

13.01.2026 10:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

... an interesting exercise. Could I have written this myself in less time? Maybe, I'm not sure. The biggest issue with getting Claude to write code like this is that it doesn't *think*. For instance, it's happy to work within the given constraints without asking "why do these constraints exist?" --

13.01.2026 10:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

... a 6000 LOC Radiance module which I've been reviewing and simplifying for the last two weeks.

The code it generated is mostly correct and well tested, but I've been able to reduce it to 4300 LOC while keeping functionality intact and simplifying things that could be simplified. It's been...

13.01.2026 10:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0