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
That sure is a dense abstract. Anyone got something more readable, maybe down to an ELI5 style?
6y ago·view thread
comment
Quite happy that the market leader is taking this step! Hopefully this will decrease the problems with lacking feature detection. I was surprised that the post doesn't contain any example user ag…
6y ago·view thread
comment
Latest commit from 7 months ago. Also, anecdotally I've heard it's not very user friendly in practice; more like a research prototype than usable software.
6y ago·view thread
comment
I guess we should shame you for being ignorant about human beings and the value of being kind. There are plenty of ways to point out ignorance without being unkind (and the grandfather comment is a ni…
6y ago·view thread
comment
I maintain that GitHub itself is actually an important reason that Git won out.
6y ago·view thread
comment
Just start reading at the Wirecutter: https://thewirecutter.com/reviews/best-noise-cancelling-head... …
6y ago·view thread
comment
One of the important parts in the post seems to be that it is not just a C++ build system, there are many other tasks executed through the build system. In that sense, it seems like build2 isn't …
6y ago·view thread
comment
Not sure I understand the part about raw pointers. As far as I understand, Rust references will surely turn into pointers at the LLVM IR level?
6y ago·view thread
comment
What about oreboot, the Rust version of coreboot? I know you have a history with writing Rust code, so are you looking at oreboot as an alternative to coreboot for these purposes, as well?
6y ago·view thread
comment
That seems to refer to the last release, but the GitHub commit history seems active, if not quite high velocity: https://github.com/tectonic-typesetting/tectonic/graphs/…
6y ago·view thread
comment
Disclaimer: one of Quinn's maintainers. Actually, Quinn is split up in two crates: quinn is the tokio-based async layer, but quinn-proto provides an async-agnostic state machine (and provides a t…
7y ago·view thread
comment
That's the original Google research/proposal. This implementation implements the IETF working group drafts, which started from Google's design but has drifted some ways off. https:…
7y ago·view thread
comment
Given this article, I'm also very confused about this move: https://vorpus.org/blog/why-im-not-collaborating-with-kennet... …
7y ago·view thread
comment
Looks like the title changed? TFA now says: WeWork parent says IPO still on despite setbacks
7y ago·view thread
comment
I have little doubt that Go is easier to get started with than Rust. However, I'm very skeptical that Go "scales" better on any other axis than onboarding new people quickly. Also not c…
7y ago·view thread
comment
Have you actually used Rust? I spend very little time (or code) on resource management when writing Rust code. And when I do, it's usually the compiler helping me understand an aspect of my desig…
7y ago·view thread
comment
Totally agree on email. I've long been saying that they should just acquire/partner with FastMail, seems like a great fit and would allow Mozilla to better align their revenue stream with th…
7y ago·view thread
comment
Please stop advocating for Telegram: https://gizmodo.com/why-you-should-stop-using-telegram-right... https://twitter.com/tqbf/status/987372998935105539 Sign…
7y ago·view thread
comment
These days, probably read this instead: https://signal.org/docs/specifications/doubleratchet/ Also the IETF drafts for MLS might be interesting: https://data…
7y ago·view thread