this post was submitted on 06 May 2025
1150 points (98.2% liked)

Fuck AI

2760 readers
1100 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

founded 1 year ago
MODERATORS
1150
skills for rent (lemmy.blahaj.zone)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 week ago (3 children)

This has been happening for quite a while. Do you know how to work a sewing machine? Have you ever repaired your clothes? Oh well, back to Walmart.

[–] [email protected] 4 points 1 week ago

yeah, or cooking good point, that's very worrisome

load more comments (2 replies)
[–] [email protected] 6 points 1 week ago* (last edited 1 week ago) (1 children)

I use copilot at work. the predictive generation is pretty good i.e you start writing a for loop and it finishes it for you with all the variable names used correctly (most of the time). This also has the added benefit of making you name your variables clearly. the better they are the better the predicitions will be. i wouldnt trust it to do more than that though

load more comments (1 replies)
[–] [email protected] 6 points 1 week ago

A friend of mine wanted to make an incremental game. I told them "hey that's a pretty good project to learn programming with" but they insisted on using an LLM. Then they proudly showed me what they got so far, it was a decent looking singular html page, but without any game logic whatsoever. Most of the code was just stylesheets - and even those had some questionable things going on lol

[–] [email protected] 5 points 1 week ago (1 children)

TBH I always felt the same way with "Blueprint" programming where you plug nodes into nodes.

To this day never once used them.

[–] [email protected] 4 points 1 week ago

It's basically the same as programming, just very indirect and slow- but it still requires you to fundamentally understand the concepts of the 'modules' you are using. Vibe coding has borderline random elements.

[–] [email protected] 5 points 1 week ago

Are there seriously scientists who think AI assistants are good enough for the job?

[–] [email protected] 5 points 1 week ago (2 children)

On the other side, if it's "deskilling" to do vibe coding instead of real coding isn't this person saying that the barrier to entry for coding has been lowered?

Either vibe coding is not effective and is therefore not taking away the skill of coding or it is effective enough to replace aspects of coding that you would otherwise need to develop the skill to do.

Like if I'm an engineer or a real estate agent or a business...dude, and I want to use coding in my field but I don't have the time or desire to start learning a whole skill (anywhere from having children to just learning too many skills already) I assume vibe coding is my best friend.

[–] [email protected] 3 points 1 week ago

I think it can do some stuff, especially some entry level tedium.

So far I haven't seen a single success on the specific things I've tried it for, even when pretty short, other than exceedingly trivial things like reminding me whether this language has a join as a string method or as an array method of o don't use it that often.

I do see potential for an awkward gap between unskilled and skilled where an entry level person doesn't have as clear a path to getting actually better. In math this generally happens in school, where they keep students from using the most effective tools until they prove they can do without it. So education might have to go a bit further into programming skills rather than delegating quite so much to the professional workplace that may be less inclined.

[–] [email protected] 2 points 1 week ago

Im not going to lie, I totally vibe code. Ive been using it to build guis that help speed up repetitive processes. Vibe coding has been helping me learn too code. I think people abuse it for sure. The code still needs to be checked since LLMs are about as trustworthy as Quora.

[–] [email protected] 4 points 1 week ago

Shitholes rearing their head thr last 5 6 years made a lot of people forget , America is also a massive shithole

[–] [email protected] 4 points 1 week ago

I mean it's only a problem depending on the cost of the tools? Renting 4-5k a year worth of tools to make 150k might be ok to some people. While you are at risk of every increasing prices you could just use the time that it's cheap now to when it gets expensive later to educate yourself.

What's the alternative give some college 250k plus crazy interest rates and 4 years of your life?

Just like with all tools blue collar or white they are worth what you can earn from using them.

[–] [email protected] 3 points 1 week ago (10 children)

You can use local models for free, it's just slower.

load more comments (10 replies)
[–] [email protected] 3 points 1 week ago

Vibe coding is stupid

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago)

I still think that local models in places without internet are better then offline documentation.

[–] [email protected] 2 points 1 week ago (1 children)

WTF "vibe coding"? I'm not even wasting the electricity to googgle that one.

[–] [email protected] 5 points 1 week ago (1 children)

Ask an LLM to write code for you. Paste it into your IDE, try to run it. Describe the problems to your IDE and ask how to fix them. Lather rinse repeat.

[–] [email protected] 3 points 1 week ago

They have automated IDEs now, so no copy-pasting required. They can even automatically push to production without your input.

load more comments
view more: ‹ prev next ›