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
Actually, the effort that started towards this blog post started weeks ago, easily several weeks before the blog post you're referencing.
comment
What's especially annoying is that most PRs seem to get a green checkmark for me as if checks have passed, when tests actually just haven't been started. It seems like it ought to be possibl…
comment
I like much of Stephenson’s work, but Fall did not rank near the top for me. The parts in the virtual world get pretty boring, with little payoff.
comment
I wonder about the amount of memory they will support. Based on this article and reviews of the M1 so far, this looks a lot like a “take my money ASAP” situation.
comment
I've just spent like 10 hours this week trying to figure out how to get my Android history into iOS. I finally did succeed with one the paid apps, but it's crazy to me that Whatsapp hasn…
comment
Hey WJW, nice blog you have there! Have been following along, good stuff.
comment
I like to open issues or PRs I file with a note of appreciation, piggy backing on other feedback I have without opening a separate issue.
comment
Are you not aware of the recentish audit of rustls and, by extension, parts of ring ? https://jbp.io/2020/06/14/rustls-audit.html (I also don't think all of RustC…
comment
My pet peeve is that a lot of the GCP console doesn't even seem to work in Firefox. For example: https://github.com/webcompat/web-bugs/issues/61522 …
comment
This sounds very interesting, so I tried reading some of the math in https://github.com/sipa/minisketch/blob/master/doc/math.md (I'm not great this kind …
comment
It's interesting to think about the fact that, now that Macs are starting to be differentiated more by hardware (again, due to Apple Silicon) than software, Apple might actually allow more tweaki…
comment
Can you give an example of this? I'm very curious. As an experienced Rustacean, I kind of realize that there is a lot to idiomatic style, but at the same time I've assimilated it enough that…
comment
I liked this CBOR vs MsgPack article from a while back (which also talks about size on the wire, not just performance): https://diziet.dreamwidth.org/6568.html SBE (Simple Binary Enco…
comment
Nope.
comment
Any insight into what QUIC/H3 stack you'll be using for the proxy?
comment
So presumably this will also open up avenues for doing QUIC and thus HTTP/3 on Fly?
comment
Hope this will finally put some pressure on Mozilla to build TouchID support: https://bugzilla.mozilla.org/show_bug.cgi?id=1536482 …
comment
Note that the actual quote from the intelligence officer is quite a bit more nuanced (directly translated from the current version of the original article): "I don't think any board of direc…
comment
Have a look at the recent defmt project announced by the Knurling-rs group: https://defmt.ferrous-systems.com/ (And consider sponsoring them if this is of value to you: https:/&…
comment
Their site is somewhat explicit about it? https://oxide.computer/ Also I can highly recommend their podcast, I can't wait for the next season. https://oxide.computer…
comment
Some of these are tiny, and a substantial part are platform-specific, so you will never need all of them for a single build.
comment
More details here: https://github.com/hyperium/hyper/issues/2265#issuecomment-6... …