I hereby claim:
- I am pketh on github.
- I am pirijan (https://keybase.io/pirijan) on keybase.
- I have a public key ASBBFhxt_pOH579ddv7ATEFc49Hd-5zWFpk5AiIcXH51xwo
To claim this, I am signing this object:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <opml version="1.0"> | |
| <head> | |
| <title>Subscriptions - [email protected]</title> | |
| </head> | |
| <body> | |
| <outline title="tomayko.com" xmlUrl="http://tomayko.com/writings/feed" type="rss" text="tomayko.com"/> | |
| <outline title="-" xmlUrl="rss2.xml" type="rss" text="-"/> | |
| <outline htmlUrl="http://scriptogr.am/blog" title="(title unknown)" xmlUrl="http://scriptogr.am/blog/feed" type="rss" text="(title unknown)"/> | |
| <outline htmlUrl="http://ablogfromscratch.com/" title="* From Scratch" xmlUrl="http://ablogfromscratch.com/rss" type="rss" text="* From Scratch"/> |
I hereby claim:
To claim this, I am signing this object:
| | ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄| | |
| | spiders | | |
| |__________| | |
| (\__/) || | |
| (•ㅅ•) || | |
| / づ |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ | |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ | |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ | |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ | |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ | |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ | |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ | |
| ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ ⠀⃝ |
| ♬♫♪♩♫♬♪ ♬♫♪♩♫♪ | |
| ♬♫♪♩♫♪♫♫♬♫♪♩♫♫♬♪ | |
| ╭━━━╮ ♬♫♪♩ ♬♫♪♩♫♪ | |
| ☰⚫☰☰☰☰☰☰☰☰☰✥ | |
| ♭♭♭ | |
| ⠀ |
| <⌒/ヽ-、__ | |
| /<_/____/ | |
|  ̄ ̄ ̄ ̄ ̄ ̄ ̄ | |
| ∧_∧ | |
| (・o・)"2017?” | |
| _| ⊃/(___ | |
| / └-(____/ | |
|  ̄ ̄ ̄ ̄ ̄ ̄ ̄ |
The history of human progress is rife with us entering things. Tombs, dragons, voids, even gungeons.
But have you ever stopped to think about what fuels this endless urge to ingress? Rather fearlessly, I decided to find out.
It's now 20 years later. I've waded through the jungles of the Amazon, skied the slopes of Norway, swam the Ganges, and braved long lines. I've lost a lot too. The years have aged me dramatically - I'm a hot mess. And I lost my phone a month ago, so my friends and family are dead to me now.
(this'll be public probably in a pinned forum post)
———————————
One day, we'll want to tell our grandkids that once upon a time we made Gomix and that it helped make the internet a more interesting, entertaining, helpful and humane place. Of course, we can only do this through you, the community we're working to empower.
To that end, we want to be proactive about ensuring that the Gomix community stays inclusive, friendly and creative.
| <pre> | |
| ,-. | |
| , ,-. ,-. | |
| / \ ( )-( ) | |
| \ | ,.>-( )-< | |
| \|,' ( )-( ) | |
| Y ___`-' `-' | |
| |/__/ `-' | |
| | | |
| | |
| confetti: -> | |
| # ported from http://codepen.io/iprodev/pen/azpWBr | |
| PI = Math.PI | |
| sqrt = Math.sqrt | |
| round = Math.round | |
| random = Math.random | |
| cos = Math.cos | |
| sin = Math.sin | |
| rAF = window.requestAnimationFrame | |
| cAF = window.cancelAnimationFrame or window.cancelRequestAnimationFrame |