Viewing profile — dnerdy
dnerdy
HN member- Joined
- Mon, Sep 12, 2011, 9:05 PM UTC
- HN karma
- 46
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About dnerdy
Recent public activity
-
comment
Comment #8265229
You can specify multiple gpg ids when using "pass init": pass init [-p sub-folder] user1@example.com user2@example.com This enables you to control access per subfolder. You can kee…
-
comment
Comment #8186968
Thanks for the feedback! ⌘1 is what you want to focus the sidebar, and will take you back to your buffer. We're working on some improvements to the View menu.
-
comment
Comment #8186923
There are quite a few, and they're documented on the wiki[1]. If you find that there's a specific feature missing, please open an issue. All feedback is appreciated :) This is stil…
-
comment
Comment #7962256
Here's a json file with sha1 hashes of the solutions. https://gist.github.com/dnerdy/30e2847188a95178688f I created it using the encrypted solutions from this project: https://gith…
-
comment
Comment #7929401
I have a tool that syncs my DNS records to CloudFlare using flat files that I keep under version control. I just extracted it from my personal tool set: https://github.com/dnerdy/n…
-
comment
Comment #6583946
This video does a great job explaining how Bitcoin works. Here's the accompanying blog post: http://www.imponderablethings.com/2013/07/how-bitcoin-works-...
- story
-
comment
Comment #6479056
Pac Global Insurance Brokerage, Inc - REMOTE or Los Angeles, CA Full stack Rails developer. This is a somewhat unique position for the hiring thread. We're looking for someone to t…
-
comment
Comment #6463326
Text-only is also what I was thinking. Implemented via the Web Inspector: http://static.deliciouslynerdy.com/tarsnap/logo-and-favicon.... http://static.deliciouslynerdy.com/tarsnap…
-
comment
Comment #5446214
I'm glad to see work in the area of making linux containers more accessible. I recently stumbled upon openruko[1], an open source Heroku clone, and from there discovered linux cont…
-
comment
Comment #5289425
I think a common use case that requires a bit of hoop jumping is using an email address in place of a username. Example from the docs: https://docs.djangoproject.com/en/dev/topics/…
-
comment
Comment #5203977
As others have said, Django may or may not have security issues. I wouldn't bet against it. With regard to this vulnerability, however, the '^' and '$' regex pattern characters in …
-
comment
Comment #4716701
It doesn't look like a lot has changed in this release, but just a reminder for those who can't upgrade right away: I'm hosting all the old docs at http://bootstrapdocs.com
-
comment
Comment #4421994
Hello HN! It seems like there's a need for old Bootstrap documentation once new versions are pushed to http://twitter.github.com/bootstrap/ . I created http://bootstrapdocs.com/ to…
- story