HackerTrans
TopNewTrendsCommentsPastAskShowJobs

__ryan__

no profile record

comments

__ryan__
·3 ปีที่แล้ว·discuss
Simple async JavaScript is still single threaded with an event loop. In other words, your async code is just a task deferred for later and only one task runs at a time, only moving onto another task when complete or explicitly yielding via “await”.

Service workers are threads. They’re basically separate JavaScript processes you communicate with with IPC, with other special privileges and capabilities allotted to them.
__ryan__
·3 ปีที่แล้ว·discuss
What is it about it that makes you feel this way?
__ryan__
·3 ปีที่แล้ว·discuss
It was 5 billion calls to 500 million numbers over a 3 month period.
__ryan__
·3 ปีที่แล้ว·discuss
I report nearly all auto-generated unsolicited emails as spam. I also report nearly all follow ups to ignored cold emails. I will protect my inbox.
__ryan__
·3 ปีที่แล้ว·discuss
Accessing a users data is not the only reason for hacking their account. Performing actions on behalf of a user is just as much of a threat.

Edit: also, if an attacker dumps all the data today then loses access to the data tomorrow, having access to my password hashes means they can access my account and data later.
__ryan__
·3 ปีที่แล้ว·discuss
This isn’t the attack vector to be concerned about. More concerning is when there’s a data breach and an attacker gains access to hashed passwords. At that point, you attack the hash not the API.

This comment is an example of why I wouldn’t want any given website to choose my password.
__ryan__
·3 ปีที่แล้ว·discuss
You are correct that the period doesn’t count. Both email addresses belong to the same account. A possible explanation is that they have entered your email as a mistake.
__ryan__
·3 ปีที่แล้ว·discuss
Not sure if this was their motivation, but hardware acceleration also enables increased opportunity for fingerprinting, to my knowledge.
__ryan__
·4 ปีที่แล้ว·discuss
Oh, I didn't consider this. Problem solved then.
__ryan__
·4 ปีที่แล้ว·discuss
This doesn’t even include the rent, mortgage, or other payment to house you, or how much it costs to feed or clothe you and otherwise keep the piracy operation running.