Published

All published posts

2534 posts latest post 2026-06-10 simple view
Publishing rhythm
May 2026 | 57 posts

just good enough

I built shit on the web before AI, some of it was okay, some I put a lot of time into, but some was just really shitty. Done just well enough to get the job done. All of it had to be written by hand or copy pasted from stack overflow. It was a lot of fun. Now we have a new level of shitty, it looks fine. It looks like it should work good. None of it is just barely good enough, nearly browser default style anymore.
I’ve been deploying my site old school for most of this year, rsync to a volume mounted to nginx. I ran into an issue today where I updated my site and all of the pages updated first, followed by upload. The issue this created was that the new cache busted css files were not up yet and the site had no styles for a brief period during upload. I found that delaying updates and delaying deletes until the new content exists first solves this problem pretty well. Theres still possiblility of jank while uploading to a live directory and not doing some sort of hot swap, but I’m good with this low budget option for now. sync: rsync -rlt --delete --omit-dir-times \ --info=progress2 \ --delay-updates \ --delete-delay \ ./output/ \ server:/mnt/mysite
The Unraveled Fail
Surgeons Key
Liquid Laquer
The Website Specification A platform-agnostic, full specification of the technical features a good website should have. Built in the open under an MIT licence. The Website Specification · specification.website [1] A solid checklist for agents to implement on most sites. Very few sites need 100% coverage, but most should probably check most of these boxes 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://specification.website/ [2]: /thoughts/
Revisiting the closed canon A post I wrote in 2023, the closing of the canon, predicted that LLM answers would replace search results, dramatically lowering traffic to individual sites, thereby removing the incentives to eve... Derek Kedziora · derekkedziora.com [1] This is what makes rss so interesting to me. Its boring old tech that fell out of mainstream popularity years ago, yet many sites still support it. Not all, especially ones that come with a good dickover [2]. At the same time, it’s sad to see the human internet dying, even more quickly than before. Not only do we have rampant bots and sites seo maxxing to get to the top. We have ai search overview that answers mose simple questions pretty good, chat that does good, and agents at our fingertips. The need for tutorials is pretty much dead. What we need now is human experiences shared and documented more than ever. I’ve been writing a whole lot less simply because this transition has been hard. Most of my pre 2024 posts were how to, notes for future me. Things so simple agents just spat out better versions in seconds these days with barely a question. Note This post is a thought [3]. It’s a short note that I make...
On Rendering Diffs A technical deep dive into how we built the @pierre/diffs package and CodeView component for zero-blanking diff rendering. Pierre Computer Company · pierre.computer [1] It’s incredible how some problems seem so simple until you load the browser with so much text it just bogs to nothing and how impossibly difficult it becomes after this point. Very cool implementation of a problem that…. who has this problem. If it takes me 2 mintues to scroll through a diff at mach speed like the video, is a diff going to solve my problem? 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://pierre.computer/writing/on-rendering-diffs [2]: /thoughts/
dickover n. : a modal panel, popover, or curtain presented by a website or app, deliberately obscuring its own content to frustrate the user with an unwanted, unnecessary, mandatory interaction; e.g. asking the user to accept “cookies”, subscribe to a newsletter, install the website’s mobile app, agree to terms of service, or anything else that the user couldn’t give two shits about. — @daringfireball [1] via [2] References: [1]: https://daringfireball.net [2]: https://daringfireball.net/2026/05/what_is_a_dickover
- #tech #coding" playlabel="Play: His presence is still felt in the codebase to this day 😂 #codingmemes #developermemes #tech [1] #coding"> Remember this clip in 5 years, after the churn we just had with RTO and ai this is going to hit. Or AI will just figure is all out for us, who knows anymore. Not that they will figure out the human side, the what does this do, why is it here. A temporary fix is a clear signal to your other devs I didn’t have enough time to do it right, but this works. I think AI will squash a large number of these, especially in big coorporate internal tooling where you are trying to juggle as much as you can and just keep it a float at all times. Note This post is a thought [2]. It’s a short note that I make about someone else’s content online #thoughts References: [1]: /tags/tech/ [2]: /thoughts/

Flowing Thoughts Ai To Help Blast Radius

Not sure how this matters to anyone else, but I'm sitting in the car and letting the thoughts flow. I'm having really interesting conversations with ai recently. Like things I never thought I would care this deeply about. In part because it feels like the vulns are coming faster and harder, and in part because it is really enabling me to invest some time into the development that I would not otherwise have. I'm thinking about least privilege, reducing dependencies in containers, limiting pod access to the Internet and other pods. Reducing the blast radius. Now I've always been hesitant to bring in new dependencies. I've always tried to strip to the lowest possible dependency set n my containers, but I would also re-use the main server container to run cron job workflows. I wasn't giving much thought about what services they could access, or their internet access
- How many people watching this sent their clankers out to make a uuid service for them as they were watching it. UUID as a service sounds great, heck @steipete [1] just has to mention it and his claws are on it building out the service, no need to even type anything or directly form a thought, just mention it in the meeting and a new repo will be up by end of meeting. 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://steipete.me [2]: /thoughts/
First Sinner
Almost Broken Drivetrain
Chain between the gears, its almost more frustrating that it still works most of the time and teases me that if I just knew what I was doing I could fix it properly.
- Incredibly well done satire on t3.gg, love the at one of the top comments is Prime asking to be done next. 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/
To ignore commands that start with a space character, use the HIST_IGNORE_SPACE option in bash or zsh. setopt HIST_IGNORE_SPACE
- The 3 piece design for wheel s without a z-seam is absolutely genius. That is a sick trick. Love this guys style. Need a tool Make a tool. [1] [2] Note This post is a thought [3]. It’s a short note that I make about someone else’s content online #thoughts References: [1]: https://dropper.waylonwalker.com/file/8b6f5e2d-f8f2-4ff8-9744-0812bff8879c.webp [2]: https://dropper.waylonwalker.com/file/34430a1b-cd5a-4762-89ca-d3428c70e20c.webp [3]: /thoughts/
Burgers For Dinner On The Sheetpan
Fresh burgers off the flattop
Power Washing The Sidewalk 2026
It's been a couple of years since I've fully done our sidewalk, it was time before it got slimy again.