Published

All published posts

2534 posts latest post 2026-06-10 simple view
Publishing rhythm
May 2026 | 57 posts
- Very interesting takes from @thdxr in this interview. A lot has been hashed out by others all over the place, but a hot take here is that code quality is higher than ever right now. Codebases are becoming more consistent than ever. If you are not starting with a good consistent base from the start you are poising your context and doomed to fail and have all the common failures of ai written code. He still reads almost every PR, and will read all of the code eventually. There are a few cases where reading the PR is not worthwhile only when its low stakes, knows that good patterns have been established and followed. He argues that someone needs to be the expert of the code and of the product still and fears that too many people not looking at prs will fail companies. Note This post is a thought [1]. It’s a short note that I make about someone else’s content online #thoughts References: [1]: /thoughts/

Thinking about ai productivity again

Thinking about AI productivity again. It's allowing massive amounts of work to get done, to levels that humans cannot physically type out in some cases. But not all of this work is necessarily high value work. Right now I'm working on one of the biggest PRs to an internal cli library. Probably the largest PR I've ever done professionally. It touches all of the cli, refactors every command, reaches into the business logic layers to drive deeper separation. I reaches into the common layers to drive consistency. It ensures that every command (50 or so) has similar flags, supports --plain, --no-color. It specs out contracts to ensure that data goes out stdout, any extra goes out stderr. This makes everything unix pipe friendly. There was quite a bit of research and prep that went in, that turns out to already be distilled down into clig.dev. The point is that this is all good work. It will make the product consistent, repeatable, expected, and most of all boring. Most of the time, it wi...
Dummy13 On A Skateboard
Tonight Wyatt gave me a dummy13 that he printed, assembled, and posed all on his own. He's printed quite a few of these in the past, and none came to this level of completion. I'm so proud of him. This one was a near flawless build with only a few mistakes, that I'd argue were poor design, small vertical pins. More importantly he was able to problem solve and use resin to fix these mistakes.
Groal The Great Fail 1
Groal The Great Fail 2
- Kids are leaving the party early, not drinking, cant watch netflix without the laptop open. They are leaving the party early to check on their agents. I get it, that feeling that you need to eek out one more prompt, keep your agents running. if they arent running what are you even doing. If not you 6 others are ready to pass you up. The timeline to be first has shrunk to nothing but unachievable. Note This post is a thought [1]. It’s a short note that I make about someone else’s content online #thoughts References: [1]: /thoughts/
I recently discovered Uncodixfy [1] by cyxzdev [2], and it’s truly impressive. the holly uncodexify instructions - letting GPT create uncodexified UI References: [1]: https://github.com/cyxzdev/Uncodixfy [2]: https://github.com/cyxzdev
Pluralistic: The web is bearable with RSS (07 Mar 2026) – Pluralistic: Daily links from Cory Doctorow pluralistic.net [1] It’s wild how much of a hit Google took from killing reader, almost any time I hear about killedbygoogle, reader is the top of the list. Its the thing that we all remember being really good and the incumbants just did not match up. Somehow we are here 13 years later still bitching about it, despite it only having a 6 year run. You should probably get an rss reader, and follow some incredible people that make feeds. Most sites that produce content have the ability to subscribe over rss. Unlike @pluralistic [2], I dont read in my reader. My reader is just a list of links out to the web and I typically read it how the author intended on their site. I nod a long to Cory’s enshitified internet just as much as the next guy, I love text based interfaces, I despise the bloat that js has brought on. But I don’t believe all js is bad, I don’t turn it off, even though he has me questioning this now. News sites kinda suck, we can agree there, but its rare that a small indie web creator has fully enshitified their site with js. I don’t buy that. Sub to the feeds. Note ...
Justin Searls @searls I need a new blog to subscribe to. Know any you think I'd like? E-mail me: [email protected] justin․searls․co Ā· justin.searls.co [1] Sent Justin my list https://go.waylonwalker.com/blogroll, will soon be on the main site, but right now its only on the go subdomain. I’ve long had reader.waylonwalker.com, but thats soon going to be wrapped into the main site as well at /reader. I’m interested to see what good stuff Justin gets and if you have any good ones to share reply. Note This post is a thought [2]. It’s a short note that I make about someone else’s content online #thoughts References: [1]: https://justin.searls.co/takes/2026-03-08-23h18m29s/ [2]: /thoughts/

