Live data from Hacker News

My stack is HTML+CSS

blog.steren.fr

191–194 of 194 posts

Re: My stack is HTML+CSS

#191
post #68

Earlier quoted context omitted.

Not needing to write markup at the time of content generation even better than writing HTML, though. Use any of a million static site generators and get the benefit of writing what you want to write in the most efficient format for that, without needing to program the typesetting markup while you're writing. HTML is in no way the best tool for write content. But it is the best tool to serve content in a browser.

The browser is the bitch. Out of control, bloated, willingly so, in interaction with layers of scripting on both sides. The server and client are bait. There should be a serious effort to tackle the world of academics and their use of analog tools for digital publishing. Nothing is better mined and searched(for any entity not meta-rapers that "employ" slave coders as battery-chickens) as text. There should be a tende…

[deleted]

Re: My stack is HTML+CSS

#192
post #68

Earlier quoted context omitted.

Not needing to write markup at the time of content generation even better than writing HTML, though. Use any of a million static site generators and get the benefit of writing what you want to write in the most efficient format for that, without needing to program the typesetting markup while you're writing. HTML is in no way the best tool for write content. But it is the best tool to serve content in a browser.

The browser is the bitch. Out of control, bloated, willingly so, in interaction with layers of scripting on both sides. The server and client are bait. There should be a serious effort to tackle the world of academics and their use of analog tools for digital publishing. Nothing is better mined and searched(for any entity not meta-rapers that "employ" slave coders as battery-chickens) as text. There should be a tende…

Are you okay over there? It sounds like you got a little lost.

Re: My stack is HTML+CSS

#193

Earlier quoted context omitted.

Most near-trivial to rewrite to each other's format though, which means you can get any static generator to ingest your favourite flavour with only a one-time step possibly (but almost certainly not) required to teach it how to ingest a format that isn't a perfect match for what it expects.

A couple of years back, I helped move Fastmail’s blog from a home-grown thing from the mid-2000s that used Markdown.pl, to Ghost. It was nowhere near trivial. Line break behaviour changed, handling of indentation changed, treatment of raw HTML and Markdown characters within HTML tags changed… I fixed everything I noticed, but there was a lot of incompatibility, and old posts would have looked uniformly bad without so…

To be fair, the mid-2000s are fifteen+ years ago, which might as well be a century ago when it comes to both markdown, static site generators, and even the web in general.

I've been through similar pains myself, but not in the last five years: there's been plenty of tooling to strict-format all content prior to starting any conversion, and plenty of tooling to convert from one flavour of markdown to another (although, mind you, sometimes that means converting away from markdown first, then converting that back to your new flavour).

Re: My stack is HTML+CSS

#194
I don't understand his point. HTML/CSS are fine if you know them but a lot of people have better things to do than learn those, so they use wordpress/medium/whatever instead of mocking about in html/css. Also, his blog is only text and has no functionality, so yeah, sure use html/css, but most apps like youtube/twitter have a lot of functionalities and they need js. "And because my sources are in git, pushed to GitHub,GitHub Pages is my host."-right, and if github is hacked so are you. So much for not worrying about security.
Post reply on HN