Ask HN: Where do you store your code notes?

1 points by nirkalimi ↗ HN
I read a lot of programming books, and I want to store some notes and code snippets all in one place.

I could type them up in my text editor and upload them to github or whatnot, but this is somewhat hacky and can get out of control very quickly (I can only imagine trying to look something could be a pain). Also, github doesn't really seem like a place for notes perse.

There seem to be a million note applications today, does anyone know of anything that would be particularly handy for code/snippets/notes ?

3 comments

[ 3.2 ms ] story [ 23.1 ms ] thread
OP here, I just found http://happenapps.com/#quiver BUT it's not available in the US within the app store. I would also prefer something free, but am not opposed to a onetime payment for a very good solution.
I store all this sort of thing in a dokuwiki instance. There are also a ton of 'personal' wikis. Dump it in, organize/clean as you go along. Important thing is for whatever tool you use to be searchable.