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
|
3 years ago
|
on: IBM's Asshole Test
Once again, WE WERE ON A BREAK!
rthille
|
4 years ago
|
on: The Unreasonable Math of Type 1 Diabetes
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
|
4 years ago
|
on: The case against masks at school
rthille
|
5 years ago
|
on: Apple Preps Next Mac Chips with Aim to Outclass Highest-End PCs
rthille
|
5 years ago
|
on: Apple Preps Next Mac Chips with Aim to Outclass Highest-End PCs
Well, on the current Mac Pro, going from 32GB to 1.5TB is $25K, but you also have to upgrade to the higher spec CPU @ $6K.
rthille
|
5 years ago
|
on: Apple unveils M1, its first system-on-a-chip for portable Mac computers
rthille
|
5 years ago
|
on: Ask HN: What are some good methods to prove current time?
You just mail the unsealed envelope, add the content later and you’ve forged the time.
rthille
|
5 years ago
|
on: Apple Fitness+
rthille
|
6 years ago
|
on: Quadsort: a stable non-recursive merge sort
rthille
|
6 years ago
|
on: Time safety is more important than memory safety
That's what docker images are for :-)
rthille
|
6 years ago
|
on: Xfinity Is Man-in-the-Middle Attacking My Internet
The also MITM DNS and cache negative responses. Comcast sucks.
rthille
|
6 years ago
|
on: AMD Rome Second Generation EPYC Review: 2x 64-core Benchmarked
rthille
|
7 years ago
|
on: Sick marine mammals turning up on California beaches
Warmer water supports less oxygen and life, so less stuff to see through. Not sure if that's the case here, but waters in the tropics are much more clear, but support much less life vs a kelp forest off CA.
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.
rthille
|
7 years ago
|
on: Previous: NeXT computer hardware emulator
The name 'NeXT Computer'? Blame Steve Jobs...
rthille
|
7 years ago
|
on: Apple Lays Off 200 Employees from Autonomous Car Unit
As for parking in a field, I'd want it to drop me off closest to the entry and then head to wherever the site wanted it to park.
rthille
|
7 years ago
|
on: Nobody Cares About OAuth or OpenID Connect
When I read about that, I lost my mind. People who give their banking creds to someone who isn't their bank are insane.
rthille
|
7 years ago
|
on: Nobody Cares About OAuth or OpenID Connect
Interesting, someone I worked with at a previous job left there to go to Okta. He did our Django/python Auth stuff. His Linkedin says he's still at Okta.