Hacker News new | ask | show | jobs
Ask HN: Which software you use has the best user experience for you?
8 points by alexsexotic 2077 days ago
Could be an App, Website or a script.
4 comments

vim

The best user experience is when i never feel like the app 'gets in the way' or 'slows me down'. Everything mobile or built with javascript (damn spinners!) fails in that.

I share your opinion wrt javascript, and would be curious what you think about my js app.

If you want to spend a few minutes with it, you can find the link in my profile... If you have feedback, there's a Write form on the page you can use.

For me - multimarkdown[0], as an alternative to pandoc.

Multimarkdown syntax definition manages to be conservative with respect to original markdown and at the same time provide several needed updates, like image attributes, references within document, footnotes, complex tables, etc. All done in a style that fits original markdown quite naturally.

The program itself does everything well - reads from stdin or file, prints to stdout, very fast, reliable, doesn't have a hundred flags.

[0]: https://github.com/fletcher/MultiMarkdown-6

My own blogging/braindump platform, since I designed it for myself. I enjoy of working on it simultaneously with using it. I also use it for planning its own development.

I like using Word 97 for writing because of how fast it is, and how little it gets in my way. (I turned off Clippy, as much as I like him.)

Hacker News is very nice, too.

And, of course, the GNU/POSIX environment as a whole and command line in general.