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.
6y ago·view thread
comment
Perhaps relevant: Ted Unangst recently wrote some Rust code: https://flak.tedunangst.com/post/reliverator …
6y ago·view thread
comment
Though it has been discussed that future versions of QUIC might allow other authentication/encryption protocols. Noise would be an interesting candidate.
6y ago·view thread
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-…
6y ago·view thread
comment
Last commit from 5 months ago. Maybe not a great choice.
6y ago·view thread
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.
6y ago·view thread
comment
Pretty sure Azure still doesn't support Ed25519 keys in any form. https://developercommunity.visualstudio.com/idea/462263/cant... https://feedback.azure.com&…
6y ago·view thread
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?
6y ago·view thread
comment
This is (2008).
6y ago·view thread
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&…
6y ago·view thread
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 …
6y ago·view thread
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…
6y ago·view thread
comment
So after forking PHP, they're now going to fork Erlang, too?
6y ago·view thread
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.
6y ago·view thread
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…
6y ago·view thread
comment
In addition to the OP being down, it seems the mirror is also unavailable for me now.
6y ago·view thread
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... …
6y ago·view thread
comment
Any IMAP over REST API should just implement JMAP (RFC 8620 and 8621).
6y ago·view thread
comment
That said, as far as I know Ming Chi Kuo has a pretty good track record on his Apple predictions.
6y ago·view thread
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…
6y ago·view thread
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…
6y ago·view thread
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…
6y ago·view thread
comment
Still want something with NFC and USB-C, though.
6y ago·view thread