HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bart__

no profile record

comments

bart__
·vor 7 Monaten·discuss
I had similar ideas in the past but never made anything. I wanted to have a host mode where it is hosted on a Chromecast. I believe Chromecast can run custom JS so it should be possible. Maybe even rendering on a phone and streaming to the Chromecast. That would make it even more low friction, so nobody needs to get a tablet or laptop out and hook it up to the screen. Would you be interested in adding that? If you'd want I can maybe even help out with implementing it. Maybe somebody mentioned this before but I couldn't find it.
bart__
·vor 7 Monaten·discuss
The best solution I could think of on the spot was this: First write down every license place until it fills up. Then for each time a car drives by, give it a 1/2 chance to write it down. Moving down the list regardless of the outcome. Then once the bottom is reached, do it again but with 1/3 a chance. Over and over again, decreasing the chance each time.

I checked for which situations it is valid, and it surprisingly was when there are many more cars than the list size. But it is not valid when there are just a few more cars than the list size.
bart__
·vor 7 Monaten·discuss
Nice statistical problem! I only thought of a solution that is valid for many cars and few worksheet spots. Were you able to fully solve it on the spot?
bart__
·vor 2 Jahren·discuss
Certificate Transparency, all CA's log their issued certificates to central log servers, managed by Cloudflare, google etc. If this is not done, the certificate will not be seen as trusted by Browsers. It was designed to have a publicly auditable source of issued certificates, exactly so we can notice rogue google.com certs.
bart__
·vor 3 Jahren·discuss
https://developer.mozilla.org/en-US/docs/Web/Security/Certif...

As the other commenter already pointed out, Firefox does not require this. Safari and Chrome do. This indeed is not directly applicable to this situation, since XMPP don't involve browsers. But for websites, the parents attack scenario is not applicable.
bart__
·vor 3 Jahren·discuss
Browsers will check if a certificate is in the transparency log, and alert the user if it isn't if I am not mistaken.
bart__
·vor 3 Jahren·discuss
Probably the coolest answer in this thread! Did Antarctica have any other option for internet, next to the previous gen satellites?