953
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 25 Feb 2025
953 points (98.1% liked)
Programmer Humor
20887 readers
1572 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
The cherry on top is that he just made the website in his downloads folder and not a new folder for the project.
I'm Guessing he downloaded it from chatgpt, hence the location
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.
What makes you think this index.html is more than a single Hello World?
Yeah, you know you can put CSS inline / in the header, and images can be base64 encoded and put in line as well.
Same with JavaScript. It's probably a whole single page website with no ability to cache anything and can never be bigger than the context window
Anybody that cocky and stupid would never present a simple test of concept as evidence.
They 100% asked AI to make an E commerce or company page.
You are asking a lot from the cocky and stupid
I have reasonable expectations based on the hubris of people ignorant of both AI and what they use it on.