Skip to main content
njbrown.com

Why I number my posts

Plus: links of the week!

In case you haven't noticed, all of my articles have assigned numbers. This article is #22—you can tell because the url is njbrown.com/blog/22. I number my articles for a few reasons:

  1. They're easy to type. If I can remember an article's number[1], typing njbrown.com/blog/NUMBER instantly gets me to the right article.
  2. Numbering articles gives me motivation to keep writing. It's nice to have numeric milestones to look forward to. My next milestone is 32 articles[2].
  3. It's easy to implement a 'random article' feature. If I had verbose, descriptive URLs like njbrown.com/blog/cheezits or njbrown.com/blog/tiktok, implementing functionality for retrieving a random article would be nontrivial. Doing it with numbers, however, is extremely easy.

Now time for some links of week—just for fun:


  1. I can remember most of them, at least for now! ↩︎

  2. I'm a fan of powers of 2. ↩︎