Hacker News new | ask | show | jobs
by wtbob 3669 days ago
> To edit a blog you have to enable JavaScript because the blogging software is written in JS.

> It would be possible to create a client that didn't, but that doesn't exist today.

I think the client exists: it's a web browser using forms. Not as nice as what we all expected we would have by now back in the 90s, but it works. A blog entry's just a title and some text. Throw in an input field for the title, and a textarea for some Markdown and baby you've got a blog!