Hacker News new | ask | show | jobs
by quickthrower2 1382 days ago
Not .bmp bitmaps used to store photographic images as I would have guessed:

> Bitmaps are arrays of bits used to store sets of integers. They work by setting the Nth bit when an integer N is in the set

1 comments

I was confused until I clicked on the provided link in the article to see they’re talking about bit maps. For me that space has always been critical.