Hacker News new | past | comments | ask | show | jobs | submit login

While current LLMs aren't really strong enough, I wouldn't completely write off the "LLM goes brrrr" approach vs domain-specific optimisations.

How much effort is it worth investing in domain-specific tooling / languages / effort for codegen? On some level it's a bet against LLMs getting better (unless the work has intrinsic value that extends beyond being a workaround for LLM limitations).




Yeah it’s tough to tell.

I could see a world where if you create the right architecture then complex tasks can be broken into smaller individual tasks where your only concern is the outcome and not the underlying code. Very deterministic

Essentially all the things we developers care about might not matter. Who cares if the LLM repeats itself? DRY won’t apply anymore because there might not be a reason to share code!

LLM go brrrr until it gets the right output and the code turns into more “machine learning black box” stuff




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: