HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fprct

no profile record

Submissions

Executive Order on Secure Supply Chain

slsa.dev
2 points·by fprct·4 lata temu·0 comments

The Aurora Serverless Road Not Taken

lastweekinaws.com
2 points·by fprct·4 lata temu·0 comments

comments

fprct
·4 lata temu·discuss
> The only other use case is lots of truly concurrent io within one request/response cycle. But again that is unusual, most apis have low single digit db queries that are usually dependent on one another removing any advantage of async.

Why just "within one cycle"? What about situation where you spend 1s in single db query and are 100ms cpu bound during request handling?
fprct
·4 lata temu·discuss
Just imagine a domain from such file being recycled in 10-20 years from now and you building a webpage for the new owner - everything works as expected on dev, stage, test etc - but not on prod when deployed...
fprct
·4 lata temu·discuss
GDPR 49/1a explicitly states possible workarounds (https://gdpr-info.eu/art-49-gdpr/):

"In the absence of an adequacy decision pursuant to Article 45(3), or of appropriate safeguards pursuant to Article 46, including binding corporate rules, a transfer or a set of transfers of personal data to a third country or an international organisation shall take place only on one of the following conditions:

    a. the data subject has explicitly consented to the proposed transfer, after having been informed of the possible risks of such transfers for the data subject due to the absence of an adequacy decision and appropriate safeguards;"
Does someone here know why does this apparently seem not to apply? Couldn't FB just ask for a consent?
fprct
·4 lata temu·discuss
Good point.

Would you say that all your "interruption slots" are taken by a need to look at a phone or particular app? Aren't there still situations where you break your current focus (be it something important or just waiting in the elevator) with an actual thought not related to the phone?

I agree that position I've presented probably stands to some degree on the assumption that there still is a noticeable amount of non phone related interruptions of one's thought patterns. Otherwise my claim of equivalence would be stronger and require more arguments that I have at the moment.

From my personal experience (n=1) it's exactly the case - sometimes it's a phone, sometimes not, so that clearly directs my judgement. OTOH I find it unlikely that this is particularly atypical.
fprct
·4 lata temu·discuss
It's not really about the smartphones, I think. They are just a symptom of much more fundamental behavior (which may or may not be problematic - depending on how you look at it).

All those 5-10 second breaks -- waiting for a light, waiting for an elevator... If it were not for the phone, what would you typically do? Focus on some random thought or two. Then snap out of it and carry on. The fact that now this is often not a random thought but random input from random app doesn't seem to change that much - pattern stayed the same, just now you can see it in other people from the outside, so it seems more profound.
fprct
·5 lat temu·discuss
> I use a crazy long passphrase to encrypt my backups, but should I forget - it is also printed on archival paper inside a sealed envelope in a friends safe deposit box (I also have a copy of his backup passphrase for mutually assured destruction :)).

Why not just remember the password and perform a regular fire drill decryption to ensure you won't ever forget it?