Some thoughts in the domain of computation, algorithms, tangible processes and other related development methodologies. Programming.
pragmatic local time systems
An investigation into how to increase efficiency by using time as a discrete, localized counter instead of a global continuum.
geohashes and proximity: part II
The second part of an exploration to understand ways in which one can find proximal points within a given set of coordinates. This part covers how to use geohashes for proximity searches in geographic coordinate systems.
geohashes and proximity: part I
The first part of an exploration to understand ways in which one can find proximal points within a given set of coordinates. This part covers the basics of the geohash and its inherent properties.