Hacker News new | ask | show | jobs
by robobro 2083 days ago
Great, another "hackers are cyber criminals" blog.

Btw, every section is numbered "1." on my Android's Chrome.

3 comments

> "hackers are cyber criminals"

That got me too. Stop using hacker to mean criminals and vandals, please. The word has a very rich and positive history [0]: it's much better to draw peoples' attention to that:

> The act of engaging in activities in a spirit of playfulness and exploration is termed "hacking". The defining characteristic of a hacker is not the activities performed themselves (e.g. programming), but the manner in which it is done.

>> What they had in common was mainly love of excellence and programming. They wanted to make their programs that they used be as good as they could. They also wanted to make them do neat things. They wanted to be able to do something in a more exciting way than anyone believed possible and show "Look how wonderful this is. I bet you didn't believe this could be done."

https://en.wikipedia.org/wiki/Hacker_culture

Same here... looks like he wrapped every entry in <ol></ol>, so not a rendering bug, just poorly-written.
Clearly needs some thinking like hackers!
I expect everyone will see that "1.". The site creates an <ol> around each bullet so it will start from 1 each time.
Could have told the ol to start from an increasing offset each time, but the author is too busy thinking like a hacker.