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
See here: https://twitter.com/gregburd/status/274137211706949632
13y ago·view thread
comment
http://www.pygit2.org/ I think there's a bunch of speeding-up hg-git work floating around, notably around Mozilla work. Some of that has been mentioned in the hg-git mailing list…
13y ago·view thread
comment
Ah, yet another awesome thing built on top of Gentoo.
13y ago·view thread
comment
Might want to update your nginx, pretty sure this one is vulnerable. Oh, and your site is down.
13y ago·view thread
comment
I've been trying FastMail for the past two months or so and have been very impressed; it's actually better than GMail in many ways. Most importantly to me, it seems to be quite a bit faster …
13y ago·view thread
comment
Which seafile actually seems to have basic support for.
13y ago·view thread
comment
It's open source, you can easily run your own server.
13y ago·view thread
comment
I've found Fastmail to be really good (although I haven't been able to figure out some of the anti-spam stuff so far).
13y ago·view thread
comment
Cool! I've been thinking about doing a similar thing, since I think NewsBlur's main web UI is still way too noisy (although I'd keep much more of the actual functionality). Was it easy …
13y ago·view thread
comment
Why are you on an old Firefox?
13y ago·view thread
comment
I like to use [Sphinx]( http://sphinx-doc.org/ ), stored in the project repository. It uses reStructuredText (which is more extensible than Markdown) and was written for the Python docu…
13y ago·view thread
comment
Seeing the same unreachable attribute message in Firefox 23.0a2 (current Aurora) on Windows 7.
13y ago·view thread
comment
That doesn't really make sense in this case. Mozilla does get a lot of cash from Google, but Mozilla has a strong enough mission (see the manifesto) to make sure it's not a Google sockpuppet…
13y ago·view thread
comment
That's a (temporary) bug, not a feature: https://github.com/mozilla/browserid/issues/3119 …
13y ago·view thread
comment
It certainly seems unlikely, but I guess it depends on how fast asm.js can get.
13y ago·view thread
comment
I'd much prefer having higher-ppi 24" screens.
13y ago·view thread
comment
This stuff seems like an excellent reason to go back to Firefox.
13y ago·view thread
comment
I found the Feedly Firefox plugin to slow down Firefox a lot, so that wasn't really a good experience. So far, as a FeedDemon on Windows, Reeder on OS X and Reader on Android user, NewsBlur looks like…
13y ago·view thread
comment
NewsBlur is the best of the web-based bunch I've been checking out recently, but it's still... not quite there. For example, this glitch has been around for weeks: http://dirkjan.ochtman.nl/files/new…
13y ago·view thread
comment
Please don't break CTRL + W.
13y ago·view thread
comment
nano
13y ago·view thread
comment
Yeah, WTF. I noticed it this morning on my work computer (Firefox Aurora on Windows 7). Logging in here from Chrome to upvote. Logging in seems to work; I don't get an error. But the session doesn't s…
13y ago·view thread
comment
I'll refer to my IdP implementation in Python again: https://bitbucket.org/djc/persona-totp It's 147 lines of Python (sloccount) and 155 lines of HTML (wc -l). No dependencies, other than the stdlib…
13y ago·view thread
comment
Mozilla is apparently using this in their AMO/Marketplace codebase: http://firefox-marketplace-api.readthedocs.org/en/latest/top... …
13y ago·view thread
comment
That's just the fallback identity provider Mozilla runs. The idea is that your GMail address will authenticate you using whatever GMail uses, so you can use 2-factor authentication. If you have your o…
13y ago·view thread
comment
If you want to run your own Persona Identity Provider (so you can login directly with your own email account and control the authentication from your own domain/site/server instead of having to rememb…
13y ago·view thread
comment
The update nagging has been much reduce since the start of the rapid release cycle, so you should definitely give it a try.
13y ago·view thread
comment
Having worked with assembly a little bit (MIPS, for Coursera's Compilers class -- but it's supposed to be better than x86!) and with LLVM IR a bit more (I'm writing my own compiler for a language that…
13y ago·view thread