logoalt Hacker News

distanceslast Saturday at 10:03 AM0 repliesview on HN

Agreed, seems it's a great day if I get close to 50% of coding time. The rest is various meetings, communication, and code review.

And even with reviews you can currently plausibly automate only the code correctness check part, the juicy part of reviews is always manual testing of the change and doing the logical reasoning if the change is doing a meaningful thing. And no, the ticket with the spec is not a reliable source of this info for an LLM as it's always just a partial understanding of the concept.