Comment Re:Since we know nothing about it (Score 1) 41
But we do not yet know
(IIUC, there is a finite nonzero coupling constant between *any* two QM fields)
But we do not yet know
(IIUC, there is a finite nonzero coupling constant between *any* two QM fields)
Jesus fuck you could not pay me to move there
That has two parts:
Number 1 has been a solved problem for over a decade now. Between credit cards, ApplePay/Venmo/PayPal/CashApp/etc etc, cash transfer over the internet is virtually instantaneous and acceptably small cost.
Number 2 is of absolutely no interest to governments. They want a central payments authority, the ability to sanction, reverse, etc etc.
Crypto is an attempt to solve a usecase that governments do not have
>"The Remote Watch Pass costs $2 per month or $20 per year, but there's no lifetime purchase option."
That is because we aren't allowed to buy anything anymore. We have to RENT your access so it continues to cost money forever. Especially ridiculous on things like this, which really require no maintenance resources.
Them: Why don't you act your age?
Me: Well, I've never been this age before.
Like buying booze, renting a car, purchasing a handgun, buying a lottery ticket, getting a tatoo?
(some of these vary by state)
I don't see how you're too immature to order a Chianti with your steak dinner but you're mature enough to go $200K in debt based on a sales pitch of returns after investment.
These aren't even reasonable equivalents from a neuroscience perspective.
A read is supposed to be fine. At read time the firmware *should* rewrite the cell if the read is weak.
The firmware also *should* go out and patrol the cells when idle and it has power.
you can dd if=/dev/sdX of=/dev/null bs=2M once a year if your firmware behaves.
If your drive is offline you could
dd if=/dev/sdX of=/dev/sdX bs=2M iflag=fullblock conv=sync,noerror status=progress
to be sure, though write endurance is finite.
If you're running zfs you can 'zpool scrub poolname' to force validation of all the written data. This is most helpful when you can't trust the firmware to not be buggy crap. Which only applies to 90% of drive firmware out there.
Well 0-clicks and OTA attacks but yeah, to your point, device compromise lets you use apps on the device.
News at 11!
> I have found that streaming directly to my Plex home server over TLS is generally smoother without going through Wireguard. Not quite sure why.
I recently had to solve this.
Wireguard should work with a regular 1500byte MTU connection at 1440 or 1420 bytes (the default) --- however --- if your ISP is routing your IPv4 using 4-in-6 internally (like my major cable company) everything goes to hell.
Try dropping your wg MTU to 1360, MSS at 1320, and set up a mangle table to clamp MSS to PMTU (e.g. iptables rule).
I got a 10x bump in TLS over wireguard throughput.
Total pain in the ass and lightly documented.
>"My HVAC inspector wanted to sell me a UV light air disinfector. It's hideously expensive for what it does. I declined."
Yeah, unfortunately, much of the stuff is WAY overpriced. It doesn't NEED to be, but they know they can charge it and get it because it isn't "mainstream". If there were a lot more demand, the prices would drop a lot.
At home, I use an AprilAire system with a large MERV 13 filter. It is not HEPA, but it is affordable and effective against tons of allergens and helps with other stuff. But to be more effective against viruses, you have to jump to much higher MERV ratings (essentially HEPA).
>"What can be done to help prevent it? Mask wearing might help some"
Barely.
>"along with sanitary other stuff - improve the ventilation in such buildings, including good filters, UV lights and such helping to sterilize the air."
This is what I have been saying for ages. Central HVAC systems need to run the fans full time and contain HEPA filters and UV lights. That could be a HUGE winner for airborne infection reduction. And it is completely passive. Couple that with air exchangers to reduce VOCs. But it does cost significant money.
I upgraded from a Pixel 5 to 6 a couple years ago due to the unfixable OTA hardware security bug in the 1-5 models.
Some days I'd like more storage but really I can't see what else a newer device would get me. LineageOS 23 is asking me to upgrade to it; I guess I should after the December patches land.
What's the difference between a computer salesman and a used car salesman? A used car salesman knows when he's lying.