HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feastingonslop

no profile record

Submissions

Goal: Ship 1M Lines of Code Daily

2 points·by feastingonslop·vor 5 Monaten·1 comments

comments

feastingonslop
·vor 5 Monaten·discuss
Nor does it stop self-respecting LLMs.
feastingonslop
·vor 5 Monaten·discuss
What value is there in tested code when you have the option of superlative, flawless code?
feastingonslop
·vor 5 Monaten·discuss
LLMs write superior code. Maybe they learned from humans, but they have seen further while standing on those shoulders.
feastingonslop
·vor 5 Monaten·discuss
If the LLM writes better code (and it will) then its code should be favored over a library.
feastingonslop
·vor 5 Monaten·discuss
Why would you not?
feastingonslop
·vor 5 Monaten·discuss
It doesn’t mess up. Not any more.
feastingonslop
·vor 5 Monaten·discuss
> Everyone can treat the project as a black box, and focus on observable changes to the project's behavior.

This is a good thing. I don’t need to focus on oil refineries when I fill my car with gas. I don’t know how to run a refinery, and don’t need to know.
feastingonslop
·vor 5 Monaten·discuss
Since the code does not matter, you wouldn’t need or want to phrase it in terms of algorithmic complexity. You surely would have a more real world requirement, like, if the data set has X elements then it should be processed within Y milliseconds. The AI is free to implement that however it likes.
feastingonslop
·vor 5 Monaten·discuss
If you have particular performance requirements like that, then include them. Test for them. You still don’t have to actually look at the code. Either the software meets expectations or it doesn’t, and keep having AI work at it until you’re satisfied.
feastingonslop
·vor 5 Monaten·discuss
And that is the right assumption. Why would any humans need (or even want) to look at code any more? That’s like saying you want to go manually inspect the oil refinery every time you fill your car up with gas. Absurd.
feastingonslop
·vor 5 Monaten·discuss
The code itself does not matter. If the tests pass, and the tests are good, then who cares? AI will be maintaining the code.
feastingonslop
·vor 5 Monaten·discuss
Nobody is saying to skip testing the software. Testing is still important. What the code itself looks like, isn’t.
feastingonslop
·vor 5 Monaten·discuss
And there was a time when using libraries and frameworks was the right thing to do, for that very reason. But LLMs have the equivalent of way more experience than any single programmer, and can generate just the bit of code that you actually need, without having to include the whole framework.
feastingonslop
·vor 5 Monaten·discuss
I don’t understand the interest in “quality code.” I never need to look at the code itself. I just make sure it runs right.
feastingonslop
·vor 5 Monaten·discuss
Which LLM works best for Racket?
feastingonslop
·vor 6 Monaten·discuss
Why build software slower than possible? Do you just enjoy wasting people’s time?
feastingonslop
·vor 6 Monaten·discuss
Yes, but it would be bored.
feastingonslop
·vor 6 Monaten·discuss
Why do you think vibe code isn’t good enough for real products? Just so long as you have tests that show it functions as expected, why does it matter?
feastingonslop
·vor 6 Monaten·discuss
I thought it seemed like an especially good read!
feastingonslop
·vor 6 Monaten·discuss
Excellent! Humans can then spend their time on other activities, rather than get bogged down in the mundane.