<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (nico.ash)</title>
    <link>https://pinboard.in/u:nico.ash/public/</link>
    <description>recent bookmarks from nico.ash</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://ohshitgit.com/"/>
	<rdf:li rdf:resource="https://github.com/audreyr/favicon-cheat-sheet"/>
	<rdf:li rdf:resource="http://screensiz.es/"/>
	<rdf:li rdf:resource="http://marklodato.github.com/visual-git-guide/index-en.html"/>
	<rdf:li rdf:resource="http://www.cheatsheetapp.com/CheatSheet/"/>
	<rdf:li rdf:resource="http://hyperpolyglot.org/lisp"/>
	<rdf:li rdf:resource="http://www.ee.ucl.ac.uk/~hamed/misc/awk1line.txt"/>
	<rdf:li rdf:resource="http://clojure.org/cheatsheet"/>
	<rdf:li rdf:resource="http://eferm.com/machine-learning-cheat-sheet"/>
	<rdf:li rdf:resource="http://websitesmaderight.com/2011/05/html5-and-css3-cheat-sheets/"/>
	<rdf:li rdf:resource="http://joshduck.com/periodic-table.html"/>
	<rdf:li rdf:resource="http://mislav.uniqpath.com/2010/07/git-tips/"/>
	<rdf:li rdf:resource="http://faustus.webatu.com/clj-quick-ref.html"/>
	<rdf:li rdf:resource="http://www.spheredev.org/wiki/Git_for_the_lazy"/>
	<rdf:li rdf:resource="http://hyperpolyglot.wikidot.com/lisp"/>
	<rdf:li rdf:resource="http://nakedstartup.com/2010/04/simple-daily-git-workflow/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://ohshitgit.com/">
    <title>Oh, shit, git!</title>
    <dc:date>2016-09-09T21:29:57+00:00</dc:date>
    <link>http://ohshitgit.com/</link>
    <dc:creator>nico.ash</dc:creator><description><![CDATA[Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless you already know the name of the thing you need to know about in order to fix your problem.]]></description>
<dc:subject>cheatsheet git howto reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:a51f985d849e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/audreyr/favicon-cheat-sheet">
    <title>audreyr/favicon-cheat-sheet</title>
    <dc:date>2013-09-03T12:58:50+00:00</dc:date>
    <link>https://github.com/audreyr/favicon-cheat-sheet</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>cheatsheet design html5 webdev</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:f3c8fe28bc31/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://screensiz.es/">
    <title>Screensiz.es</title>
    <dc:date>2013-05-31T21:10:39+00:00</dc:date>
    <link>http://screensiz.es/</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>android cheatsheet iphone ios mobile screen resolution</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:fd6ba4b2985b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:android"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:screen"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:resolution"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://marklodato.github.com/visual-git-guide/index-en.html">
    <title>A Visual Git Reference</title>
    <dc:date>2012-06-29T00:54:55+00:00</dc:date>
    <link>http://marklodato.github.com/visual-git-guide/index-en.html</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>scm cheatsheet git tutorial reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:d3552b6aec15/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cheatsheetapp.com/CheatSheet/">
    <title>CheatSheet</title>
    <dc:date>2012-05-25T08:29:39+00:00</dc:date>
    <link>http://www.cheatsheetapp.com/CheatSheet/</link>
    <dc:creator>nico.ash</dc:creator><description><![CDATA[All the the shortcuts on the current app at the long ⌘ press (os x command key).]]></description>
