this post was submitted on 03 Feb 2025
15 points (100.0% liked)

TechTakes

1604 readers
131 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
 

Need to let loose a primal scream without collecting footnotes first? Have a sneer percolating in your system but not enough time/energy to make a whole post about it? Go forth and be mid: Welcome to the Stubsack, your first port of call for learning fresh Awful you’ll near-instantly regret.

Any awful.systems sub may be subsneered in this subthread, techtakes or no.

If your sneer seems higher quality than you thought, feel free to cut’n’paste it into its own post — there’s no quota for posting and the bar really isn’t that high.

The post Xitter web has spawned soo many “esoteric” right wing freaks, but there’s no appropriate sneer-space for them. I’m talking redscare-ish, reality challenged “culture critics” who write about everything but understand nothing. I’m talking about reply-guys who make the same 6 tweets about the same 3 subjects. They’re inescapable at this point, yet I don’t see them mocked (as much as they should be)

Like, there was one dude a while back who insisted that women couldn’t be surgeons because they didn’t believe in the moon or in stars? I think each and every one of these guys is uniquely fucked up and if I can’t escape them, I would love to sneer at them.

last week's thread

you are viewing a single comment's thread
view the rest of the comments
[–] froztbyte@awful.systems 21 points 2 days ago* (last edited 2 days ago) (7 children)

in which karpathy goes "eh, fuckit":

a tweet by andrej karpathy, text below

karpathy tweet textThere'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

[–] self@awful.systems 8 points 1 day ago (2 children)

I ask for the dumbest things like “decrease the padding on the sidebar by half” because I’m too lazy to find it

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.

[–] froztbyte@awful.systems 6 points 1 day ago (1 children)

come on don't you like waiting 1s+ for every single action you ever want to take? it's the hot new thing

[–] self@awful.systems 6 points 23 hours ago

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)

load more comments (4 replies)