HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mscrivo

no profile record

comments

mscrivo
·5 месяцев назад·discuss
WPA3 support for one would be nice, so I don't have to create a separate, insecure, SSID just for it.
mscrivo
·в прошлом году·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
·в прошлом году·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 года назад·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 года назад·discuss
Here's one: https://signal.org/blog/private-contact-discovery/
mscrivo
·2 года назад·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 года назад·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 лет назад·discuss
Amazon confirmed [1].

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