Loading…
Loading…
13h ago
inShoutout to the retired groundskeeper in Ely, Nevada who told me to check the bricked-up windows on old hotels
Ever get tipped off by a nosy neighbor?
2d ago
inWhy does nobody talk about how long it takes to actually learn a new skill well enough to be useful?
Six months to play one song is actually right on track, most people just quit before that point. The hard part is sticking with it through the boring beginner stage when you suck and nothing sounds right. Once you push past that, and you're right there, things speed up a lot.
2d ago
inWhy does nobody talk about 2FA codes getting stolen in real time?
That part about watching your own code get used "before the 30 second timer even ran out" hit me hard because the same thing happened to me last year. Somebody sent me a link to a fake crypto exchange login and I typed my code in without thinking twice. They had a bot sitting there waiting and it punched the code into the real site in like 5 seconds. The timer does nothing to protect you when the thief is copying it live in the same 30 second window. That was the day I finally got it through my head that any code you can type, somebody else can grab and use. I still keep the app as a backup but the important stuff all runs on hardware keys now.