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
No, doh. Still, maybe a little hint could work to improve usability in this sense?
11y ago·view thread
comment
It doesn't seem to do anything for me with Firefox Nightly/Yosemite on my recent rMBP. Nothing in the console, either.
11y ago·view thread
comment
It was filed here: https://bugzilla.mozilla.org/show_bug.cgi?id=1087963 There's also this earlier bug that seems related: https://bugzilla.mozilla.org/show_bug.cg…
11y ago·view thread
comment
I'm a bit worried that, as far as I see, the Syncthing protocol doesn't really allow having servers/peers that don't see plain-text. (Since I think it mostly just uses TLS to keep …
12y ago·view thread
comment
This would have been more interesting if they'd ported Photoshop to asm.js, or even NaCL...
12y ago·view thread
comment
NewsBlur is awesome, it's supported by a number of frontends (including Reeder) and has a very capable web app and a nice Android app. I've also used the iOS app from time to time, and new f…
12y ago·view thread
comment
I'm curious: why does this work so much better than MathJax? What's the technical "secret sauce" that makes this tick? I was looking for that on the site and in the README, but it …
12y ago·view thread
comment
You can just use Google Takeout, IIRC.
12y ago·view thread
comment
I built my own version of this about two years ago: https://dirkjan.ochtman.nl/writing/2012/11/28/tracing-a-path... Python code available here: https://…
12y ago·view thread
comment
I submitted this without the ?hn at approximately the same time. Pretty weird that this one gained traction while my submission did not. https://news.ycombinator.com/item?id=8275787 …
12y ago·view thread
comment
Gentoo is awesome. I'm a big fan of the amount of control it affords me over what it installs (i.e. it allows really focused, minimal base installs), and I generally find the package manager real…
12y ago·view thread
comment
On balance, I don't think programmer motivations worse than businesspeople motivations on average, though.
12y ago·view thread
comment
The Emscripten author wrote a blog post when Cheerp (then called duetto) was first announced: http://mozakai.blogspot.co.uk/2013/11/c-to-javascript-emscri... …
12y ago·view thread
comment
I used to scrape a bunch of webcomics to turn them into RSS feeds. I still have one or two running, actually.
12y ago·view thread
comment
The LLVM project recommends delta: http://delta.tigris.org/
12y ago·view thread
comment
Perhaps you could elaborate on some of your issues with the UX/UI, instead of trolling everyone who disagrees with you.
12y ago·view thread
comment
Gary Bernhardt is currently working on a book: https://twitter.com/garybernhardt/status/485978334434586625 You could do worse than learning from his book when it comes out!…
12y ago·view thread
comment
Yeah, Nimrod is somewhat close to what I'm working on, though my language is quite a bit closer to actual Python in many ways. Also, my language does not rely on GC, instead using annotated point…
12y ago·view thread
comment
Not quite yet, I want to bring it a little further along to a somewhat MVP stage.
12y ago·view thread
comment
I'm working on a programming language. It's a reimagining of Python as a statically-typed, compiled language. The compiler is written in Python and targets LLVM IR. Currently working towards…
12y ago·view thread