this post was submitted on 20 Nov 2023
1694 points (98.1% liked)

Programmer Humor

32000 readers
718 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Borkingheck 1 points 9 months ago (3 children)
[–] [email protected] 18 points 9 months ago

User claims to have made a website using chatgpt, putting programmers out of their jobs. However, it's revealed user knows next to nothing about making that website accessible for others, as revealed from the last line. User sent a local link (that works for their own computer only) to their friend (which naturally shouldn't work).

[–] [email protected] 5 points 9 months ago* (last edited 9 months ago) (2 children)

Nobody else can see the files on your c:\ drive. Designing a "website" means little if you don't have a place to host it

[–] Bazoogle 1 points 9 months ago (1 children)

Idk, there's a lot of people who have jobs designing websites without a place to host it. Shoot, people get paid to design an image of a website.

[–] [email protected] 1 points 9 months ago

This sort of thing worked in the '90s. Many of the security restrictions in browsers these days means it doesn't consider the local file to be actually local, and you have to host from some kind of server. There are mini servers that are trivial to spin up, like SimpleHTTPServer on Python.

[–] [email protected] 1 points 9 months ago (1 children)

Is it OK if I put them in D:\ 😂😂😂

[–] [email protected] 1 points 9 months ago

Gotta be on the internet drive, I:\

[–] Rootiest -1 points 9 months ago

The joke is it's an iMessage chat and they are sending a Windows path which doesn't make sense for iOS or Mac, the only two operating systems that support iMessage.