HackerTrans
TopNewTrendsCommentsPastAskShowJobs

thenomad

no profile record

comments

thenomad
·10년 전·discuss
Heh, well put!
thenomad
·10년 전·discuss
I'm not a big fan of social media, but the argument here seems specious.

Here's another way to put it - "If the first thing a person does when they get up is eat, you'd say they're a glutton". True?

(Or indeed "if the first thing a person does when they get up is go to the toilet, you'd say they're incontinent.")
thenomad
·12년 전·discuss
If you have a sufficiently rapid turnaround time, this works for products, too.

For example, don't have a good idea for a landing page? Throw up a bad one. It'll get you data and you can improve from there.

Obviously, a less good idea for things where iteration time is measured in months...
thenomad
·14년 전·discuss
The sheer popularity of Markdown implies that there are some use cases for it. For example, Reddit uses Markdown exclusively, and I don't believe ALL their users are highly tech-savvy.

Personally, I don't trust or use (if I can avoid it) any on-the-web WYSIWYG text editor, because a) they tend to be slow and clunky and b) it's difficult to predict what HTML they will turn out a lot of the time, and I will often end up needing to edit that HTML.

Also, for common blogging / commenting tasks, Markdown is as fast or faster to use than WYSIWYG editors. I've been faffing around with a forum that won't let me use Markdown recently, and forces me to use its clunky WYSIWYG editor to add lists into my posts. It didn't take long for me to start yearning for the simplicity of linebreak - asterisk - item rather than a multiple-click WYSIWYG process.