I’m inspired by the message. On this software itself: I’d like to know how this feels to use. It’s so very lightweight. Does it feel categorically different to what we are used to? One of the things I miss about the 1980s home computers is that they booted into a usable command line in a handful of seconds, from a few KB in ROM. Imagine what today’s HW could do if we’d retained that level of efficiency.
A desktop made for one
11–20 of 281 posts
Re: A desktop made for one
#12Earlier quoted context omitted.
seriously.... we already have a constellation of good deterministic tooling for taking a relatively high concept spec to low level assembly. what does an llm offer in generating optimized asm that rust wouldn't??
Less memory footprint. No reliance on libs. Pure first-person control. No wasted CPU cycles is the target here for me. And if you read the post, the asm set is only for the desktop itself. The tools I use are in Rust. Result is: Laptop now runs at between 5-6W (down from ~9W) [XPS14 latest hw] on Ubuntu 26.04 - giving me around 3.5h extra battery life.
rust can do that. You can run a hyper stripped down rust that was made for embedded devices specifically because those devices don't have room for a runtime.
Re: A desktop made for one
#13[1]: https://fortune.com/2026/04/28/nvidia-executive-cost-of-ai-i...
[2]: https://www.briefs.co/news/uber-torches-entire-2026-ai-budge...
Re: A desktop made for one
#14A word of warning: a reliable lock tool for X11 is difficult. You should look at XSecureLock, which uses a multiprocess approach to avoid leaving the desktop unprotected in case of crash. It also implements a number of countermeasure to ensure the desktop stays locked and the locker stays in the front of the display. It's small too, so easy to audit (but written in C).
Re: A desktop made for one
#15This is very cool. I wonder how much time did it actually take, and how much did it cost, because Clause Code is very much not free [1] [2]. It's more like hiring a robotic contractor, very fast, but with a serious hourly rate. [1]: https://fortune.com/2026/04/28/nvidia-executive-cost-of-ai-i... [2]: https://www.briefs.co/news/uber-torches-entire-2026-ai-budge...
Re: A desktop made for one
#16Earlier quoted context omitted.
Less memory footprint. No reliance on libs. Pure first-person control. No wasted CPU cycles is the target here for me. And if you read the post, the asm set is only for the desktop itself. The tools I use are in Rust. Result is: Laptop now runs at between 5-6W (down from ~9W) [XPS14 latest hw] on Ubuntu 26.04 - giving me around 3.5h extra battery life.
> Less memory footprint. No reliance on libs. rust can do that. You can run a hyper stripped down rust that was made for embedded devices specifically because those devices don't have room for a runtime.
And it apparently can. And very well.
One advantage seems to be that the complete asm file fits easily into CC context window.
Re: A desktop made for one
#17This is very cool. I wonder how much time did it actually take, and how much did it cost, because Clause Code is very much not free [1] [2]. It's more like hiring a robotic contractor, very fast, but with a serious hourly rate. [1]: https://fortune.com/2026/04/28/nvidia-executive-cost-of-ai-i... [2]: https://www.briefs.co/news/uber-torches-entire-2026-ai-budge...
I'm on Claude Max, so it didn't cost me anything more than the subscription I already have. Had to use it for Something. As for time - for the full CHasm and Fe2O3 suite of sw, I started the work 2026-03-29 and have probably spent 60h or so of my time. But then again I have a very tailored CC setup that I have fine-tuned since last summer with more than 70 CC projects helping me get it the way I need it to be since t…
Re: A desktop made for one
#18Did OP write this by hand? It reads like language written by a human overfitted on GPT 4o or Claude.
If they basically generated a desktop for themselves, what’s the chance they didn’t generate the article? I think pretty slim. Also, reading it is probably not the intended use. It’s probably: “Hey Claude, give me a TLDR of this”
But the incessant “AI was used here, thus is it garbage” is long past time to enter the grave.
Re: A desktop made for one
#19Re: A desktop made for one
#20Earlier quoted context omitted.
If they basically generated a desktop for themselves, what’s the chance they didn’t generate the article? I think pretty slim. Also, reading it is probably not the intended use. It’s probably: “Hey Claude, give me a TLDR of this”
Who cares? It’s their content. If they hired an editor to help them, cool. If the content doesn’t suit you, move on. But the incessant “AI was used here, thus is it garbage” is long past time to enter the grave.