It's a wild feeling when you are debugging a bit of logic and think you find the bug, so you fire up `git blame` to see where the code in question came from…and it turns out you write it nearly a decade ago. Mind bending that it is still in active use.
@_Davidsmith Watchsmith update coming soon?
@jzsimon WatchSmith wasn’t around in 2016… I suspect a Pedometer ++ complication re-write for WatchOS 3 was this commit. @_Davidsmith good effort avoiding WidgetKit on the Watch this long 😂
@_Davidsmith I'm just a corporate drone but I recently found a TODO I wrote in 2017 in some currently running code. The longevity definitely feels weird.
@ultranurd @_Davidsmith I’m reliably informed that at the company I left in 2017, one of the db tables still has an update trigger which checks for my user ID making the update and rolls back, because someone got upset with me at one point.
@myNameIsT @_Davidsmith That is an amazingly aggressive code change!