I’d like to introduce a new app I released today. I use the word “new” but technically, it is a fork of an older app that I used until it was deprecated last year. Kagi is a password management app based on the KeePass data format. In its basic form it stores login and password… Continue reading Introducing Kagi
Month: January 2021
Speaking
Just a quick post to list my previous speaking appearances. 2020 2019 2018
Comments, Naming, and Readability
A lot of code is difficult to read, and a lot of programmers are doing their best to keep it that way. To me, this seems like a move that Wally (from Dilbert) would use to ensure he doesn’t get fired. But in reality, someone WILL look at your code. It might be to replace… Continue reading Comments, Naming, and Readability