Live data from Hacker News

Affirm Retooled for Agentic Software Development in One Week

medium.com

1–10 of 27 posts

Re: Affirm Retooled for Agentic Software Development in One Week

#2
Any bets on how long it'll take for a security breach, now that every attacker knows affirm is vibe coding 60% of PRs?

I feel like these top down mandates miss the forest through the trees -- in isolation claude code is a speedup, like how sometimes WD40 is the right tool for the job. But when applying it to everything, you end up with a sticky mess.

Re: Affirm Retooled for Agentic Software Development in One Week

#3
> We move money, so mistakes are costly and quality is contractually non-negotiable. We build on a twelve-year-old monorepo with structural bottlenecks: bloated test suites, manual code review, unstable CI, and deploy infrastructure not made for the pace we need.

In my experience, each single item on this list already is a major hurdle for AI agents. The unholy union of all of them together is something I couldn't personally be responsible for - period.

Working on that codebase - I'm sure - is already difficult and often frustrating. Having a horde of short-term-memory-only agents without any real institutional knowledge is a recipe for disaster. I'm sure the rollout looks great on paper, and long-term effects are - conveniently - not the scope of this article.

Re: Affirm Retooled for Agentic Software Development in One Week

#7

Do I have to read the article before calling it bs?

I am confused why you would write a public article about it as a financial company. But I have many things I am confused about here; I cannot really figure what they do that requires 800 people or how 130m tx/y is anything to boast about in itself. But maybe it is fantastic; I don't know.

Re: Affirm Retooled for Agentic Software Development in One Week

#8
having tried to wrangle this on my own over months and still seeing gaps everyday i have to raise severe skepticism on this lol.

you mandate and "solve" this in a few weeks over 1:N channels and measure on a metric that nobody even fully understands yet = someone getting paid to bullshit some metrics on agentic productivity to executives. i agree with other posters, 12 months until a dumpster fire of shit reveals itself.

FWIW, i think it is the future but not in the way that'd described here.

Re: Affirm Retooled for Agentic Software Development in One Week

#10
Having integrated LLMs into middleware systems handling financial data, I think the skepticism here is warranted but the direction is right. The real challenge isn't the agents writing code; it is the context window around financial logic, compliance boundaries, and legacy system quirks that live in engineers' heads, not documentation.

What works: starting with isolated internal tools where mistakes are recoverable, not customer-facing payment flows. Agents excel at boilerplate and test generation but need human guardrails for business logic. Affirm's one-week timeline sounds more like executive theater than genuine transformation. The 12-month check will be more telling than the announcement.

Post reply on HN