back
user profile
dochtman
8,644karma·837submissions·August 2, 2010
about
Professional Rust maintainer.
https://dirkjan.ochtman.nl/ https://github.com/djc https://xavamedia.nl/
[ my public key: https://keybase.io/djc; my proof: https://keybase.io/djc/sigs/8IkleSSBN9hhCZWqkfDndLYhEEfanUDBVDQdS_hqH9U ]
recent activity (837 total)
comment
Some scare quotes might do the title some good, too.
comment
Perhaps relevant: Ted Unangst recently wrote some Rust code: https://flak.tedunangst.com/post/reliverator …
comment
Though it has been discussed that future versions of QUIC might allow other authentication/encryption protocols. Noise would be an interesting candidate.
comment
TLS 1.3 has been out for a while now, and always promised performance improvements (for example, see this Cloudflare article from Sep 2016: https://blog.cloudflare.com/introducing-tls-…
comment
Last commit from 5 months ago. Maybe not a great choice.
comment
QUIC nicely abstracts the crypto from the transport protocol so you could easily plug in different crypto implementations. For example, someone already did a QUIC with Noise implementation.
comment
Pretty sure Azure still doesn't support Ed25519 keys in any form. https://developercommunity.visualstudio.com/idea/462263/cant... https://feedback.azure.com&…
comment
I was wondering, does this work with any domains that advertise (for example) OpenID Connect, or does it require one of the well-known providers?
comment
This is (2008).
comment
As the sibling comment says, horizontal scrolling would be an improvement over the status quo. Pinch to zoom would be another nice win. > Can you tell me more about what you use this feed for? You&…
comment
I've been using betas for the Android app, but in my experience there's still a lot of paper cuts here. For example, I do quite a few code reviews on my Pixel 2, but what drives me crazy is …
comment
> Start with separating your API models and DB models out early, you'll be thankful later. You can also help yourself out by implementing From/Into for your database models to your API mo…
comment
So after forking PHP, they're now going to fork Erlang, too?
comment
Why is that an issue for you? It seems like the downstream connection would be on AWS' internal network, so HTTP 2 doesn't have as many advantages.
comment
As I understand it, in HTTP 2 there would be one logical stream per request. So in reality, all requests will be blocked on one (or a minority of) particular request for which a packet was lost, which…
comment
In addition to the OP being down, it seems the mirror is also unavailable for me now.
comment
Mozilla is starting to do CRLite, which should be an improvement here: https://blog.mozilla.org/security/2020/01/09/crlite-part-1-a... …
comment
Any IMAP over REST API should just implement JMAP (RFC 8620 and 8621).
comment
That said, as far as I know Ming Chi Kuo has a pretty good track record on his Apple predictions.
comment
At the same time, there are still many things that could be improved in the traditional/core Git workflow, and it seems like those are not getting as much attention. https://gregoryszo…
comment
So I have a SoloKey. How do I check what firmware it is running? Is the firmware upgraded automatically, or do I have to do something? The SoloKey website from some quick skimming doesn't seem to…
comment
One the one hand, yes. On the other hand, all of this sounds much more complex and fragile. This seems like an important point to me: "Remarkably, we had only put very basic thought into optimiza…
comment
Still want something with NFC and USB-C, though.