HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bittermandel

no profile record

comments

bittermandel
·há 4 meses·discuss
This is exactly my experience at Lovable. For some parts of the organization, LLMs are incredibly powerful and a productivity multiplier. For the team I am in, Infra, it's many times distraction and a negative multiplier.

I can't say how many times the LLM-proposed solution to a jittery behavior is adding retries. At this point we have to be even more careful with controlling the implementation of things in the hot path.

I have to say though, giving Amp/Claude Code the Grafana MCP + read-only kubectl has saved me days worth of debugging. So there's definitely trade-offs!
bittermandel
·há 5 meses·discuss
I confused this with https://github.com/omcljs/om
bittermandel
·há 7 meses·discuss
I made this with Lovable as well, it's interesting how it's a bit more extreme in terms of where we are in 2035.

https://hn-frontpage-2035.lovable.app/

> The last JavaScript framework: Why we stopped at React 47 (overreacted.io)
bittermandel
·há 8 meses·discuss
I use this heavily to navigate the neondatabase/neon repo and it has been invaluable
bittermandel
·ano passado·discuss
Claude Code works pretty OK so far, but Bash doesn't work straight up. Just sits and waits, even when running something basic like "!echo 123".