Hacker News new | ask | show | jobs
by Snacklive 493 days ago
i vividly remember getting bitten by a poor example in the android documentation when i was a beginner. It was a typo and a weird use of the " | " to separate some values.

It took me hours to debug why it was faulty in my app, until i asked for help on a discord server and someone answered me saying that the same mistake happened to them a few months back...

It seems small, but it really does help.