HN user

pgwhalen

1,350 karma
Posts4
Comments703
View on HN

These takes Arne necessarily incompatible. It can be a great tool for helping you do this kind of big picture design, but still need you as a guide and taste-maker to get to a good end result.

Siri AI 1 month ago

It’s worrisome, but it’s also worth pointing out that no one else has succeeded at it, or even gotten close. It’s easy to forget that there are not good well-integrated person AI solutions yet, it’s just chat bots. I think it’s just harder than a lot of people think it is.

If it helps, I could have written this comment just about word for word, and you can check my account and see that I’m clearly human.

I would probably add that I’m nervous about AI search results and how it affects the future of the internet and content creation in general, but from the perspective of a user, I’m pleased with the direction.

Can you explain why? I'm getting better at detecting some kinds of AI writing, but I constantly seem comments like this on HN for things I'm much less suspicious of, and I want to understand why people make them.

Who is building an artificial wall? Maybe I skimmed the post too fast, but it doesn't seem like this information is being presented as "you have to know/do this before you start agentic engineering", just "this is some stuff to know."

Flighty Airports 4 months ago

As not a shill myself, who comments on a variety of stuff regularly, I could totally see why the mention of a product someone loves is the thing that pulls them out of lurking.

It’s just how discussion on the internet works, for basically anything at all worth discussing. It’s exhausting, but I can hardly blame HN specifically.

Isn't this post an announcement of time-based billing? Just in a kind of indirect way (not billing, rather than billing).

Also, my (extremely naive) understanding is that at the cutting edge, hardware is diverging for training vs inference. That might not be true for Anthropic though.

I really am quite in awe of Claude Code recently, so definitely not a naysayer, but this is a really important point. It’s so easy to create code, but am I shipping that much to prod than I used to? A bit.

Obviously this highly depends on your company and your setup and risk tolerance and what not.

What is that spend compared against though? They already spend hundreds of billions of on various things in a year, but what is the marginal spend?

When you present these numbers alongside each other, you imply that they will go from making ~$20b/quarter to losing ~$30b/quarter, which is not plausible to me.

They literally don’t have the cash to do it.

I don’t understand this? Amazon is a profitable company, on the scale of tens of billions of dollars per quarter. They very literally do have the cash.

Am I missing some subtlety in their financial reporting?

This won’t happen with general software though, that ship has sailed, the space is too competitive.

This is the second time I’ve seen Goedecke criticized as cynical and honestly it quite baffles me, I see it almost completely the opposite. His writing acknowledges the common cynical views of working at large companies but then works to rationalize them, in a pragmatic way.

Going back to typing all of the code yourself (my interpretation of "writing by hand") because you don't have the agent-managerial skills to tell the coding agents how to clean up the mess they made feels short-sighted to me.

I increasingly feel a sort of "guilt" when going back and forth between agent-coding and writing it myself. When the agent didn't structure the code the way I wanted, or it just needs overall cleanup, my frustration will get the best of me and I will spend too much time writing code manually or refactoring using traditional tools (IntelliJ). It's clear to me that with current tooling some of this type of work is still necessary, but I'm trying to check myself about whether a certain task really requires my manual intervention, or whether the agent could manage it faster.

Knowing how to manage this back and forth reinforces a view I've seen you espouse: we have to practice and really understand agentic coding tools to get good at working with them, and it's a complete error to just complain and wait until they get "good enough" - they're already really good right now if you know how to manage them.