Live data from Hacker News

How do you keep your snippets organised?

news.ycombinator.com

1–3 of 3 posts

Re: How do you keep your snippets organised?

#3

What do you mean by "snippets" exactly?

little pieces of text(code in general) that I want to remember/have available somewhere but that doesn't really belong in the code's repository. For example a certain solr query that I use to test out different things, or a certain list of commands I need to run every 2-3 weeks to parse a log in a certain way.