HackerTrans
TopNewTrendsCommentsPastAskShowJobs

idlewan

no profile record

Submissions

We turned Duo's butt into a viral Super Bowl commercial

blog.duolingo.com
2 points·by idlewan·2 năm trước·0 comments

comments

idlewan
·11 tháng trước·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 tháng trước·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
·3 năm trước·discuss
That might be Firefox's Facebook container's fault. I don't like this behavior either, you lose the tab history and the ability to recover it, unfortunately.
idlewan
·7 năm trước·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.