logoalt Hacker News

Ekarostoday at 5:12 PM4 repliesview on HN

Weirdly I feel lot more accepting of LLMs in this type of environment than in making actual products. Point is doing things fast and correct enough. So in someways LLM is just one more tool.

With products I want actual correctness. And not something thrown away.


Replies

jama211today at 6:13 PM

We’re starting to get to a point where the ai can generate better code than your average developer, though. Maybe not a great developer yet, but a lot of products are written by average developers.

throwaway0123_5today at 5:49 PM

Given what I understand about the nature of competitive programming competitions, using an LLM seems kind of like using a calculator in an arithmetic competition (if such a thing existed) or a dictionary in a spelling bee.

loegtoday at 5:55 PM

These contests are about memorizing common patterns and banging out code quickly. Outsourcing that to an LLM defeats the point. You can say it's a stupid contest format, and that's fine.

(I did a couple of these in college, though we didn't practice outside of competition so we weren't especially good at it.)

mbb70today at 5:52 PM

The goal of "actual projects" is also fast and correct enough though