Today I found a way to test model syntax, cause the clankers always get the
exact model name that copilot wants wrong.
copilot --model claude-sonnet-4.5 -p "Reply with OK" --allow-all --no-ask-user -s
copilot --model gpt-5.4 -p "Reply with OK" --allow-all --no-ask-user -s
Published
All published posts
2493 posts
latest post 2026-05-11
Publishing rhythm
-
Jaime’s title hooked me in here, what guitar riff from Linkin Park had the greatest riff of our generation. Theres something about Linkin Park unlike Killswitch Engage, Atreyu, Avenged Sevenfold, bands I would listen to at this time that I cant remember a single riff, I can think of Chesters vocals, or the unique scratching they did, but mostly the songs were a whole piece. What riff is he talking about.
The very first note of “One Step Closer” plays and I’m immediately transported back to 2003 sitting in my garage watching HuevosIII [1] on repeat. I can still remember the timing that Wes Miller did on the edit. I can see the riders I looked up to for so long riding in formation.
Turns out this riff is so recognizable it takes me exactly where I was when I listened to it hundreds of 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]: https://www.youtube.com/watch?v=AoQ6fUTuYvg&list=PLoSp9yq_oDOdCOfCp_QTS017cjAi4Cv_0&index=2
[2]: /thoughts/
-
The most iconic shots of a scrub ever caught on camera.
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/
Can You Feel the Slop
Do you ever vibe code out a POC, and you can just feel the shitty code
underneath? Every change causes 3 things to break and wires get crossed all
over the place. Sometimes I just want to write the code again. Maybe its time
to slow down.
approve rm
Hot take, if you are unwilling to approve rm you should rethink
your workflow, git state, or backups.
!!! Note
This is meant for normal project work with an agent working in
the context of a single project, with directory level access
to the project.
Ping 54
I'm regressing back to boomer ai for more plan mode style prompting at home...
It does a decent job at ingesting a repo and coming up with plans before I
start spending precious tokens.
Tokens Just don't go as far as they used to
Not sure if this is simply the flavor of the month, or a shift in gpt5.4
being super subsidized on release and now that we have gpt5.4-mini-fast out
they have shifted, but I'm burning through half of my $20 gippity sub in a
day with hobby level use. Second week in a row its burning so fast.
Stow comes with a local and global ignore list that you can use to ignore
certain files or directories.
If you put Perl regular expressions, one per line, in a .stow-local-ignore
file within any top level package directory, in which case any file or
directory within that package matching any of these regular expressions will
be ignored. In the absence of this package-specific ignore list, Stow will
instead use the contents of ~/.stow-global-ignore, if it exists. If neither
the package-local or global ignore list exist, Stow will use its own built-in
default ignore list, which serves as a useful example of the format of these
ignore list files:
Example given from the docs
RCS
.+,v
CVS
\.\#.+ # CVS conflict files / emacs lock files
\.cvsignore
\.svn
_darcs
\.hg
\.git
\.gitignore
\.gitmodules
.+~ # emacs backup files
\#.*\# # emacs autosave files
^/README.*
^/LICENSE.*
^/COPYING
Reference # [1]
https://www.gnu.org/software/stow/manual/html_node/Types-And-Syntax-Of-Ignore-Lists.html
References:
[1]: #reference
Ping 52
Is it just me or are the agents not behaving today?
-
Casey had an interesting point here. I think demitri came back with some sense of sanity that its just not how corporations look at employee cost, but I still thought it was a head scratcher.
Roughly translated not quoted
If the sellers of ai are telling you that your developers are going to be 10x productive, why are they only spending half their salary in tokens? Why not 9x?
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/
Ping 50 A
I wrote code by hand today... I was out of tokens
-
I hate how he called out terminal user interfaces as shit… then proved web interfaces to be superior. Damn him. I love working from my terminal, but having ai prove itself through html [1] reports including video, image, metrics, charts, and text is goated. Rethinking yourself has the bottleneck not the orchestrator feels real. Validating the work is hard, theres a shift right now and everyone is trying to figure it out. Lucas’s technique is a little bit of be lazy and tell it to prove itself to you, so as you juggle your 15 agents you have a nice report to read.
Note
This post is a thought [2]. It’s a short note that I make
about someone else’s content online #thoughts
References:
[1]: /html/
[2]: /thoughts/
-
This is a really good guide, with quite a few good nuggets. I need to try deleting my AGENTS.md and rebuilding it from scratch more often. I liked how he talked about having agents prove their work and tell them up front how they will be judged. What I didn’t care for so much was the feeling that a lot of the rules go in markdown, thats not a rule, thats a suggestion. Rules should be deterministic. They should be tests and linters that ensure they are followed. Suggestions are good, but dont trust the agents to always follow them. And don’t trust that they wont change your rules, keep them honest.
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/
External Link
youtube.com [1]
Feeling this today, feels like everything continues to get worse. Trying to be more positive, and its hard.
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://www.youtube.com/shorts/qH3KH-q_tGE
[2]: /thoughts/
Write It First, Then Let AI Drive
There's a thing that happens when you start using AI coding tools seriously. You assume the best workflow is obvious: let AI generate the first draft, then...
Kenneth Reitz · kennethreitz.org [1]
Interesting take by Kenneth Reitz. Not quite sure how I feel about it anymore. It kinda hurts, but I’m not sure if code aesthetics matter as much as the product anymore. I cared when I was the one editing, but at this point I’m not doing a lot of edits by hand. Do these aesthetics affect the final products that users use, Not sure. AI makes me sad.
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://kennethreitz.org/essays/2026-04-12-write_it_first_then_let_ai_drive
[2]: /thoughts/
Prove Yourself Agent
Ask your agents to prove their work. Include it in the initial
prompt, not later.
External Link
X (formerly Twitter) · x.com [1]
If agents make prime a bit faster, what does that mean for the rest of us mortals?
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://x.com/ThePrimeagen/status/2043861800819761382
[2]: /thoughts/
External Link
X (formerly Twitter) · x.com [1]
I’ve gotta agree with bob on this one, the first thing I did to my biggest brownfield project I wanted to use agents on BEFORE they did work was a hardened pre-commit.yaml, ci, hardened type checking and linting. SECOND get rid of bad inconsistent patterns, let them replicate consistency, force them to pass checks. Agents will follow all of your markdown suggestions most of the time, enough for you to become complacent if you let it. They are goal seeking, if you put them to a task you thought was possible that is not given your constraints, they will try to find a way given enough tokens. I dont see this ever changing, its one thing that makes them great, it just needs to be kept in check.
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://x.com/unclebobmartin/status/2044065822067282396
[2]: /thoughts/
Steve Yegge
Steve Yegge: I was chatting with my buddy at Google, who's been a tech director there for about 20 years, about their AI adoption. Craziest convo I've had all year. …
Simon Willison’s Weblog · simonwillison.net [1]
behind, yet positioned to completely dominate this race by hitting it with some sense. Making trends in what looks like longevity in the race that is not subsidising to simply get users, but to get by until they figure out how to 100x reduce the cost to a reasonable level. They feel like the guy sitting in the back with nothing big or flashy to say that is going to drop the hammer on their competition that overstretched itself taking on too much debt because it was necessary to change the game. There might be something to having a mix of hipsters, boomers, and luddites all trying to balance each other out.
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://simonwillison.net/2026/Apr/13/steve-yegge/#atom-everything
[2]: /thoughts/