logoalt Hacker News

djeastmlast Saturday at 12:18 PM1 replyview on HN

>Letting a LLM do it for you is equivalent to it solving a hard leetcode problem. You're not really taxing your brain.

But things like "hey this array of objects I have, I need sorted by this property" are not hard leetcode problems

They're precisely the kind of tedious, but not taxing, problems that we prefer to farm out to someone else. Like asking a junior to do it.


Replies

vlodlast Saturday at 4:57 PM

My point is that it's tempting and irresistible (based on other comments in this thread) to move from basic attribute sorting, to basic CRUD, SQL queries, CSS/Tailwind, typescript error resolution then using it for Dijkstra, because why not?, it's so nice.

Then we're just puppetmasters pulling the strings (which some think this is the way the industry is going).