<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/feed" rel="self"/>
<link href="https://til.fuzzy.monster"/>
<updated>2026-02-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster</id>
<author>
<name>Latz</name>
<email>[email protected]</email>
</author>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-222/"/>
<updated>2026-02-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-222/</id>
<content type="html"><p>... that you have to pay 7.5% &quot;city tax&quot; on your hotel room price if you're staying in Berlin.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-221/"/>
<updated>2026-01-06T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-221/</id>
<content type="html"><p>... that &quot;Claude Code&quot; and &quot;Claude Api&quot; have seperated billing systems, so that I can't use the Claude API though I have a Pro Plan.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-220/"/>
<updated>2025-08-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-220/</id>
<content type="html"><p>... that you can use <a href="https://frontendmasters.com/blog/stretch/">height: stretch</a> in CSS.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-219/"/>
<updated>2025-04-23T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-219/</id>
<content type="html"><p>... that <a href="https://texts.com/">Texts</a> has a <a href="https://texts.com/subscription">free tier</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-218/"/>
<updated>2025-01-22T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-218/</id>
<content type="html"><p>... that I have to use <code>DATE_RFC7231</code> in PHP, if I want to format the <code>pubDate</code> correctly, although the <a href="https://www.rssboard.org/rss-specification">spec</a> says it &quot;RFC 822&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-217/"/>
<updated>2024-12-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-217/</id>
<content type="html"><p>... that I have to set the <code>scrollbar-gutter</code> rule in the <code>html</code> selector, not in the <code>body</code> selector. #CSS</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-216/"/>
<updated>2024-11-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-216/</id>
<content type="html"><p>... that before removing a &quot;useless&quot; <code>&lt;div&gt;</code> I should check if there is an event delegation set on it in a script somewhere.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-215/"/>
<updated>2024-11-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-215/</id>
<content type="html"><p>... that I have to tell the canvas that I want to use an alpha value: <code>const ctx = canvas.getContext('2d', {alpha: true});</code>, otherwise the color will turn black if the value is below 10.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-214/"/>
<updated>2024-11-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-214/</id>
<content type="html"><p>... that I can opacity to a hex color code by <a href="https://www.digitalocean.com/community/tutorials/css-hex-code-colors-alpha-values#adding-an-alpha-value-to-css-hex-codes">adding the alpha value to the string</a> (#RRGGBBAA).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-213/"/>
<updated>2024-09-10T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-213/</id>
<content type="html"><p>... a new word: &quot;<a href="https://dictionary.cambridge.org/dictionary/english/plenteous">plenteous</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-212/"/>
<updated>2024-09-08T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-212/</id>
<content type="html"><p>... how I can use <a href="https://www.npmjs.com/package/dotenv#how-do-i-use-dotenv-with-import">dotenv as a module</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-211/"/>
<updated>2024-09-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-211/</id>
<content type="html"><p>... that Ubuntu contains a <a href="https://www.howtogeek.com/429190/how-to-set-up-remote-desktop-on-ubuntu/">native RDP server</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-210/"/>
<updated>2024-08-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-210/</id>
<content type="html"><p>... that in Chrome with opened Developer Tools a long press on the reload button will open a menu to empty the cache and reload the page.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-209/"/>
<updated>2024-08-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-209/</id>
<content type="html"><p>... there's a <a href="https://ubuntu.com/pro/subscribe">free personal tier for Ubuntu Pro</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-208/"/>
<updated>2024-08-12T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-208/</id>
<content type="html"><p>... about the HTML input types &quot;url&quot;, &quot;email&quot;and &quot;color&quot;. (<a href="https://blog.openreplay.com/html5-input-types-you-may-not-be-using/?ref=dailydev">Open Relay Blog</a>).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-207/"/>
<updated>2024-08-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-207/</id>
<content type="html"><p>... that <a href="https://expressjs.com/">Express.js</a> uses the <code>index.html</code> file if present, no matter what your routes for <code>&quot;/&quot;</code> are set to.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-206/"/>
<updated>2024-07-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-206/</id>
<content type="html"><p>... how to <a href="https://stackoverflow.com/a/74698396/259184">auto collapse the outliners</a> in VSCode.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-205/"/>
<updated>2024-06-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-205/</id>
<content type="html"><p>... about <a href="https://blog.logrocket.com/es-modules-in-browsers-with-import-maps/">&quot;import maps&quot;</a> in ES6.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-204/"/>
<updated>2024-04-09T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-204/</id>
<content type="html"><p>... about the <a href="https://www.youtube.com/watch?v=pL7JKHcHcjs">Quick Search</a> command in Visual Studio Code.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-203/"/>
<updated>2024-04-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-203/</id>
<content type="html"><p>... that all Pro features of <a href="https://www.gitkraken.com/pricing">GitKraken and GitLens</a> are also available for fre on public Github repos.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-202/"/>
<updated>2024-04-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-202/</id>
<content type="html"><p>... that I can use <a href="https://sonarcloud.io/">SonarCloud</a> on public Github repositories for free.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-201/"/>
<updated>2024-03-25T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-201/</id>
<content type="html"><p>... that Fran Drescher's first role was in &quot;<a href="https://www.imdb.com/title/tt0076666/characters/nm0000376">Saturday Night Fever</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-200/"/>
<updated>2024-03-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-200/</id>
<content type="html"><p>... how to check for <a href="https://davidwalsh.name/detect-caps-lock">CapsLock in JavaScript</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-199/"/>
<updated>2024-02-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-199/</id>
<content type="html"><p>... that the <code><a href="https://developer.mozilla.org/en-US/docs/Web/API/Element/keypress_event">keypress</a></code> event is deprecated and I have to use <code><a href="https://developer.mozilla.org/en-US/docs/Web/API/Element/keyup_event">keyup</a></code> or <code><a href="https://developer.mozilla.org/en-US/docs/Web/API/Element/keydown_event">keydown</a></code> event.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-198/"/>
<updated>2023-11-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-198/</id>
<content type="html"><p>... how to mute a <a href="https://developer.chrome.com/docs/extensions/reference/tabs/#mute">Chrome tab programmatically</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-197/"/>
<updated>2023-11-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-197/</id>
<content type="html"><p>... that most problems with the Parcel bundler can be solved by deleting the <code>.parcel-cache</code> directory.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-196/"/>
<updated>2023-10-23T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-196/</id>
<content type="html"><p>... that I can disable all caching in WordPress by setting <code>define('WP_DEVELOPMENT_MODE', true);</code> in <code>wp-config.php</code>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-195/"/>
<updated>2023-10-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-195/</id>
<content type="html"><p>... how to check the <a href="https://stackoverflow.com/a/75967507/259184">content of FormData</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-194/"/>
<updated>2023-10-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-194/</id>
<content type="html"><p>... that you can't use &quot;login&quot; as the $handle in &quot;wp_enqueue_style()&quot;. #WordPress</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-193/"/>
<updated>2023-09-26T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-193/</id>
<content type="html"><p>... that the parent directory of Apache's &quot;DocumentRoot&quot; has to be readable to Apache, too.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-192/"/>
<updated>2023-09-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-192/</id>
<content type="html"><p>... about some very useful <a href="https://hackernoon.com/mastering-javascript-shorthand-tips-for-beginners">Javascript shorthands</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-191/"/>
<updated>2023-06-14T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-191/</id>
<content type="html"><p>... how to run <a href="https://techoverflow.net/2020/07/17/how-to-run-nextcloud-php-occ-in-a-docker-compose-configuration/">Nextcloud “php occ” in a docker-compose configuration</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-190/"/>
<updated>2023-06-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-190/</id>
<content type="html"><p>... how to easily <a href="https://dev.to/suhailkakar/remove-all-console-log-from-your-project-in-less-a-minutes-3glg">remove all &quot;console.log&quot;s</a> from a project in VS Code.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-189/"/>
<updated>2023-05-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-189/</id>
<content type="html"><p>... that <code>chrome.runtime.getURL</code> only works with absolute paths.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-188/"/>
<updated>2023-05-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-188/</id>
<content type="html"><p>... that I can add a catch/finally block to an await statement.</p>
<pre><code class="language-js">await(&lt;Promise&gt;)
.catch({})
.finally({});
</code></pre>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-187/"/>
<updated>2023-04-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-187/</id>
<content type="html"><p>... that the easiest way to find the intersection of two arrays in ES6 is to use</p>
<pre><code class="language-js">function intersect(a, b) {
return a.filter(Set.prototype.has, new Set(b));
}
</code></pre>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-186/"/>
<updated>2023-04-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-186/</id>
<content type="html"><p>... on GitHub, I have to <a href="https://github.com/readme/guides/open-source-licensing">leave out any copyright information</a> to have the code being fully copyrighted to myself.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-185/"/>
<updated>2023-03-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-185/</id>
<content type="html"><p>... that I have to use &quot;<code>box-sizing: content-box;</code>&quot; to create text inputs and select boxes that have the same width. #CSS (<a href="https://stackoverflow.com/a/4073861/259184">stackoverflow</a>)</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-184/"/>
<updated>2023-03-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-184/</id>
<content type="html"><p>... that I can stop all running Docker containers by using &quot;docker stop $(docker ps -a -q)&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-183/"/>
<updated>2022-10-31T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-183/</id>
<content type="html"><p>... that changing the user-agent to &quot;googlebot&quot; will bypass many paywalls.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-182/"/>
<updated>2022-07-24T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-182/</id>
<content type="html"><p>... that <a href="https://de.wikipedia.org/wiki/Hans_Zimmer">Hans Zimmer</a> (the famous composer) briefly appeard in the video of &quot;<a href="https://www.youtube.com/watch?v=W8r-tXRLazs&amp;t=172s">Video killed the radio star</a>&quot; by <a href="https://en.wikipedia.org/wiki/The_Buggles">The Buggles</a>.</p>
<p>Source: <a href="https://www.openculture.com/2022/05/hans-zimmer-was-in-the-first-ever-video-aired-on-mtv-the-buggles-video-killed-the-radio-star.html">Open Culture</a></p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-181/"/>
<updated>2022-06-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-181/</id>
<content type="html"><p>... that there's a remake of the movie &quot;<a href="https://www.imdb.com/title/tt0091814/">Quicksilver</a>&quot; (1986) called &quot;<a href="https://www.imdb.com/title/tt1547234/?ref_=fn_al_tt_1">Premium Rush</a>&quot; (2012).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-180/"/>
<updated>2022-06-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-180/</id>
<content type="html"><p>... that <a href="https://en.wikipedia.org/wiki/Roger_Daltrey">Roger Daltrey</a> (the singer of <a href="https://en.wikipedia.org/wiki/The_Who">The Who</a>), appeared in the episode S07E09 of <a href="https://en.wikipedia.org/wiki/CSI:_Crime_Scene_Investigation">CSI</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-179/"/>
<updated>2022-06-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-179/</id>
<content type="html"><p>... that the <a href="https://en.wikipedia.org/wiki/The_Beach_Boys">Beach Boys</a> didn't use a real <a href="https://en.wikipedia.org/wiki/Theremin">Theremin</a> in their song &quot;<a href="https://en.wikipedia.org/wiki/Good_Vibrations">Good Vibrations</a>&quot; but actually an <a href="https://en.wikipedia.org/wiki/Electro-Theremin">Electro-Theremin</a> created by <a href="https://en.wikipedia.org/wiki/Paul_Tanner">Paul Tanner</a> because it was easier to play.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-178/"/>
<updated>2022-06-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-178/</id>
<content type="html"><p>... that &quot;<a href="https://en.wikipedia.org/wiki/Foyer_des_Arts">Foyer des Arts</a>&quot; was one of the few German bands that was invited to record a &quot;<a href="https://www.facebook.com/photo?fbid=578177800339688&amp;set=a.241409080683230">John-Peel-Session</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-177/"/>
<updated>2022-04-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-177/</id>
<content type="html"><p>... about some <a href="https://jvns.ca/blog/2022/04/12/a-list-of-new-ish--command-line-tools/">new command line tools</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-176/"/>
<updated>2022-03-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-176/</id>
<content type="html"><p>... how to detect, that <a href="https://newbedev.com/is-there-an-event-for-when-a-chrome-extension-popup-is-closed">the popup window was closed</a> in a Chrome extension.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-175/"/>
<updated>2022-03-14T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-175/</id>
<content type="html"><p>... how to <a href="https://www.youtube.com/watch?v=As3oruIg8A0">authenticate a Chrome extension with Spotify</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-174/"/>
<updated>2022-02-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-174/</id>
<content type="html"><p>... that &quot;schmutz&quot; and &quot;spritz&quot; are proper (American) English words.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-173/"/>
<updated>2022-01-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-173/</id>
<content type="html"><p>... about pipe operators and why <a href="https://2ality.com/2022/01/pipe-operator.html">JavaScript should implement them</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-172/"/>
<updated>2022-01-17T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-172/</id>
<content type="html"><p>... that there are <a href="https://alittlelifeineurope.com/2017/09/10/in-praise-of-the-european-drying-rack/">no drying rags in the US of America</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-171/"/>
<updated>2022-01-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-171/</id>
<content type="html"><p>... about <a href="https://owasp.org/www-community/Fuzzing">Fuzz Testing</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-170/"/>
<updated>2021-12-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-170/</id>
<content type="html"><p>... about the <a href="https://www.nytimes.com/2021/12/29/business/discord-server-social-media.html?unlocked_article_code=AAAAAAAAAAAAAAAACEIPuonUktbfqohlSlUZCibfQMMmqBCdnr_Dwac3gWXyaTOYUyhP1aEOBIOB8kOIYKdvZtJ13yieQJUJFo4Tc8FI770VOV1xGU7vq4GYmZ8BLmI59om5ATs409fDVuhktGLgNGX8eOsvnfjgtBjYbWLgW6bdgiUxNU0y98seAFKr2XEPwKzCA7Q1j">history of discord</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-169/"/>
<updated>2021-12-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-169/</id>
<content type="html"><p>... about a new UI design trend: <a href="https://uxdesign.cc/claymorphism-in-user-interfaces-1757fabaa377">Claymorphism</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-168/"/>
<updated>2021-12-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-168/</id>
<content type="html"><p>... the <a href="https://dev.to/ziratsu/slice-vs-splice-in-js-8m7">difference between slice and splice</a> in Javascript.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-167/"/>
<updated>2021-12-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-167/</id>
<content type="html"><p>... that there's is a successor to the great <a href="https://www.the-alan-parsons-project.com/">Alan Parson's Project</a> album &quot;<a href="https://www.the-alan-parsons-project.com/tales-of-mystery-and-imagination">Tales of Mystery and Imagination</a>&quot; by <a href="https://www.ericwoolfsonmusic.com/index.html">Eric Woolfson</a> called &quot;<a href="https://www.ericwoolfsonmusic.com/poe-more-tales-of-mystery-and-imagination/index.html">POE - More Tales of Msytery and Imagination</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-166/"/>
<updated>2021-11-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-166/</id>
<content type="html"><p>... that Perl 6 was renamed to <a href="https://raku.org/">Raku</a> in October 2019.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-165/"/>
<updated>2021-11-29T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-165/</id>
<content type="html"><p>... that there's an <a href="https://shellcreeper.com/custom-field-meta-box-in-gutenberg-editor/">old way and a new way</a> to add Metaboxes to a #WordPress admin page. (I haven't tried the new way yet.)</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-164/"/>
<updated>2021-11-20T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-164/</id>
<content type="html"><p>... that <a href="https://de.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a> is <a href="https://ircv3.net/">still alive and evolving</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-163/"/>
<updated>2021-11-12T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-163/</id>
<content type="html"><p>... about the new <a href="https://developer.chrome.com/docs/extensions/reference/scripting/">&quot;chrome.scripting&quot;</a> API in Chrome.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-162/"/>
<updated>2021-10-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-162/</id>
<content type="html"><p>... that the first hypertext project was called <a href="https://en.wikipedia.org/wiki/Xanadu">Xanadu</a>. It was created in the 1960s.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-161/"/>
<updated>2021-10-26T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-161/</id>
<content type="html"><p>... that <a href="https://pjharvey.net/">PJ Harvey</a> and <a href="https://www.nickcave.com/">Nick Cave</a> had a relationship in the 1990s.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-160/"/>
<updated>2021-10-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-160/</id>
<content type="html"><p>... that in a Github repository you can press the '.' key on your keyboard and inside the browser
VSCode with the current repo files opens up. Cool!</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-159/"/>
<updated>2021-10-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-159/</id>
<content type="html"><p>... about the <a href="https://web.dev/reporting-api/">Reporting API</a> in Chrome 96.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-158/"/>
<updated>2021-10-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-158/</id>
<content type="html"><p>... that the new Javascript function <code>at()</code> (<a href="https://blog.logrocket.com/using-new-javascript-at-method">Logrocket</a>, <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at">MDN</a>) simplifies accessing elements of an array.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-157/"/>
<updated>2021-10-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-157/</id>
<content type="html"><p>... that I can replace <code>return new Promise((resolve) =&gt; resolve(true)));</code> with <code>return Promise.resolve(true);</code>. #javascript</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-156/"/>
<updated>2021-10-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-156/</id>
<content type="html"><p>... about &quot;<a href="https://mindsdb.com/">MindsDB</a>&quot;, a Machine Learning / Artificial Intelligence enhanced database.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-155/"/>
<updated>2021-10-15T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-155/</id>
<content type="html"><p>... about <a href="https://protonvpn.com/">ProtonVPN</a>, a free (as in Free Beer) VPN service.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-154/"/>
<updated>2021-10-09T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-154/</id>
<content type="html"><p>... that after a 4 year hiatus <a href="http://phrack.org/issues/70/1.html">phrack</a> has risen again.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-153/"/>
<updated>2021-10-07T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-153/</id>
<content type="html"><p>... how <a href="http://threads2.scripting.com/2013/april/howpodcastinggotitsname">Podcasting got its name</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-152/"/>
<updated>2021-10-06T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-152/</id>
<content type="html"><p>... about <a href="https://github.com/cantino/mcfly">mcfly</a>, a neural network enhanced replacement for the Linux <a href="https://www.man7.org/linux/man-pages/man3/history.3.html">history</a> command.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-151/"/>
<updated>2021-10-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-151/</id>
<content type="html"><p>... that you can <a href="https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/">create footnotes</a> in Github Markdown fields.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-150/"/>
<updated>2021-08-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-150/</id>
<content type="html"><p>... about the CSS-property &quot;accent-color&quot;, <a href="https://workingdraft.de/493/">here</a> and <a href="https://www.youtube.com/watch?v=F17DzJYysWM">here</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-149/"/>
<updated>2021-08-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-149/</id>
<content type="html"><p>... about <a href="https://bund.dev/">this collection</a> of Open Data APIs by the German federal authorities. (via <a href="https://jlelse.blog/">J.L. Else</a>)</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-148/"/>
<updated>2021-08-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-148/</id>
<content type="html"><p>... about the <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/kbd">&lt;kbd&gt;</a> tag in HTML.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-147/"/>
<updated>2021-08-06T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-147/</id>
<content type="html"><p>... what's <a href="https://www.popsci.com/story/technology/bowling-ball-insides-photos/">inside a Pro bowling ball</a> and why it's hard to throw a curve ball at your local bowling hall.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-146/"/>
<updated>2021-08-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-146/</id>
<content type="html"><p>... how to <a href="https://vscode.one/diff-vscode/">How to do a Diff in VS Code</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-145/"/>
<updated>2021-06-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-145/</id>
<content type="html"><p>... how to <a href="https://sia.codes/posts/how-to-add-prettier-to-a-project/">apply <code>prettier</code> to a whole project</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-144/"/>
<updated>2021-06-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-144/</id>
<content type="html"><p>... how to implement a <a href="https://auth0.com/docs/connections/passwordless/guides/email-magic-link">passwordless login</a> with magic links.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-143/"/>
<updated>2021-06-24T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-143/</id>
<content type="html"><p>... about <a href="https://maplibre.org/">MapLibre</a>, a BSD licensed fork of <a href="https://www.mapbox.com/">Mapbox GL JS</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-142/"/>
<updated>2021-06-14T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-142/</id>
<content type="html"><p>... that importing an ECMAScript <a href="https://dmitripavlutin.com/ecmascript-modules-dynamic-import/">module dynamically</a> is asynchronous. No wonder that it didn't worked for me in the past.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-141/"/>
<updated>2021-06-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-141/</id>
<content type="html"><p>... about the ECMAScript <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl">Intl</a>-API for internationalisation.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-140/"/>
<updated>2021-05-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-140/</id>
<content type="html"><p>... that in VSCode I can collapse all functions at once using &quot;Ctrl-K Ctrl-0&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-139/"/>
<updated>2021-05-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-139/</id>
<content type="html"><p>... about Chrome's &quot;<a href="https://web.dev/file-system-access/">File System Access API</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-138/"/>
<updated>2021-05-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-138/</id>
<content type="html"><p>... about the &quot;<a href="https://www.youtube.com/watch?v=i6F9ljKw9kU">Balance Out</a>&quot; command in Visual Studio Code.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-137/"/>
<updated>2021-05-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-137/</id>
<content type="html"><p>... that &quot;ersatz&quot; (replacement) is a word in the English language.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-136/"/>
<updated>2021-04-29T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-136/</id>
<content type="html"><p>... about <a href="https://www.dropbox.com/paper">Dropbox Paper</a>, a collaborative notebook.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-135/"/>
<updated>2021-04-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-135/</id>
<content type="html"><p>... about <a href="https://google-webfonts-helper.herokuapp.com/fonts">google-webfonts-helper</a>, a hassle free way to self-host Google fonts.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-134/"/>
<updated>2021-04-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-134/</id>
<content type="html"><p>... that you can join a <a href="https://support.zoom.us/hc/en-us/articles/115002262083-Joining-a-Test-Meeting">Zoom test meeting</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-133/"/>
<updated>2021-04-15T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-133/</id>
<content type="html"><p>... that I can <a href="https://drafts.csswg.org/selectors-4/#overview">make querySelector() case-insensitive</a> by using the &quot;i&quot; attribute in the pattern. #JavaScript</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-132/"/>
<updated>2021-04-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-132/</id>
<content type="html"><p>... about <a href="https://cloudbeaver.io/">CloudBeaver</a>, a web server that provides a database manager.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-131/"/>
<updated>2021-04-08T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-131/</id>
<content type="html"><p>... that there is a <a href="https://gnucobol.sourceforge.io/">GNU Cobol compiler</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-130/"/>
<updated>2021-04-06T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-130/</id>
<content type="html"><p>... about the <a href="https://opensource.com/article/21/4/git-worktree">git &quot;worktree&quot;</a> command.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-129/"/>
<updated>2021-04-02T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-129/</id>
<content type="html"><p>... about <a href="https://en.wikipedia.org/wiki/Gemini_space">Gemini Space</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-128/"/>
<updated>2021-04-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-128/</id>
<content type="html"><p>... about the <a href="https://www.psychologytoday.com/us/blog/here-there-and-everywhere/201701/11-warning-signs-gaslighting">warning signs of gaslighting</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-127/"/>
<updated>2021-03-17T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-127/</id>
<content type="html"><p>... that if you already created a Firefox add-on coding a Thunderbird add-on is a piece of cake.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-126/"/>
<updated>2021-03-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-126/</id>
<content type="html"><p>... that <a href="https://uxdesign.cc/glassmorphism-in-user-interfaces-1f39bb1308c9">Glasmorphism</a> is the next hot thing in web design.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-125/"/>
<updated>2021-03-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-125/</id>
<content type="html"><p>... that JavaScript is only in 7th place in the <a href="https://www.tiobe.com/tiobe-index/?20210206">TIOBE index</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-124/"/>
<updated>2021-03-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-124/</id>
<content type="html"><p>... that I can easily add Dark Mode to a web page by adding &quot;@media (prefers-color-scheme: dark) {}&quot; to the stylesheet file.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-123/"/>
<updated>2021-03-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-123/</id>
<content type="html"><p>... about the meaning of all those <a href="https://cloud.google.com/blog/topics/developers-practitioners/back-popular-demand-google-cloud-products-4-words-or-less-2021-edition">Google Cloud product names</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-122/"/>
<updated>2021-02-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-122/</id>
<content type="html"><p>... about the <a href="https://haxe.org/">Haxe 4</a> programming language.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-121/"/>
<updated>2021-02-25T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-121/</id>
<content type="html"><p>... about the <a href="https://dzone.com/articles/hern-stack-comin-in-hot">HERN</a> stack.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-120/"/>
<updated>2021-02-22T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-120/</id>
<content type="html"><p>... that GitHub contains a <a href="https://docs.github.com/en/rest/reference/code-scanning">code scanning API</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-119/"/>
<updated>2021-02-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-119/</id>
<content type="html"><p>... how to <a href="http://adam.kahtava.com/journal/2008/03/11/inter-cross-browser-window-communication-using-javascript/">pass messages</a> between browser popup windows using javascript.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-118/"/>
<updated>2021-01-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-118/</id>
<content type="html"><p>... that <a href="https://neumorphism.io/">Neumorphism</a> is still a thing.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-117/"/>
<updated>2021-01-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-117/</id>
<content type="html"><p>... about the <a href="https://medium.com/@jacobwarduk/how-to-correctly-use-preventdefault-stoppropagation-or-return-false-on-events-6c4e3f31aedb">difference between &quot;event.preventDefault()&quot; and &quot;event.stopPropagation()&quot;</a>
in #Javascript.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-116/"/>
<updated>2020-12-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-116/</id>
<content type="html"><p>... that the &quot;Windows Linux Subsystem&quot; does not start, if the DNS service is disabled.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-115/"/>
<updated>2020-12-24T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-115/</id>
<content type="html"><p>... that the first mail client I used in 1995 (except Unix basic &quot;mail&quot; tool) is still alive: &quot;<a href="http://www.pmail.com/30years.htm">Pegasus Mail</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-114/"/>
<updated>2020-12-08T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-114/</id>
<content type="html"><p>... how to <a href="https://web.dev/prefers-color-scheme/">implement Dark Mode</a> to a web app efficiently.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-113/"/>
<updated>2020-11-23T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-113/</id>
<content type="html"><p>... that <a href="https://substack.com/">substack</a> could <a href="http://scripting.com/2020/11/23.html#a154801">become the successor</a> of <a href="https://medium.com/">medium</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-112/"/>
<updated>2020-11-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-112/</id>
<content type="html"><p>... how to create a <a href="https://github.com/11ty/eleventy/issues/455">simple navigation</a> for eleventy.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-111/"/>
<updated>2020-11-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-111/</id>
<content type="html"><p>... that Bill Gates has a new <a href="https://www.gatesnotes.com/Podcast">podcast</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-110/"/>
<updated>2020-11-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-110/</id>
<content type="html"><p>... that I can host my own internet <a href="https://github.com/librespeed/speedtest">speedtest</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-109/"/>
<updated>2020-10-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-109/</id>
<content type="html"><p>... about &quot;<a href="https://capiche.com/e/markdown-history">Peanuts-style</a>&quot; text formatting, a kind of predecessor of Markdown.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-108/"/>
<updated>2020-10-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-108/</id>
<content type="html"><p>... how to timeout a <a href="https://dmitripavlutin.com/timeout-fetch-request/">fetch()</a> request. #Javascript</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-107/"/>
<updated>2020-10-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-107/</id>
<content type="html"><p>... that in Firefox and Chrome you can switch to the rightmost Tab by using <code>Ctrl-9</code>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-106/"/>
<updated>2020-10-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-106/</id>
<content type="html"><p>... that the <a href="https://stackoverflow.blog/podcast/">StackOverflow Podcast</a> is entertaining and informative.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-105/"/>
<updated>2020-10-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-105/</id>
<content type="html"><p>... about &quot;<a href="http://bropages.org/">bropages</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-104/"/>
<updated>2020-10-10T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-104/</id>
<content type="html"><p>... that <a href="https://en.wikipedia.org/wiki/Aristarchus_of_Samothrace">Aristarchus of Samothrace</a> was the <a href="https://cormullion.github.io/pages/2020-10-09-asterisk/">inventor of the asterix</a> (&quot;*&quot;) in 200 B.C.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-103/"/>
<updated>2020-10-08T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-103/</id>
<content type="html"><p>... about the elements of a <a href="https://www.stephaniemorillo.co/post/7-pieces-of-information-to-include-in-technical-blog-posts">good technical blog post</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-102/"/>
<updated>2020-10-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-102/</id>
<content type="html"><p>... that you can <a href="https://chrz.de/2020/04/21/fortran-in-the-browser/">compile Fortran to WebAssembly</a>. Yeah! (I learned Fortran in the late 1980's at university.)</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-101/"/>
<updated>2020-09-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-101/</id>
<content type="html"><p>... about the &quot;<a href="https://developer.mozilla.org/en-US/docs/Web/API/Element/classList">classList.toggle()</a>&quot; function and wrote a <a href="https://elektroelch.net/javascript-swap-classes-of-an-html-element/">blog post</a> about mimicking jQuery's &quot;<a href="https://api.jquery.com/toggleClass/">toggleClass()</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-100/"/>
<updated>2020-09-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-100/</id>
<content type="html"><p>... that Joaquim Homrighausen is still <a href="https://www.joho.se/">actively blogging</a>. He's the guy behind &quot;<a href="https://www.joho.se/2009/10/08/frontdoor-announcement-in-fidonews-1986/">FrontDoor</a>&quot;, the program that ran most of <a href="https://www.fidonet.org/">FidoNet</a> in the 1980s and 90s.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-99/"/>
<updated>2020-09-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-99/</id>
<content type="html"><p>... about this randomly selected <a href="https://open.spotify.com/playlist/6p21dRudS9FmcyGvKWPq2R">Spotify playlist</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-98/"/>
<updated>2020-09-22T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-98/</id>
<content type="html"><p>... how Twitter is <a href="https://twitter.com/luca/status/1292426733937975299?s=21">cropping images</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-97/"/>
<updated>2020-09-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-97/</id>
<content type="html"><p>... that <a href="https://aomediacodec.github.io/av1-avif/">AVIF</a> might become the next standard for web images.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blg-post-96/"/>
<updated>2020-09-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blg-post-96/</id>
<content type="html"><p>... why the <a href="https://www.vintagecomputing.com/index.php/archives/2833/why-the-apple-ii-didnt-support-lowercase-letters">Apple II</a> didn't support lower case letters.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-96/"/>
<updated>2020-09-17T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-96/</id>
<content type="html"><p>... how to search my own tweets (searchword (from:latz))</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-95/"/>
<updated>2020-09-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-95/</id>
<content type="html"><p>... that the word &quot;authenficiation&quot; does not exist, instead it's called &quot;authentication&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-94/"/>
<updated>2020-09-15T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-94/</id>
<content type="html"><p>... about the <a href="https://weblog.west-wind.com/posts/2020/Jul/28/Using-the-brightness-CSS-Filter-to-generically-highlight-Content">brightness()</a> CSS Filter.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-93/"/>
<updated>2020-09-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-93/</id>
<content type="html"><p>... about a music genre called &quot;<a href="https://en.wikipedia.org/wiki/Bardcore">bardcore</a>&quot;. Weird stuff.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-92/"/>
<updated>2020-09-12T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-92/</id>
<content type="html"><p>... why &quot;<a href="https://tc39.es/proposal-top-level-await/">top level await</a>&quot; is difficult to implement in the JavaScript engine (it's because of the Microtask Queue I learned about yesterday).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-91/"/>
<updated>2020-09-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-91/</id>
<content type="html"><p>... about the <a href="https://javascript.info/microtask-queue">Microtask Queue</a> of ECMAScript.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-90/"/>
<updated>2020-09-10T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-90/</id>
<content type="html"><p>... that Ruby On Rails is still a thing.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-89/"/>
<updated>2020-08-31T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-89/</id>
<content type="html"><p>... that it takes time to get used to an ergonomic office chair.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-88/"/>
<updated>2020-08-29T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-88/</id>
<content type="html"><p>... that Javascript contains <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get">getters</a> and <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/set">setters</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-87/"/>
<updated>2020-08-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-87/</id>
<content type="html"><p>... that the <a href="https://www.tiobe.com/tiobe-index/?20200802">TIOBE index</a> lists JavaScript on 7th place, Visual Basic is on 6th place. Well...</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-86/"/>
<updated>2020-08-26T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-86/</id>
<content type="html"><p>... that there are many, many JavaScript libraries out there that still uses jQuery, e.g. <a href="https://github.com/twitter/typeahead.js">Typeahead.js</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-85/"/>
<updated>2020-08-25T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-85/</id>
<content type="html"><p>... that <a href="http://home.rsscloud.co/">rssCloud</a> is still alive and even a new version is in the works.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-84/"/>
<updated>2020-08-24T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-84/</id>
<content type="html"><p>... what interfaces in TypeScript are and that I probably will never need to use them.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-83/"/>
<updated>2020-08-22T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-83/</id>
<content type="html"><p>... that there's a <a href="https://github.com/phryneas/generator-webext-typescript">script</a> that can create a basic setup for Firefox/Chrome extensions and TypeScript.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-82/"/>
<updated>2020-08-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-82/</id>
<content type="html"><p>... about the &quot;<a href="https://langserver.org/">Language Server Protocol</a>&quot; and its use with the <a href="https://github.com/sveltejs/language-tools">Svelte IDE extension</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-81/"/>
<updated>2020-08-20T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-81/</id>
<content type="html"><p>... that in Firefox/Chrome extensions &quot;port.postMessage()&quot; is great for sending many messages between the components, but not for exchanging data. &quot;runtime.sendMessage()&quot; is still the better choice.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-80/"/>
<updated>2020-08-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-80/</id>
<content type="html"><p>... that <a href="https://eager.io/blog/the-languages-which-almost-were-css/">RRP</a> (Robert Raisch Proposal) almost became what CSS is nowadays.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-79/"/>
<updated>2020-08-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-79/</id>
<content type="html"><p>... that there's a <a href="https://github.com/mozilla/webextension-polyfill/">polyfill library</a> for Promise-based WebExtension APIs in Chrome.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-78/"/>
<updated>2020-08-17T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-78/</id>
<content type="html"><p>... that there's a thing like &quot;<a href="https://www.cybertec-postgresql.com/en/recursive-queries-postgresql/">recursive SQL queries</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-77/"/>
<updated>2020-08-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-77/</id>
<content type="html"><p>... that <a href="https://nodejs.org/en/">node.js</a> v14.8.0 introduces <a href="https://github.com/nodejs/node/commit/62bb2e757f">top-level async/await</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-76/"/>
<updated>2020-08-15T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-76/</id>
<content type="html"><p>... how to <a href="https://elijahmanor.com/format-js-numbers">natively format JavaScript numbers</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-75/"/>
<updated>2020-08-14T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-75/</id>
<content type="html"><p>... about the difference between Javascript's Array <a href="https://dev.to/shrutikapoor08/javascript-array-slice-vs-splice-the-difference-explained-with-cake-12l9">slice and splice</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-74/"/>
<updated>2020-08-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-74/</id>
<content type="html"><p>... how to create an AppPassword (access token) in Nextcloud and how to use it.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-73/"/>
<updated>2020-08-12T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-73/</id>
<content type="html"><p>... that used iPods classic are still quite expensive. I'm afraid mine is dying soon.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-72/"/>
<updated>2020-08-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-72/</id>
<content type="html"><p>... that asynchronous programming will never be my friend.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-71/"/>
<updated>2020-08-10T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-71/</id>
<content type="html"><p>... that i need to remember that you can't use asynchronous calls inside a map() function. #javascript</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-70/"/>
<updated>2020-08-09T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-70/</id>
<content type="html"><p>... that you can have a <a href="https://www.mongodb.com/cloud/atlas">free MongoDB</a> in the &quot;cloud&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-69/"/>
<updated>2020-08-08T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-69/</id>
<content type="html"><p>... about the Google Android <a href="https://developers.google.com/nearby">Nearby</a> feature and that I can eventually <a href="https://www.techbitlo.com/2020/08/google-chrome-nearby-sharing.html">use it with Chrome</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-68/"/>
<updated>2020-08-07T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-68/</id>
<content type="html"><p>... that <a href="https://news.ycombinator.com/">HackerNews</a> is written in <a href="https://en.wikipedia.org/wiki/Arc_(programming_language)">Arc</a> which is written in <a href="https://en.wikipedia.org/wiki/Racket_(programming_language)">Racket</a> which is written in <a href="https://en.wikipedia.org/wiki/C_(programming_language)">C</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-67/"/>
<updated>2020-08-06T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-67/</id>
<content type="html"><p>... what a <a href="https://en.wikipedia.org/wiki/Mutual_exclusion">mutex</a> is and <a href="https://www.sitepoint.com/premium/courses/interview-prep-what-is-a-mutex-3020">how to use it</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-66/"/>
<updated>2020-08-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-66/</id>
<content type="html"><p>... that <a href="https://developers.sap.com/tutorials/hcp-create-trial-account.html">SAP Cloud</a> does not offer a free forever plan for developers.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-65/"/>
<updated>2020-08-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-65/</id>
<content type="html"><p>... that <a href="https://www.embarcadero.com/de/products/delphi">Delphi Pascal</a> is still around. In the 90's I had my first programming gig at university using it.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-64/"/>
<updated>2020-08-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-64/</id>
<content type="html"><p>... that in Japan there is a lot of squishy food. I mostly don't like it, tamagoyaki is quite eatable.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-63/"/>
<updated>2020-08-02T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-63/</id>
<content type="html"><p>... about the <a href="https://dev.to/aligoren/ownership-concept-in-rust-61a">Ownership Concept in Rust</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-62/"/>
<updated>2020-08-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-62/</id>
<content type="html"><p>... that the older I get the less I can enjoy the summer heat.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-61/"/>
<updated>2020-07-31T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-61/</id>
<content type="html"><p>... that <a href="https://svelte.dev/">Svelte</a> is <a href="https://svelte.dev/blog/svelte-and-typescript">supporting Typescript</a> now.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-60/"/>
<updated>2020-07-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-60/</id>
<content type="html"><p>... that <a href="http://del.icio.us/">del.icio.us</a> may be back online again this summer.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-59/"/>
<updated>2020-07-29T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-59/</id>
<content type="html"><p>... that you can query <a href="https://trends.google.com/">Google Trends</a> with some <a href="https://github.com/GeneralMills/pytrends">Python Code</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-58/"/>
<updated>2020-07-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-58/</id>
<content type="html"><p>... that you can use <a href="https://prettier.io/">Prettier</a> in <a href="https://www.jetbrains.com/webstorm/">JetBrain's WebStorm</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-57/"/>
<updated>2020-07-26T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-57/</id>
<content type="html"><p>... that &quot;Svelte&quot; (the name of the new promising <a href="https://svelte.dev/">ECMAScript framework</a>) means &quot;attractively thin&quot; <a href="https://en.wiktionary.org/wiki/svelte">source</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-56/"/>
<updated>2020-07-25T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-56/</id>
<content type="html"><p>... about <a href="https://en.wikipedia.org/wiki/Non-Euclidean_geometry">Non-Euclidean geometry</a> and that the sum of angles in a trianlge need not to be 180 degrees (thanks to this <a href="https://florian-freistetter.de/podcast/sternengeschichten-folge-398-nichteuklidische-geometrie-und-die-form-des-universums/">German podcast</a>).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-55/"/>
<updated>2020-07-24T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-55/</id>
<content type="html"><p>... that there's a <a href="https://www.amazon.co.uk/Paul-Weller-Ever-Changing-Moods/dp/1844494918">book</a> about <a href="https://en.wikipedia.org/wiki/Paul_Weller">Paul Weller</a> already written in 2005. Why haven't I read it yet?</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-54/"/>
<updated>2020-07-23T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-54/</id>
<content type="html"><p>... that I can <a href="https://code.visualstudio.com/updates/v1_46#_pin-tabs">pin tabs</a> in VSCode. #vscode</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-53/"/>
<updated>2020-07-22T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-53/</id>
<content type="html"><p>... about the &quot;<a href="https://github.com/mtoyoda/sl">sl</a>&quot; terminal command.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-52/"/>
<updated>2020-07-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-52/</id>
<content type="html"><p>... that the <code>baloo_file</code> process that's slowing my Linux system down,
is used by the <a href="https://community.kde.org/Baloo">file indexer</a> of
KDE and can be disabled with <code>balloctl disable</code>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-51/"/>
<updated>2020-07-20T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-51/</id>
<content type="html"><p>... that the &quot;PageRank&quot; was named after the Google co-founder <a href="https://en.wikipedia.org/wiki/Larry_Page">Larry Page</a> (<a href="https://web.archive.org/web/20010715123343/https://www.google.com/press/funfacts.html">Source</a>).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-50/"/>
<updated>2020-07-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-50/</id>
<content type="html"><p>... that Twitter introduced a <a href="https://blog.twitter.com/developer/en_us/topics/tools/2020/introducing_new_twitter_api.html">new API</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-47/"/>
<updated>2020-07-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-47/</id>
<content type="html"><p>... about a <a href="https://web.dev/one-line-layouts/">drop dead easy method</a> to center everything.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-46/"/>
<updated>2020-07-15T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-46/</id>
<content type="html"><p>... that <a href="https://en.wikipedia.org/wiki/David_Tennant">David Tennants</a> real name is &quot;David John McDonald&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-45/"/>
<updated>2020-07-14T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-45/</id>
<content type="html"><p>... that &quot;Wi-Fi&quot; has no actual meaning, it just sounds nice.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-44/"/>
<updated>2020-07-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-44/</id>
<content type="html"><p>... <a href="https://geon.github.io/programming/2016/03/03/dsxyliea">how it feels to have diylexia</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-43/"/>
<updated>2020-07-12T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-43/</id>
<content type="html"><p>... that there might be a successor to <a href="http://www.csszengarden.com/">CSS Zen Garden</a> called <a href="https://stylestage.dev/">stylestage</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-42/"/>
<updated>2020-07-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-42/</id>
<content type="html"><p>... that <a href="https://www.soup.io/">soup.io</a> is closing. That's why you should host your own blog!</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-41/"/>
<updated>2020-07-10T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-41/</id>
<content type="html"><p>... that there's a thing called <a href="https://developers.google.com/web/updates/2019/01/devtools">LogPoints</a> in the DevTools of Chrome and Firefox.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-40/"/>
<updated>2020-07-09T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-40/</id>
<content type="html"><p>... that &quot;<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/display">display: none;</a>&quot; removes an element completely whereas with &quot;<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/visibility">visibility: hidden</a>&quot; the element takes its space but is not visible (#CSS).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-39/"/>
<updated>2020-07-08T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-39/</id>
<content type="html"><p>... that <a href="https://en.wikipedia.org/wiki/Gary_Larson">Gary Larson</a> has a website with <a href="https://www.thefarside.com/">daily comics</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-38/"/>
<updated>2020-07-07T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-38/</id>
<content type="html"><p>... that <a href="https://en.wikipedia.org/wiki/Wil_Wheaton">Wil Wheaton</a> has his own podcast called &quot;<a href="https://www.radiofreeburrito.com/">Radio Free Burrito</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-37/"/>
<updated>2020-07-06T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-37/</id>
<content type="html"><p>... that I know the name of actress <a href="https://en.wikipedia.org/wiki/Charlize_Theron">Charlize Theron</a> for a long time but never have actually seen any movie starring her until today.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-36/"/>
<updated>2020-07-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-36/</id>
<content type="html"><p>... that there are even <a href="https://www.lpalmieri.com/posts/2020-07-04-choosing-a-rust-web-framework-2020-edition/">frameworks for Rust</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-35/"/>
<updated>2020-07-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-35/</id>
<content type="html"><p>... that in 1932 the <a href="https://en.wikipedia.org/wiki/Emu_War">Big Emu War</a> took place in western Australia.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-34/"/>
<updated>2020-07-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-34/</id>
<content type="html"><p>... that <a href="https://www.bbc.com/news/magazine-31622038">beer was banned in Iceland</a> until March 1st, 1989</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-33/"/>
<updated>2020-07-02T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-33/</id>
<content type="html"><p>... that &quot;nada&quot; is the Spanish word for &quot;nothing&quot;, not the Russian word (&quot;nichego&quot;).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-32/"/>
<updated>2020-07-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-32/</id>
<content type="html"><p>... about <a href="https://github.com/kotartemiy/pygooglenews">pygooglenews</a>, a python wrapper of the Google News RSS feed.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-31/"/>
<updated>2020-06-30T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-31/</id>
<content type="html"><p>... that <a href="https://www.infoq.com/news/2020/06/javascript-spacex-dragon/">JavaScript made it into space</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-30/"/>
<updated>2020-06-29T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-30/</id>
<content type="html"><p>... about the &quot;<a href="https://www.gwern.net/Morning-writing">Morning Writing Effect</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-29/"/>
<updated>2020-06-28T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-29/</id>
<content type="html"><p>... about the most important <a href="https://areknawo.com/ecmascript-2020-biggest-new-features/">new features</a> in ECMAScript 2020.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-28/"/>
<updated>2020-06-27T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-28/</id>
<content type="html"><p>... how to <a href="https://javascriptjeep.com/better-switch-statements/">replace a switch statement</a> with objects in ECMAScript.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-27/"/>
<updated>2020-06-26T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-27/</id>
<content type="html"><p>... that &quot;<a href="https://de.wikipedia.org/wiki/Gopher">Gopher</a>&quot; is <a href="https://cheapskatesguide.org/articles/gopherspace.html">still alive</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-26/"/>
<updated>2020-06-25T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-26/</id>
<content type="html"><p>... how I can easily add my blogs to <a href="https://indieweb.org/">IndieWeb</a> with the WordPress <a href="https://de.wordpress.org/plugins/indieweb/">IndieWeb Collection</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-25/"/>
<updated>2020-06-24T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-25/</id>
<content type="html"><p>... how you can use <a href="https://yaytext.com/how-to/italic-text-twitter/"><em>italics</em> in tweets</a> (Spoiler: Unicode).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-24/"/>
<updated>2020-06-23T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-24/</id>
<content type="html"><p>... that Twitter, Flickr, OSM and others use a thing called WOEID &quot;<a href="https://en.wikipedia.org/wiki/WOEID">Yahoo Where On Earth IDentifier</a>&quot; but currently there seems to be no possibility to generate your own.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-23/"/>
<updated>2020-06-22T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-23/</id>
<content type="html"><p>.. that it's ridicously easy to <a href="https://dev.to/omarhashimoto/getting-a-hey-invite-code-using-a-twitter-bot-5ao1">create a Twitter bot</a> using the <a href="https://www.npmjs.com/package/twit">twit</a> package.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-22/"/>
<updated>2020-06-21T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-22/</id>
<content type="html"><p>... that nowadays you have to <a href="https://developer.twitter.com/en/application/use-case">register</a> with Twitter to be able to create an App with their API.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-21/"/>
<updated>2020-06-20T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-21/</id>
<content type="html"><p>... that WordPress' Gutenberg editor is better than I thought after I got more familiar with it.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-20/"/>
<updated>2020-06-19T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-20/</id>
<content type="html"><p>... about &quot;<a href="https://staykeen.com/">keen</a>&quot;, a new experimental tool by Google to find interesting things.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-19/"/>
<updated>2020-06-18T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-19/</id>
<content type="html"><p>.. that there's a Unicode character called &quot;<a href="https://en.wikipedia.org/wiki/Word_joiner">Word Joiner</a>&quot; that has zero width and prevents word breaking (props <a href="https://twitter.com/aelurotheist">@aelurotheist</a>).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-18/"/>
<updated>2020-06-17T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-18/</id>
<content type="html"><p>.. about &quot;<a href="https://github.com/WICG/scroll-to-text-fragment">scroll-to-text-fragment</a>&quot; but I'm not sure if I actually need such a thing.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-17/"/>
<updated>2020-06-16T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-17/</id>
<content type="html"><p>... that it's not called &quot;IndexDB&quot; but &quot;IndexedDB&quot; (with an &quot;ed&quot;).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-16/"/>
<updated>2020-06-15T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-16/</id>
<content type="html"><p>... that <a href="https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API">IndexDB</a> is somewhat complicated to use.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-15/"/>
<updated>2020-06-14T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-15/</id>
<content type="html"><p>... that I have to use the <a href="https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/">web-ext</a> package to develop a Firefox addon.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-14/"/>
<updated>2020-06-13T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-14/</id>
<content type="html"><p>... that <a href="https://en.wikipedia.org/wiki/Bruce_Sterling">Bruce Sterling</a> has a <a href="https://brucesterling.tumblr.com/">tumblr blog</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-13/"/>
<updated>2020-06-12T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-13/</id>
<content type="html"><p>... that it's may be time to move away from <a href="https://www.strava.com/">strava</a>, maybe <a href="https://play.google.com/store/apps/details?id=com.abvio.meter.cycle">Cyclemeter</a>. Props to <a href="http://twitter.com/RaddiRadditski">@RaddiRadditski</a></p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-12/"/>
<updated>2020-06-11T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-12/</id>
<content type="html"><p>... that <a href="https://en.wikipedia.org/wiki/Perry">perry</a> is an alcoholic beverage made from fermented pears, similar to cider made from apples.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-11/"/>
<updated>2020-06-10T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-11/</id>
<content type="html"><p>... about <a href="https://cloudflare.tv/">cloudflare.tv</a> (<a href="https://blog.cloudflare.com/ladies-and-gentlemen-cloudflare-tv/">blog post</a>).</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-10/"/>
<updated>2020-06-09T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-10/</id>
<content type="html"><p>... how to <a href="https://www.freecodecamp.org/news/untitled-23/">undo a git commit</a> locally and remotely.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-9/"/>
<updated>2020-06-08T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-9/</id>
<content type="html"><p>... that there's a CSS-property called
&quot;<a href="https://css-tricks.com/almanac/properties/t/text-decoration-thickness/">text-decoration-thickness</a>&quot;.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-8/"/>
<updated>2020-06-07T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-8/</id>
<content type="html"><p>... about a simple method to <a href="https://dev.to/sharmakushal/hide-all-console-logs-in-production-with-just-3-lines-of-code-pp4">hide
console.log()</a> in production code.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-7/"/>
<updated>2020-06-06T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-7/</id>
<content type="html"><p>... that HTML5 has built-in <a href="https://html.spec.whatwg.org/#client-side-form-validation">form validation</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-6/"/>
<updated>2020-06-05T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-6/</id>
<content type="html"><p>... that people start looking for
<a href="https://dev.to/areknawo/top-7-vs-code-alternatives-3c0n">alternatives</a>
as soon as something becomes too trendy.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-5/"/>
<updated>2020-06-04T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-5/</id>
<content type="html"><p>... that even <a href="https://en.wikipedia.org/wiki/Will_Smith">Will Smith</a> is into <a href="https://www.youtube.com/watch?v=rA56B4JyTgI&amp;t=42s">lofi
hiphop</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-4/"/>
<updated>2020-06-03T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-4/</id>
<content type="html"><p>... that &quot;Pedelec&quot; is an acronym for <a href="https://en.wikipedia.org/wiki/Pedelec"><b>Ped</b>al <b>Ele</b>ctric
<b>C</b>ycle</a>.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-3/"/>
<updated>2020-06-02T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-3/</id>
<content type="html"><p>... that it's not easy to write a good introduction for a technical blog post.</p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-1/"/>
<updated>2020-06-01T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-1/</id>
<content type="html"><p>... how to deploy this site with github and netlify. <a href="https://vibrant-carson-c8e4a4.netlify.app/">Today I learned...</a></p>
</content>
</entry>
<entry>
<title>Today I learned...</title>
<link href="https://til.fuzzy.monster/posts/blog-post-2/"/>
<updated>2020-05-31T00:00:00Z</updated>
<id>https://til.fuzzy.monster/posts/blog-post-2/</id>
<content type="html"><p>...how to use <a href="https://www.11ty.dev/%5D">11ty for this site</a>.</p>
</content>
</entry>
</feed>