HackerTrans
TopNewTrendsCommentsPastAskShowJobs

twitchard

no profile record

Submissions

Ask HN: How do you get better at coding agents?

4 points·by twitchard·4 ay önce·1 comments

Twelve Days of AI

12daysofai.app
2 points·by twitchard·7 ay önce·0 comments

comments

twitchard
·geçen ay·discuss
where's the thesis statement
twitchard
·2 ay önce·discuss
Fwiw the teaching of the church is that (today's) AI isn't at a human level because human intelligence is something that we experience whereas artificial intelligence seems to be merely a sophistication in performing tasks.

This week's encyclical didn't go into this. Last year's "Doctrinal Note" (less authoritative) did though: https://www.vatican.va/roman_curia/congregations/cfaith/docu...

and I did a write-up on it here: https://twitchard.github.io/posts/2025-06-28-the-catholic-ch...
twitchard
·2 ay önce·discuss
Lol

404 This page could not be found.

Clearly they did delete it.
twitchard
·4 ay önce·discuss
Coreutils gets updates regularly! https://gitweb.git.savannah.gnu.org/gitweb/?p=coreutils.git

Even `ls` gets news flags from time to time.

I think "stopping" is great for software that people want to be stable (like `ls`) but lots of software (web frameworks, SaaS) people start using specifically because they want a stream of updates and they want their software to get better over time.
twitchard
·4 ay önce·discuss
Not sure DORA is that much of an indictment. For "Change Failure Rate" for instance these are subject to tradeoffs. Organizations likely have a tolerance level for Change Failure Rate. If changes are failing too often they slow down and invest. If changes aren't failing that much they speed up -- and so saying "change failure rate hasn't decreased, obviously AI must not be working" is a little silly.

"Change Lead Time" I would expect to have sped up although I can tell stories for why AI-assisted coding would have an indeterminate effect here too. Right now at a lot of orgs, the bottle neck is the review process because AI is so good at producing complete draft PRs quickly. Because reviews are scarce (not just reviews but also manual testing passes are scarce) this creates an incentive ironically to group changes into larger batches. So the definition of what a "change" is has grown too.
twitchard
·4 ay önce·discuss
Re: model Supremacy -- I think there's so much cross-pollination between the AI labs that this is unlikely. Everybody at these labs basically know what everybody at the other labs are doing. *data* can be hard to get but I don't think acquiring good data is positive feedback loop-y where whoever wins just skyrockets away from everybody else.

Model stagnation, I thought stagnation was coming last year, then Opus 4.5 came out. I think maybe the models are slowing at getting *smarter* per se, but they are still getting better at coding. And even if they stopped getting better at coding, if they got as good as they have gotten at coding on other fields of inquiry (like, say, writing) so I think we've got a ways to go yet before the progress in terms of economic usefulness slows down.
twitchard
·4 ay önce·discuss
I don't think 10 minutes of AI experience is enough to be a master? AI-assisted software engineering is a skill that I want to get better at, just like traditional software engineering is.
twitchard
·9 ay önce·discuss
Twice as fast, half as costly, too!