HackerTrans
TopNewTrendsCommentsPastAskShowJobs

idlewan

no profile record

comments

idlewan
·10 месяцев назад·discuss
> ... versus what the rest of the 350 million people voted for

Are we talking about a different country than the USA? There's ~174 million potential voters in the US, 77 million voted republican vs 75 million voted democrat at the last presidential election (https://www.statista.com/statistics/1139763/number-votes-cas...)

So there's an about even population split that is in theory in support of those policies, versus the same amount of people against. Surely it's not "one state against what the rest of the country voted for" like you're suggesting...
idlewan
·12 месяцев назад·discuss
I have a USB-C JBL speaker (Flip 5) which charges alright with a USB-C to USB-C cable (and USB-C charger), but only in one direction.

So sometimes I have to plug it, realize nothing is happening, unplug, flip the cable and plug it again for it to start charging.
idlewan
·7 лет назад·discuss
FileReader is not related to an image tag loading its image, it's a javascript API: https://developer.mozilla.org/en-US/docs/Web/API/FileReader

So attacker would still need to have some javascript loaded somewhere for it to work. If electron app displays user-generated content, XSS can help run a javascript payload, however.