<dc:subject>app apps keyboard mac osx cheatsheet</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:873862ba6fbb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:app"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:apps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:keyboard"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hyperpolyglot.org/lisp">
    <title>Lisp: Common Lisp, Scheme, Clojure, Emacs Lisp - Hyperpolyglot</title>
    <dc:date>2012-03-14T00:54:59+00:00</dc:date>
    <link>http://hyperpolyglot.org/lisp</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>cheatsheet clojure emacs lisp scheme</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:483a74fdfd25/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:clojure"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:emacs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:scheme"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ee.ucl.ac.uk/~hamed/misc/awk1line.txt">
    <title>[untitled]</title>
    <dc:date>2012-01-27T01:02:15+00:00</dc:date>
    <link>http://www.ee.ucl.ac.uk/~hamed/misc/awk1line.txt</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>cheatsheet linux programming unix awk text</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:137bdba78bf3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:awk"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:text"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://clojure.org/cheatsheet">
    <title>Clojure - cheatsheet</title>
    <dc:date>2011-09-03T04:40:53+00:00</dc:date>
    <link>http://clojure.org/cheatsheet</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>cheatsheet clojure lisp programming reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:31e98a19815f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:clojure"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://eferm.com/machine-learning-cheat-sheet">
    <title>Machine Learning cheat sheet | Home of Emanuel Ferm</title>
    <dc:date>2011-05-06T12:59:18+00:00</dc:date>
    <link>http://eferm.com/machine-learning-cheat-sheet</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>cheatsheet cs learning machine-learning reference latex</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:71f6b7e9b622/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:learning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:machine-learning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:latex"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://websitesmaderight.com/2011/05/html5-and-css3-cheat-sheets/">
    <title>HTML5 and CSS3 Cheat Sheets - WebsitesMadeRight.com</title>
    <dc:date>2011-05-06T03:16:39+00:00</dc:date>
    <link>http://websitesmaderight.com/2011/05/html5-and-css3-cheat-sheets/</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>cheatsheet css css3 html5 reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nico.ash/b:4acb4fa1ff74/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:css3"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://joshduck.com/periodic-table.html">
    <title>Periodic Table of the Elements - Josh Duck</title>
    <dc:date>2010-08-25T14:38:42+00:00</dc:date>
    <link>http://joshduck.com/periodic-table.html</link>
    <dc:creator>nico.ash</dc:creator><description><![CDATA[Show the list of html tags used on a given page. With an explanation for each element.
]]></description>
<dc:subject>html5 reference html cheatsheet webdesign visualization development table elements</dc:subject>
<dc:identifier>https://pinboard.in/u:nico.ash/b:f1888f66e221/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:visualization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:table"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:elements"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mislav.uniqpath.com/2010/07/git-tips/">
    <title>A few git tips you didn't know about</title>
    <dc:date>2010-07-24T23:17:00+00:00</dc:date>
    <link>http://mislav.uniqpath.com/2010/07/git-tips/</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>git tips reference development programming versioncontrol cheatsheet dvcs tricks</dc:subject>
<dc:identifier>https://pinboard.in/u:nico.ash/b:619b05c4fd27/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:dvcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:tricks"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://faustus.webatu.com/clj-quick-ref.html">
    <title>Clojure quick reference</title>
    <dc:date>2010-07-14T08:27:40+00:00</dc:date>
    <link>http://faustus.webatu.com/clj-quick-ref.html</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>clojure reference cheatsheet programming api lisp tutorial java</dc:subject>
<dc:identifier>https://pinboard.in/u:nico.ash/b:91b15cfa1d9c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:clojure"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:java"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.spheredev.org/wiki/Git_for_the_lazy">
    <title>Git for the lazy - Spheriki</title>
    <dc:date>2010-06-18T22:41:48+00:00</dc:date>
    <link>http://www.spheredev.org/wiki/Git_for_the_lazy</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>git tutorial versioncontrol reference howto programming development scm cheatsheet</dc:subject>
<dc:identifier>https://pinboard.in/u:nico.ash/b:c959f0361f7c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hyperpolyglot.wikidot.com/lisp">
    <title>Hyperpolyglot: Lisp: Common Lisp, Scheme, Clojure, Emacs Lisp</title>
    <dc:date>2010-04-20T19:31:30+00:00</dc:date>
    <link>http://hyperpolyglot.wikidot.com/lisp</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>lisp clojure cheatsheet scheme reference emacs elisp programming</dc:subject>
<dc:identifier>https://pinboard.in/u:nico.ash/b:96d8dfc98103/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:clojure"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:scheme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:emacs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:elisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nakedstartup.com/2010/04/simple-daily-git-workflow/">
    <title>Simple daily git workflow - The Naked Startup</title>
    <dc:date>2010-04-14T20:10:45+00:00</dc:date>
    <link>http://nakedstartup.com/2010/04/simple-daily-git-workflow/</link>
    <dc:creator>nico.ash</dc:creator><dc:subject>git workflow versioncontrol howto tips github cheatsheet productivity tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:nico.ash/b:957e94df72f9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:workflow"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:productivity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nico.ash/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>