Earlier quoted context omitted.
You actually do have to use HTTPS nowadays, and that's a non-trivial amount of complexity compared to just serving up a static page over HTTP.
No it’s not. Certs are pretty dumbed down. So much so that there is a thing called certbot that just does it for you.
There's never been a better time to build websites
331–337 of 337 posts
Re: There's never been a better time to build websites
#332Earlier quoted context omitted.
You actually do have to use HTTPS nowadays, and that's a non-trivial amount of complexity compared to just serving up a static page over HTTP.
Eh, most static site hosting provider offer it out of the box nowadays
Re: There's never been a better time to build websites
#333Earlier quoted context omitted.
Definitely works fine on mobile for me
You never miss the upvote/downvote buttons? Quotes don't sidescroll to infinity for you? I could go on and on... It's okish, but it's no pinnacle for usability, that's for sure.
Re: There's never been a better time to build websites
#334Earlier quoted context omitted.
Eh, most static site hosting provider offer it out of the box nowadays
What if I want to run a simple but non-static website? It was a lot easier to just do CGI with a small perl script in the 2000s.
Re: There's never been a better time to build websites
#335The technology is far more advanced and bordering on magical in some cases, but most front-end web-development is far more painful and less fun to me than it once was. Say about 15 years ago or so, if you had a creative inspiration for a personal site, you could whip out a text editor and start building top-notch stuff very easily. About the most complicated thing you had to do to start building something was adding…
I am not sure why you say that, nothing stops a developer from opening notepad and building a website. One of the wonderful things about the web is it's backwards compatibility. It's just that there's better tooling available for you to build it faster/featureful now.
Web standards still have a long way to go, but it's comical to claim that things have gotten harder.
Re: There's never been a better time to build websites
#336Earlier quoted context omitted.
Hacker News still uses tables - for layout ! But it always loads super fast, and it just works. We figured out how to display text on a web page decades ago. It's a shame more people aren't just doing it the direct way anymore. (Applications are a different matter obviously)
I don't think any of this is "good" web-design. But my argument never was about the layout or design of Hacker News being "better". What I meant to argue was, that content is king, and that everything else should serve the actual content - not distract from it.
Thank you! So many sites have utterly garbage contrast, making content unreadable - it's so annoying.
I spam this excellent discussion of color and usability as often as I can: https://designsystem.digital.gov/design-tokens/color/overvie...
but getting stupid 20 something designers with perfect vision to pay attention is almost impossible :p
Re: There's never been a better time to build websites
#337Earlier quoted context omitted.
I used https://neocities.org/ recently to make a simple static html website with no issues and no configuration. And I'm someone who usually uses the more "advanced" stuff. It's nice having the freedom to chase a little nostalgia sometimes.
Is that like modern geocities?