Why is reviewing hard? I use LLMs for reviewing. It is dogmatic to review every line written by an LLM.
gravypod•11m ago
What kind of systems do you work on? Does it have production traffic? Is there a cost to downtime?
cyanydeez•8m ago
you arnt reviewing. youre playing loophole semantics.
happytoexplain•7m ago
I'm confused - are you purposefully pretending that the author isn't talking about human review?
CBLT•5m ago
I also like having long, pointed conversations with LLMs as I review code. Then when I'm done, it's different code, and it has all of my blind spots and knowledge gaps, so I cannot effectively review it anymore.
It's like turning a code review that requests you, into a code review that requests someone else. And it tramples on the original author quite a bit too. It's hard only having the ability to add incremental value to large amounts of code, instead of large amounts of value to incremental code.
eschneider•9m ago
Failures in production remain expensive.
dmitrig01•8m ago
Writing blog posts has become cheap, making them sound human has become hard.
simianwords•18m ago
gravypod•11m ago
cyanydeez•8m ago
happytoexplain•7m ago
CBLT•5m ago
It's like turning a code review that requests you, into a code review that requests someone else. And it tramples on the original author quite a bit too. It's hard only having the ability to add incremental value to large amounts of code, instead of large amounts of value to incremental code.