index.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7. <title>UNBLINK</title>
  8. <meta name="description" content="UNBLINK">
  9. <meta name="author" content="">
  10. <link href="https://unbl.ink/an-old-hope.min.css" rel="stylesheet">
  11. <link href="https://unbl.ink/style.css" rel="stylesheet">
  12. <link rel="apple-touch-icon" href="https://unbl.ink/apple-touch-icon.png">
  13. <link rel="icon" href="https://unbl.ink/favicon.ico">
  14. <meta name="generator" content="Hugo 0.109.0">
  15. <link rel="alternate" type="application/atom+xml" href="https://unbl.ink/index.xml" title="UNBLINK">
  16. <script>
  17. function setTheme() {
  18. const time = new Date();
  19. const prev = localStorage.getItem('date');
  20. const date = String(time.getMonth() + 1) + '.' + String(time.getDate());
  21. const now = time.getTime();
  22. let sunrise;
  23. let sunset;
  24. function setBodyClass() {
  25. if (now > sunrise && now < sunset) return;
  26. document.body.classList.add('dark');
  27. }
  28. if (date !== prev) {
  29. fetch('https://api.ipgeolocation.io/astronomy?apiKey=5ed37d85103e4defa5df4c5298ed5215')
  30. .then(res => res.json())
  31. .then(data => {
  32. sunrise = data.sunrise.split(':').map(Number);
  33. sunset = data.sunset.split(':').map(Number);
  34. })
  35. .catch(() => {
  36. sunrise = [7, 0];
  37. sunset = [19, 0];
  38. })
  39. .finally(() => {
  40. sunrise = time.setHours(sunrise[0], sunrise[1], 0);
  41. sunset = time.setHours(sunset[0], sunset[1], 0);
  42. setBodyClass();
  43. localStorage.setItem('sunrise', sunrise);
  44. localStorage.setItem('sunset', sunset);
  45. });
  46. localStorage.setItem('date', date);
  47. } else {
  48. sunrise = Number(localStorage.getItem('sunrise'));
  49. sunset = Number(localStorage.getItem('sunset'));
  50. setBodyClass();
  51. }
  52. }
  53. </script>
  54. </head>
  55. <body class="list home">
  56. <script>
  57. setTheme();
  58. </script>
  59. <header class="header">
  60. <nav class="nav">
  61. <h1 class="logo"><a href="https://unbl.ink/">UNBLINK</a></h1>
  62. <ul class="menu">
  63. <li>
  64. <a href="/">Home</a>
  65. </li>
  66. <li>
  67. <a href="/post/">Archives</a>
  68. </li>
  69. <li>
  70. <a href="/categories/">Categories</a>
  71. </li>
  72. </ul>
  73. </nav>
  74. </header>
  75. <main class="main">
  76. <article class="first-entry">
  77. <header class="entry-header">
  78. <h2>Condition</h2>
  79. </header>
  80. <section class="entry-content">
  81. <p>Some say the human condition is
  82. Our contract with death.
  83. But I&#39;ve watched my dog
  84. Fear death and recoil in disgust.
  85. No, our curse is
  86. Being in the present
  87. While living for a future
  88. We believe
  89. May inevitably come....</p>
  90. </section>
  91. <footer class="entry-footer">
  92. <time>March 6, 2022</time>
  93. </footer>
  94. <a class="entry-link" href="https://unbl.ink/post/condition/"></a>
  95. </article>
  96. <article class="post-entry">
  97. <header class="entry-header">
  98. <h2>Suns</h2>
  99. </header>
  100. <section class="entry-content">
  101. <p>It was a lot of wind for us, really, the day the wind came up. There were no grand meteorological explanations. No perfect storms. Just wind, blasting from the southeast, pushing over coolers on tables with eggs for sale. Slamming doors left ajar.
  102. Buddhists believe the world will end in a sequence of seven suns, each causing some specific, systematic failure of a vital life function on Earth. The seventh will consume everything....</p>
  103. </section>
  104. <footer class="entry-footer">
  105. <time>November 17, 2020</time>
  106. </footer>
  107. <a class="entry-link" href="https://unbl.ink/post/suns/"></a>
  108. </article>
  109. <article class="post-entry">
  110. <header class="entry-header">
  111. <h2>Curt</h2>
  112. </header>
  113. <section class="entry-content">
  114. <p>Not really cutting someone off, but making sure they understand....</p>
  115. </section>
  116. <footer class="entry-footer">
  117. <time>October 24, 2020</time>
  118. </footer>
  119. <a class="entry-link" href="https://unbl.ink/post/curt/"></a>
  120. </article>
  121. <article class="post-entry">
  122. <header class="entry-header">
  123. <h2>Pink</h2>
  124. </header>
  125. <section class="entry-content">
  126. <p>When I put on a pink shirt I immediately think I’m doing something bold, unexpected. Fuck you expected culture, I’m wearing pink. But really, it’s just light red. And I still look askance at people with mo-hawks or giant riser shoes. Silly fools, using their appearance to signal how they’re different. I should probably just always wear black....</p>
  127. </section>
  128. <footer class="entry-footer">
  129. <time>March 27, 2020</time>
  130. </footer>
  131. <a class="entry-link" href="https://unbl.ink/post/pink/"></a>
  132. </article>
  133. <article class="post-entry">
  134. <header class="entry-header">
  135. <h2>Infection</h2>
  136. </header>
  137. <section class="entry-content">
  138. <p>Under a steel sky, snow falling
  139. Likely in April, as the garlic
  140. Struggles to push through soil
  141. Left on top of it months ago,
  142. We forget what we used to know.
  143. People used to get sick. They
  144. Used to get close to death.
  145. And the beer on the table
  146. Promises me a buzz, comfort
  147. And all the things I want.
  148. But what about the things
  149. That I know I don&#39;t want?...</p>
  150. </section>
  151. <footer class="entry-footer">
  152. <time>March 25, 2020</time>
  153. </footer>
  154. <a class="entry-link" href="https://unbl.ink/post/infection/"></a>
  155. </article>
  156. <article class="post-entry">
  157. <header class="entry-header">
  158. <h2>Preservation</h2>
  159. </header>
  160. <section class="entry-content">
  161. <p>I once had occasion to eat mincemeat from a Ball jar processed eight years before my birth. The dubiousness with which I approached that experience says volumes about our ability to preserve things. Even preservation has it’s limits, you must agree. A ship, replaced board by board over five hundred years will, at some point not be an exercise in preservation, but change. The slow inevitability of change that causes mountains to fall and entire ecosystems to die....</p>
  162. </section>
  163. <footer class="entry-footer">
  164. <time>March 10, 2020</time>
  165. </footer>
  166. <a class="entry-link" href="https://unbl.ink/post/preservation/"></a>
  167. </article>
  168. <article class="post-entry">
  169. <header class="entry-header">
  170. <h2>Wind</h2>
  171. </header>
  172. <section class="entry-content">
  173. <p>Traveling ice that builds up on the bows of living organisms I didn’t see until just now, and I’m wondering now how trees got to be here. Certain species are moving. The North is warmer and they know and are moving. Closer to the warmth they go, but not the one here, covered in ice. It’s stuck, stoic, standing its ground. Water drawn up to dizzying heights, to each little branch until a thin paper-like sheet of living cells that turns sunlight into sugar receives exactly as much as it needs to do it’s work....</p>
  174. </section>
  175. <footer class="entry-footer">
  176. <time>February 10, 2020</time>
  177. </footer>
  178. <a class="entry-link" href="https://unbl.ink/post/wind/"></a>
  179. </article>
  180. <article class="post-entry">
  181. <header class="entry-header">
  182. <h2>Sunk</h2>
  183. </header>
  184. <section class="entry-content">
  185. <p>It’s that sinking feeling you get, when all things being equal you’d just rather give up....</p>
  186. </section>
  187. <footer class="entry-footer">
  188. <time>December 19, 2019</time>
  189. </footer>
  190. <a class="entry-link" href="https://unbl.ink/post/sunk/"></a>
  191. </article>
  192. <article class="post-entry">
  193. <header class="entry-header">
  194. <h2>Garble</h2>
  195. </header>
  196. <section class="entry-content">
  197. <p>When sunk costs dig holes in your yard
  198. And rampant words stand vigil over your house,
  199. You will be done in your domain
  200. As his haven turned out all but the best of us....</p>
  201. </section>
  202. <footer class="entry-footer">
  203. <time>December 17, 2019</time>
  204. </footer>
  205. <a class="entry-link" href="https://unbl.ink/post/garble/"></a>
  206. </article>
  207. <article class="post-entry">
  208. <header class="entry-header">
  209. <h2>Writing</h2>
  210. </header>
  211. <section class="entry-content">
  212. <p>Writing is a technology.
  213. Writing improves information density.
  214. Writing creates a moral hazard of intention.
  215. Writing remembers what we forget.
  216. Writing destroys relationships.
  217. Writing cannot replace thought.
  218. Writing is not often true....</p>
  219. </section>
  220. <footer class="entry-footer">
  221. <time>December 11, 2019</time>
  222. </footer>
  223. <a class="entry-link" href="https://unbl.ink/post/writing/"></a>
  224. </article>
  225. <article class="post-entry">
  226. <header class="entry-header">
  227. <h2>Relationship</h2>
  228. </header>
  229. <section class="entry-content">
  230. <p>And in the end, we were just supposed to get our work done. But our work was hidden from us, so first we had to discover what our work was. Upon discovering where our work was, it turned out we had the wrong work in mind at the start and so we begin to plumb the depths of our found work.
  231. While plumbing, we resolve to do the right work this time....</p>
  232. </section>
  233. <footer class="entry-footer">
  234. <time>December 5, 2019</time>
  235. </footer>
  236. <a class="entry-link" href="https://unbl.ink/post/relationship/"></a>
  237. </article>
  238. <article class="post-entry">
  239. <header class="entry-header">
  240. <h2>Load</h2>
  241. </header>
  242. <section class="entry-content">
  243. <p>A wire carries can carry a certain load before the molecular bonds holding the material together are weighted down too much. Is it unreasonable, then, to imagine the tapestry of our lives, held together by invisible bonds, molecules of constitution. And is it not possible that our constitutional bonds carry a certain load?
  244. What are we do to when we need a wire to carry more load? Faced with the upper bounds of physical laws, we need more wires to share the load....</p>
  245. </section>
  246. <footer class="entry-footer">
  247. <time>December 3, 2019</time>
  248. </footer>
  249. <a class="entry-link" href="https://unbl.ink/post/load/"></a>
  250. </article>
  251. <article class="post-entry">
  252. <header class="entry-header">
  253. <h2>Sky</h2>
  254. </header>
  255. <section class="entry-content">
  256. <p>Today the winds shifted abruptly to come from the Northeast, which means cold, and snow, and clouds.
  257. The sky is a flat, slate gray with wisps of contrast ripped into it by the sheering of the win.
  258. They sky occupies half of our world view on any given day. Is it any wonder our moods should rise and fall by the contents?...</p>
  259. </section>
  260. <footer class="entry-footer">
  261. <time>December 2, 2019</time>
  262. </footer>
  263. <a class="entry-link" href="https://unbl.ink/post/sky/"></a>
  264. </article>
  265. <article class="post-entry">
  266. <header class="entry-header">
  267. <h2>Parent</h2>
  268. </header>
  269. <section class="entry-content">
  270. <p>To be the parent node, or the source of life
  271. For something beyond what you yourself contain,
  272. Is a special position, in a world of relationship.
  273. The reason for existence for something so small,
  274. And the source of a desperate persistence in the world,
  275. Soon strong enough to declare itself independent.
  276. Of the source of life, only the parent knows
  277. How fragile the connection can feel sometimes—
  278. How tenuous the lines that draw the child node back....</p>
  279. </section>
  280. <footer class="entry-footer">
  281. <time>December 1, 2019</time>
  282. </footer>
  283. <a class="entry-link" href="https://unbl.ink/post/parent/"></a>
  284. </article>
  285. <article class="post-entry">
  286. <header class="entry-header">
  287. <h2>Interfaces</h2>
  288. </header>
  289. <section class="entry-content">
  290. <p>If we were in a simulation, everything would be an interface. Modify this, get this response, adjust and modify the next things.
  291. If we were in a simulation, everything would be relative. Gravity would depend on the flow of time and light would bend and warp.
  292. If we were in a simulation we would be stuck waiting for the next step to run, unable to go forward at different rates, or ever backwards....</p>
  293. </section>
  294. <footer class="entry-footer">
  295. <time>November 26, 2019</time>
  296. </footer>
  297. <a class="entry-link" href="https://unbl.ink/post/interfaces/"></a>
  298. </article>
  299. <article class="post-entry">
  300. <header class="entry-header">
  301. <h2>Flow</h2>
  302. </header>
  303. <section class="entry-content">
  304. <p>When everything appears to be flowing,
  305. You tear pages from the book and watch
  306. As they flutter to fall in the water.
  307. When everything falls apart around you
  308. You tear at your hair and think
  309. As life remains as it was when,
  310. Everything is flowing....</p>
  311. </section>
  312. <footer class="entry-footer">
  313. <time>November 24, 2019</time>
  314. </footer>
  315. <a class="entry-link" href="https://unbl.ink/post/flow/"></a>
  316. </article>
  317. <article class="post-entry">
  318. <header class="entry-header">
  319. <h2>Seat</h2>
  320. </header>
  321. <section class="entry-content">
  322. <p>You knew a guest was in the house
  323. The seat would be up.
  324. Sometimes the door would be closed.
  325. Intimacy breeds familiarity,
  326. And a sense that what was hidden
  327. Behind the door was less a right
  328. Of all, than an expectation.
  329. We are unashamed, possibly even
  330. Impolite. But we always know
  331. When there&#39;s a guest in the house....</p>
  332. </section>
  333. <footer class="entry-footer">
  334. <time>October 28, 2019</time>
  335. </footer>
  336. <a class="entry-link" href="https://unbl.ink/post/seat/"></a>
  337. </article>
  338. <article class="post-entry">
  339. <header class="entry-header">
  340. <h2>Flight</h2>
  341. </header>
  342. <section class="entry-content">
  343. <p>And to just lift off, leave
  344. Everything behind, a fancy
  345. Flight of. But
  346. It&#39;s not really possible.
  347. And leave just to lift off,
  348. Find yourself gone, a fancy
  349. Dinner party of. Or
  350. All your best friends.
  351. They would miss you. Most likely.
  352. They would wonder where
  353. You had lifted off to.
  354. A flight of fancy from a fancy dinner party.
  355. All expectation gone....</p>
  356. </section>
  357. <footer class="entry-footer">
  358. <time>October 22, 2019</time>
  359. </footer>
  360. <a class="entry-link" href="https://unbl.ink/post/flight/"></a>
  361. </article>
  362. <article class="post-entry">
  363. <header class="entry-header">
  364. <h2>Rome</h2>
  365. </header>
  366. <section class="entry-content">
  367. <p>Fireworks at the colisseum. No. In the colisseum. Chinese tourists, roman candles, in the colisseum. From outside, over the wall. Can we remember everything in the past? Or are we doomed to repeat some things. Can we be doomed when repeation is how we learn?
  368. Roman candles, Chinese tourists, fireworks in the parking lot at the colisseum. This is not what I had expected....</p>
  369. </section>
  370. <footer class="entry-footer">
  371. <time>July 24, 2019</time>
  372. </footer>
  373. <a class="entry-link" href="https://unbl.ink/post/rome/"></a>
  374. </article>
  375. <article class="post-entry">
  376. <header class="entry-header">
  377. <h2>Water</h2>
  378. </header>
  379. <section class="entry-content">
  380. <p>Rain doesn’t help us
  381. Remember the cause, the
  382. Animating factor.
  383. Rain only redistributes
  384. Colossal amounts of
  385. Caustic chemicals everywhere....</p>
  386. </section>
  387. <footer class="entry-footer">
  388. <time>July 23, 2019</time>
  389. </footer>
  390. <a class="entry-link" href="https://unbl.ink/post/water/"></a>
  391. </article>
  392. <article class="post-entry">
  393. <header class="entry-header">
  394. <h2>Soft</h2>
  395. </header>
  396. <section class="entry-content">
  397. <p>The taoists had it right. There is no strength without weakness, no wet without dry. Puffing up his chest, he stares through you, as though through staring he can destroy. But soon, enfilade and then off-guard the underbelly reveals insecurity that air cannot protect.
  398. All is soft in the middle....</p>
  399. </section>
  400. <footer class="entry-footer">
  401. <time>May 21, 2019</time>
  402. </footer>
  403. <a class="entry-link" href="https://unbl.ink/post/soft/"></a>
  404. </article>
  405. <article class="post-entry">
  406. <header class="entry-header">
  407. <h2>Angry</h2>
  408. </header>
  409. <section class="entry-content">
  410. <p>Spend much time there myself. Depth charges primed, deployed, sinking, waiting, fury unleashed. Proximity and destruction raining shrapnel slowly sinking. No fire down here, just a shudder and ripping, tearing. Nothing to see. All contained by pressure. Crushing pressure, surrounding us all. Can’t decide which direction so it goes everywhere....</p>
  411. </section>
  412. <footer class="entry-footer">
  413. <time>May 2, 2019</time>
  414. </footer>
  415. <a class="entry-link" href="https://unbl.ink/post/angry/"></a>
  416. </article>
  417. <article class="post-entry">
  418. <header class="entry-header">
  419. <h2>Fixable</h2>
  420. </header>
  421. <section class="entry-content">
  422. <p>Under what circumstance did we expect this would work? Days, numbered, slide past and not everything is repaired promptly. Some things are not fixable at all. Amazing, what we’ll carry with us, into the subway, the neighbor’s house, our last swim in the ocean. Scars from life. Some physical, some metaphysical, all a product of choice and circumstance....</p>
  423. </section>
  424. <footer class="entry-footer">
  425. <time>April 26, 2019</time>
  426. </footer>
  427. <a class="entry-link" href="https://unbl.ink/post/fixable/"></a>
  428. </article>
  429. <article class="post-entry">
  430. <header class="entry-header">
  431. <h2>Roughly</h2>
  432. </header>
  433. <section class="entry-content">
  434. <p>Understanding how everything goes together is, roughly, all that life requires of you....</p>
  435. </section>
  436. <footer class="entry-footer">
  437. <time>April 19, 2019</time>
  438. </footer>
  439. <a class="entry-link" href="https://unbl.ink/post/roughly/"></a>
  440. </article>
  441. <article class="post-entry">
  442. <header class="entry-header">
  443. <h2>Acadian</h2>
  444. </header>
  445. <section class="entry-content">
  446. <p>Diaspora in a compromised land, stretched by forces moving so slowly, slower than we can see but with evidence left everywhere. Culture accretes faster, but still imperceptible, reminding us that no one knows everything, or anything when it comes to that. When it comes to remembering how to live, how we survived the cataclysm, we depend on those who were lost once. We depend on those who knew enough to get us here....</p>
  447. </section>
  448. <footer class="entry-footer">
  449. <time>April 17, 2019</time>
  450. </footer>
  451. <a class="entry-link" href="https://unbl.ink/post/acadian/"></a>
  452. </article>
  453. <article class="post-entry">
  454. <header class="entry-header">
  455. <h2>Cold</h2>
  456. </header>
  457. <section class="entry-content">
  458. <p>Roadways clutter with debris of passing motorists and the cold draws the filth out, into a grim reflection of the gray, moistureless clouds above. Cold will descend, has descended, descends over the pine forests which stop only when they reach the sea, or we cut them back and till, plant and live.
  459. There is so little old growth forest left. In the cold, it seems impossible to have such an impact on so vast and inhospitable an expanse....</p>
  460. </section>
  461. <footer class="entry-footer">
  462. <time>November 17, 2018</time>
  463. </footer>
  464. <a class="entry-link" href="https://unbl.ink/post/cold/"></a>
  465. </article>
  466. <article class="post-entry">
  467. <header class="entry-header">
  468. <h2>Thunder</h2>
  469. </header>
  470. <section class="entry-content">
  471. <p>The thunder rolls, and the lightnng strikes. Under a blanket of clouds, cropped tight to the ground, but not so tight to be fog, the thunder rolls. Gray permeates the sky and the thunder rolls. Scattered rain showers ruin a wedding celebration and the thunder rolls.
  472. Above the clouds the thunder rolls. The sun shines, and the rain is nothing but what we can imagine....</p>
  473. </section>
  474. <footer class="entry-footer">
  475. <time>November 10, 2018</time>
  476. </footer>
  477. <a class="entry-link" href="https://unbl.ink/post/thunder/"></a>
  478. </article>
  479. <article class="post-entry">
  480. <header class="entry-header">
  481. <h2>Seethe</h2>
  482. </header>
  483. <section class="entry-content">
  484. <p>And in the hour of need, surrounded by all our loved ones, even some we missed or had forgotten about, the sea roils and seethes with the fury that only the planet can command.
  485. In hubris, life clings to boats, tossed at once, and yet fettered to the spot, frozen, unable to move or suffer destruction. It thought itself invincible. But nothing was ever farther from the truth.
  486. Memory of this life fades and what’s left is another rock, slightly warmer than the rest....</p>
  487. </section>
  488. <footer class="entry-footer">
  489. <time>April 14, 2018</time>
  490. </footer>
  491. <a class="entry-link" href="https://unbl.ink/post/repeatability/"></a>
  492. </article>
  493. <article class="post-entry">
  494. <header class="entry-header">
  495. <h2>Typing</h2>
  496. </header>
  497. <section class="entry-content">
  498. <p>It’s hard to understand what’s not understandable especially in light of what we never understood to begin with. The sound of the keys made a clicking noise that would have driven an average man crazy, but the lack of preconceptions in this case led to the clack, clack, clack, clack to a tap, tap, tap, tap to a drum beat driven into the heart of the most relevant moments of his life....</p>
  499. </section>
  500. <footer class="entry-footer">
  501. <time>April 12, 2018</time>
  502. </footer>
  503. <a class="entry-link" href="https://unbl.ink/post/typing/"></a>
  504. </article>
  505. <article class="post-entry">
  506. <header class="entry-header">
  507. <h2>Le Guin</h2>
  508. </header>
  509. <section class="entry-content">
  510. <p>“If you cannot or will not imagine the results of your actions, there’s no way you can act morally or responsibly, Little kids can’t do it; babies are morally monsters — completely greedy. Their imagination has to be trained into foresight and empathy.”
  511. Ursula K. Le Guin ...</p>
  512. </section>
  513. <footer class="entry-footer">
  514. <time>January 28, 2018</time>
  515. </footer>
  516. <a class="entry-link" href="https://unbl.ink/post/leguin/"></a>
  517. </article>
  518. <article class="post-entry">
  519. <header class="entry-header">
  520. <h2>Capacity</h2>
  521. </header>
  522. <section class="entry-content">
  523. <p>We have the capacity to find joy in all things.
  524. A negative attitude is worse than a tumor.
  525. The best of life can come from the worst of life....</p>
  526. </section>
  527. <footer class="entry-footer">
  528. <time>January 4, 2018</time>
  529. </footer>
  530. <a class="entry-link" href="https://unbl.ink/post/capacity/"></a>
  531. </article>
  532. <article class="post-entry">
  533. <header class="entry-header">
  534. <h2>Death</h2>
  535. </header>
  536. <section class="entry-content">
  537. <p>A stiff wind blows and snaps the reed in the canebrake. Gilgamesh is dead. And yet we persist. How do we persist? Why do we persist?
  538. The stories we tell ourselves are fabircations. The world tells only a single story. The story of all life, bending, arcing towards a darkness that knows nothing, that promises nothing. Only the great recycling of energy and mass. Heat and light and dust....</p>
  539. </section>
  540. <footer class="entry-footer">
  541. <time>December 5, 2017</time>
  542. </footer>
  543. <a class="entry-link" href="https://unbl.ink/post/death/"></a>
  544. </article>
  545. <article class="post-entry">
  546. <header class="entry-header">
  547. <h2>UPCs</h2>
  548. </header>
  549. <section class="entry-content">
  550. <p>The ability to reason about output, production or worth. If you id, catalog, organize you can gain insight, improvements or reaction. Understanding your universal product codes improves very little. Codes are tools of catagorization ensuring that everything is unique, trackable, known. All our products should be known. That is a universal goal of humanity....</p>
  551. </section>
  552. <footer class="entry-footer">
  553. <time>November 10, 2017</time>
  554. </footer>
  555. <a class="entry-link" href="https://unbl.ink/post/upcs/"></a>
  556. </article>
  557. <article class="post-entry">
  558. <header class="entry-header">
  559. <h2>Fail</h2>
  560. </header>
  561. <section class="entry-content">
  562. <p>By definition, seasons are temporal. There is no beginning but what we claim, and no end but what we decree. Earth’s oscilations, rotations and orbits provide consistency, but only inasmuch as we remember what came before. Life, our Earth, and each day is change. When drawn out a thousand, ten thousand years, do we have a right, or is it even reasonable, to expect anything to be stable?...</p>
  563. </section>
  564. <footer class="entry-footer">
  565. <time>September 27, 2017</time>
  566. </footer>
  567. <a class="entry-link" href="https://unbl.ink/post/fail/"></a>
  568. </article>
  569. <article class="post-entry">
  570. <header class="entry-header">
  571. <h2>Color</h2>
  572. </header>
  573. <section class="entry-content">
  574. <p>As an article of faith, collaboration, coordination, we claim red comes before blue. Energy and rates of oscilation bounce around inside our eyes and our brain tells us how to feel. Embracing the abritrary and acknowledging the structure of the world serves to build resilience and ultimately to allow us to consume our mortality and live for others as we live for ourselves....</p>
  575. </section>
  576. <footer class="entry-footer">
  577. <time>September 25, 2017</time>
  578. </footer>
  579. <a class="entry-link" href="https://unbl.ink/post/color/"></a>
  580. </article>
  581. <article class="post-entry">
  582. <header class="entry-header">
  583. <h2>Preschool</h2>
  584. </header>
  585. <section class="entry-content">
  586. <p>Wow. What’s now? I’m not sure I like … don’t want food, no no. Under the table I think that’s where I, hey. Who took the piece. You. Give it back. I’m sad because he wont give it back and. Yes! I wonder if they have the minions game here. Can I play it? I don’t want to go home yet....</p>
  587. </section>
  588. <footer class="entry-footer">
  589. <time>September 20, 2017</time>
  590. </footer>
  591. <a class="entry-link" href="https://unbl.ink/post/preschool/"></a>
  592. </article>
  593. <article class="post-entry">
  594. <header class="entry-header">
  595. <h2>Consider</h2>
  596. </header>
  597. <section class="entry-content">
  598. <p>A torrent of wind and water and the blue disappears from the sky, leaving slate gray and silver streaks like knives cutting, deboning houses and slipping trees from sodden ground. And then nothing. Silence and the sun slips onto the surface for minutes, feeling like hours. Children, tempted to dance in the spitting rain scurry back behind boards over windows and the tempest slams sideways into the world again....</p>
  599. </section>
  600. <footer class="entry-footer">
  601. <time>September 18, 2017</time>
  602. </footer>
  603. <a class="entry-link" href="https://unbl.ink/post/consider/"></a>
  604. </article>
  605. <article class="post-entry">
  606. <header class="entry-header">
  607. <h2>Haze</h2>
  608. </header>
  609. <section class="entry-content">
  610. <p>Before you begin, consider the atmosphere of the day. Take stock when the day is humid and hazy and the sun never seems to move beyond the burnt orange hue.
  611. Or is there not a cloud in sight, with not a drop of moisture in the air and a brilliant cerulean sky above you?
  612. Perhaps the mood is changeable with a brisk wind and clouds that seem to shift and move every minute....</p>
  613. </section>
  614. <footer class="entry-footer">
  615. <time>September 16, 2017</time>
  616. </footer>
  617. <a class="entry-link" href="https://unbl.ink/post/haze/"></a>
  618. </article>
  619. <article class="post-entry">
  620. <header class="entry-header">
  621. <h2>Trees</h2>
  622. </header>
  623. <section class="entry-content">
  624. <p>Take a moment to hold a single, specific tree in your vision.
  625. Now turn away and try to visualize the same tree in your mind.
  626. Turn back to the tree and consider that the tree is alive.
  627. The tree is growing right now; pulling water from the ground.
  628. Return to holding the same tree tomorrow, and the next day....</p>
  629. </section>
  630. <footer class="entry-footer">
  631. <time>September 15, 2017</time>
  632. </footer>
  633. <a class="entry-link" href="https://unbl.ink/post/trees/"></a>
  634. </article>
  635. <article class="post-entry">
  636. <header class="entry-header">
  637. <h2>Breathe</h2>
  638. </header>
  639. <section class="entry-content">
  640. <p>Before action, there is thought, and before thought there is breath.
  641. Breathe intentionally sometimes. In through your nose, and out through your
  642. mouth.
  643. Breathe.
  644. Take that thought in your head, picture it on a piece of paper, and let the
  645. paper fly away in a breeze, land in the river running past you, and disappear.
  646. Now do it with the next thought.
  647. And the next one.
  648. And breathe again....</p>
  649. </section>
  650. <footer class="entry-footer">
  651. <time>June 25, 2017</time>
  652. </footer>
  653. <a class="entry-link" href="https://unbl.ink/post/breathe/"></a>
  654. </article>
  655. <article class="post-entry">
  656. <header class="entry-header">
  657. <h2>Inverted</h2>
  658. </header>
  659. <section class="entry-content">
  660. <p>Imagine for a moment a tree. Hold the shape of it in your mind a moment. Consider where it draws its strength. The soil, moisture, minerals.
  661. Now imagine a human. Hold our shape in your mind. Consider where it draws it’s strength. An inverted tree? Not bound to the soil below, but to the heavens above. Inspiration striking like lightining and causing our passions to grow....</p>
  662. </section>
  663. <footer class="entry-footer">
  664. <time>June 15, 2017</time>
  665. </footer>
  666. <a class="entry-link" href="https://unbl.ink/post/inverted/"></a>
  667. </article>
  668. <article class="post-entry">
  669. <header class="entry-header">
  670. <h2>Assassin</h2>
  671. </header>
  672. <section class="entry-content">
  673. <p>What if we were indestructable? A blaze of light and ground shaking thunder tears through our awarness and then nothing for a moment; sleep by any other name. And we awake years later coming to understand our new surroundings. A roll of dice and oak tree woods and the ocean are replaced by alpine meadows and pine.
  674. Isolated from earlier experiences, how would we know? What choice do we have?...</p>
  675. </section>
  676. <footer class="entry-footer">
  677. <time>June 14, 2017</time>
  678. </footer>
  679. <a class="entry-link" href="https://unbl.ink/post/assassin/"></a>
  680. </article>
  681. <article class="post-entry">
  682. <header class="entry-header">
  683. <h2>Justice</h2>
  684. </header>
  685. <section class="entry-content">
  686. <p>Caught in the wire, with neither the agility or intelligence to free itself, the sheep suffocates. Justice lays over humans like the shepard to their flock, untangling us in moments of dread, and slaughtering us when our duty is fulfilled....</p>
  687. </section>
  688. <footer class="entry-footer">
  689. <time>June 5, 2017</time>
  690. </footer>
  691. <a class="entry-link" href="https://unbl.ink/post/justice/"></a>
  692. </article>
  693. </main>
  694. <footer class="footer">
  695. <span>&copy; 2023 <a href="https://unbl.ink/">UNBLINK</a></span>
  696. <span>&middot;</span>
  697. <span>Powered by <a href="https://gohugo.io/" rel="noopener" target="_blank">Hugo️️</a>️</span>
  698. <span>&middot;</span>
  699. <span>Theme️ <a href="https://github.com/nanxiaobei/hugo-paper" rel="noopener" target="_blank">Paper</a></span>
  700. </footer>
  701. <script src="https://unbl.ink/highlight.min.js"></script>
  702. <script>
  703. hljs.initHighlightingOnLoad();
  704. </script>
  705. </body>
  706. </html>