Did you even like to code?

Here's something I've been wrestling with lately. I keep hearing people come to the realization that they never liked coding, they thought they did, but secretly hated it the whole time. I dont think I've ever kidded myself about this. I like building things. I like having an idea and see it come to life. Just because I like the end product more, and that coding really was a means to an end, something I will never do again in the same capacity that I have in the past, does not mean I did not enjoy the art of solving problems by typing syntax into a file to tell a computer how to solve a problem.
Credits

The only thing that seems interesting is AI right now

The only thing that seems interesting is AI right now, I'm writing less code, and I kinda just don't care as much about the small open source stuff as I used to. I enjoy reading about what other people are thinking, doing, creating. But when I go to grab a podcast while I wait on my clankers its one talking about how other people are using them, how to make them more secure, more effective, how the new models change things, what models are good at what. It's all so new and changes so fast. Any sort of new open source project starts out sus that it was just vibe coded anyways, So at the moment it feels like ooh how did you get that, how do I make mine, and that the thing itself has less value. I hate that its this way, but it is.
Running through the layers of the tmx 3x6+s. gaming keeb.
Promo video for the tmk 3x5+3 gaming keyboard.

It's all moving so fast

AI is moving so fast this year its hard to keep up, I've written 3 or 4 versions of one blog post to replace I'm Out On Agents [1], but it feels like everything changes before I can get it out. References: [1]: /im-out-on-agents/
Tgo V0.1.0
tgo v0.1.0, tmux session switcher written in go

I Built A Tmux Session Switcher

I’ve been thinking about this for awhile now. For years now, fuzzy pickers and last session have been my go to. They have served me well. I can typically only keep so much in my head anyways. I’m often doing a hub and spoke pattern between main project, notes, and infra repo, maybe two projects. Don’t get me wrong, I regularly run with a dozen or more sessions running at a time, but only two to three are in my immediate context at any point anyways. The Design # [1] harpoon for tmux press a hotkey followed by one more keystroke, currently any left hand letter SIMPLE, FAST, thats of utmost importance, what I want are sessions that I can can be assigned in order of importance from middle row, top row, bottom row. I added this binding to my tmux config. Now I can press c-a a to go to the first session, c-a s to go to the second session. c-a and pause to think j/k to navigate, space to pick up a session and move it, x to kill it. bind-key -n c-a popup -E '~/go/bin/tgo' Enter the ag...
3 min read

Is gpt-5.4 slow?

What you don't have six agents orchestrating the work of 6 subagents yet. I saw in a work chat that people were complaining about 5.4 being too slow and they keep going back to opus. For me its been working great, I have it working on critical infrastructure work, that I will need to maintain. I appreciate its accuracy and completeness. And honestly I'm **rarely** watching agents run. Its like watching paint dry at this point. Its interesting to read their thinking prompts, but not productive work. While its running I'm teeing up the net prompt. Working with another set of agents to write a set of issues for the next epic. I might be too privileged though. I own a whole platform and have plenty of autonomy to work on what I see fit for the day. I don't have a boss breathing down my neck waiting for a single ticket to be complete. I'm working on 6 projects at a time. I'm taking walks to avoid becoming a burnt out zombie. I'm definitely not complaining about it kicking out massive amo...

We are the Grey Beards

In November 2025 everyones beard lost its color, we aged into the next generation without realizing it. If you were getting paid to write code at this point in time, you are part of a special point in history where we used to write code by hand. There will be systems air gapped systems somewhere devs will continue to do it how we've always done it, some day they will peek out of this cave and realize that they are the only ones left, no one else remembers what its like. Writing code will quickly become a hobby that people do, in a weird niche way. Not because you want to build something, but like the guy with a mainframe in his garage that likes to watch the lights blink. Because its nostalgic, it's a very cool skill, its fun and rewarding, but it won't be to get something done.