this post was submitted on 25 Feb 2025
956 points (98.3% liked)

Programmer Humor

21106 readers
1496 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 63 points 1 week ago (13 children)

I'm Guessing he downloaded it from chatgpt, hence the location

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

That's a given, but now he has an entire website in his download dir. So all the scripts, images, child pages, directories, etc. are all over the folder's contents.

If he tried to publish, he would have to find every single dependancy and upload them, which would then require somebody competent to figure out what he missed.

What I am saying is web devs are safe from AI taking their job, for now.

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

As a web dev I'm not worried, but chatgpt has been useful figuring out some Godot/C# oddities that come with learning a new language. I worry for the new people who will just use what it says and not learn anything.

Even then, it will spit out methods and signatures from different but similar libraries (litedb and sqlite for instance)

But like @[email protected] said, I was expecting it to be a single page, probably rammed with unnecessary JavaScript.

[–] earphone843 4 points 1 week ago

AI is a great tool, but that's all it is. It's absolutely not a complete solution.

load more comments (2 replies)
load more comments (8 replies)
load more comments (10 replies)