-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
13 lines (12 loc) · 8.84 KB
/
index.html
File metadata and controls
13 lines (12 loc) · 8.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html><html lang="en-us"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>There is something wrong...</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><meta name="theme-color" content="#17181E" media="(prefers-color-scheme: dark)"><meta name="theme-color" content="#B00000" media="(prefers-color-scheme: light)"><meta name="msapplication-navbutton-color" content="#B00000"><meta name="apple-mobile-web-app-status-bar-style" content="#B00000"><link rel="canonical" href="https://words.vanderbasch.com/"><link rel="alternate" type="application/atom+xml" href="https://words.vanderbasch.com/feed.xml" title="There is something wrong... - RSS"><link rel="alternate" type="application/json" href="https://words.vanderbasch.com/feed.json" title="There is something wrong... - JSON"><meta property="og:title" content="There is something wrong..."><meta property="og:site_name" content="There is something wrong..."><meta property="og:description" content=""><meta property="og:url" content="https://words.vanderbasch.com/"><meta property="og:type" content="website"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@DerBonster"><meta name="twitter:title" content="There is something wrong..."><meta name="twitter:description" content=""><link rel="shortcut icon" href="https://words.vanderbasch.com/media/website/favicon.png" type="image/png"><link rel="next" href="https://words.vanderbasch.com/page/2/"><link rel="preload" href="https://words.vanderbasch.com/assets/dynamic/fonts/lexend/lexend.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="https://words.vanderbasch.com/assets/dynamic/fonts/lexenddecabold/lexenddecabold.woff2" as="font" type="font/woff2" crossorigin><link rel="stylesheet" href="https://words.vanderbasch.com/assets/css/style.css?v=fce960756317227c48158bda60f078e1"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"There is something wrong...","url":"https://words.vanderbasch.com/","sameAs":["https://twitter.com/DerBonster","https://pixelfed.social/bvdbasch","https://linkedin.com/in/bvdbasch"]}</script><noscript><style>img[loading] {
opacity: 1;
}</style></noscript></head><body class="home-template"><div class="container js-container"><nav class="menu"><ul class="navbar__menu"><li class="active"><a href="https://words.vanderbasch.com/" target="_self">🏠</a></li><li><a href="https://github.com/bvdbasch?tab=repositories" target="_blank">REPOSITORIES</a></li><li><a href="https://github.com/bvdbasch/Playground/discussions" target="_blank">Discussions</a></li><li><a href="https://gist.github.com/bvdbasch" target="_blank">Snippets</a></li><li><span>---</span></li><li><a href="https://linkedin.com/in/bvdbasch" target="_blank">LinkedIN</a></li><li><a href="https://twitter.com/derBonster" target="_blank">Twitter</a></li><li><a href="https://mastodon.technology/@bvdbasch" target="_blank">Mastodon</a></li><li><a href="https://pixelfed.social/bvdbasch" target="_blank">PixelFed</a></li><li><a href="https://github.com/bvdbasch" target="_blank">GitHub</a></li><li><a href="http://www.dezegasten.nl/youtube" target="_blank">YouTube</a></li><li><span>---</span></li></ul></nav><div class="container__content"><header class="top"><div class="top__item"><a class="logo" href="https://words.vanderbasch.com/">There is something wrong...</a></div><div class="top__item top__item--right"><button class="menu-toggle js-menu-toggle" aria-label="Menu" aria-expanded="false"><span class="menu-toggle-box"><span class="menu-toggle-inner">Menu</span></span></button></div></header><main class="main"><div class="main__left"><figure class="hero"><img src="https://words.vanderbasch.com/media/website/hero.jpg" srcset="https://words.vanderbasch.com/media/website/responsive/hero-xs.jpg 300w, https://words.vanderbasch.com/media/website/responsive/hero-sm.jpg 480w, https://words.vanderbasch.com/media/website/responsive/hero-md.jpg 768w, https://words.vanderbasch.com/media/website/responsive/hero-lg.jpg 1024w, https://words.vanderbasch.com/media/website/responsive/hero-xl.jpg 1280w, https://words.vanderbasch.com/media/website/responsive/hero-2xl.jpg 1600w" sizes="(min-width: 1800px) 50vw, (min-width: 900px) 40vw, 100vw" loading="eager" width="4000" height="2667" alt="Bonno working on his laptop whilst sitting on the couch (he was actually really coding while this photo was taken)"></figure><header><h1>HI I'M BONNO</h1><p>And I make <strong>cool stuff</strong> from code</p><p>Sometimes things go wrong and I fix them. This blog is where I document those fixes to help those who are facing the same issues. Or... maybe this is just a timeline of how I'm slowly losing my sanity. Who's to say?</p></header></div><div class="main__right feed"><div><article class="feed__item"><header><h2><a href="https://words.vanderbasch.com/javascript-mapping-and-arrow-functions/">Javascript Mapping and Arrow Functions</a></h2><div class="feed__meta"><time datetime="2021-07-31T10:11">July 31, 2021</time></div></header><p>I come from a JScript.Net background. JScript.NET is an old technology from Microsoft that added (data) types to vanilla javascript in a fashion similar to TypeScript. It is influenced by JScript (Microsoft’s dialect of the ECMAScript standard used in Microsoft’s Internet Explorer). Basically I have…</p></article><article class="feed__item"><header><h2><a href="https://words.vanderbasch.com/drake-stafford-sunday/">Programming Music: Drake Stafford - Sunday</a></h2><div class="feed__meta"><time datetime="2017-06-04T10:11">June 4, 2017</time></div></header><p>I've recently developed a thing for LoFi hip hop. It never fails to get me into a state of flow ideal for when I'm crunching out code. Even though I'm quite content with the offerings of more established channels like Chillhop Music (my personal favorite)…</p></article><article class="feed__item"><header><h2><a href="https://words.vanderbasch.com/generating-font-awesome-png-files/">Generating font awesome PNG files</a></h2><div class="feed__meta"><time datetime="2017-06-04T09:45">June 4, 2017</time></div></header><p>So… I was in a bind yesterday when I wanted to use one of Font Awesome’s icons as a favicon. Because, you know… I’m all about consistency. Thing is though, it’s not in an image format. Luckily I came across a site that let’s you…</p></article><article class="feed__item"><header><h2><a href="https://words.vanderbasch.com/restoring-btc-5300c-keyboard/">Restoring a BTC 5300C keyboard</a></h2><div class="feed__meta"><time datetime="2015-01-27T17:11">January 27, 2015</time></div></header><p>I like keyboards. Like... a lot. So whenever I come across a damaged vintage keyboard I check out if it is: A. Salvageable and B. Interesting enough for me to work on So when I happened to come across a heavily abused BTC 5300C I quickly…</p></article><article class="feed__item"><header><h2><a href="https://words.vanderbasch.com/how-to-solve-qnap-disk-initialization-problems/">How to solve QNAP disk initialization problems</a></h2><div class="feed__meta"><time datetime="2014-05-18T18:04">May 18, 2014</time></div></header><p>The backstory Linux and I respect eachother as worthy foes… We have that love/hate realationship that just seems to work. Every now and then I need linux. I simply do… And on those moments we both throw down for a spectacular fight and see who…</p></article><nav class="pagination desc"><a href="https://words.vanderbasch.com/page/2/" class="btn">Previous</a></nav></div></div></main><footer class="footer"><div class="footer__social"><a href="https://twitter.com/DerBonster" class="twitter" aria-label="Twitter"><svg class="icon"><use xlink:href="https://words.vanderbasch.com/assets/svg/svg-map.svg#twitter"/></svg> </a><a href="https://pixelfed.social/bvdbasch" class="instagram" aria-label="Instagram"><svg class="icon"><use xlink:href="https://words.vanderbasch.com/assets/svg/svg-map.svg#instagram"/></svg> </a><a href="https://linkedin.com/in/bvdbasch" class="linkedin" aria-label="LinkedIn"><svg class="icon"><use xlink:href="https://words.vanderbasch.com/assets/svg/svg-map.svg#linkedin"/></svg></a></div><div class="footer__copyright">Beat yesterday; always</div></footer></div></div><script defer="defer" src="https://words.vanderbasch.com/assets/js/scripts.min.js?v=1ea8317abae2e05fa2a65ed7bbff7ba7"></script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script></body></html>