rthille's comments

rthille | 3 years ago | on: DevOps is a failure

Back in the late 90's I worked on a system that shipped on 4 different chip architectures, 4 different (unix-based) operating systems, dealt with different endianness and was more reliable and easier to understand. And it was more responsive to users with 1990's hardware than stuff is today. :shrug:

rthille | 4 years ago | on: 13 years sailing around the world

I watch Sailing Uma on Youtube. Young couple started with very little money and have over 6+ years built up quite a following and apparent income. They in one video addressed the idea that they have to put their entire life online to pay for their lifestyle with the statement that they put out <60 minutes/week, certainly much less than "their entire life" and they seem to spend much more time enjoying life than I do as a computer programmer.

rthille | 7 years ago | on: 2FA on the command line

I take the secret from the initial signup (2d-barcode/hex string) and encrypt it with my public keys (private keys are on 2 different Yubikeys) and then distribute them to 3 different computers. Overkill, especially given that encrypted local iPhone backups store the GoogleAuthenticator secrets, but it means I won't lose my 2FA secrets if I lose my phone.
page 1