Call musk, they need someone like him!
Programmer Humor
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
As long as they got that copy and paste terminal code barrier of entry web dev is safe
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
itt: people genuinely think this joke is real
I dunno bro, I can really see how the chicken could be enticed to cross the road by virtue of his chicken instincts. I'm something of a biologist myself
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.
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.
It's interesting because it lets regular people with little to no training produce software.
It isn't great software, it doesn't always work... but considering the amount of software that an untrained person could produce previously was exactly none, it's a pretty interesting development in technology.
and, it's only going to get better.
It's so we can download all of his downloads from his web server.
<html>
<p>Hello world</p>
</html>
LOOK OUT DEVELOPERS I'M A CODER NOW
This guy fucks
This didn’t tell about your cookie policy and there was no streaming video of something I have no interest in. And where were all the ads?
I need to know if there are hot single moms in my area!
fuck
Loads better than most websites and works flawlessly on mobile.
Well at least this may very well work as intended
"Hey ChatGPT! Build a fully functional turnkey ecommerce website."
Oh and make it FAST, no loading bars or spinners!
That seems really round-about.
Just:
import Money
Money.make('rain')
Python really does have everything
Sometimes they block that, so you have to do this instead:
me.accountBalance = exploit.infiniteMoneyGlitch();
You only get access to that method if you were born with rich parents, though.
Isn't that what they did in Superman 3?
if revenue.isTaxed():
exploit.commitFraud()
else:
me.callDaddy(moneyPlz)
"Make me the most generic hello world in ReactJS." Wow it's so smart and conscious!
I'm just surprised it seems to actually be in c/users instead of a OneDrive folder
Probably downloaded it from ChatGPT, that's why it's in the downloads folder.
Default location of the downloads folder becoming OneDrive wouldn't suprise me at all
the embodiment of "it works fine on my machine"
You're a visionary Ben.