logoalt Hacker News

fzeroracertoday at 6:19 PM1 replyview on HN

I think as a developer this is one of the biggest takeaways I've had from this whole thing. I used to view features sitting endlessly in a JIRA backlog as a bad sign; a signal that we weren't prioritizing the right thing. But in reality this serves as a natural selection mechanic; if devs don't care enough about it to get it done and PM doesn't see the value in it then it slowly fades away.

With agents you can just throw them at every JIRA ticket and get them (badly) implemented. There's no rhyme or reason if it's needed or even wanted, and spending time to think about it is 'wasted'. So the numbers on the burn down chart go up, but actual productivity is stagnant or becomes negative as unnecessary bloat sneaks into your app or game.


Replies

threetonesuntoday at 8:14 PM

I'm a big fan of forgetting. I throw out the phrase "forgetting is the point" a lot, loosely paraphrased from some musician (I forget who!) that said if you couldn't remember the lyrics they must not have been very good. Somewhere in the original spirit of Agile there was no Jira board, because the next thing to do was obvious to the team, and if it wasn't obvious it was easily discoverable, just go ask some users what they need. The idea of writing down every idea and letting AI crap out the features is entirely antithetical to creating good software.

show 1 reply