HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nephrenka

no profile record

Submissions

An opinionated (and mainly correct) guide to naming

adamtornhill.substack.com
4 points·by nephrenka·20일 전·0 comments

Why Merge Conflicts Became the New Agentic Bottleneck

adamtornhill.substack.com
3 points·by nephrenka·지난달·0 comments

Compressed Cognition: The Cost of Faster Coding

adamtornhill.substack.com
5 points·by nephrenka·2개월 전·0 comments

Coding Is Dead ( But It Still Smells Funny)

adamtornhill.substack.com
2 points·by nephrenka·3개월 전·0 comments

comments

nephrenka
·작년·discuss
Fascinating! I spent the past two days at a software conference in the Barbican. (The SDD conf). The place is truly beautiful in a brutalistic way. Had lunch in the greenhouse.
nephrenka
·2년 전·discuss
Agree -- maintainable code was always important, but even more so in the age of AI. Unless we introduce proper guardrails via reliable code quality metrics, all these AI assistants will serve more as legacy code generators than genuine help.
nephrenka
·2년 전·discuss
> our research significance is currently limited in that it does not directly measure what code was AI-authored

There is actual AI benchmarking data in the Refactoring vs Refuctoring paper: https://codescene.com/hubfs/whitepapers/Refactoring-vs-Refuc...

That paper benchmarked the performance of the most popular LLMs on refactoring tasks on real-world code. The study found that the AI only delivered functionally correct refactorings in 37% of the cases.

AI-assisted coding is genuinely useful, but we (of course) need to keep skilled humans in the loop and set realistic expectations beyond any marketing hype.