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
Here's a crazy simple way to implement Persona authentication for your Apache-deployed apps/sites: https://github.com/mozilla/mod_authnz_persona (I know Apache may not …
12y ago·view thread
comment
Have a look at mine: https://bitbucket.org/djc/persona-totp It's less than 150 LOC of Python code (plus some HTML templates and a few basic tests).…
12y ago·view thread
comment
All the software for running a server is open source, I think, so in that sense it should be possible. Whether there will still be enough prefs such that you can get Firefox to sync against a differen…
12y ago·view thread
comment
See my answer here for some answers to your question: https://news.ycombinator.com/item?id=7169969
12y ago·view thread
comment
This isn't really accurate. The problem with Firefox's current/old sync model is recovery. I.e., users think they're getting their stuff (history, passwords, etc) backed up, but wh…
12y ago·view thread
comment
It's an alpha release, an MVP. Of course it's not going to be perfect on this type of stuff.
12y ago·view thread
comment
I was wondering about the NDK here. How much of what the SDK provides is also provided by the NDK? Could you do UI stuff by building a Python extension around the NDK? (Probably not, since it would&#x…
12y ago·view thread
comment
Looks like it's currently slightly overwhelmed.
12y ago·view thread
comment
It would sure be nice if there was a specific person/contact for each open position, or even any email address you can contact, on the site.
12y ago·view thread
comment
Yes, thank you!
12y ago·view thread
comment
There should be a link here to a piece/rant from last year (or at least it made the rounds then, on here as well, I think), I think, where someone passionately, and quite convincingly, defended d…
12y ago·view thread
comment
Only solves a subset of the email problem, IIUC.
12y ago·view thread
comment
Seconded. My experience: Taking this course was an great way to learn more about compilers and fill a hole in my CS curriculum. Professor Alex Aiken is a great instructor and covers a good amount of m…
12y ago·view thread
comment
They appear to be talking about this thing: https://silentcircle.com/web/scimp-protocol/ I thought we didn't want to use the NIST curves (like ECC-384?) anymore... seem…
12y ago·view thread
comment
Did you consider/play with Lilypond at all?
12y ago·view thread
comment
We had the Humanscale Freedom at the office, and they were kind of crappy. Not much back support (at least for me, 6'2), and they break all the time ...
13y ago·view thread
comment
I'll just leave these here: http://www.python.org/dev/peps/pep-0428/ http://www.python.org/dev/peps/pep-0431/ …
13y ago·view thread
comment
If you like Impress.js, Hovercraft might be of interest. https://github.com/regebro/hovercraft
13y ago·view thread
comment
I emailed them to recommend Persona. Would get rid of the separate email verification step, too.
13y ago·view thread
comment
I'm pretty sure Brian currently works for Mozilla.
13y ago·view thread
comment
If you want to run your own IdP, look at this thing: https://bitbucket.org/djc/persona-totp Also, the reason the server is busy is because Tin Can currently needs a forked versio…
13y ago·view thread