HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mscrivo

no profile record

コメント

mscrivo
·5 か月前·議論
WPA3 support for one would be nice, so I don't have to create a separate, insecure, SSID just for it.
mscrivo
·昨年·議論
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
·昨年·議論
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 年前·議論
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 年前·議論
Here's one: https://signal.org/blog/private-contact-discovery/
mscrivo
·2 年前·議論
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 年前·議論
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 年前·議論
Amazon confirmed [1].

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