Live data from Hacker News

Have a fucking website

otherstrangeness.com

281–290 of 559 posts

Re: Have a fucking website

#281
post #204

Earlier quoted context omitted.

Or it’s good for customers and bad for restaurants. There are such things, and menu can be easily one. Especially tourist focused restaurants infested with such tactics, and you can avoid most of them just looking on their menu.

Maybe that is the case for some places, but this is rather rural Germany. Not sure when I've last seen a tourist here.

Yeah that context matters significantly. What’s the turnover rate for restaurants in your area? What’s the variance in menu? “Success” in my neck of the woods is staying open more than 2 years, and menu availability plays a significant role.

Re: Have a fucking website

#282
x is arguable better than twitter ever was and most arguments are just political bias or elon hate. i feel like x is just as far-right and just as far-left as you make it now because the feed is tuned by engagement and followers, people who call it out or refuse to participate are just using emotionally politically charged points that are mostly untruthworthy because they are not objectionable. i find x to be the closest thing to a truly open platform now minus the expensive api costs and some other annoyances with premium etc(there are ways around it).

when you consider that they don't ban stuff only in rare cases of it being illegal content, articles are clean and easy and have real reach if you know what you are doing, no particular ideology is governing the platform other than if you just don't like elon and you refuse to participate. it's far better than it was prior and i have been a user of twitter/x since 2013. i really enjoy talking to the many people around the globe on x (mostly japanese which have a very rich X community).

that all being said, social media is a contagion for the masses, and i still run 3 sites regardless of having an x account(i deleted instagram,facebook, never used tiktok).

Re: Have a fucking website

#283
post #145
post #92

Earlier quoted context omitted.

I have actually been experimenting with this. And it's real simple. I think for these cases everyone should be shooting for a static site. In which case it is: 1. Rent a vps 2. Buy a domain 3. Set up nginx or something else 4. Copy files to the right folder 5. Point a dns record to said server 6. Use certbot to get an ssl cert installed for you It's not that hard really.

It's not that hard for you... the process you just described is unintelligible for 99% of the population I would say. And then you have to produce the content on top of that.

The article isn't about general population.

> if you are a business or an individual artist or creator

If you're in any of those categories you're probably already in a small fraction of the population.

And yes this would only work with tech savvy people. I was mostly responding to the idea that AWS would need to be involved.

For the non tech savvy there's WordPress and Wix, no?

Re: Have a fucking website

#284
post #213

Someone wrote and deleted a comment saying > I don't get it. LLMs are supposed to have 100% bridged this gap from "normie" to "DIY website." What's missing? This is an all too common thought process among technologists, so: Where to even start? Well, let's start that every single "AI" company is massively overhyping everything to try to avoid any unfortunate realizations about the emperor's clothes regarding their Ca…

Doesn’t something like Wix take care of all of this?

Yes. It’s also idiot-proof enough that I sent a tech illiterate estate agent friend there with instructions to ask ChatGPT if he had any questions. He was up and running, with property listings, three days later.

Honestly, this is a solved problem - the actual problem, if you talk to folks who maintain only a FB page, is that they don’t want to pay.

Re: Have a fucking website

#285

Someone wrote and deleted a comment saying > I don't get it. LLMs are supposed to have 100% bridged this gap from "normie" to "DIY website." What's missing? This is an all too common thought process among technologists, so: Where to even start? Well, let's start that every single "AI" company is massively overhyping everything to try to avoid any unfortunate realizations about the emperor's clothes regarding their Ca…

I accept that as a software developer, I have a myopic view on it, but it doesn't have to be hard. - Get a domain name - Get a VPS with an nginx image pre-installed - Write a plain text file with the info you want shown (hours, contact info, etc...) Yeah it's not sexy, but it's a start and it can be changed when time and interest allows.

The VPS should just be their home router, and then have the ISP provide the domain name.

Uploading the web site could be a discovered Samba or NFS share.

Hopefully IPv6 can make self hosting viable again.

Re: Have a fucking website

#286

Earlier quoted context omitted.

> If you don't want to do business with them just because you shun platforms I don't do business with them because I can't access their hours, menu, services, etc... I've had this happen a few times. I'm not avoiding these businesses because I'm a snob. It's because I literally can't access the information. So, I go back to google and find a business that provides the information I need to decide if the business meet…

You can't even find a phone #? How about calling and asking? How do you know this place even exists without any information? This is the opposite of old man yelling at clouds, it's young people complaining about the dumbest shit. If the article writer is reading this, I feel the opposite. No, I don't want 1000 different websites. I like to use consolidated feeds. No More Websites!

There used to be a particular restaurant I ordered from. It was a real restaurant, not a ghost kitchen. It was listed on Uber Eats and similar, but you could also order from them, which was significantly cheaper. We used to have an image of the menu and the phone number but eventually lost it. Because the restaurant was only listed on Facebook, none of us have a Facebook account, and Facebook aggressively tries to keep you out without an account, it was a royal pain to get the number back. But even after getting the phone number, it was WhatsApp only. Which I don’t use. Some of my friends do, so that was taken care of like that.

There was another place which was on the brink of closing and kept shifting its opening hours and days. I went there on occasion but because there was no official web presence I couldn’t trust the hours online (photographs of the schedule). So I called. Sometimes they picked up, sometimes they didn’t. When they didn’t, sometimes they were closed but other times were just busy and couldn’t come to the phone.

So no, you can’t always find a phone number, and you can’t always call and ask. Having a roughly up-to-date web presence is very useful. It doesn’t need to be a bespoke website, you can use a platform, just don’t exclusively use closed garbage like Facebook and Instagram which walls you off from customers.

Re: Have a fucking website

#287

Earlier quoted context omitted.

Your menu? Can't. Your open hours? They already know it.

You can put your menu on Google maps, we did it for our restaurant. https://maps.app.goo.gl/YdbSHd7hewkXQeMz8 see "menu" tab To be fair the Google maps restaurant side of the operation is quite possibly the largest ratio I've ever seen between "amount of capital and engineering skill available" and "quality (lack thereof) of UX." You have to access your restaurant profile through the Google search portal. It's a nigh…

I followed the links and got www.thejispot.com’s server IP address could not be found.

Re: Have a fucking website

#289
One Google feature that I think is killing the internet is actually useful in this case - the AI summary. If your vital information is on a platform that I will never join, I can't see it directly. But Google can, and many times I can find what I need in the summary. Of course it's not perfect, like when I'm trying to find holiday hours.

Re: Have a fucking website

#290
post #241

Earlier quoted context omitted.

I accept that as a software developer, I have a myopic view on it, but it doesn't have to be hard. - Get a domain name - Get a VPS with an nginx image pre-installed - Write a plain text file with the info you want shown (hours, contact info, etc...) Yeah it's not sexy, but it's a start and it can be changed when time and interest allows.

> Get a VPS with an nginx image pre-installed You probably already lost 90% of 'normies'. Most people won't be able to or willing to do that on their own. They could learn it of course, but they don't bother. https://xkcd.com/2501/

Also lost 1/3 of developers who have no interest in self-hosting on the open net.
Post reply on HN