HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bittermandel

no profile record

コメント

bittermandel
·4 か月前·議論
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
·5 か月前·議論
I confused this with https://github.com/omcljs/om
bittermandel
·7 か月前·議論
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
·8 か月前·議論
I use this heavily to navigate the neondatabase/neon repo and it has been invaluable
bittermandel
·昨年·議論
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".