diff options
| author | Grisha Shipunov | 2026-01-13 14:37:08 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2026-01-13 14:37:08 +0100 |
| commit | 2f12fc257ab01b312121ac04318f9cfabff3e42d (patch) | |
| tree | 2a9dd61ab176d7d16a540537abfef284d1894fac | |
| parent | ecd36f650d27b4de6f2cfcf93f683a96706ec3c9 (diff) | |
update
| -rw-r--r-- | atom.xml | 24 | ||||
| -rw-r--r-- | pics/index.html | 112 | ||||
| -rw-r--r-- | pics/itw-digitale-gracht/index.html | 114 | ||||
| -rw-r--r-- | rss.xml | 13 | ||||
| -rw-r--r-- | search_index.en.js | 2 | ||||
| -rw-r--r-- | sitemap.xml | 7 |
6 files changed, 3 insertions, 269 deletions
@@ -5,28 +5,6 @@ <link rel="self" type="application/atom+xml" href="https://oxapentane.com/atom.xml"/> <link rel="alternate" type="text/html" href="https://oxapentane.com"/> <generator uri="https://www.getzola.org/">Zola</generator> - <updated>2026-01-07T00:00:00+00:00</updated> + <id>https://oxapentane.com/atom.xml</id> - <entry xml:lang="en"> - <title>In the Wild: Digitale Gracht</title> - <published>2026-01-07T00:00:00+00:00</published> - <updated>2026-01-07T00:00:00+00:00</updated> - - <author> - <name> - - Unknown - - </name> - </author> - - <link rel="alternate" type="text/html" href="https://oxapentane.com/pics/itw-digitale-gracht/"/> - <id>https://oxapentane.com/pics/itw-digitale-gracht/</id> - - <content type="html" xml:base="https://oxapentane.com/pics/itw-digitale-gracht/"><p>This year I want to try to bring you some pictures of the infrastructure in our natural habitat, so welcome to the first edition of "In the Wild"!</p> -<p>I'll start by dumping some old pics to kick things off. And today we are looking at Amsterdam's "Pilot stadsgeluid" (Pilot city soundscapes).</p> -<p>According to <a rel="external" href="https://sensorenregister.amsterdam.nl/">sensorenregister</a></p> -</content> - - </entry> </feed> diff --git a/pics/index.html b/pics/index.html deleted file mode 100644 index 69e9f30..0000000 --- a/pics/index.html +++ /dev/null @@ -1,112 +0,0 @@ -<!DOCTYPE html> -<html lang="en" prefix="og: https://ogp.me/ns#"> -<head> -<meta charset="UTF-8" /> -<meta http-equiv="X-UA-Compatible" - content="IE=edge"> -<meta name="viewport" - content="width=device-width, initial-scale=1.0" /> -<meta name="description" - content="Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him." /> -<meta name="keywords" - content="" /> - -<title> - Pics // Grisha's awesome website</title> -<meta property="og:site_name" content="Grisha's awesome website"/> -<meta property="og:title" content="Grisha's awesome website | Pics"/> -<meta property="og:type" content="website"/> -<meta property="og:url" content="https://oxapentane.com/pics/"/> -<meta property="og:description" content="Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him."/> - -<meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:title" content="Pics"/> -<meta name="twitter:description" content="Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him."/> -<link rel="alternate" type="application/atom+xml" title="Grisha's awesome website" href="https://oxapentane.com/atom.xml"> - - <style> -html{font-family:monospace;font-size:1rem;line-height:1.5;margin:auto;max-width:70ch;padding:1.5rem 1em 3em} -img{max-width:100%}img:not([src$=".svg"]),article>div,blockquote,pre{border-radius:.3rem}img[src$="#pixelate"]{image-rendering:pixelated} -h1,h2,h3,h4,h5,h6{font-size:inherit;margin:2rem 0 1em} -h1::before{content:'# '} -h2::before{content:'## '} -h3::before{content:'### '} -p{text-align:justify}p,ul,ol,.g,article>footer,article>header{margin:0 0 2em} -pre,blockquote{padding:1.5rem;margin:0 0 1.5rem}pre{overflow-x:auto}pre code{background:0!important}blockquote>*:last-child{margin-bottom:0} -article>img,article>p>img,article>div{display:block;margin-bottom:1.5rem;width:100%} -.yt{aspect-ratio:16/9;width:100%;overflow:hidden}.yt iframe{width:100%;height:100%;border:0} -.s{font-size:.85rem} -.theme{display:inline-block;width:1.5rem;height:1.5rem}.theme img,.theme svg{width:100%;height:100%} -html.light .theme img:first-child,html.light .theme svg:first-child,html.dark .theme img:last-child,html.dark .theme svg:last-child{display:none} -header>div{margin-bottom:1.5rem}footer{margin-top:1.5rem}body>footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem} -body>footer img,body>footer svg{width:1em;height:1em;vertical-align:middle} -.tags{padding:.5rem 0 0 0}.tags li{display:inline}.tags li+li::before{content:' ยท '} -nav{display:flex;gap:.5rem;margin:1.5rem 0}nav a{flex:1;display:flex;flex-direction:column;align-items:center;overflow:hidden;font-weight:bold}nav img,nav svg{width:2rem;height:2rem;margin-bottom:.25rem}nav a .s{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} -.g{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.5rem}.g a{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.g img{object-fit:contain;max-height:100%;max-width:100%} -.p{list-style:none;padding:0}.p ul{margin:0}.p>li{display:flex;gap:1rem;margin-bottom:1rem}.p time{display:flex;flex-direction:column;align-items:center;min-width:3rem;margin:.25rem 0}.p time span:first-child{font-size:1.5em;line-height:1} -.lb{position:fixed;inset:0;background:#000d;display:flex;align-items:center;justify-content:center;z-index:999;cursor:pointer}.lb img{max-width:95vw;max-height:95vh} -@media(max-width:30em){header .desc{display:none}} - </style> - - <style> - html.light{background:oklch(0.9602 0.0811 96.96);--tc:#f5e6b3;color:#000} - html.light a{color:oklch(0.53 0.2448 257.69) } - html.light a:visited{color:oklch(0.48 0.24 290.93)} - html.light a.active,html.light a:active,html.light a:hover{color:oklch(0.53 0.2687 324.53) } - html.light p,html.light ul,html.light ol, html.light .desc {color:oklch(0.4 0.1082 58.76) } - html.light blockquote,html.light pre,html.light code,html.light article>img,html.light article>p>img,html.light .g img{background:oklch(0.94 0.1 93.24)} - html.light code{color:#000} - html.dark{background:#000;--tc:#000;color:#fff} - html.dark a{color:oklch(0.87 0.24 165.59)} - html.dark a:visited{color:oklch(0.79 0.13 297.29)} - html.dark a.active,html.dark a:active,html.dark a:hover{color:oklch(0.76 0.25 344.92)} - html.dark p,html.dark ul,html.dark ol, html.dark .desc {color: oklch(0.92 0.15 94.86)} - html.dark img[src$=".svg"],html.dark nav svg,html.dark .theme svg,html.dark footer svg{filter:invert(1)} - html.dark blockquote,html.dark pre,html.dark code,html.dark article>img,html.dark article>p>img,html.dark .g img{background:#222} - html.dark code{color:#fff} - a.active,a:active,a:hover{text-decoration-style:wavy} - .tags a{text-decoration-style:dotted} - hr{border:0;border-top:1px dashed;clear:both;margin-bottom:1.5rem} - </style> - <meta name="theme-color" id="tc"><script>(function(){var m=matchMedia('(prefers-color-scheme:dark)'),t=localStorage.theme||(m.matches?'dark':'light'),h=document.documentElement,c=document.getElementById('tc');h.className=t;function u(){c.content=getComputedStyle(h).getPropertyValue('--tc')}u();window.T=function(){t=t==='dark'?'light':'dark';localStorage.theme=t;h.className=t;u()}})()</script> - -</head> -<body> - - <header> - <div class="s" style="display:flex;justify-content:space-between;align-items:center"> - <span><strong>Grisha's awesome website</strong><span class="desc"> ยท Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him.</span></span> - <a href="#" onclick="T();return false" class="theme" aria-label="Toggle theme" title="Toggle theme"><img src="/icons/light.svg" alt="Light mode"><img src="/icons/asleep.svg" alt="Dark mode"></a> - </div> - <hr> - <nav> - <a href="https://oxapentane.com/" aria-label="Hallo ^^"><span class="s">Hallo ^^</span></a> - </nav> - </header> - <hr> - <main> - <h1>Pics</h1> -<p>Here's a free-range<sup class="footnote-reference" id="fr-1-1"><a href="#fn-1">1</a></sup>, grass-fed<sup class="footnote-reference" id="fr-1-2"><a href="#fn-1">1</a></sup>, organic<sup class="footnote-reference" id="fr-1-3"><a href="#fn-1">1</a></sup> images. Made by myself or ethically<sup class="footnote-reference" id="fr-1-4"><a href="#fn-1">1</a></sup> sourced from other places on the internet.</p> -<section class="footnotes"> -<ol class="footnotes-list"> -<li id="fn-1"> -<p>Exceptions, interpretations, and limitations may apply. <a href="#fr-1-1">โฉ</a> <a href="#fr-1-2">โฉ2</a> <a href="#fr-1-3">โฉ3</a> <a href="#fr-1-4">โฉ4</a></p> -</li> -</ol> -</section> - -<h2>2026</h2> -<div class="g"> -</div> -</main> - <hr> - <footer class="s"> - <span>ยฉ Grisha's awesome website 2026</span> - <span><img src="/icons/rss.svg" alt=""> Feeds: <a href="https://oxapentane.com/atom.xml">Atom</a> ยท <a href="https://oxapentane.com/rss.xml">RSS</a></span> - </footer> - - - - <script>document.querySelectorAll('article img[srcset]').forEach(i=>{if(i.closest('a'))return;i.style.cursor='pointer';i.onclick=()=>{let d=document.createElement('div'),s=i.srcset.split(',').pop().trim().split(' ')[0];d.className='lb';d.innerHTML='<img src="'+s+'">';document.body.style.overflow='hidden';d.onclick=()=>{d.remove();document.body.style.overflow=''};document.body.appendChild(d)}})</script> - </body> -</html> diff --git a/pics/itw-digitale-gracht/index.html b/pics/itw-digitale-gracht/index.html deleted file mode 100644 index b9a5a27..0000000 --- a/pics/itw-digitale-gracht/index.html +++ /dev/null @@ -1,114 +0,0 @@ -<!DOCTYPE html> -<html lang="en" prefix="og: https://ogp.me/ns#"> -<head> -<meta charset="UTF-8" /> -<meta http-equiv="X-UA-Compatible" - content="IE=edge"> -<meta name="viewport" - content="width=device-width, initial-scale=1.0" /> -<meta name="description" - content="Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him." /> -<meta name="keywords" - content="" /> - -<title> - In the Wild: Digitale Gracht // Grisha's awesome website</title> -<meta property="og:site_name" content="Grisha's awesome website"/> -<meta property="og:title" content="Grisha's awesome website | In the Wild: Digitale Gracht"/> -<meta property="og:type" content="website"/> -<meta property="og:url" content="https://oxapentane.com/pics/itw-digitale-gracht/"/> -<meta property="og:description" content="Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him."/> - -<meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:title" content="In the Wild: Digitale Gracht"/> -<meta name="twitter:description" content="Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him."/> -<link rel="alternate" type="application/atom+xml" title="Grisha's awesome website" href="https://oxapentane.com/atom.xml"> - - <style> -html{font-family:monospace;font-size:1rem;line-height:1.5;margin:auto;max-width:70ch;padding:1.5rem 1em 3em} -img{max-width:100%}img:not([src$=".svg"]),article>div,blockquote,pre{border-radius:.3rem}img[src$="#pixelate"]{image-rendering:pixelated} -h1,h2,h3,h4,h5,h6{font-size:inherit;margin:2rem 0 1em} -h1::before{content:'# '} -h2::before{content:'## '} -h3::before{content:'### '} -p{text-align:justify}p,ul,ol,.g,article>footer,article>header{margin:0 0 2em} -pre,blockquote{padding:1.5rem;margin:0 0 1.5rem}pre{overflow-x:auto}pre code{background:0!important}blockquote>*:last-child{margin-bottom:0} -article>img,article>p>img,article>div{display:block;margin-bottom:1.5rem;width:100%} -.yt{aspect-ratio:16/9;width:100%;overflow:hidden}.yt iframe{width:100%;height:100%;border:0} -.s{font-size:.85rem} -.theme{display:inline-block;width:1.5rem;height:1.5rem}.theme img,.theme svg{width:100%;height:100%} -html.light .theme img:first-child,html.light .theme svg:first-child,html.dark .theme img:last-child,html.dark .theme svg:last-child{display:none} -header>div{margin-bottom:1.5rem}footer{margin-top:1.5rem}body>footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem} -body>footer img,body>footer svg{width:1em;height:1em;vertical-align:middle} -.tags{padding:.5rem 0 0 0}.tags li{display:inline}.tags li+li::before{content:' ยท '} -nav{display:flex;gap:.5rem;margin:1.5rem 0}nav a{flex:1;display:flex;flex-direction:column;align-items:center;overflow:hidden;font-weight:bold}nav img,nav svg{width:2rem;height:2rem;margin-bottom:.25rem}nav a .s{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} -.g{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.5rem}.g a{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.g img{object-fit:contain;max-height:100%;max-width:100%} -.p{list-style:none;padding:0}.p ul{margin:0}.p>li{display:flex;gap:1rem;margin-bottom:1rem}.p time{display:flex;flex-direction:column;align-items:center;min-width:3rem;margin:.25rem 0}.p time span:first-child{font-size:1.5em;line-height:1} -.lb{position:fixed;inset:0;background:#000d;display:flex;align-items:center;justify-content:center;z-index:999;cursor:pointer}.lb img{max-width:95vw;max-height:95vh} -@media(max-width:30em){header .desc{display:none}} - </style> - - <style> - html.light{background:oklch(0.9602 0.0811 96.96);--tc:#f5e6b3;color:#000} - html.light a{color:oklch(0.53 0.2448 257.69) } - html.light a:visited{color:oklch(0.48 0.24 290.93)} - html.light a.active,html.light a:active,html.light a:hover{color:oklch(0.53 0.2687 324.53) } - html.light p,html.light ul,html.light ol, html.light .desc {color:oklch(0.4 0.1082 58.76) } - html.light blockquote,html.light pre,html.light code,html.light article>img,html.light article>p>img,html.light .g img{background:oklch(0.94 0.1 93.24)} - html.light code{color:#000} - html.dark{background:#000;--tc:#000;color:#fff} - html.dark a{color:oklch(0.87 0.24 165.59)} - html.dark a:visited{color:oklch(0.79 0.13 297.29)} - html.dark a.active,html.dark a:active,html.dark a:hover{color:oklch(0.76 0.25 344.92)} - html.dark p,html.dark ul,html.dark ol, html.dark .desc {color: oklch(0.92 0.15 94.86)} - html.dark img[src$=".svg"],html.dark nav svg,html.dark .theme svg,html.dark footer svg{filter:invert(1)} - html.dark blockquote,html.dark pre,html.dark code,html.dark article>img,html.dark article>p>img,html.dark .g img{background:#222} - html.dark code{color:#fff} - a.active,a:active,a:hover{text-decoration-style:wavy} - .tags a{text-decoration-style:dotted} - hr{border:0;border-top:1px dashed;clear:both;margin-bottom:1.5rem} - </style> - <meta name="theme-color" id="tc"><script>(function(){var m=matchMedia('(prefers-color-scheme:dark)'),t=localStorage.theme||(m.matches?'dark':'light'),h=document.documentElement,c=document.getElementById('tc');h.className=t;function u(){c.content=getComputedStyle(h).getPropertyValue('--tc')}u();window.T=function(){t=t==='dark'?'light':'dark';localStorage.theme=t;h.className=t;u()}})()</script> - -</head> -<body> - - <header> - <div class="s" style="display:flex;justify-content:space-between;align-items:center"> - <span><strong>Grisha's awesome website</strong><span class="desc"> ยท Recovering scientist. Hacker. ๐ณ๏ธโ๐. He/him.</span></span> - <a href="#" onclick="T();return false" class="theme" aria-label="Toggle theme" title="Toggle theme"><img src="/icons/light.svg" alt="Light mode"><img src="/icons/asleep.svg" alt="Dark mode"></a> - </div> - <hr> - <nav> - <a href="https://oxapentane.com/" aria-label="Hallo ^^"><span class="s">Hallo ^^</span></a> - </nav> - </header> - <hr> - <main> - -<article> - <header> - <h1>In the Wild: Digitale Gracht</h1> - <time class="s" datetime="2026-01-07">07 Jan 2026</time> - </header> - - <p>This year I want to try to bring you some pictures of the infrastructure in our natural habitat, so welcome to the first edition of "In the Wild"!</p> -<p>I'll start by dumping some old pics to kick things off. And today we are looking at Amsterdam's "Pilot stadsgeluid" (Pilot city soundscapes).</p> -<p>According to <a rel="external" href="https://sensorenregister.amsterdam.nl/">sensorenregister</a></p> - - - - -</article> -</main> - <hr> - <footer class="s"> - <span>ยฉ Grisha's awesome website 2026</span> - <span><img src="/icons/rss.svg" alt=""> Feeds: <a href="https://oxapentane.com/atom.xml">Atom</a> ยท <a href="https://oxapentane.com/rss.xml">RSS</a></span> - </footer> - - - - <script>document.querySelectorAll('article img[srcset]').forEach(i=>{if(i.closest('a'))return;i.style.cursor='pointer';i.onclick=()=>{let d=document.createElement('div'),s=i.srcset.split(',').pop().trim().split(' ')[0];d.className='lb';d.innerHTML='<img src="'+s+'">';document.body.style.overflow='hidden';d.onclick=()=>{d.remove();document.body.style.overflow=''};document.body.appendChild(d)}})</script> - </body> -</html> @@ -7,17 +7,6 @@ <generator>Zola</generator> <language>en</language> <atom:link href="https://oxapentane.com/rss.xml" rel="self" type="application/rss+xml"/> - <lastBuildDate>Wed, 07 Jan 2026 00:00:00 +0000</lastBuildDate> - <item> - <title>In the Wild: Digitale Gracht</title> - <pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate> - <author>Unknown</author> - <link>https://oxapentane.com/pics/itw-digitale-gracht/</link> - <guid>https://oxapentane.com/pics/itw-digitale-gracht/</guid> - <description xml:base="https://oxapentane.com/pics/itw-digitale-gracht/"><p>This year I want to try to bring you some pictures of the infrastructure in our natural habitat, so welcome to the first edition of "In the Wild"!</p> -<p>I'll start by dumping some old pics to kick things off. And today we are looking at Amsterdam's "Pilot stadsgeluid" (Pilot city soundscapes).</p> -<p>According to <a rel="external" href="https://sensorenregister.amsterdam.nl/">sensorenregister</a></p> -</description> - </item> + </channel> </rss> diff --git a/search_index.en.js b/search_index.en.js index 790c888..61f2640 100644 --- a/search_index.en.js +++ b/search_index.en.js @@ -1 +1 @@ -window.searchIndex = {"fields":["title","body"],"pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5","index":{"body":{"root":{"docs":{},"df":0,"0":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,":":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"|":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}}}}},"1":{"docs":{},"df":0,"5":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"2":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1,"2":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1},"3":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"7":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"3":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1,"0":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"1":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"4":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"6":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"8":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"o":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1,"'":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.7320508075688772}},"df":1}}}}},"s":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"w":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}},"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1,"2":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"0":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"1":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"1":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}},"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}}},"p":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"s":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"'":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}},"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"@":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"'":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}},"m":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"j":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"y":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"r":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2}},"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"x":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"o":{"docs":{},"df":0,"v":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2}},"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"@":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"2":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"1":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.4142135623730951}},"df":1}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}},"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"u":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"i":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"s":{"docs":{"https://oxapentane.com/":{"tf":1.7320508075688772}},"df":1}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"a":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.0},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.4142135623730951}},"df":2}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"r":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951},"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":2}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}},"title":{"root":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/pics/":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/pics/itw-digitale-gracht/":{"tf":1.0}},"df":1}}}}}}},"documentStore":{"save":true,"docs":{"https://oxapentane.com/":{"body":"Welcome to My Corner of the Interwebs!\nHi!\nGrisha offline or [0xa|oxapentane] online, take your pick. Recovering scientist, chemist with theoretical degree in physics1, hacker, anti-luddite, ๐ณ๏ธโ๐, he/him. Speak en, ru and nl.\nDuring the workdays I'm trying not to cry around the labs of van der Waals-Zeeman Institute, University of Amsterdam.\nDuring my fun time I like to play with radio and look at the large-scale infrastructure. For example have a look at the traffic light thing that we did couple of years ago.\nI like self hosting. I use nix btw.\nIf you haven't got it yet, I'm staring into my 'puter a lot\nAmerica Me Online\n@oxapentane@c3d2.social on Mastodon, the only social I actively use\n0xa:oxapentane.com on *Waiting for this message*\noxapentane.75 on Signal\nhi@the domain name for email2\nMe Offline\nYou can find me in the wild! Nowadays you can find me in and around Amsterdam. I try to show up at techinc for wednesday socials.\nHere is a somewhat updated list of events I plan to visit this year:\nJan 31: Out of the ordinary, Leiden, Netherlands\nMay 22-23: Sniester, den Haag, Netherlands\nJul 15-22: Bornhack, Funen, Denmark\nSep: Datenspuren, Dresden, Germany\nNov 6-8: eth0, Someren, Netherlands\nDec 27-30: 40c3, Hamburg(?), Germany\nNot to be confused with degree in theoretical physics :D โฉ\nFYI: I gave up on email encryption. Yeah, I have GPG key published, but it's kept around for backwards compatibility and old times sake ;). If you must send encrypted email use age instead. Ask for a key via any channel. โฉ","id":"https://oxapentane.com/","title":""},"https://oxapentane.com/pics/":{"body":"Here's a free-range1, grass-fed1, organic1 images. Made by myself or ethically1 sourced from other places on the internet.\nExceptions, interpretations, and limitations may apply. โฉ โฉ2 โฉ3 โฉ4","id":"https://oxapentane.com/pics/","title":"Pics"},"https://oxapentane.com/pics/itw-digitale-gracht/":{"body":"This year I want to try to bring you some pictures of the infrastructure in our natural habitat, so welcome to the first edition of \"In the Wild\"!\nI'll start by dumping some old pics to kick things off. And today we are looking at Amsterdam's \"Pilot stadsgeluid\" (Pilot city soundscapes).\nAccording to sensorenregister","id":"https://oxapentane.com/pics/itw-digitale-gracht/","title":"In the Wild: Digitale Gracht"}},"docInfo":{"https://oxapentane.com/":{"body":168,"title":0},"https://oxapentane.com/pics/":{"body":20,"title":1},"https://oxapentane.com/pics/itw-digitale-gracht/":{"body":29,"title":3}},"length":3},"lang":"English"}
\ No newline at end of file +window.searchIndex = {"fields":["title","body"],"pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5","index":{"body":{"root":{"docs":{},"df":0,"0":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,":":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"|":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}}}}},"1":{"docs":{},"df":0,"5":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"2":{"docs":{},"df":0,"2":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1},"3":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"7":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"3":{"docs":{},"df":0,"0":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"1":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"4":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"6":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"8":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"o":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.7320508075688772}},"df":1}}}}},"s":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}},"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1,"2":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"0":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}},"u":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}}},"p":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"@":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"'":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"j":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"y":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"r":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}},"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"x":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"o":{"docs":{},"df":0,"v":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"@":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"2":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"1":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"u":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"p":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"i":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}},"s":{"docs":{"https://oxapentane.com/":{"tf":1.7320508075688772}},"df":1}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"a":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"t":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}},"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1},"r":{"docs":{"https://oxapentane.com/":{"tf":1.4142135623730951}},"df":1}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"https://oxapentane.com/":{"tf":1.0}},"df":1}}}}}}}},"title":{"root":{"docs":{},"df":0}}},"documentStore":{"save":true,"docs":{"https://oxapentane.com/":{"body":"Welcome to My Corner of the Interwebs!\nHi!\nGrisha offline or [0xa|oxapentane] online, take your pick. Recovering scientist, chemist with theoretical degree in physics1, hacker, anti-luddite, ๐ณ๏ธโ๐, he/him. Speak en, ru and nl.\nDuring the workdays I'm trying not to cry around the labs of van der Waals-Zeeman Institute, University of Amsterdam.\nDuring my fun time I like to play with radio and look at the large-scale infrastructure. For example have a look at the traffic light thing that we did couple of years ago.\nI like self hosting. I use nix btw.\nIf you haven't got it yet, I'm staring into my 'puter a lot\nAmerica Me Online\n@oxapentane@c3d2.social on Mastodon, the only social I actively use\n0xa:oxapentane.com on *Waiting for this message*\noxapentane.75 on Signal\nhi@the domain name for email2\nMe Offline\nYou can find me in the wild! Nowadays you can find me in and around Amsterdam. I try to show up at techinc for wednesday socials.\nHere is a somewhat updated list of events I plan to visit this year:\nJan 31: Out of the ordinary, Leiden, Netherlands\nMay 22-23: Sniester, den Haag, Netherlands\nJul 15-22: Bornhack, Funen, Denmark\nSep: Datenspuren, Dresden, Germany\nNov 6-8: eth0, Someren, Netherlands\nDec 27-30: 40c3, Hamburg(?), Germany\nNot to be confused with degree in theoretical physics :D โฉ\nFYI: I gave up on email encryption. Yeah, I have GPG key published, but it's kept around for backwards compatibility and old times sake ;). If you must send encrypted email use age instead. Ask for a key via any channel. โฉ","id":"https://oxapentane.com/","title":""}},"docInfo":{"https://oxapentane.com/":{"body":168,"title":0}},"length":1},"lang":"English"}
\ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index e8fc6d4..73c9926 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3,11 +3,4 @@ <url> <loc>https://oxapentane.com/</loc> </url> - <url> - <loc>https://oxapentane.com/pics/</loc> - </url> - <url> - <loc>https://oxapentane.com/pics/itw-digitale-gracht/</loc> - <lastmod>2026-01-07</lastmod> - </url> </urlset> |
