this post was submitted on 30 May 2025
330 points (97.7% liked)

LinkedinLunatics

4563 readers
15 users here now

A place to post ridiculous posts from linkedIn.com

(Full transparency.. a mod for this sub happens to work there.. but that doesn't influence his moderation or laughter at a lot of posts.)

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 154 points 3 days ago (23 children)

"vibe coded/coding" means using something like Chat-gpt to output code, if anyone is wondering.

[–] gigachad 81 points 3 days ago (4 children)

To those of you feeling called out: Vibe coding is not about letting GPT find your missing semicolon or create that weird for-loop for you, but crafting the whole source code from scratch for a person who can't program at all.

[–] [email protected] 3 points 1 day ago* (last edited 22 hours ago)

I used it to write a simple query today and felt disgusting. It feels like I used a lazy way instead of doing research to find the right Syntax. I did research before using it, but the documentation wasn't clear, so I used it.

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

I used ChatGPT a few days ago to build a python script that takes a link in my clipboard and runs a yt-dlp command to download it to one of my Plex folders. Had to fettle a few details, but all told it took me about half an hour from start to finish.

I have absolutely no idea how to write a python script, so I'm incredibly happy with the output.

However, I'm not trying to use it to get paid, so I guess that's OK.

[–] [email protected] 6 points 2 days ago (2 children)

not trying to use it to get paid, so I guess that’s OK.

I think this has something to do with it . You're using it to accomplish something, and not over-billing your skills for a fat cheque.

[–] [email protected] 6 points 1 day ago

That, and also, it's a very straightforward, narrow-scoped functionality. LLMs are pretty good with that kind of thing. It's complexity they struggle with

[–] [email protected] 3 points 2 days ago

I'm using it to make stealing content from YouTube even more efficient, so I can watch videos on my Apple TV without having to pay them a stupid amount for premium, or having to tolerate the obnoxious number of ads.

[–] [email protected] 26 points 3 days ago

I've used it to craft a quick PowerShell or bash oneliner, or to get familiar with a function in some python package I've never used. But an entire program?

[–] [email protected] 20 points 3 days ago (2 children)

Do people really do that?! I've just used it as a starting point for something totally unfamiliar, reworked it to suit, made sure I understood everything it spit out. I cannot imagine ChatGPT spitting out working code.

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

I sincerely believe the actual "AI apocalypse" will simply be things like critical infrastructure being run on "vibe code."

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

I honestly think we are heading to a world similar to the https://en.m.wikipedia.org/wiki/The_Machine_Stops world.

[–] HackerJoe 43 points 3 days ago

They do. The result is usually as expected. Either full of security holes or the recipe site is advertising cyanide ice cream.

load more comments (18 replies)