419
counting
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
coworker taught me this and it blew my mind. I had previously jokingly used base 2 with my hands, but something like 01001 10010 would be difficult to handle.
Base 2 should be easy to add, but it requires effort to convert
It gets easier with practice