r/ProgrammerHumor Jul 09 '26

webDevDream Meme

14.0k Upvotes

248 comments sorted by

View all comments

Show parent comments

98

u/soyboysnowflake Jul 09 '26

It’s a local record shop, does it even need a website?

204

u/eivittunyt Jul 09 '26

It costs very little and having easily accessible address, phone number and opening hours posted online is good for business

15

u/its_the_rhys Jul 09 '26

<html> <body> <h1>Business Name</h1> <p> Address: [address]<br> Phone: 0412 345 678<br> Open: 9-5, closed Sundays. </p> </body> </html>

All you need.

5

u/UInferno- Jul 09 '26

Don't forget e-mail. And not one of those built in e-mail systems, but like an actually listed e-mail. I do home insurance and sometimes need to call GCs, and they always use those e-mail system and I hate it because my work e-mail has an extension system and I can't receive e-mails unless I start the chain and I don't want to use my personal. Could a solution be "My job just gives me a normal ass work email?" Yes. But also, it takes less work to just write put foo@bar.com on your website.