Until the 80s, many medical professionals believed infants could not feel pain due to an underdeveloped nervous system and performed major invasive surgeries in babies without anesthesia.
Doctors sometimes used paralytic agents to keep the infant completely still instead of pain relievers.
It was horrifying when I found out about that.
Ubiquiti has another cool device: a little travel router that you can configure with WireGuard to VPN into your home network and make yourself safer while on coffee shop and airport wifi.
It is nice to be able to access your local NAS and LLMs while away from home too.
> I object, as a non-American paying Anthropic customer, to being surveilled and then having it justified in a press release?
You genuinely think you're not already being surveilled? And that Anthropic is somehow responsible with just a few words in a press release?
In what world are you living in and how is the rent there?
A modern version of the old dongle seems to be the FIDO key (commonly known by the brand Yubikey), although it is for a different purpose than copy protection: anti-phishing/MFA authentication.
I did something similar decades ago: ran on debug with and without the dongle, then compared the execution path to identify where exactly it deviated.
Then replaced the "jump" with "nop" to prevent it from branching out when the dongle was absent.
This was with an early version of Visual C++ and I knew only a little 8086 Assembly.