Sebastian Sylvan

305 Followers
89 Following
129 Posts

Graphics programmer from Sweden, now in Seattle. https://www.sebastiansylvan.com/

https://www.threads.net/@ssylvan

New paper on Masks:

Some claim scientific studies show masks don’t work, or that surgical masks are as good as N95s. Just released paper shows this claim is false. Masks work, and N95 respirators give a much higher benefit than surgical masks.

The controversy about N95 respirator and mask efficacy is based on claims that studies (RCTs and meta-analyses) have no observed effect. Our paper shows these claims result from the use of incorrect mathematical equations.

#covid @whn

@rygorous Which one?
@lritter you can reconstruct receiver plane from ddx and ddy too. Just means you lose hw pcf since you need to compare against different z per tap.
@cort uncanny accuracy
@yiningkarlli wait. So Godot is all doubles???
@BartWronski I’m the opposite. When I see obvious 100% repro glitches or bugs I get angry at whoever had so little respect for the customer that they shipped that.
@BartWronski @nicebyte siggraph has high concentration of cool ideas. But 95% if it will never see the light of day in any real application.
@aras @webanck one thing that’s nice about odd even is that it never makes the sequence less sorted in the intermediate steps. So you can amortize the passes over multiple frames in particle systems. I guess if you tracked which step you were in for the bitonic sort you could render the reversed subsequences in reverse order to get the same effect for bitonic.
@mattblaze @HcInfosec @jeroen There are e-voting mechanisms where voters could verify their vote after the fact, so any changing of the vote would be detected. It does mean that anyone could force you to reveal your vote (at least before the election result is announced, since you'd presumably destroy your receipt at that point), but again we have that problem with mail-in votes already.
@mattblaze @HcInfosec @jeroen also mail in voting is secure in practice but not in theory. Nobody has even once checked my ID either to apply for mail ballot or to vote. It’s based on signature verification of whatever I used to sign up. I haven’t signed my signature the same way twice in my entire life. It wouldn’t be too hard to outdo that in terms of aithentification rigor.