HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mscrivo

no profile record

comments

mscrivo
·5 maanden geleden·discuss
WPA3 support for one would be nice, so I don't have to create a separate, insecure, SSID just for it.
mscrivo
·vorig jaar·discuss
To expand on this, CircleCI lets you easily ssh into a run so you can debug it as if you were debugging it on your own machine. I cannot tell you how many times this has saved me countless hours because you don't need to wait for your changes to build and then subsequently fail repeatedly, drastically shortening the iteration cycle.
mscrivo
·vorig jaar·discuss
I've actually got an action for this (based on fork, so can't take full credit): https://github.com/mscrivo/signtool-code-sign

you can see a usage example here: https://github.com/mscrivo/OotD/blob/main/.github/workflows/...
mscrivo
·2 jaar geleden·discuss
I was directly replying to the parent's question of whether there were any uses of SGX that were not anti-consumer. Signal's use of it, is very much in line with my thinking of what constitutes pro-consumer.

I agree though, we're all getting slightly off topic
mscrivo
·2 jaar geleden·discuss
Here's one: https://signal.org/blog/private-contact-discovery/
mscrivo
·2 jaar geleden·discuss
not sure "non-apple watches" is accurate here. I can do all of those things with my Pixel watch

edit: as comment below points out, I was missing the obvious context of paired with an iPhone.
mscrivo
·3 jaar geleden·discuss
Application level connection pools are not enough if you're using something like k8s and have your "application" running across hundreds of pods, each with their own application level connection pool. pgBouncer helps tremendously in that situation because all those pods will use a single pool. We cut down avg open connections dramatically by doing that from over 1000 to less than 400.
mscrivo
·12 jaar geleden·discuss
Amazon confirmed [1].

[1] http://online.wsj.com/articles/amazon-to-buy-video-site-twit...