Jon Atkinson

@jon-atkinson.bsky.social

I was interested in Taalas a few months ago and demo'd their chatbot to a few people to show the speed of silicon models. I didnt know until today they were bought by AMD. Here's my dream: a motherboard, with a socket for a CPU. A socket for RAM. A socket for an LLM. Upgrade every couple of years.

I really do like Opus 5 (and it's plenty capable for what I do, I rarely reach for Fable unless we are doing Heavy Lifting), but the number of times I need to end a session with "can you explain that again in English please" is way way up compared to 4.8.

current feelings around AI: the CEOs shoveling slop into everything should be in jail but the guys spending upwards of $60,000 on elaborate, janky home rigs to run local models for no reason other than to see if it works are engaging in a long and semi-honorable tradition of computer toucher shit

Reddit post from r/localllama of a user "Setting up of a 16xGB10 (DGX Spark) cluster

Preparing this to be able to run locally frontier level open models.

It's 16 boxes stacked around a widescreen monitor. There is no art on the walls

we told our model with no internet access to hack a fictional company. unfortunately the model had internet access and the company was not fictional

The trillionaire owner of Tesla and SpaceX and a major media org is posting about how we need to expel all non-white people from their countries and kill the people who oppose this. And it’s just…fine? People will still show up to work for him?

It's astonishing how much more malleable my computer feels with LLM assistance. I have been programming computers for myself since 1992 (ouch), but I have never had a feeling that the computer is *this* much of a composable tool. My software nest is feathered.

Me and my son had a conversation at dinner last night about public key encryption. I did a bad job at explaining how it works, so I asked Claude to build an interactive lesson. Today my kid built a Scratch project to encrypt and decrypt strings and it's all just fucking bicycles for the mind y'know?

It is my belief that many devs right now are not maximizing what they can do with automatic programming because they still look at the code. Doing it makes you the bottleneck. Your time is better invested in new ideas, QA, design, and asking yourself what is your goal.

Now software is so disposable, I'm finding it easier to just create new 'generations' of a project based on the previous. My code folder is filled with idea1, idea2, idea3 because it's easier to just start fresh and point claude to the prior work.