Suvash Thapaliya
suva.sh
Suvash Thapaliya
@suva.sh
programming & etcéteras
Ah nvm, now I get that you meant the webshop didn’t update pricing for the custom config.! 😅
October 31, 2025 at 2:41 PM
Why not put one together yourself, esp. if a PC/Linux build? Much better value.
I built one in 2019(probably after 18 years), took a bit of research, but with sites like pcpartpicker, it’s really a breeze.
Recently learnt about Minisforum etc., and I’d def go the mini route if I didn’t need GPUs.
October 31, 2025 at 2:34 PM
Is it only available via the Oreilly subscription? attempted to buy it, but not functional on my end.
October 28, 2025 at 6:08 PM
Brilliant! I'm definitely going to try it out with the key.

Would you suggest backing up the private key for future/new yubikey transfers (similar to gpg certify key bkp to extend subkey expiry), or just generate one on key and "never expose it"? Guess it depends, but curious about your workflow?
October 28, 2025 at 4:39 PM
I've also been considering using Age for encryption to try out modern tooling, (though I'm comfortable with GPG+Yubikey) and only recently learnt that there might be a pathway to use Age keys on the PIV slots.

@filippo.abyssdomain.expert Curious if this is the best way to use Age+Yubikeys?
October 28, 2025 at 3:36 PM
Also, @ubiquiti.bsky.social hardware+software is really well done. A lot of things that I used to have sidecars & other solutions for is now just covered with UCG & U6+, and the Unifi software. What a treat really, and I'm pretty sure I haven't even started using all of it.
October 28, 2025 at 3:32 PM
Congrats Benjamin!
October 27, 2025 at 11:01 PM
Right, that’s a fairly recent book as well. Thanks for reminding! 🙌🏽
October 23, 2025 at 6:29 PM
Right after the Huawei book, I finally picked a copy of “Chip War”.
I think this book honestly is the most readable compressed history of the chip industry all the way from vacuum tubes to modern day custom accelerator chips incl. the geopolitics.
Not to drop the momentum, what should I read next?
October 23, 2025 at 5:54 PM
I still do like using Yubikeys for that (GPG+SSH) since it’s a portable secure “key”, but pretty neat idea to use the Secure Enclave as well. Any hiccups/gotchas with it?
October 17, 2025 at 11:47 AM
Brilliant, I've been on a search for something along the lines after finishing it. I'll queue this up in my local library if available. Thanks back for the tip. 🙌
October 16, 2025 at 9:34 PM
TCP flow & congestion control was literally designed with this in mind. I think you might enjoy a Claude session on TCP flow control and congestion control in regards to streaming architectures. 🙌🏽
October 15, 2025 at 9:45 PM
Nope it’s not. Unless it’s a very sophisticated inner loop. All the tokens should be produced at the accelerator’s own max capacity.

The tokens are just waiting in-between various queues on the TCP(“network”) layer as packets waiting to be sent (or eventually dropped).
October 15, 2025 at 9:43 PM
That’s somewhat expected TCP flow control (TCP backpressure if you will) on streaming systems.
The tokens pile up in queue somewhere between the server and the browser, and if the TCP congestion clears up all the tokens will seem to arrive in “one big chunk”, like that flaky audio call. 😅
October 15, 2025 at 9:33 PM
Omg! I remember buying a self assembly kit for a friend’s birthday a long time ago.
The packaging didn’t really specify what it was. Fun little useless surprise at the end of putting it together.
May 8, 2025 at 12:35 PM
Agree but perhaps not fully(it depends)!
Diverse tools def. increase the problem complexity space, but as an LLM provider you probably want to solve that to satisfy more downstream customers.
Of course, I agree that most LLM consumers(businesses etc.) individually don't need a diverse set of tools.
April 29, 2025 at 8:36 AM
Ah wow! Is the Lisp codebase still strong, or mostly converted to Python by now?
April 23, 2025 at 10:34 AM
Pretty interesting idea.

Immediate thought: one might need a diverse set of tools in the “training run”, so as not to overfit to the same set.

Possibly more interesting if you can run the inner loop during training, and “transfer” that learning to run outer loops during inference.
April 21, 2025 at 4:31 PM