Y
Hacker News
new
|
ask
|
show
|
jobs
by
shaddi
5661 days ago
Exactly. Code is for expressing how things are done.* Comments are for expressing why.
* Or if you're not into the whole imperative languages bit, what things are done.
2 comments
Mz
5661 days ago
Totally OT: How are you managing to use an asterisk as a footnote indicator and not ending up with the two asterisks invisible and the text in between in italic? I've seen this before and I've tried to replicate it and I can't do it. :-/
link
prodigal_erik
5661 days ago
An asterisk followed by whitespace doesn't begin italics, so you get * word * rather than
word
.
link
Mz
5661 days ago
Oh. Thank you!
link
GrandMasterBirt
5661 days ago
That says what I wanted in less words. I like it. You probably have good comments.
link