17
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Feb 2025
17 points (100.0% liked)
TechTakes
1761 readers
132 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 2 years ago
MODERATORS
in which karpathy goes "eh, fuckit":
karpathy tweet text
There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper so I barely even touch the keyboard. I ask for the dumbest things like "decrease the padding on the sidebar by half" because I'm too lazy to find it. I "Accept All" always, I don't read the diffs anymore. When I get error messages I just copy paste them in with no comment, usually that fixes it. The code grows beyond my usual comprehension, I'd have to really read through it for a while. Sometimes the LLMs can't fix a bug so I just work around it or ask for random changes until it goes away. It's not too bad for throwaway weekend projects, but still quite amusing. I'm building a project or webapp, but it's not really coding - I just see stuff, say stuff, run stuff, and copy paste stuff, and it mostly works.skipping past the implicit assumption of "well, just have a bunch of money to be able to keep throwing the autoplag at the wall until something sticks", the admissions of not giving a single fuck about anything, and the straight and plain "well, it often just doesn't work like we keep promising it does", imagine being this fucking incurious and void of joy
I'm left wondering if this bastard is running through the stages of grief (at being thrown out), because this sure as fuck reads like despair to me
This reinforces my judgment that the ultimate customers for code-completion models are people who don’t actually want to be writing code in the first place.
So after billions of investment, and gigawatt-hours of energy, it's now "not too bad for throwaway weekend projects". Wow, great. Let's fire all the programmers already!
Apart from whatever the fuck that process is, it is not engineering.
And to think that people hated on Visual Basic once... in comparison to this stuff, it was the most solid of solid foundations.
on the level of a 'build your own website' site. They are the wysiwyg users now.
that'd be easily terawatt-hours i think. just musk's server farm's generators are 100MW, and draw who knows how much from grid, and if it runs for a year and two months at that power that's 1TWh. and there's google, ms, amazon, whatever chinese are cooking,
this is so much slower (in both keystrokes and raw time, not to mention needing to re-prompt) and much more expensive than just going into the fucking CSS and pressing the 3 buttons needed to change the padding for that selector, and the only reason why this would ever be hard is because they’re knee deep in LLM generated slop and they can’t find fucking anything in there. what a fucking infuriating way to interact with a machine.
come on don't you like waiting 1s+ for every single action you ever want to take? it's the hot new thing
React has entered the chat (don’t try talking to it yet though, it has to “asynchronously” load every individual UI element in the jankiest way possible)