diff --git a/content/post/2013/10/vstudio-missing-features.md b/content/post/2013/10/vstudio-missing-features.md index 31ee825b..f7361590 100644 --- a/content/post/2013/10/vstudio-missing-features.md +++ b/content/post/2013/10/vstudio-missing-features.md @@ -10,7 +10,7 @@ categories: When switching over to a new editor and new language, I can sometimes get frustrated by missing features I got (very) attached to. This excludes the obvious difference in shortcut keys. -### Shortcuts and refactoring tools ### +### Shortcuts and refactoring tools ### One plugin to rule them all: [ReSharpner](http://www.jetbrains.com/resharper/). This productivity tool brings back the incredible development speed to the Visual Studio platform. You can almost map the eclipse (or IntelliJ, since they guys from JetBrains developed it) keys to the ReSharpner keys. If you're used to quickly refactor out variables, introduce classes from parameters or create test classes, you'll be in heaven. @@ -46,11 +46,11 @@ Other interesting links: - [Default keymap PDF overview](http://www.jetbrains.com/resharper/docs/ReSharper70DefaultKeymap_IDEA_scheme.pdf) - [IntelliJ keymap PDF overview](http://www.jetbrains.com/resharper/docs/ReSharper70DefaultKeymap_IDEA_scheme.pdf) -### Comparing files with each other ### +### Comparing files with each other ### Simply comparing two files within the editor can be a pain - the easiest way to do it in Eclipse is just select both files, rightclick and select "compare". No such option here. You can compare a file with a previous version from TFS, but not two physically different files, weird. Install [VSCommands](http://vscommands.squaredinfinity.com/) and that problem is also solved: -![compare files in vstudio](../compare_files_vstudio2012.png) +![compare files in vstudio](../compare_files_vstudio2012.jpg) It uses the built-in VS2012 comparison window, which is quite nice. diff --git a/content/post/2014/12/unit-testing-extjs-ui.md b/content/post/2014/12/unit-testing-extjs-ui.md index 84e7895e..011a1b02 100644 --- a/content/post/2014/12/unit-testing-extjs-ui.md +++ b/content/post/2014/12/unit-testing-extjs-ui.md @@ -92,7 +92,7 @@ After that, you can start writing tests. Looking at the examples, the test flow }); -![](../siesta.png "The Siesta view test in action") +![](../siesta.jpg "The Siesta view test in action") Siesta also comes with it's downsides though. diff --git a/content/post/2016/12/vb6-unit-testing.md b/content/post/2016/12/vb6-unit-testing.md index 8274e0d6..592ec022 100644 --- a/content/post/2016/12/vb6-unit-testing.md +++ b/content/post/2016/12/vb6-unit-testing.md @@ -22,7 +22,7 @@ Public Sub MyTestMethod_WithSomeArg_ShouldReturn45 End Sub ``` -![simply vb unit screenshot](../simplyvbunit.png) +![simply vb unit screenshot](../simplyvbunit.jpg) The test code is very readable thanks to the [NUnit](https://nunit.org/index.php?p=documentation) influence on SimplyVBUnit. The package is very easy to install, but there are a few gotcha's. You need to create a separate VBP file (Visual Basic Project) which acts as your UnitTest project with a reference to the SimplyVBUnit package. That's easy enough, but it's a project. That means it can't reference other projects! Our software is basically one large project with heaps of muddy code. Compiling the EXE and referencing that one is not an option for us. That leaves us with a few alternatives: diff --git a/content/post/2017/05/handing-over-enough-when-inspiring.md b/content/post/2017/05/handing-over-enough-when-inspiring.md index 2ff7085e..13241943 100644 --- a/content/post/2017/05/handing-over-enough-when-inspiring.md +++ b/content/post/2017/05/handing-over-enough-when-inspiring.md @@ -28,7 +28,7 @@ But let's return to option two for now. I forgot about the discussion and moved on. But taking mental notes is like async AJAX calls: they do return, but you don't know when. That's when it hit me: why don't I email him some details on how to quickly start a blog? Would that be appropriate or not? In any case he's free to delete the email - no harm done. But if he decides to do something with it, all the better. The step from no blog and no experience in Hugo is smaller when a friendly push in the right direction has been given. -![giving](/img/sharing.png) +![giving](../sharing.jpg) One could say "what have you to gain? Why do you care?" And I don't - I'm not a game developer, but I do care - a bit - about the subject. I do care - a lot - about my friend and his personal growth. [Show your work](/post/teaching-kids-how-to-program/), remember? I love to inspire others on things that I'm passionate about myself. And sharing is caring. I would love to receive an email with loose ends like this from someone I talked to. diff --git a/content/post/2017/06/a-samurai-learning-mindset.md b/content/post/2017/06/a-samurai-learning-mindset.md index 0c959042..01d1fef4 100644 --- a/content/post/2017/06/a-samurai-learning-mindset.md +++ b/content/post/2017/06/a-samurai-learning-mindset.md @@ -22,7 +22,7 @@ Let's start with different stages of learning. Musashi writes that only after he This looks like an interpretation of "[Shu - Ha - Ri](https://en.wikipedia.org/wiki/Shuhari)". -![ShuHaRi](/img/ShuHaRi.png) +![ShuHaRi](../ShuHaRi.jpg) In martial arts, there are 3 stages to learning mastery: diff --git a/content/post/2017/06/development-principles-in-cooking.md b/content/post/2017/06/development-principles-in-cooking.md index 0e6cdd9f..312ad28b 100644 --- a/content/post/2017/06/development-principles-in-cooking.md +++ b/content/post/2017/06/development-principles-in-cooking.md @@ -36,7 +36,7 @@ I made something really simple for dinner: tortilla's. That would require someth Well, not really. I added a fermented shallot to create a sour tang and - of course - some salt. Because it had to be spreadable and because I happen to love olive oil, that was also added. -![YAGNI](/img/yagni1.png "Mozarella and beetroot in a blender.") +![YAGNI](../yagni1.jpg "Mozarella and beetroot in a blender.") Three ingredients. (Salt and oil doesn't count as an ingredient in my kitchen) That's it. diff --git a/content/post/2017/06/healing-creative-scars.md b/content/post/2017/06/healing-creative-scars.md index 19c5375c..858603a1 100644 --- a/content/post/2017/06/healing-creative-scars.md +++ b/content/post/2017/06/healing-creative-scars.md @@ -24,7 +24,7 @@ That is called a **creative scar** and can be very deadly. If someone ever says The problem gets worse if you are not aware that you have in facts such a scar. If you're not aware, then how on earth are you going to do something about it? The answer is you won't. You're stuck in the "Unconsciously incompetent" stage of competency. A diagram from [Wikipedia](https://en.wikipedia.org/wiki/Four_stages_of_competence) might help to sketch the situation a bit: -![stages of competence](/img/competences.png) +![stages of competence](../competences.jpg) > Unconsciously incompetent: The individual does not understand or know how to do something and does not necessarily recognize the deficit. @@ -45,7 +45,7 @@ Somehow, thanks to lots and lots and lots of writing, I started to become more a Of course concepts like **journaling** aren't new at all: Roman emperor and philosopher Marcus Aurelius wrote down how he should behave centuries ago. Great minds like Wittgenstein, John Locke and Seneca also loved writing. The medium was and is a great fit for rapid note taking - whether it's ideas or feelings, that doesn't really matter. As long as you do something with it afterwards. Or not - that's okay too. -![Aurelius](/img/aurelius.jpg) +![Aurelius](../aurelius.jpg) So I did not try to reinvent the wheel: I merely looked and copied what worked for me. That very same thing might not work for you at all - you might be one of those digital whizz kids that like to use Evernote or Google Keep. I'm more of an analog guy: it enables me to sketch, write, make mind maps and paste pictures. But what should you do with your piece of work? @@ -76,7 +76,7 @@ Those notes in my journal set me on track to identify what I wanted to do the mo 3. I decided that I should finally [learn to draw](/post/post/teaching-yourself-to-draw/). 4. After falling in love with [sourdough bread](http://www.redzuurdesem.be), I decided to follow a three year long night class to become a professional baker, and did an intensive internship, combined with my full-time job. -![Aurelius](/img/notes.png) +![Aurelius](../notes.jpg) These examples might sound trivial to you, but mean the world to me. Everything wasn't a simple "okay let's do that" thought but came up organically by tracking what I was thinking on a given moment. When I notice I complain a lot about my bad drawing skills, I might - finally - do something about that.
Before journaling, I _simply had no idea_! @@ -108,7 +108,7 @@ That's exactly what it feels like. ### In practice -![full journals](/img/boekjes.jpg) +![full journals](../boekjes.jpg) There are a lot of techniques involved in efficient journaling I like to save for a future blog post to be linked here. (Update: [it's here!](/post/journaling-in-practice/)) But in practice, it all boils down to just starting to write. Do what works for you. If you decide to buy a journal, consider scanning in pages after it's full. I archive everything in Evernote but that requires tagging manually and soaks op a lot of hours. GTD is a nice way to keep track of things to do - if you're the kind of person who likes TODOs. I also like pasting pictures, doodling and sketching and even scrap-booking. Whatever that works. diff --git a/content/post/2017/12/inventing-for-the-worse.md b/content/post/2017/12/inventing-for-the-worse.md index ff8dbbf3..9602f002 100644 --- a/content/post/2017/12/inventing-for-the-worse.md +++ b/content/post/2017/12/inventing-for-the-worse.md @@ -50,8 +50,7 @@ The **made by hand** part is crucial here. The recent resurgence of "things made The fancy word "craftsmanship" is sadly often abused thinking it might net you a nice job with a high wage if you spray it around your CV. -![craftsman at work in the Middle Ages](/img/craftsman.jpg) -Craftsman at work in the [Middle Ages](http://www.thomasmorecollege.edu/student-life/catholic-guilds/) +![craftsman at work in the Middle Ages](../craftsman.jpg "The craftsman at work in the Middle Ages.") Creating something physical has been replaced by something digital: bolts and pieces by lines of code. You're still creating, but that feeling of the material disappeared. Apprenticeship also changed: instead of working and living for years at the bidding of your master, you now hopefully pick up some tips and tricks from a colleague before moving on to the next job. It's become much more implicit and that is definitely for the worse. Googling "the lost art of mentoring" nets me an astonishing amount of recent articles on cool websites like "refresh leadership". diff --git a/content/post/2018/06/informatics-education-modules.md b/content/post/2018/06/informatics-education-modules.md index 4ca23dc5..d674cf08 100644 --- a/content/post/2018/06/informatics-education-modules.md +++ b/content/post/2018/06/informatics-education-modules.md @@ -16,7 +16,7 @@ Also worth reading: [Reverse engineering a curriculum](/post/reverse-engineering I happened to come across a very interesting study path for "game programmers" published at [https://github.com/miloyip/game-programmer](https://github.com/miloyip/game-programmer). It's a nice visual representation of books that help you become a better (game) programmer, starting from zero (game programming for kids) and ending at advanced game physics and Artificial Intelligence. I am not keen on becoming a game programmer but the reason this is interesting is that the author has done a great job trying to categorize the different requirements - what it takes to be a programmer in general. Let's take a closer look at that. -![](../miloyip.png "A cut-out part of the study path, copyright Milo Yip") +![](../miloyip.jpg "A cut-out part of the study path, copyright Milo Yip") ## Study paths for any programmer diff --git a/content/post/2018/06/over-bedrijfsethiek.md b/content/post/2018/06/over-bedrijfsethiek.md index 572b4d8a..41e4f9ae 100644 --- a/content/post/2018/06/over-bedrijfsethiek.md +++ b/content/post/2018/06/over-bedrijfsethiek.md @@ -68,7 +68,7 @@ Een kanttekening: er zijn reeds eerder brainstorm sessies gevoerd rond de cultuu ### 1. Tevredenheid is de oogst van Hart-werk. -![ethiek img](/img/pratoway/1.png) +![ethiek img](../pratoway/1.jpg) _**Hart** werken is zeker en vast **hard** werk. Samenwerken en communiceren met respect voor je collega en klant. Tevredenheid ligt ons nauw aan het **hart** omdat we het **hart** op de juiste plaats hebben.
Een tevreden klant is een gelukkige klant. Een tevreden collega is een gelukkige collega.
@@ -76,14 +76,14 @@ Een goede oogst vol Hart-werk dus!_ ### 2. De beste intenties voorkomen klanten interventies. -![ethiek img](/img/pratoway/2.png) +![ethiek img](../pratoway/2.jpg) _Wij kijken positief naar het leven en nemen aan dat iedereen met de beste intenties handelt, zowel klant als collega. Loopt er al eens iets mis, dan stropen we gewoon de mouwen op en gaan we ertegenaan.
Anderen helpen is ook jezelf helpen!_ ### 3. Echte comPAINons delen meer dan alleen maar brood. -![ethiek img](/img/pratoway/3.png) +![ethiek img](../pratoway/3.jpg) _Er wordt gezegd dat planten beter groeien als je ze dagelijks complimentjes toefluistert. Dat kunnen we niet hard maken, maar dat collega’s daarvan opfleuren is een feit! Het “Je bent me d’r eendje” initiatief heeft dit zeker bewezen. Deel daarom meer dan enkel kennis en breek ook eens brood bij een lach en een traan.
Zet elkaars talenten in de verf. Vier ook kleine successen!_ @@ -91,7 +91,7 @@ Zet elkaars talenten in de verf. Vier ook kleine successen!_ ### 4. Een gedeelde voedingsbodem kweekt inventieve ideeën. -![ethiek img](/img/pratoway/4.png) +![ethiek img](../pratoway/4.jpg) _Het magische woord **serendipity**, de “toevallige” samenkomst van ideeën onder de juiste condities, is voor ons al lang geen geheim meer. Die condities zijn heel simpel: een gedeelde voedingsbodem! Wees betrokken in alle initiatieven en deel uw mening om verder te bouwen aan een beter Prato.
Kruisbestuiving van ideeën zorgt voor vruchtbare concepten._ @@ -99,7 +99,7 @@ Kruisbestuiving van ideeën zorgt voor vruchtbare concepten._ ### 5. Te midden van de moeilijkheid ligt jouw mogelijkheid. -![ethiek img](/img/pratoway/5.png) +![ethiek img](../pratoway/5.jpg) _Jouw mogelijkheid staat voor dingen zelf in beweging kunnen zetten. Wij zijn allemaal een uniek radertje in het Prato tandwiel en kunnen allemaal even betrokken zijn - als we dat willen. De pure kracht van verantwoordelijkheid zit in ieder van ons.
Obstakels zijn er om gezamenlijk uit de weg te ruimen!_ @@ -107,7 +107,7 @@ Obstakels zijn er om gezamenlijk uit de weg te ruimen!_ ### 6. Goede dingen gebeuren als je openstaat voor verandering. -![ethiek img](/img/pratoway/6.png) +![ethiek img](../pratoway/6.jpg) _Het buigzame twijgje blijft groeien na een storm, terwijl de grote onbuigzame eik splijt. Durf zelf op zoek te gaan naar verandering en durf mee te gaan met voorstellen van collega’s die niet meteen aansluiten met je eigen visie.
Goede dingen gebeuren als je onderweg af en toe vragen stelt over het pad dat je hebt afgelegd en nog gaat afleggen. Durf dingen in vraag te stellen bij jezelf, je team en Prato._ diff --git a/content/post/2018/06/phd-proposal.md b/content/post/2018/06/phd-proposal.md index 1d4bb791..0120c982 100644 --- a/content/post/2018/06/phd-proposal.md +++ b/content/post/2018/06/phd-proposal.md @@ -27,7 +27,7 @@ Als software ingenieur met meer dan een [decennium ervaring](/about) heb ik een Het traditioneel coachen en lesgeven brengt echter niet altijd even veel op. Dat kan natuurlijk aan mij liggen (de manier waarop), aan het de stof die ik wil overbrengen (het onderwerp) of aan de interesse van het doelpubliek (de ontvanger). Bij veel teams waar ik de afgelopen jaren tijd in heb doorgebracht is het moeilijk om iedereen op dezelfde golflengte te krijgen. -![sw engineering probleem](../sweng_prob.png) +![sw engineering probleem](../sweng_prob.jpg) Ik begon mij af te vragen hoe ik het probleem zou kunnen identificeren en hier iets concreet rond doen. De vraag werd een **meta-vraag**: in plaats van te vragen wat te leren begon ik te vragen hoe het leren te leren. Dus: _wat zien we over het hoofd wanneer we toegeven dat software schrijven niet altijd gesmeerd loopt?_ @@ -128,7 +128,7 @@ Dit concept wil ik graag doortrekken in dit doctoraatsvoorstel. In plaats van ee Dit sluit beter aan met de _agile proces_ dat ook bij Prato gebruikt wordt om sneller feedback te kunnen verzamelen en ook sneller een meerwaarde te kunnen bieden. -![het agile proces](../agile.png) +![het agile proces](../agile.jpg) ## De toepasbaarheid diff --git a/content/post/2018/07/over-tijdsbesef.md b/content/post/2018/07/over-tijdsbesef.md index fb6603dc..ec4502f5 100644 --- a/content/post/2018/07/over-tijdsbesef.md +++ b/content/post/2018/07/over-tijdsbesef.md @@ -19,16 +19,15 @@ Om kwaliteit te produceren moet je soms tot tien jaar geduld hebben. Die tijd wo Een wijnmaker draait zijn hand niet om voor een jaar meer of minder. Wij in de moderne bedrijfswereld (in context van IT) durven zelfs binnen het jaar meedere keren van werkgever te veranderen. Als je nu zegt dat je 5 jaar voor dezelfde firma hebt gewerkt krijg je gelukwensen en de term _"ancien"_ opgeplakt. 10 jaar voor kwaliteit. 5 jaar voor een label. -
- - Onze gids te [Maison Autréau-Lasnot](http://www.champagne-autreau-lasnot.com/maison/) -
+![](../wine.jpg "Onze gids te Maison Autréau-Lasnot.") Druivenvelden zijn in de streek erg duur: de concurrentie aast constant op lapjes grond. Voor grote champagnehuizen in Reims is die kostprijs verwaarloosbaard ten opzichte van een familiebedrijf als Autréau. Ze zijn begonnen in 1932 en van generatie op generatie werd de grond binnen de familie gehouden. Dat is dan ook de enige manier om het te doen: het is zo duur dat het voor kleine bedrijven 50 jaar kost om rendabel te zijn. Kunnen wij ons dat nog inbeelden? Zo'n grote onkosten maken over generaties heen? Zo in het onzekere durven stappen? Vijf jaar wachten om te weten of je product écht goed is, of maar middelmatige brol geworden is? Om dan daarna ook de ballen te hebben om alles gewoon weg te kappen en opnieuw te beginnen? -Ik denk het niet.
Het is tegenwoordig al een hel om vijf jaar hetzelfde te moeten doen. Als _[polymath](https://en.wikipedia.org/wiki/Polymath)_ is het onmogelijk om zo'n lange periode voor hetzelfde te reserveren. Het [Dreyfus model](https://en.wikipedia.org/wiki/Dreyfus_model_of_skill_acquisition) schrijft een decennium voor als de tijd die nodig is om exceptionaliteit te kweken - daarna wordt het tijd voor iets anders. De geïncarneerde Jezus in [The Man from Earth](https://www.imdb.com/title/tt0756683/) doet ook elke 10 jaar iets anders - wat moet een mens anders als hij eeuwig leeft? +Ik denk het niet. + +Het is tegenwoordig al een hel om vijf jaar hetzelfde te moeten doen. Als _[polymath](https://en.wikipedia.org/wiki/Polymath)_ is het onmogelijk om zo'n lange periode voor hetzelfde te reserveren. Het [Dreyfus model](https://en.wikipedia.org/wiki/Dreyfus_model_of_skill_acquisition) schrijft een decennium voor als de tijd die nodig is om exceptionaliteit te kweken - daarna wordt het tijd voor iets anders. De geïncarneerde Jezus in [The Man from Earth](https://www.imdb.com/title/tt0756683/) doet ook elke 10 jaar iets anders - wat moet een mens anders als hij eeuwig leeft? Champagne maken bijvoorbeeld. Ook al betekenen jaren niets voor onze gids, toch weet hij bij het proeven van champagne zich exact te herinneren welke blend dat was, hoe de oogst dat jaar was en in welke ton het sap aan het gisten was. De ontmoeting leert mij veel gematigder te zijn als het gaat over het spenderen van tijd. Een doctoraat van zes jaar (enkelvoud) doorploeteren hoeft helemaal niets met ploeteren te maken hebben. Die zes jaren (meervoud) zullen zo ook wel voorbij vliegen. @@ -42,4 +41,4 @@ Om af te sluiten met onderzoek: [What happened to the Time? The Relationship of > There is a connected relationship between time and occupation. -Dus toch. \ No newline at end of file +Dus toch. diff --git a/content/post/2018/08/productivity-tools-multiplatform.md b/content/post/2018/08/productivity-tools-multiplatform.md index 833f6f26..369114bd 100644 --- a/content/post/2018/08/productivity-tools-multiplatform.md +++ b/content/post/2018/08/productivity-tools-multiplatform.md @@ -79,7 +79,7 @@ That's simply a matter of configuring your `.bashrc` or `.bash_profile` files - OSX's Finder makes it easy to create shortcuts for directories that have been heavily used, like my `~/development` dir where all repositories live. Luckily, Ubuntu's file manger also has this feature: -![linux files](../files_linux.png) +![linux files](../files_linux.jpg) ##### Taking screenshots of areas diff --git a/content/post/2018/12/over-analoog-en-digitaal.md b/content/post/2018/12/over-analoog-en-digitaal.md index b35d8963..5c282126 100644 --- a/content/post/2018/12/over-analoog-en-digitaal.md +++ b/content/post/2018/12/over-analoog-en-digitaal.md @@ -32,7 +32,7 @@ Mijn vrouw heeft van haar jeugd nog een originele SNES console die we ook aanges Dat digitale aan de SNES Mini stoort me al vanaf het eerste uur dat ik er mee speel: het keuzemenu dat een vrolijk liedje speelt terwijl jij je spel kiest. De vraag is: welk spel? Niet genoeg keuze. Tools als Hackchi2 installeren bevrijdt je Mini van het ronde getal 20 en laat je toe om eender welke ROM die je in je bezit hebt er bij op te proppen. Nog meer keuze. Welk spel? De Hackchi tool heeft addons waarbij emulators van andere consoles geïnstalleerd kunnen worden. Ik kan plots een Playstation 1, DOS(Box) of SEGA MegaDrive spel spelen op mijn Nintendo SNES... Nog meer keuze. Welk spel? -![](/img/snesmini.jpg "SNES Origineel en SNES Classic Mini") +![](../snesmini.jpg "SNES Origineel en SNES Classic Mini") Hoe meer _luie keuze_ ik heb (een druk op de knop, een selectie uit een menu), hoe minder ik toegewijd ben om een spel van begin tot einde écht te _spelen_. Dit vind ik heel vreemd. Ik ben bijvoorbeeld ook opgegroeid met een Gameboy en tijdens beursbezoekjes schuim ik dan standjes af om herinneringen terug tot leven te laten komen. Die dure heraankopen maken mij blijkbaar wel erg toegewijd. Alle GBA Castlevania's zijn volledig herspeeld. De actie van een fysieke casette in een console te steken en die aan te zetten geeft mij veel meer goesting om er iets langdurig mee te doen dan simpelweg iets te kiezen uit een hoop dingen die reeds beschikbaar zijn. diff --git a/content/post/2018/12/unit-testing-picoblaze-assembly.md b/content/post/2018/12/unit-testing-picoblaze-assembly.md index 8ef281ea..23e4b0ef 100644 --- a/content/post/2018/12/unit-testing-picoblaze-assembly.md +++ b/content/post/2018/12/unit-testing-picoblaze-assembly.md @@ -70,7 +70,7 @@ As you can see, I've been inspired by other well-known C#/Javascript frameworks Assertions like `reg`, `scratchpad`, `port` verify the correct end state of your Assembly file. Seeing a red or green test in your favorite IDE or in the console is a _huge_ improvement over this: -![](../picoblaze_sim.png "Simulating hardware in a testbench") +![](../picoblaze_sim.jpg "Simulating hardware in a testbench") Inspecting a wave form after simulating your hardware configuration in tools like Vivado is a huge pain compared to writing separate test cases in software. I know the Test Bench tooling can be used to write test for your synthesis, but when uploading a bitstream into an FPGA, you never know whether it's the HDL that's incorrect, or the Assembly loaded into it. diff --git a/content/post/2019/12/over-onmiddellijke-voldoening.md b/content/post/2019/12/over-onmiddellijke-voldoening.md index 17972087..5c3010f2 100644 --- a/content/post/2019/12/over-onmiddellijke-voldoening.md +++ b/content/post/2019/12/over-onmiddellijke-voldoening.md @@ -26,7 +26,7 @@ Na een zware werkdag, die ook nog eens eiste dat je de frustrerende files moest Onmiddellijke voldoening heeft ook te maken met de onmiddellijke aanwezigheid van alles, dankzij de hyper verbonden wereld en de 150gr zware apparaatjes die precies een extensie van onze hand geworden zijn. Als we nu op vakantie zijn, kunnen we onmiddellijk de familie kiekjes opsturen, waarvan we uiteraard verwachten dat ze onmiddellijk bekeken worden. Wanneer mijn ouders op vakantie zijn, word ik gebombardeerd met foto's van idyllische landschappen, goedkoop bier, en veel te veel 'selfies'. Daar wordt dan onmiddellijk op gereageerd, liefst met zaken als 'leuk! (hartje) (hartje)', of 'amuseer u, hier is het nog steeds kak!'. Vijfentwintig jaar geleden reden mijn ouders mijn zussen en mij voorbij de Spaanse grens, om een dag later het dorpscentrum in te rijden en peseta's in een telefooncel te steken, hopend op een verbonden lijn die de grootouders geruststellen dat we allemaal nog leven. Vakantiefoto's werden uiteraard pas ontwikkeld na de terugreis. -![](/img/mediamarkt.jpg "Meer wachten dan nodig? Ik ben toch niet gek!") +![](../mediamarkt.jpg "Meer wachten dan nodig? Ik ben toch niet gek!") Dat klinkt allemaal redelijk pessimistisch, verlangend naar een vervlogen tijdperk van telefoonkaarten in een pre-Euro zone. In feite wil ik dit zeggen: waarom is het nodig om nutteloze foto's van nietszeggende dingen door te sturen op het moment zelf, in plaats van ter plekke te genieten en het verhaal achteraf te vertellen? Want wat valt er de familie te vertellen bij de thuiskomst, als we heel de rit al veel te intens hebben meegemaakt? 'Oh ja, dat wist ik al, ik zag het op foto x'. Iedereen is al op de hoogte van elkaars reilen en zeilen voordat we mekaar effectief zien. Dat betekent dat er op het moment van weerzien maar bitter weinig te vertellen valt. En dan zijn we verwonderd dat sociale capaciteiten toch niet de grote sterktes van tegenwoordig zijn. diff --git a/content/post/2020/05/page-building-with-brizy-in-wordpress.md b/content/post/2020/05/page-building-with-brizy-in-wordpress.md index 0dccee8e..6f6dcb73 100644 --- a/content/post/2020/05/page-building-with-brizy-in-wordpress.md +++ b/content/post/2020/05/page-building-with-brizy-in-wordpress.md @@ -71,7 +71,7 @@ The result is not great. Instead of utilizing URLs such as `/page/2/`, as the de #### The Blog Detail page -!["Invalid brizy content"](../brizy_invalid.png "Did I do something wrong?") +!["Invalid brizy content"](../brizy_invalid.jpg "Did I do something wrong?") A lot of shortcodes are needed here. Blog title, blog contents, blog metadata (the detail footer), blog comment forms, showing a list of categories, a list of most popular or recent posts in the sidebar, ... The problem for my wife is that while designing this page, there are no placeholders available, so it's a bit of a guess how it will turn out to be. diff --git a/content/post/2020/05/using-pandoc.md b/content/post/2020/05/using-pandoc.md index 46509e2e..363e5d99 100644 --- a/content/post/2020/05/using-pandoc.md +++ b/content/post/2020/05/using-pandoc.md @@ -21,7 +21,7 @@ And it did not happen overnight. I started working on the idea in 2017, but was To focus on the writing itself, and not the layout and whatnot, I decided to write in Markdown. In a non-fiction book, such as the one I was planning to write, it is important not to overburden readers with flashy layouting - so Markdown's minimalistic approach helped a lot here: underscores to _emphasize_ things is mostly enough. -![subl](../makingof-schrijven.png) +![subl](../makingof-schrijven.jpg) ### The toolchain @@ -64,7 +64,7 @@ The first three pages of the book are the cover pages, and they are set: An optional fourth page, which I included, contains the copyright, edition information, and so forth. Everything is part of `\frontmatter`, and written in LaTex itself. I got inspired by some examples provided by the memoir fellows: -![subl](../book-coversheet.png) +![subl](../book-coversheet.jpg) The style is called 'Gentle Madness'. I had no intention of pouring hours into making my own original version of something that was already good enough: it's part of the cover pages... You know, the things you flip through, in search for the actual content? @@ -72,7 +72,7 @@ The style is called 'Gentle Madness'. I had no intention of pouring hours into m As said before, memoir comes with 'batteries included' - and that is definitely the case for chapter styles. I opted for a minimalistic chapter number and a title - that's it: -![subl](../book-chapter.png) +![subl](../book-chapter.jpg) The tex needed to do that: @@ -122,7 +122,7 @@ Enter the `perpage` package, where footnote numbering can be tampered with, with The end result looks like this: -![footnotes](../book-footnotes.png) +![footnotes](../book-footnotes.jpg) For the header and footer, I wanted to maximize the available space on a page. That means only one of both, so no header. It is important to distinguish footer text from chapter text, so I opted to reduce the harshness of the text by using gray and another font type. It can be configured as a separate chapter style, that should distinctively **not** be applied to 'part x' pages: @@ -138,7 +138,7 @@ For the header and footer, I wanted to maximize the available space on a page. T For citing work, the rough draft employed a dusty academic way (the default way) of doing that: author and year between brackets: 'in research blabla bla (Surname, 2019).' It gave me a headache: it does _not_ read fluently at all. the '\[10\]' thing at the end of a sentence was not that great either. It is non-fiction, but it should not be a boring piece of academic work! In the end, I opted for superscript with a reduced font size: -![cite](../book-cite.png) +![cite](../book-cite.jpg) I found that citation style in [zotero.org/styles](https://www.zotero.org/styles) and [https://citationstyles.org/authors/](https://citationstyles.org/authors/), it's called `the-open-university-numeric-superscript.csl` and added as a parameter in the metadata YML file for pandoc to parse. As you can see from the pandoc command, the `pandoc-citeproc` filter was used - it worked well enough and meant not manually fiddling with bibliography tools. @@ -147,7 +147,7 @@ I found that citation style in [zotero.org/styles](https://www.zotero.org/styles The problem with using LaTeX and the memoir style is that most of the default settings feel a bit too rigid - too academic. I tried shaving off that word 'academic' as much as possible. For lists, this meant reducing it's complexity to simply a pointer to the page instead of numbering them individually: -![figure](../book-figures.png) +![figure](../book-figures.jpg) After a lot of stackoverflow hints, I managed to nail it down to: @@ -189,7 +189,7 @@ For 'default' inline figures, that works. However, some figures I wanted spread The end result: -![img](../book-image.png) +![img](../book-image.jpg) Sadly, to make use of the new LaTeX command, I had to interleave it with the rest of the text in my Markdown chapter file. The above screenshot is the result of this: @@ -254,7 +254,7 @@ I found the solution to the problem on another blog and can't remember which one The end result, at the bottom of the page: -![starbreak](../book-starbreak.png) +![starbreak](../book-starbreak.jpg) ### The verdict diff --git a/content/post/2020/10/building-an-athlon-win98-retro-pc.md b/content/post/2020/10/building-an-athlon-win98-retro-pc.md index df3eed32..5a9cd211 100644 --- a/content/post/2020/10/building-an-athlon-win98-retro-pc.md +++ b/content/post/2020/10/building-an-athlon-win98-retro-pc.md @@ -12,7 +12,7 @@ After the previous months' [reviving of a 80486 PC](/post/2020/09/reviving-a-804 The 486 PC is able to run games from the early eighties to 1995. My Windows XP machine is a late WinXP era PC that is able to play games up to 2011. I needed something that sits comfortably in between these two timelines. The original Pentium CPU wasn't on my mind since a fast 486 (DX4) is able to beat it. As a kid, in the year 2000 I was a proud owner of a newly released AMD Athlon Thunderbird `1GHz`, upgrading from a Pentium II. It was the year of the Gigahertz barrier breach: -![](../ClockSpeed.png "Stock CPU clock speed history. Source: maximumpc.com") +![](../ClockSpeed.jpg "Stock CPU clock speed history. Source: maximumpc.com") As clearly visible in [the graph](https://web.archive.org/web/20150418074002/http://www.maximumpc.com:80/article/home/history_dream_how_ultimate_pc_has_evolved_15_years), 2000 was a big turning point for CPU speed. The Thunderbird was one of the first, that was also easily overclockable. AMD's K7 Athlon XP breached `2GHz` only two years later. So, the quest became clear and my mind was set: chasing nostalgic values again. I even managed to find my original [AOpen HQ45 mid tower](https://www.cnet.com/products/aopen-hq45-mid-tower-atx-series/) again! diff --git a/content/post/2021/01/the-productive-programmer-on-mac.md b/content/post/2021/01/the-productive-programmer-on-mac.md index 38edc180..58069fd8 100644 --- a/content/post/2021/01/the-productive-programmer-on-mac.md +++ b/content/post/2021/01/the-productive-programmer-on-mac.md @@ -25,7 +25,7 @@ A quote from the book that resonated with me: ### 1. Acceleration -![](../icon-iterm.png#right) +![](../icon-iterm.jpg#right) _Don't type the same commands again and again_. Find something to do the work for you. Neal suggests to use things that _remember history_: clipboard extenders, history keepers that can be automatically recalled, command prompt plug-ins, and so forth. These things seem so mundane and obvious nowadays. Yet, who knows every [obscure feature](https://iterm2.com/features.html) of their [Zsh](https://www.zsh.org/)-powered [iTerm2](https://iterm2.com/)? A few I just learned yesterday: @@ -35,7 +35,7 @@ _Don't type the same commands again and again_. Find something to do the work fo Things like a built-in password manager, badges, image integration and clipboard managing are less useful for me, since I use other tools that work outside of a shell. I'm still discovering new features and it's impossible to list them all here. -![](../icon-alfred.png#right) +![](../icon-alfred.jpg#right) Another saying: _search trumps navigation_. Don't use Finder to click through all directories if you know what you're looking for: let the tools do the work for you. Remember Google's clean and simple search UI? There's one single input box: type and thou shall find. I cannot recount the number of times I've pressed `CTRL+SHIFT+T` in Eclipse in my life, or `⌘+O` in IntelliJ. Why limiting yourself to only use these search tools inside a specific code editor, when you can have it across your Mac? @@ -73,7 +73,7 @@ _"Can I script that?"_ should be the first thing that springs into your mind whe Another thing Neal was advocating for: use a _real_ programming language when scripting. You never know when that _jig_ will turn out to be a permanent part of your development cycle. If that is the case, it will get expanded. If that is the case, it better damn well be easily unit-testable! -![](../icon-firefox.png#right) +![](../icon-firefox.jpg#right) In 2010, Selenium and WebDriver was thé tool to automate your browser, and to write acceptance tests with. Nowadays, we have [Cypress](https://www.cypress.io/) and others that are gaining popularity. One thing that struck me in that Devoxx presentation was, why limit the usage of these tools to your workday? They can also be useful to automate mundane things such as form completions - outside of the enterprise application you're working on. [Tampermonkey](https://www.tampermonkey.net/scripts.php) and [MonkeyScripts](https://monkeyscripts.org/) also fall into this category. @@ -93,7 +93,7 @@ This is the single best reason to completely ditch (manually adding) Javadoc. Us _Learn to get to know your tools._ Do not just "use" them - understand them, click through all menus, write down the shortcuts, and try to learn one (of an action you of course actually use) very day. This isn't limited to just your (code) editor! -![](../icon-sublime.png#right) +![](../icon-sublime.jpg#right) Talking about editors: pick one and dive deep - it's as simple as that. Editors come and go, but Vi and Emacs will probably stay forever, so both are a solid choice - if you can muster chewing through thick guides and a _very_ steep learning curve. In 2012, I gave up on Vi (sorry, I'm a softie) and bought [Sublime Text](https://www.sublimetext.com/) together with my first MacBook - probably the best decisions I've made that year. Sublime is available on any platform. Funnily enough, eight years later, I'm still learning new Sublime tricks. Admittedly, it takes a lot of effort to deliberately learn new things when actually you want to concentrate at the task at hand. A few recent things I've learned: diff --git a/content/post/2021/05/social-debt.md b/content/post/2021/05/social-debt.md index e2ffc6e8..d954c6ab 100644 --- a/content/post/2021/05/social-debt.md +++ b/content/post/2021/05/social-debt.md @@ -31,7 +31,7 @@ A selection of community smells identified by his team, from interviewing many p These are only a few highlights: there are many more available in [Damian's papers](https://scholar.google.com/citations?user=l7BGAq8AAAAJ). I love these analogies, because it suddenly makes it much easier to _talk about them_! Jumping from code smell to community smell isn't hard, and everybody knows communities don't build themselves. Jessica Kerr goes as far as saying [great teams are "symmathesized"](https://jessitron.com/2018/04/15/the-origins-of-opera-and-the-future-of-programming/). -![](/img/pratoway/1.png "Community work equals a good harvest.") +![](/post/2018/06/pratoway/1.jpg "Community work equals a good harvest.") My own findings from [a decade in the industry](/post/2018/10/a-decade-in-the-industry/) and [creating a software company culture](/post/2018/06/over-bedrijfsethiek/) aren't far off: work with people, not technology. That means that when programming in teams, the above community smells should receive more attention than "mere" code smells! Nowadays, most software-centered conferences include a social issues track. There certainly is some attention for social and psychological aspects of software engineering, but not nearly enough. That is the most important reason why I chose to [investigate non-technical skills](/tags/phd) in software engineering education. diff --git a/content/post/2021/07/the-decline-of-battery-life.md b/content/post/2021/07/the-decline-of-battery-life.md index d2101c3e..1bba347a 100644 --- a/content/post/2021/07/the-decline-of-battery-life.md +++ b/content/post/2021/07/the-decline-of-battery-life.md @@ -16,7 +16,7 @@ Sure, the Grey Brick is very old. Sure, it was based on what Nintendo's Gunpei Y Take a look at the average battery life of Nintendo's handheld systems over the years: -![](../batterychart.png "Average battery life of devices.") +![](../batterychart.jpg "Average battery life of devices.") Scrambling together these numbers required a lot of guesswork as my own playthroughs and reported numbers from various sources differed quite a bit. [Nerdly Pleasures](https://nerdlypleasures.blogspot.com/2014/10/battery-life-in-8-bit-game-boy-line.html) explains battery life in the 8-bit Game Boy line more thoroughly. [Wired](https://www.wired.com/2012/09/battery-test/) and [IGN](https://www.ign.com/articles/2019/07/17/nintendo-switch-how-the-new-models-battery-life-compares-to-other-handhelds) also conducted bigger tests. diff --git a/content/post/2021/08/on-selling-self-published-books.md b/content/post/2021/08/on-selling-self-published-books.md index d9542f05..18b3b742 100644 --- a/content/post/2021/08/on-selling-self-published-books.md +++ b/content/post/2021/08/on-selling-self-published-books.md @@ -15,7 +15,7 @@ I hate pretending to be a salesmen. Their stereotypical sleezy ways of turning p I've been attracting a small following of bread baking enthusiasts on Facebook since I started uploading pictures and stories onto it in 2012. Thus, it only seemed natural to announce the release of the book on Facebook. That's exactly what I did in May 2020, with this sale graph as a consequence: -![](../booksalegraph.png) +![](../booksalegraph.jpg) More than 100 people bought the book the first few months, and I'm very grateful for that. After the initial excitement of a newly released bread adventure book wore off, the monthly sales were still doing all right. Mind you, I wasn't investing any time to promote it, besides putting it on my website [redzuurdesem.be](https://redzuurdesem.be). The total amount of physical books sold since then is 494. That is still awfully low. There are a couple of reasons for that: diff --git a/content/post/2021/09/a-note-about-footnotes.md b/content/post/2021/09/a-note-about-footnotes.md index 703ece51..490e22ac 100644 --- a/content/post/2021/09/a-note-about-footnotes.md +++ b/content/post/2021/09/a-note-about-footnotes.md @@ -24,11 +24,11 @@ If I read a text, and the contents appeals to me, I might go ahead and read a fo [The Rise of Yeast](https://www.goodreads.com/book/show/34757361) is such a book. I love its contents---I'm a big yeast nut. I wish I read it before writing my own book [about the science of sourdough bread](/post/2021/08/on-selling-self-published-books/). It certainly is a geeky book. One of those books where I love to read the footnotes. But I can't. They could be references! It's a tarp! A missed opportunity. -![](..//theriseofyeast.png "A mish-mash of 'footnotes' in The Rise Of Yeast.") +![](..//theriseofyeast.jpg "A mish-mash of 'footnotes' in The Rise Of Yeast.") While thinking about the layout for my own book, I ended up making a clear distinction between footnote and reference by using symbols for footnotes---that appear at the end of the very same page---and numbers for references. The used symbols "reset" for every page, as there is space for a new block of footnotes for every page. The numbers do not: each reference is assigned a unique number throughout the whole book. -![](/post/2020/05/book-footnotes.png "Footnotes in my own book.") +![](/post/2020/05/book-footnotes.jpg "Footnotes in my own book.") Since I self-published my work, I had to decide everything: from font (size, style, spacing) to margins, and yes, footnote styling and placing. Perhaps many authors who work with publishers do not have a saying in this process. Another missed opportunity. diff --git a/content/post/2021/12/migrating-from-mailchimp-to-listmonk.md b/content/post/2021/12/migrating-from-mailchimp-to-listmonk.md index 970dbc27..58fe309b 100644 --- a/content/post/2021/12/migrating-from-mailchimp-to-listmonk.md +++ b/content/post/2021/12/migrating-from-mailchimp-to-listmonk.md @@ -56,7 +56,7 @@ public function subscribe($email, $tag) { Listmonk uses numbered IDs in the `lists` array, which kind of sucks, so associative array `$tags` "solves" this. Lastly, since we don't want to collect a name, but the API still requires one, I simply submit "anonymous". -![](../listmonk.png "The Listmonk Campaign page.") +![](../listmonk.jpg "The Listmonk Campaign page.") So far, we're happy with the switch. A few things to take into account: diff --git a/content/post/2021/12/monthly-retro-screenshot-guessing.md b/content/post/2021/12/monthly-retro-screenshot-guessing.md index 8e77289d..3da0bab7 100644 --- a/content/post/2021/12/monthly-retro-screenshot-guessing.md +++ b/content/post/2021/12/monthly-retro-screenshot-guessing.md @@ -14,7 +14,7 @@ If you'd like to chime in, you can submit your monthly quiz at http://www.retrog The November 2021 quiz was themed **Metroidvania**. As a fanboy, I thought I could easily handle it. Yeah. It seems that there's a big difference between guessing and correctly guessing. Here is the quiz picture: -![](../retroguess.png "The November 2021 Quiz.") +![](../retroguess.jpg "The November 2021 Quiz.") Looks simple enough, right? Samus, Soma, ... Uhh, what's the third one? Oh man! Give it another look (and thought). @@ -48,6 +48,6 @@ Below are all twenty-five answers: Last month indeed resembled a typical [game meme grid](/post/2021/09/favorite-game-meme/), except this time you have to guess its content based on only a portion of a screenshot instead of the whole box art. Sometimes, the quiz is a fake screenshot consisting of assets of multiple games, such as the one below where The Duke's shotgun appears to blast a Stormtrooper, a Rise of the Triad eye is flying by, a dead imp from DOOM decorates the floor, and the stat bar is taken from Shadow Warrior. Cool! What else can you spot? -![](../retroguess2.png "The Fake Screenshot Quiz.") +![](../retroguess2.jpg "The Fake Screenshot Quiz.") Most past quizzes are still online, so in case you're bored, taking a peek is highly recommended. Stay tuned for the December one. Thanks again Mr_Horizon, we nerds do love our retro gaming quizzes! diff --git a/content/post/2022/01/natural-gas-prices-and-the-energy-market.md b/content/post/2022/01/natural-gas-prices-and-the-energy-market.md index d4ae45d2..ef3c4387 100644 --- a/content/post/2022/01/natural-gas-prices-and-the-energy-market.md +++ b/content/post/2022/01/natural-gas-prices-and-the-energy-market.md @@ -13,7 +13,7 @@ Last December, our energy provider, the [Vlaamse Energieleverancier](https://www I decided to take a look at the history of charged prices (indicated in red, solid line) in relation to our actual usage (green, dashed line, multiply by `1000`) and the mean temperatures for each quarter in the past five years (blue, dotted line, multiply by `10`). Here's the result: -![](../gasprices.png) +![](../gasprices.jpg) The final bill isn't in yet so I can't plot the 2021 actual usage part. This only accompanies for central heating (natural gas) prices. We have solar panels installed and I wasn't interested in electricity prices. diff --git a/content/post/2022/02/water-usage-and-prices.md b/content/post/2022/02/water-usage-and-prices.md index 7add8346..8b1c3489 100644 --- a/content/post/2022/02/water-usage-and-prices.md +++ b/content/post/2022/02/water-usage-and-prices.md @@ -12,7 +12,7 @@ After plotting the [natural gas prices of each quarter the last five years](/pos Let's first take a look at another graph (blue, dotted: actual usage in cubic meters divided by ten; green, slashed: absolute total amount to pay yearly, divided by hundred; red, solid: unit price of water consumption on the bill): -![](../waterprice.png) +![](../waterprice.jpg) I lack the proper numbers for year 2018, which explains the flat line between 2017 and 2018. It is not too clear from the graph, but the raw unit price of water in 2015 was `€1.2066`, and in 2020 `€1.8364`. That's an increase of more than `51%` over five years, which is by itself quite stunning! diff --git a/content/post/2022/04/password-hacking-sylvester-and-tweety.md b/content/post/2022/04/password-hacking-sylvester-and-tweety.md index 63286251..8c7f7334 100644 --- a/content/post/2022/04/password-hacking-sylvester-and-tweety.md +++ b/content/post/2022/04/password-hacking-sylvester-and-tweety.md @@ -27,7 +27,7 @@ After a bit of trail and error, I found the last 8 bytes of the password being s **Problem 3**: if we know where the password we _entered_ is stored, can we also figure out the passwords the game will compare it with? That's where GDB's memory access breakpoints come in. Set it to `$DC00` in read-only mode and voila: after pressing start in the password select screen, the debugger breaks at `$7456` in ROM bank 2 with instruction: `ld a, (de)`. Register `de` contains our password pointer. -![](../bgb.png "The password check routine found using the BGB debugger.") +![](../bgb.jpg "The password check routine found using the BGB debugger.") After breaking my head on the cryptic routines there, I realized I had to scroll up a bit to `$7444` where this specific routine actually starts. You can see that it loads both `$DBFC` (just before where we enter the password in) into `de` and `498A5` into `hl`. Curious! After a lot of `inc` and `ldi` instructions (these increase both pointers, meaning byte per bytes gets read, see the [Game Boy Opcode summary](http://www.devrs.com/gb/files/opcodes.html)), we encounter a couple of `jr nz, x` instructions that form a loop (the check itself). Debugging is annoying because the breakpoint is hit four times per drawn frame. diff --git a/content/post/2022/04/the-death-of-the-nikeplus-sportwatch.md b/content/post/2022/04/the-death-of-the-nikeplus-sportwatch.md index a9c8fcb5..db88e3cc 100644 --- a/content/post/2022/04/the-death-of-the-nikeplus-sportwatch.md +++ b/content/post/2022/04/the-death-of-the-nikeplus-sportwatch.md @@ -13,7 +13,7 @@ I don't like running with a smartphone (or music). Even keys can get irritating. After recharging, my watch still works. Sort of. The GPS locks in quickly (thanks TomTom) and the live stats are still visible. However, as soon as I want to view other data on a computer, I'm out of luck: Nike pulled the plug on the SportWatch ecosystem. Gone are the servers and the syncing software. I wasn't keen on uploading my run data to their server anyway, but the problem is even more severe. The Nike+ Connect software _requires_ a server connection in order to upload GPS and metadata. It's _never_ stored locally! -![](../sportwatch.png) +![](../sportwatch.jpg) The popularity spike of Strava birthed all sorts of small projects that [automatically export from Nike+ to Strava](https://kodyvajjha.wordpress.com/2016/06/18/exporting-nike-run-data-to-strava-and-as-a-csv-file/). Even if I wanted to use Strava, these are useless nowadays: this exports from the `https://developer.nike.com/services` API, which is defunct. I only found a single GitHub project that attempts to directly pry out the data from the watch itself. Thanks to the closed-source secrets of the Nike software, Dutch university students Leendert van Duijn & Hristo Dimitrov had to listen in on the communication between OS, USB, and Nike server, using BurpSuite, TcpDump, Wireshark, pycap and pyusb. The details can be found in their paper, stored in the [SportWatch hacking GitHub repository](https://github.com/Jurph/sportwatch). diff --git a/content/post/2022/05/how-to-properly-store-your-gameboy-cartridges.md b/content/post/2022/05/how-to-properly-store-your-gameboy-cartridges.md index fbeab39b..772db59f 100644 --- a/content/post/2022/05/how-to-properly-store-your-gameboy-cartridges.md +++ b/content/post/2022/05/how-to-properly-store-your-gameboy-cartridges.md @@ -29,13 +29,13 @@ You have basically two options here. Option one: find templates someone else alr The second option then: create your own custom Game Boy cassette covers that look like this: -![](../cassette-template-gb.png "The Game Boy cassette cover template.") +![](../cassette-template-gb.jpg "The Game Boy cassette cover template.") You can download the three templates here: -- [For Game Boy](../cassette-template-gb.png); -- [For Game Boy Color](../cassette-template-gbc.png); -- [For Game Boy Advance](../cassette-template-gba.png). +- [For Game Boy](../cassette-template-gb.jpg); +- [For Game Boy Color](../cassette-template-gbc.jpg); +- [For Game Boy Advance](../cassette-template-gba.jpg). To fill the void, [The Cover Project](http://thecoverproject.net/) is an indispensable resource---most game covers have been scanned in using a high resolution. If all else fails, use a search engine. For the smaller side in-between front and back, I usually paste the logo and fill the color with a primary or secondary color of the front game cover to seamlessly match every side. The shorter flap, the back, matters less to me: as long as the front and middle is okay, I'm happy. diff --git a/content/post/2022/07/the-perfect-bowl-of-oatmeal-porridge.md b/content/post/2022/07/the-perfect-bowl-of-oatmeal-porridge.md index 15d20a2c..eda7774d 100644 --- a/content/post/2022/07/the-perfect-bowl-of-oatmeal-porridge.md +++ b/content/post/2022/07/the-perfect-bowl-of-oatmeal-porridge.md @@ -9,7 +9,7 @@ tags: In my [The Modern QR Code Life](/post/2022/06/the-modern-qr-code-life) rant, I briefly mentioned _Farm Girl_ in Notting Hill, London, as a hipster place we ended up in four Saturday mornings ago, in pursuit of a good bowl of porridge. It turned out that _Good_ was an understatement: it was superbly splendidly amazing. The image below is lifted from the QR-code powered online menu [at arch2order.com](https://o-farmgirl.arch2order.com/menu/notting-hill): -![](../porridge.png "Description: Cherry Ripe Porridge (GF, VG) gluten free oats, coconut milk, desiccated coconut, sour cherry jam, cacao nibs & coconut yoghurt. Allergens: Contains soya and tree nuts.") +![](../porridge.jpg "Description: Cherry Ripe Porridge (GF, VG) gluten free oats, coconut milk, desiccated coconut, sour cherry jam, cacao nibs & coconut yoghurt. Allergens: Contains soya and tree nuts.") To get to the more nourishing items on the menu, one of course has to scroll past the fancy coffees, lattes, teas, and pastries. As I tried grabbing the URL of the image to include here, I couldn't believe what the Network Inspector reported: by then, your browser has downloaded an eye-watering `52 MB` of content. Fifty-Two. Mega. Bytes. What. The. Fuck? Each beautifully arranged photograph costs a sloppy `5+ MB`, while the images themselves are contained within a `100x100 px` `
`. This is sickening, worrying, and makes me angry at so many levels. The same is true in mobile mode---so when I was dutifully using my international mobile plan in their bar, looking at something to eat, my smartphone already gobbled up fifty-plus megabytes of crap. diff --git a/data/webmentions.json b/data/webmentions.json index 5bb73212..d6294ef6 100644 --- a/data/webmentions.json +++ b/data/webmentions.json @@ -1,4 +1,18 @@ [ + { + "author": { + "name": "https://jacky.wtf/about", + "picture": "/pictures/jacky.wtf" + }, + "name": "", + "content": "Hand-waving is a bit gracious, no? There's an extension that allows for a flexible form of filtering (one could employ WoT for example) via https://indieweb.org/Vouch. There's also solutions people can use: https://brainbaking.com/post/2022/04/fighti...", + "published": "2022-07-09T19:36:57+00:00", + "url": "https://jacky.wtf/2022/7/vZJk", + "type": "mention", + "source": "https://jacky.wtf/2022/7/vZJk", + "target": "https://brainbaking.com/post/2022/04/fighting-webmention-and-pingback-spam/", + "relativeTarget": "/post/2022/04/fighting-webmention-and-pingback-spam/" + }, { "author": { "name": "Wouter Groeneveld", diff --git a/static/img/ShuHaRi.png b/static/img/ShuHaRi.png deleted file mode 100644 index 439491a4..00000000 Binary files a/static/img/ShuHaRi.png and /dev/null differ diff --git a/static/img/competences.png b/static/img/competences.png deleted file mode 100644 index 549401a2..00000000 Binary files a/static/img/competences.png and /dev/null differ diff --git a/static/img/craftsman.jpg b/static/img/craftsman.jpg deleted file mode 100644 index a29deed4..00000000 Binary files a/static/img/craftsman.jpg and /dev/null differ diff --git a/static/img/fake-gba.jpg b/static/img/fake-gba.jpg index 3a0a5a0e..52c8c2d7 100644 Binary files a/static/img/fake-gba.jpg and b/static/img/fake-gba.jpg differ diff --git a/static/img/mediamarkt.jpg b/static/img/mediamarkt.jpg deleted file mode 100644 index 5f889b73..00000000 Binary files a/static/img/mediamarkt.jpg and /dev/null differ diff --git a/static/img/notes.png b/static/img/notes.png deleted file mode 100644 index 5438c077..00000000 Binary files a/static/img/notes.png and /dev/null differ diff --git a/static/img/pratoway/1.png b/static/img/pratoway/1.png deleted file mode 100644 index eecad157..00000000 Binary files a/static/img/pratoway/1.png and /dev/null differ diff --git a/static/img/pratoway/2.png b/static/img/pratoway/2.png deleted file mode 100644 index f7c59794..00000000 Binary files a/static/img/pratoway/2.png and /dev/null differ diff --git a/static/img/pratoway/3.png b/static/img/pratoway/3.png deleted file mode 100644 index 6fbaa94a..00000000 Binary files a/static/img/pratoway/3.png and /dev/null differ diff --git a/static/img/pratoway/4.png b/static/img/pratoway/4.png deleted file mode 100644 index 10ed73d7..00000000 Binary files a/static/img/pratoway/4.png and /dev/null differ diff --git a/static/img/pratoway/5.png b/static/img/pratoway/5.png deleted file mode 100644 index c64098a1..00000000 Binary files a/static/img/pratoway/5.png and /dev/null differ diff --git a/static/img/pratoway/6.png b/static/img/pratoway/6.png deleted file mode 100644 index 723df41b..00000000 Binary files a/static/img/pratoway/6.png and /dev/null differ diff --git a/static/img/sharing.png b/static/img/sharing.png deleted file mode 100644 index 882a7326..00000000 Binary files a/static/img/sharing.png and /dev/null differ diff --git a/static/img/snesmini.jpg b/static/img/snesmini.jpg deleted file mode 100644 index 1b5a2359..00000000 Binary files a/static/img/snesmini.jpg and /dev/null differ diff --git a/static/img/yagni1.png b/static/img/yagni1.png deleted file mode 100644 index 345df652..00000000 Binary files a/static/img/yagni1.png and /dev/null differ diff --git a/static/js/brainbaking-post.json b/static/js/brainbaking-post.json index 3c11cfc8..73e6ae39 100644 --- a/static/js/brainbaking-post.json +++ b/static/js/brainbaking-post.json @@ -1 +1 @@ -{"version":"2.3.9","fields":["title","content","tags"],"fieldVectors":[["title/Ending your day with happy thoughts",[0,1.056,1,1.231,2,2.634,3,1.48]],["content/Ending your day with happy thoughts",[0,1.11,1,2.402,2,2.768,3,2.426,4,2.178,5,1.363,6,1.121,7,2.019,8,3.714,9,3.329,10,0.995,11,1.518,12,7.12,13,1.466,14,1.503,15,4.684,16,2.768,17,0.991,18,1.653,19,0.417,20,2.51,21,1.518,22,1.25,23,1.99,24,1.348,25,1.368,26,1.435,27,0.644,28,1.197,29,1.983,30,1.536,31,3.442,32,3.714,33,7.308,34,4.684,35,3.569,36,2.213,37,2.899,38,5.203,39,2.25,40,3.42,41,4.225,42,1.593,43,3.884,44,5.203,45,7.308,46,2.144,47,1.593,48,1.832,49,4.174,50,0.601,51,2.178,52,0.833,53,3.05,54,3.714,55,1.856,56,3.442,57,4.555,58,6.41,59,2.234,60,1.159,61,2.548,62,2.326,63,5.943,64,2.972,65,1.466,66,5.203,67,1.716,68,5.203,69,1.99,70,2.261,71,5.593,72,5.203,73,0.792,74,1.25,75,1.89,76,1.338,77,1.536,78,5.369,79,0.464,80,4.417,81,2.94,82,2.409,83,2.61,84,3.556,85,2.128,86,2.575,87,1.134,88,2.049,89,2.992,90,3.357,91,2.379,92,4.067,93,3.884,94,1.197,95,2.287,96,1.832,97,2.453,98,1.676,99,2.029,100,2.652,101,0.415,102,2.708,103,1.4,104,1.014,105,7.12,106,5.203,107,3.05,108,4.684,109,1.79,110,5.203,111,3.714,112,3.329,113,1.363,114,2.972,115,5.203,116,1.237,117,5.193,118,3.329,119,3.135,120,4.088,121,1.5,122,2.499,123,2.499,124,2.899,125,5.203,126,2.981,127,3.788,128,3.227,129,4.088,130,2.832,131,1.007,132,2.153,133,1.962,134,5.203,135,3.884,136,3.442,137,3.714,138,2.599,139,3.329,140,3.442,141,5.203,142,2.499,143,5.203,144,0.856,145,2.112,146,5.203,147,3.714,148,1.653,149,1.716,150,1.265,151,5.203,152,2.409,153,1.695,154,1.063,155,3.135,156,1.251,157,1.279,158,0.645,159,2.153,160,2.25,161,5.203,162,3.329,163,3.227,164,5.203,165,1.04,166,3.569,167,1.962,168,1.251,169,5.203,170,5.203]],["tags/Ending your day with happy thoughts",[171,4.534,172,1.847]],["title/On finding your inner zen in big cities",[103,1.203,173,3.192,174,3.067,175,1.203,176,2.492]],["content/On finding your inner zen in big cities",[1,1.252,10,0.574,14,0.828,17,0.701,19,0.392,20,1.34,24,0.954,25,1.324,26,0.828,27,0.63,28,0.847,29,1.939,30,2.056,41,2.622,42,2.131,46,2.076,52,0.665,55,1.797,67,2.296,74,1.222,77,2.356,79,0.561,85,1.505,86,1.822,89,1.727,98,1.437,100,2.567,101,0.401,103,1.355,104,1.136,107,2.952,109,1.75,113,0.964,117,5.105,123,2.419,131,0.975,144,0.828,148,2.534,154,1.422,158,0.624,165,1.595,167,1.899,168,1.211,173,3.595,174,3.455,175,2.431,176,5.59,177,5.037,178,5.037,179,1.447,180,2.147,181,3.332,182,1.098,183,3.455,184,1.6,185,1.386,186,3.455,187,3.222,188,3.156,189,2.741,190,4.97,191,4.318,192,3.759,193,3.695,194,3.595,195,5.037,196,1.47,197,2.741,198,3.759,199,1.62,200,1.983,201,2.877,202,3.222,203,1.453,204,6.66,205,3.759,206,3.332,207,3.759,208,2.142,209,2.807,210,2.252,211,2.451,212,3.034,213,2.567,214,3.222,215,3.455,216,0.856,217,1.62,218,3.455,219,1.64,220,3.477,221,3.332,222,3.957,223,1.585,224,3.455,225,3.222,226,5.037,227,5.037,228,4.204,229,5.037,230,2.332,231,3.034,232,3.759,233,2.214,234,2.375,235,4.318,236,5.037,237,4.454,238,5.037,239,6.962,240,0.996,241,2.013,242,1.822,243,3.595,244,3.759,245,3.759,246,2.952,247,3.957,248,2.877,249,3.222,250,5.037,251,1.797,252,2.142,253,2.869,254,3.124,255,2.68,256,4.204,257,2.952,258,2.915,259,3.957,260,5.037,261,3.595,262,5.47,263,1.454,264,2.291,265,3.595,266,3.34,267,5.037,268,4.534,269,5.197,270,3.332,271,2.847,272,3.332,273,4.605,274,3.759,275,0.975,276,1.238,277,1.355,278,1.31,279,2.826,280,3.595,281,5.811,282,1.62,283,5.037,284,5.037,285,3.222,286,3.957,287,2.877,288,1.134,289,2.807,290,4.534,291,1.983,292,3.759,293,1.612,294,1.822,295,2.466,296,4.776,297,2.056,298,5.47,299,5.037,300,5.037,301,5.037,302,4.204,303,3.595,304,2.214,305,5.037,306,5.037,307,2.877,308,3.124,309,2.326,310,3.759,311,1.523,312,1.561,313,6.962,314,2.741,315,0.975,316,2.622,317,1.62,318,2.177,319,5.037,320,1.402,321,1.773,322,2.807,323,3.759,324,2.877,325,5.037,326,2.515,327,4.204,328,4.534,329,5.037,330,2.252,331,4.534,332,3.034,333,5.037,334,5.037,335,4.534]],["tags/On finding your inner zen in big cities",[21,1.215,174,2.856,336,3.475]],["title/No, vegetarians do not eat fish!",[257,3.251,337,4.357,338,4.14]],["content/No, vegetarians do not eat fish!",[3,1.514,7,1.966,9,3.241,10,0.578,13,1.969,18,1.609,19,0.466,20,2.295,22,0.889,24,1.516,26,0.833,28,1.175,39,2.19,51,2.121,52,0.484,53,2.97,60,1.557,70,1.609,73,0.771,74,1.515,75,0.991,77,2.064,79,0.455,83,2.248,87,1.744,91,1.692,93,6.758,94,1.609,98,1.443,104,0.721,113,0.97,117,5.521,120,3.98,133,1.91,150,1.232,157,1.246,158,1.07,159,1.532,160,2.19,167,1.91,168,1.218,179,1.452,182,1.104,188,1.858,196,1.478,209,2.823,211,2.461,219,1.65,257,5.488,258,2.121,269,3.781,273,3.351,275,0.98,277,2.153,278,1.317,281,7.557,286,3.98,291,1.995,293,1.023,297,1.496,317,1.629,318,2.19,337,7.968,338,5.218,339,5.066,340,5.066,341,5.066,342,4.561,343,4.561,344,4.561,345,5.066,346,5.066,347,3.052,348,5.066,349,6.294,350,3.475,351,5.835,352,5.066,353,5.835,354,5.066,355,5.066,356,5.066,357,5.49,358,3.98,359,2.757,360,6.294,361,2.277,362,4.228,363,2.757,364,4.561,365,1.938,366,2.389,367,2.599,368,2.064,369,3.142,370,3.895,371,5.066,372,2.121,373,4.561,374,3.781,375,1.088,376,2.97,377,4.561,378,1.922,379,5.066,380,5.066,381,5.066,382,5.066,383,5.066,384,1.116,385,5.066,386,5.066,387,4.228,388,1.609,389,2.894,390,5.066,391,4.561,392,2.434,393,4.228,394,3.781,395,2.434,396,3.241,397,3.616,398,3.052,399,3.993,400,3.241,401,6.294,402,3.241,403,2.227,404,1.08,405,3.142,406,5.066,407,2.121,408,2.894,409,1.461,410,5.066,411,4.561,412,1.551,413,2.434,414,7.206,415,4.692,416,2.19,417,4.228,418,1.671,419,5.066,420,4.561,421,4.561,422,1.76,423,3.781,424,5.066,425,4.561,426,2.637,427,5.066,428,2.757,429,6.294,430,1.411,431,2.757,432,5.492,433,3.475,434,5.066,435,2.121,436,3.142,437,1.884,438,2.823,439,5.066,440,5.066,441,1.54,442,2.304,443,1.427,444,1.783,445,3.351,446,2.304,447,5.066,448,5.835,449,5.066,450,2.265,451,3.98,452,1.783,453,5.066,454,5.066,455,1.737,456,5.066,457,1.394,458,5.066,459,2.434,460,2.389,461,5.066,462,5.066,463,5.066,464,3.616,465,1.832,466,3.98,467,2.97,468,3.98,469,2.757,470,5.066]],["tags/No, vegetarians do not eat fish!",[]],["title/undefined",[]],["content/undefined",[13,1.222,19,0.501,37,4.487,47,1.327,52,0.414,73,0.66,99,1.236,101,0.346,109,1.09,116,1.031,129,3.406,131,1.212,144,0.713,182,0.945,220,2.166,223,0.987,273,2.868,288,0.976,315,0.839,413,4.102,471,2.257,472,1.635,474,3.904,477,2.708,478,1.659,479,2.689,480,3.406,481,2.257,482,2.416,483,3.095,484,1.787,485,3.904,486,2.36,487,1.344,489,3.406,493,2.477,495,4.487,497,2.689,498,5.827,504,2.689,505,3.237,506,4.382,510,2.612,511,4.56,516,4.296,517,1.501,522,5.87,524,2.868,527,4.097,528,2.974,532,4.143,533,2.974,535,3.095,536,4.863,537,2.689,540,4.143,543,4.336,546,2.9,555,7.352,593,2.257,596,1.526,600,2.974,601,2.868,602,2.542,606,2.753,613,3.095,614,3.332,631,2.416,634,2.689,680,2.612,711,2.123,722,1.568,731,4.336,738,3.619,742,5.227,744,4.704,750,4.143,760,2.689,774,2.612,777,4.336,827,2.36,851,1.412,895,4.336,951,1.043,970,2.612,1083,4.336,1118,3.904,1172,2.542,1180,4.336,1194,4.296,1209,4.336,1230,3.619,1272,2.36,1273,4.336,1340,2.689,1364,2.774,1365,8.261,1366,4.001,1367,6.263,1368,3.619,1369,1.153,1370,4.296,1371,4.336,1372,4.336,1373,4.336,1374,3.619,1375,4.336,1376,5.227,1377,4.336,1378,6.263,1379,4.336,1380,5.248,1381,3.904,1382,2.622,1383,4.336,1384,4.336,1385,4.336,1386,6.721,1387,3.619,1388,4.336,1389,4.336,1390,4.336,1391,4.336,1392,2.868,1393,4.994,1394,3.095,1395,4.336,1396,6.706,1397,6.55,1398,4.121,1399,1.683,1400,4.336,1401,2.664,1402,2.974,1403,1.875,1404,7.352,1405,3.095,1406,4.336,1407,3.619,1408,4.336,1409,2.542,1410,4.336,1411,4.336,1412,3.619,1413,3.237,1414,6.263,1415,1.506,1416,4.336,1417,2.974,1418,3.904,1419,4.336,1420,1.59,1421,2.868,1422,1.635,1423,4.336,1424,4.336,1425,2.008,1426,2.647,1427,7.352,1428,3.904,1429,3.619,1430,2.123,1431,2.416,1432,4.336,1433,4.336,1434,4.336,1435,4.336,1436,4.336,1437,3.619,1438,4.336,1439,4.851,1440,4.336,1441,4.336,1442,3.237,1443,6.263,1444,3.904,1445,4.336,1446,4.336,1447,4.336,1448,3.406,1449,4.336,1450,4.336,1451,2.257,1452,8.052,1453,6.263,1454,4.336,1455,3.904,1456,3.619,1457,3.406,1458,3.904,1459,4.336,1460,4.336,1461,4.336,1462,2.542,1463,2.774,1464,6.263,1465,4.001,1466,4.336,1467,4.336,1468,4.336,1469,4.336,1470,3.26,1471,2.868,1472,5.639,1473,3.237,1474,4.336,1475,6.619,1476,2.689,1477,2.21,1478,4.336,1479,3.619,1480,3.406,1481,2.542,1482,4.336,1483,3.406,1484,4.336,1485,3.095,1486,3.619,1487,1.875,1488,1.708,1489,4.336,1490,3.237,1491,4.336,1492,4.336]],["tags/undefined",[]],["title/Learning to become a baker",[21,1.618,903,2.184,904,3.804]],["content/Learning to become a baker",[1,1.25,6,1.024,7,2.699,10,0.793,11,2.03,17,0.7,18,1.597,19,0.457,22,0.883,24,1.317,26,1.144,27,0.455,29,1.4,30,1.485,40,2.416,50,0.58,52,0.821,60,1.12,67,2.294,74,1.51,77,2.054,79,0.453,87,1.096,89,1.724,93,3.754,101,0.554,104,0.716,109,1.264,113,0.963,116,1.196,120,3.951,130,2.737,138,2.512,139,5.101,145,2.823,150,1.691,154,1.027,156,1.209,157,1.236,158,1.067,185,1.384,190,3.59,193,2.329,200,1.981,203,1.451,208,2.139,219,1.638,223,1.145,242,2.515,249,5.504,251,1.794,257,4.674,264,2.288,276,1.236,277,2.145,278,1.308,281,4.198,290,4.528,291,1.981,295,2.463,303,3.59,320,1.4,351,5.805,364,4.528,372,2.105,375,1.083,378,1.12,403,2.211,408,4.554,409,1.45,418,2.837,433,3.45,438,2.803,441,1.108,444,1.77,457,1.384,517,1.027,621,2.299,629,3.45,705,1.68,724,1.45,801,3.119,877,1.433,904,3.45,905,4.198,906,3.218,907,5.029,908,1.819,909,4.175,910,2.803,911,2.948,912,0.749,913,2.512,914,5.029,915,5.207,916,5.029,917,5.029,918,3.45,919,1.747,920,2.105,921,0.864,922,4.198,923,4.528,924,2.463,925,4.198,926,2.512,927,4.198,928,4.528,929,1.468,930,4.45,931,6.655,932,1.87,933,4.528,934,2.105,935,4.198,936,3.59,937,2.803,938,3.119,939,3.45,940,3.119,941,3.45,942,2.676,943,6.758,944,3.951,945,2.073,946,2.948,947,2.803,948,2.416,949,2.512,950,3.406,951,1.209,952,3.59,953,5.805,954,3.218,955,5.805,956,4.601,957,2.873,958,2.676,959,5.029,960,3.327,961,5.029,962,6.262,963,4.528,964,2.139,965,5.805,966,4.771,967,4.528,968,3.754,969,3.754,970,3.03,971,4.528,972,5.029,973,5.101,974,5.029,975,6.955,976,3.03,977,5.805,978,1.747,979,5.029,980,4.528,981,5.029,982,2.563,983,3.11,984,5.029,985,1.417,986,2.803,987,2.563,988,4.528,989,3.119,990,4.528,991,5.029,992,6.262,993,2.463,994,2.211,995,2.676,996,3.45,997,3.951,998,2.618,999,3.951,1000,3.45,1001,5.029,1002,2.948,1003,2.512,1004,5.029,1005,5.029,1006,4.528,1007,4.198,1008,1.952,1009,2.948,1010,4.198,1011,1.819,1012,5.192,1013,4.965,1014,5.029,1015,5.029,1016,5.029]],["tags/Learning to become a baker",[21,1.036,336,2.962,909,1.462,915,1.809]],["title/Unit Testing Stored Procedures",[1192,2.292,1193,1.791,1276,1.815,1277,3.396]],["content/Unit Testing Stored Procedures",[0,1.101,3,1.543,5,1.548,19,0.369,22,0.907,23,2.709,24,0.978,28,1.191,37,5.552,48,1.818,50,0.596,51,2.162,52,0.921,55,1.843,67,1.703,74,0.907,75,1.783,76,1.328,77,2.092,79,0.336,80,2.811,87,1.544,88,2.034,94,1.188,98,1.462,99,2.304,102,2.688,109,1.298,131,1.371,133,1.947,149,1.703,154,1.055,158,0.64,165,1.416,211,1.818,217,1.648,223,1.176,240,1.599,242,2.562,277,1.389,294,1.868,322,2.878,367,1.92,375,0.804,475,2.233,476,2.367,492,2.688,517,1.447,542,2.878,562,4.65,621,2.716,628,2.233,630,1.906,646,3.542,649,2.632,705,1.725,724,1.489,757,2.309,782,0.937,796,4.31,797,2.064,851,1.682,906,3.304,919,1.794,921,0.887,951,1.242,993,3.469,1069,1.525,1182,4.65,1190,3.855,1191,3.111,1192,4.028,1193,3.779,1194,3.542,1237,1.947,1256,3.947,1276,3.453,1277,6.736,1278,1.661,1279,1.401,1280,5.164,1281,3.542,1282,3.855,1283,0.864,1284,5.164,1285,5.164,1286,2.688,1287,3.686,1288,3.686,1289,0.813,1290,3.61,1291,1.801,1292,2.034,1293,3.304,1294,3.855,1295,3.111,1296,1.138,1297,3.947,1298,3.28,1299,3.027,1300,2.349,1301,3.947,1302,3.027,1303,2.579,1304,3.416,1305,4.31,1306,4.532,1307,3.403,1308,5.164,1309,3.304,1310,4.057,1311,5.164,1312,2.309,1313,6.805,1314,3.855,1315,2.064,1316,5.164,1317,1.894,1318,5.164,1319,2.128,1320,3.203,1321,3.416,1322,3.686,1323,5.164,1324,4.057,1325,4.046,1326,3.542,1327,2.505,1328,4.65,1329,5.164,1330,4.65,1331,2.391,1332,2.349,1333,2.034,1334,2.27,1335,1.947,1336,7.279,1337,2.688,1338,9.643,1339,1.6,1340,3.203,1341,4.31,1342,6.377,1343,7.084,1344,4.65,1345,3.542,1346,2.169,1347,5.164,1348,2.162,1349,5.164,1350,5.164,1351,5.164,1352,2.529,1353,6.377,1354,2.579,1355,7.084,1356,5.164,1357,4.65,1358,7.084,1359,5.164,1360,5.164,1361,5.164,1362,5.164]],["tags/Unit Testing Stored Procedures",[1313,3.759,1363,3.331]],["title/Visual Studio 2012 for Eclipse users",[911,2.621,1403,1.933,1493,2.621,1494,3.338,1495,3.732]],["content/Visual Studio 2012 for Eclipse users",[5,1.292,14,1.389,19,0.507,23,1.843,28,0.81,50,0.556,52,0.645,60,1.504,79,0.314,89,1.652,92,2.753,103,1.296,116,1.146,126,2.827,150,1.172,152,3.126,165,0.963,182,1.05,201,2.753,208,2.05,246,2.825,252,2.05,278,1.253,285,3.083,288,1.085,297,1.423,311,1.458,312,1.493,317,1.55,318,2.083,326,2.407,378,1.073,384,1.062,416,2.083,430,1.342,435,2.017,476,1.837,569,2.989,579,2.783,596,3.331,621,1.39,631,3.762,648,3.305,667,2.623,724,1.947,754,4.452,827,2.623,860,3.305,897,1.423,1020,1.743,1079,3.786,1131,3.958,1193,1.743,1229,1.817,1270,4.466,1291,1.716,1301,3.762,1317,1.767,1326,3.305,1333,2.659,1382,3.535,1392,3.188,1420,1.767,1465,2.623,1480,3.786,1487,2.083,1493,2.825,1494,3.597,1495,6.505,1496,3.188,1497,2.989,1498,6.985,1499,3.44,1500,4.819,1501,1.631,1502,2.685,1503,3.188,1504,2.825,1505,2.509,1506,3.592,1507,6.079,1508,2.903,1509,3.786,1510,6.752,1511,2.509,1512,2.231,1513,4.819,1514,3.305,1515,6.752,1516,4.819,1517,2.407,1518,4.819,1519,3.188,1520,5.635,1521,4.819,1522,3.305,1523,4.824,1524,4.819,1525,4.819,1526,4.819,1527,4.819,1528,6.752,1529,4.819,1530,4.819,1531,4.819,1532,4.819,1533,2.192,1534,2.315,1535,4.819,1536,4.819,1537,2.017,1538,4.819,1539,4.819,1540,4.819,1541,1.569,1542,3.305,1543,4.819,1544,4.819,1545,4.819,1546,4.819,1547,4.022,1548,3.083,1549,4.819,1550,4.819,1551,4.819,1552,2.36,1553,4.819,1554,4.819,1555,2.753,1556,4.819,1557,1.569,1558,4.819,1559,4.819,1560,4.819,1561,8.445,1562,4.819,1563,4.819,1564,3.305,1565,3.786,1566,4.819,1567,3.597,1568,3.188,1569,4.819,1570,4.819,1571,4.819,1572,4.819,1573,6.752,1574,4.339,1575,4.819,1576,4.819,1577,2.231,1578,2.509,1579,6.752,1580,5.635,1581,6.752,1582,3.45,1583,1.44,1584,2.685,1585,3.786,1586,1.358,1587,4.819,1588,4.819,1589,2.192,1590,2.564,1591,4.819,1592,2.564,1593,4.819,1594,2.564,1595,4.819]],["tags/Visual Studio 2012 for Eclipse users",[1495,4.203,1596,5.036]],["title/Enhancing the builder pattern with closures",[726,4.133,1597,3.696,1598,4.133,1599,2.524]],["content/Enhancing the builder pattern with closures",[0,1.079,3,1.512,5,1.732,6,0.65,17,0.704,19,0.498,20,1.857,27,0.632,28,0.85,52,0.864,61,4.582,73,0.77,74,0.888,79,0.455,83,1.627,102,2.633,104,0.994,111,4.985,113,0.968,126,3.348,137,3.611,142,3.355,150,1.23,165,1.396,168,1.216,182,1.102,185,1.922,220,3.488,240,1,263,0.814,275,0.979,282,1.627,318,3.019,321,1.781,361,1.647,366,2.385,378,1.127,384,1.114,403,3.07,437,1.881,446,2.301,472,1.908,475,3.912,478,2.671,483,3.611,490,2.691,566,4.512,569,3.138,579,2.878,580,4.525,621,2.014,631,2.819,703,3.974,722,1.83,725,2.753,782,1.45,794,4.331,806,4.608,810,5.486,854,2.342,881,2.085,897,2.929,985,1.967,1021,3.974,1068,3.346,1079,3.974,1096,2.691,1127,4.554,1161,2.923,1279,1.381,1283,0.502,1295,4.207,1300,2.301,1331,2.342,1336,4.554,1344,4.554,1346,1.549,1403,3.729,1431,2.819,1541,1.647,1592,2.691,1597,3.776,1598,8.156,1599,2.578,1600,2.385,1601,6.984,1602,5.059,1603,4.554,1604,5.059,1605,5.059,1606,2.578,1607,5.059,1608,2.224,1609,3.048,1610,4.222,1611,2.342,1612,3.488,1613,2.43,1614,2.022,1615,2.753,1616,4.554,1617,1.963,1618,10.039,1619,4.871,1620,6.984,1621,6.984,1622,8.624,1623,2.996,1624,6.984,1625,6.984,1626,6.984,1627,6.984,1628,6.984,1629,6.984,1630,5.059,1631,1.935,1632,5.059,1633,2.187,1634,3.15,1635,3.974,1636,4.554,1637,5.059,1638,5.059,1639,5.059,1640,5.059,1641,5.059,1642,5.059,1643,5.059,1644,5.059,1645,2.526,1646,3.236,1647,3.048,1648,1.587]],["tags/Enhancing the builder pattern with closures",[475,1.184,649,1.396,703,2.152,726,2.286,1649,1.956,1650,2.466]],["title/Integration Testing with SQLite",[1193,2.006,1651,3.251,1652,4.357]],["content/Integration Testing with SQLite",[2,2.781,5,1.367,6,0.671,10,0.596,17,1.132,19,0.486,22,1.254,26,0.86,27,0.646,37,3.98,39,2.26,46,2.154,47,1.6,50,0.939,52,0.835,61,3.497,79,0.465,89,1.792,91,1.746,94,1.203,97,2.464,104,1.158,114,2.985,122,2.511,152,2.42,154,1.067,179,1.295,216,0.888,217,1.216,223,1.19,240,1.033,242,1.89,270,3.457,278,1.359,293,1.056,309,2.921,311,1.581,312,1.62,321,1.84,375,0.814,378,1.164,384,1.151,388,1.66,441,1.151,455,1.792,457,1.439,472,1.971,476,2.379,482,2.913,492,2.721,549,3.887,550,4.362,554,4.706,566,2.378,580,2.42,596,1.84,621,2.06,647,3.457,710,4.106,754,2.985,768,3.344,794,5.046,806,2.464,810,5.58,912,0.778,978,1.816,983,2.337,985,1.472,1060,3.344,1065,4.106,1069,1.543,1131,3.064,1190,3.901,1193,2.942,1216,2.61,1237,1.971,1260,1.543,1274,1.581,1276,2.983,1277,3.585,1279,1.033,1283,0.709,1303,2.61,1317,2.619,1319,2.154,1325,4.079,1346,2.491,1366,2.845,1393,2.845,1401,4.249,1415,1.816,1420,1.916,1477,3.64,1512,2.42,1519,3.457,1523,2.985,1582,2.772,1583,2.134,1609,5.268,1619,2.721,1648,2.552,1651,3.064,1652,6.391,1653,7.298,1654,4.362,1655,2.089,1656,3.731,1657,2.186,1658,2.559,1659,2.188,1660,2.913,1661,3.731,1662,2.464,1663,1.562,1664,5.227,1665,4.362,1666,2.188,1667,5.227,1668,3.585,1669,5.611,1670,4.106,1671,2.188,1672,6.79,1673,7.142,1674,5.227,1675,2.464,1676,3.242,1677,2.42,1678,2.772,1679,5.227,1680,2.559,1681,3.149,1682,4.706,1683,3.901,1684,5.227,1685,5.227,1686,4.706,1687,1.011,1688,3.149,1689,6.43,1690,4.362,1691,3.149,1692,8.136,1693,7.142,1694,5.227,1695,5.227,1696,4.106,1697,5.227,1698,4.106,1699,5.227,1700,5.227,1701,4.362,1702,5.227,1703,7.142,1704,5.227,1705,5.227,1706,5.227,1707,5.227,1708,5.227,1709,5.227,1710,2.378,1711,2.121,1712,5.227,1713,4.706,1714,2.913,1715,2.223,1716,3.901,1717,5.227,1718,2.61,1719,2.378,1720,2.781,1721,1.022,1722,5.227,1723,4.706,1724,4.362]],["tags/Integration Testing with SQLite",[1313,2.649,1363,2.347,1649,2.533,1652,2.788]],["title/Archive by year: 2013",[6,0.712,477,2.398,483,3.959]],["content/Archive by year: 2013",[19,0.444,477,3.712,483,6.128]],["tags/Archive by year: 2013",[]],["title/Metaprogramming instead of duplication",[404,1.183,729,4.357,1519,3.669]],["content/Metaprogramming instead of duplication",[5,1.13,11,1.723,19,0.486,26,0.971,27,0.534,28,1.303,50,0.681,52,0.826,55,2.107,73,0.899,77,2.288,81,1.899,86,2.135,98,1.219,113,1.13,116,1.404,144,0.971,148,1.875,159,1.786,165,1.18,216,1.003,219,1.923,315,1.143,320,1.644,384,1.301,412,1.808,443,2.183,472,2.226,475,2.553,478,2.258,501,3.662,566,2.686,579,3.785,580,4.253,631,3.29,632,4.503,722,2.135,729,6.088,757,3.465,806,2.784,897,1.744,1096,4.603,1161,2.472,1192,2.734,1193,3.322,1237,3.262,1260,1.744,1278,1.899,1283,0.859,1290,3.01,1300,2.686,1335,2.226,1337,3.074,1519,3.906,1583,1.765,1592,3.141,1599,3.95,1609,3.557,1619,5.096,1631,2.964,1633,2.553,1636,5.316,1647,3.557,1648,1.852,1688,4.669,1698,6.088,1725,2.024,1726,5.905,1727,5.905,1728,7.75,1729,5.905,1730,5.905,1731,5.905,1732,5.905,1733,5.905,1734,5.905,1735,5.905,1736,5.905,1737,3.906,1738,8.651,1739,9.374,1740,3.662,1741,2.64,1742,2.686,1743,4.928,1744,2.836,1745,4.928,1746,4.123,1747,5.905,1748,7.75,1749,5.785,1750,4.639,1751,5.905,1752,5.905,1753,4.05,1754,3.906,1755,3.29,1756,5.905,1757,5.905,1758,5.905,1759,3.906,1760,5.905,1761,7.75,1762,5.905,1763,2.36,1764,1.301,1765,4.05,1766,5.905,1767,5.905,1768,5.905,1769,5.905,1770,5.905,1771,4.928,1772,5.905,1773,5.905,1774,5.905,1775,5.316,1776,3.662,1777,2.512,1778,2.226,1779,5.316,1780,5.905]],["tags/Metaprogramming instead of duplication",[475,1.184,729,2.152,1363,1.812,1649,1.956,1739,2.466,1776,1.699]],["title/Bye autotools hello Scons",[1130,3.534,1781,4.951,1782,4.458,1783,4.458]],["content/Bye autotools hello Scons",[1,1.301,14,0.861,17,0.729,19,0.495,26,0.861,27,0.474,50,0.604,52,0.5,60,1.166,74,0.919,75,1.398,77,1.546,79,0.466,87,1.141,104,0.745,132,2.463,144,1.176,149,1.726,156,1.259,165,1.046,168,1.259,200,2.061,219,1.705,222,4.112,240,1.035,242,1.893,271,2.551,278,1.361,291,2.061,293,1.058,321,2.517,365,2.002,372,2.191,375,1.113,384,1.575,399,2.99,409,1.51,412,1.603,472,3.454,490,2.785,518,2.515,547,3.349,596,2.866,623,2.917,896,2.849,921,1.228,932,1.946,950,2.563,985,1.475,1020,2.586,1193,3.5,1282,3.907,1283,0.71,1289,0.824,1291,1.331,1296,1.153,1317,1.919,1330,4.713,1369,1.392,1370,3.59,1392,3.463,1415,1.818,1418,4.713,1473,3.907,1488,2.816,1577,2.424,1594,2.785,1623,2.828,1663,1.564,1678,2.031,1687,1.013,1696,5.617,1778,1.974,1782,4.713,1783,6.437,1784,3.891,1785,1.603,1786,5.235,1787,3.571,1788,3.59,1789,3.349,1790,2.917,1791,2.917,1792,4.112,1793,6.874,1794,2.124,1795,1.771,1796,2.124,1797,5.235,1798,5.235,1799,2.99,1800,4.713,1801,5.235,1802,5.235,1803,2.785,1804,4.713,1805,5.235,1806,2.725,1807,3.247,1808,5.235,1809,3.737,1810,4.729,1811,2.563,1812,5.235,1813,5.235,1814,5.235,1815,9.455,1816,5.235,1817,5.235,1818,9.455,1819,3.907,1820,3.737,1821,5.235,1822,5.235,1823,7.149,1824,8.75,1825,5.235,1826,5.235,1827,3.069,1828,4.713,1829,7.149,1830,8.75,1831,5.103,1832,8.142,1833,5.235,1834,5.235,1835,7.33,1836,8.142,1837,9.16,1838,7.149,1839,5.235,1840,5.235,1841,7.149,1842,5.235,1843,6.437,1844,7.149,1845,8.142,1846,7.149,1847,7.149,1848,7.149,1849,7.149,1850,4.713,1851,4.713,1852,2.849,1853,5.235,1854,3.463,1855,5.235,1856,4.713,1857,4.112,1858,2.191,1859,3.737,1860,2.917,1861,5.235,1862,5.235,1863,6.437,1864,5.235,1865,5.235,1866,3.463]],["tags/Bye autotools hello Scons",[472,1.57,704,2.972,1867,4.164]],["title/Custom Webdriver Page Factories",[96,1.743,1662,2.334,1868,3.396,1869,4.133]],["content/Custom Webdriver Page Factories",[10,0.853,19,0.497,30,1.653,52,0.859,61,4.126,77,1.653,79,0.487,83,1.801,96,3.299,98,1.156,102,2.914,103,1.506,126,2.344,179,1.015,199,1.801,279,2.272,378,1.247,384,1.233,403,3.704,404,1.194,409,1.615,422,1.945,436,3.473,446,2.547,455,1.919,459,2.69,472,2.111,475,2.421,478,2.142,516,3.84,566,3.833,571,4.787,579,3.473,580,2.592,621,2.703,711,2.742,746,4.673,806,2.64,810,3.84,817,8.097,897,2.209,1029,4.386,1096,4.987,1283,0.556,1289,0.881,1291,1.423,1296,1.233,1300,2.547,1332,2.547,1506,2.979,1612,4.208,1619,5.126,1657,1.714,1661,6.015,1662,2.64,1698,4.398,1749,4.179,1776,3.473,1787,2.796,1868,5.132,1869,6.245,1870,5.599,1871,5.599,1872,2.503,1873,7.482,1874,5.599,1875,5.599,1876,2.461,1877,5.132,1878,3.198,1879,2.914,1880,5.599,1881,2.272,1882,8.994,1883,8.994,1884,7.482,1885,4.386,1886,7.482,1887,8.994,1888,8.994,1889,4.169,1890,5.599,1891,5.599,1892,3.704,1893,5.599,1894,5.599,1895,5.878,1896,4.673,1897,4.673,1898,2.979,1899,5.599,1900,5.599,1901,3.704,1902,4.64,1903,2.796,1904,4.673,1905,7.482,1906,8.426,1907,4.787,1908,5.599,1909,5.599,1910,5.599,1911,5.599,1912,5.132,1913,5.599,1914,5.599,1915,5.599,1916,5.599,1917,5.599,1918,8.426,1919,5.599,1920,5.599,1921,5.599,1922,7.482,1923,5.599,1924,5.599,1925,5.599,1926,5.599,1927,5.599]],["tags/Custom Webdriver Page Factories",[475,1.337,1363,2.045,1649,2.207,1868,2.121,1928,2.784]],["title/Faking domain logic",[1611,2.568,1929,4.357,1930,3.018]],["content/Faking domain logic",[1,1.301,10,0.815,14,0.861,19,0.496,22,0.919,25,1.376,26,0.861,47,1.603,52,0.777,59,1.642,61,3.987,62,2.34,67,1.726,73,0.797,75,1.398,76,1.346,87,1.141,89,2.451,101,0.649,102,2.725,103,1.408,104,0.745,126,3.409,144,1.439,154,1.46,167,1.974,179,0.949,188,1.919,211,1.843,240,1.414,277,1.408,279,2.124,286,4.112,315,1.013,324,4.998,375,0.815,378,1.166,412,1.603,416,2.263,418,1.726,455,1.795,469,2.849,550,4.369,579,3.989,580,4.562,674,3.907,722,2.586,782,1.297,794,5.427,797,2.092,799,3.154,854,3.31,897,2.705,919,1.818,921,0.899,978,1.818,1062,2.092,1096,3.804,1193,1.893,1256,2.917,1278,1.683,1281,3.59,1283,0.91,1289,0.824,1291,1.331,1300,4.166,1301,2.917,1321,5.386,1326,5.585,1327,1.622,1346,1.603,1399,2.774,1402,3.59,1422,1.974,1426,2.523,1506,2.785,1514,3.59,1519,3.463,1520,4.369,1541,1.705,1608,2.301,1611,4.051,1612,3.571,1623,1.818,1648,1.642,1657,1.603,1662,2.468,1677,2.424,1687,1.013,1688,3.154,1691,4.307,1719,2.381,1721,1.398,1764,1.575,1777,2.227,1787,2.614,1811,2.563,1876,3.579,1930,4.431,1931,1.919,1932,4.307,1933,2.785,1934,4.713,1935,3.907,1936,4.369,1937,5.103,1938,2.381,1939,3.984,1940,8.246,1941,2.725,1942,4.713,1943,5.235,1944,3.907,1945,1.642,1946,2.917,1947,4.066,1948,3.463,1949,3.069,1950,1.946,1951,4.112,1952,2.515,1953,3.463,1954,5.235,1955,5.235,1956,5.235,1957,3.737,1958,4.904,1959,9.16,1960,5.235,1961,5.235,1962,1.818,1963,5.235,1964,3.247,1965,1.726,1966,5.235,1967,5.235,1968,4.713,1969,0.852,1970,5.235,1971,2.849,1972,2.725,1973,3.069,1974,2.849,1975,3.59,1976,2.468,1977,3.154,1978,5.235,1979,3.907]],["tags/Faking domain logic",[1649,2.972,1980,3.475,1981,4.164]],["title/.NET Memory management VS JVM Memory management",[492,1.95,549,3.06,720,2.569,1260,1.66,1982,2.674]],["content/.NET Memory management VS JVM Memory management",[10,0.701,19,0.28,26,1.011,47,2.435,50,0.918,52,0.76,55,2.193,67,2.027,74,1.079,75,1.202,79,0.4,87,1.734,98,1.269,101,0.49,103,2.14,104,0.875,109,1.545,113,1.176,182,1.339,217,1.43,223,1.399,233,2.701,240,1.215,242,2.223,263,1.28,275,1.189,292,4.587,293,1.242,388,1.952,416,2.657,465,2.223,473,3.618,475,2.657,492,5.152,549,5.386,627,2.163,844,5.456,845,5.262,951,1.478,1008,2.385,1020,2.223,1029,3.603,1045,3.132,1079,4.828,1146,2.027,1256,3.425,1260,2.604,1291,2.022,1296,1.354,1306,3.932,1315,2.457,1321,4.065,1352,3.009,1398,2.846,1426,2.733,1506,3.27,1648,1.928,1807,3.812,1879,3.199,1982,4.387,1983,2.053,1984,3.812,1985,4.329,1986,2.748,1987,7.955,1988,6.146,1989,6.146,1990,3.603,1991,5.533,1992,5.533,1993,3.132,1994,4.587,1995,3.345,1996,5.533,1997,5.533,1998,5.129,1999,3.009,2000,6.146,2001,4.065,2002,6.146,2003,4.828,2004,3.425,2005,8.26,2006,2.8,2007,2.946,2008,7.955,2009,8.698,2010,5.17,2011,3.603,2012,4.658,2013,6.146,2014,5.533,2015,3.27,2016,5.533,2017,4.065,2018,5.533,2019,6.146,2020,5.129,2021,5.129,2022,6.146,2023,6.146,2024,4.591,2025,2.573,2026,6.146,2027,8.398,2028,2.193,2029,4.828,2030,3.812,2031,4.663,2032,6.146,2033,6.146,2034,2.533,2035,6.146,2036,6.146]],["tags/.NET Memory management VS JVM Memory management",[1982,2.533,2005,2.962,2037,3.549,2038,3.549]],["title/Unit Testing Extjs UI with Siesta",[1192,2.07,1193,1.617,2039,3.192,2040,3.192,2041,3.732]],["content/Unit Testing Extjs UI with Siesta",[10,0.569,17,0.695,19,0.482,20,1.328,26,0.821,27,0.452,28,0.839,50,0.576,52,0.966,61,2.445,74,0.877,75,1.554,79,0.325,83,2.226,85,2.068,87,1.088,89,2.373,90,2.354,96,2.436,98,1.031,101,0.552,103,1.343,132,1.51,145,2.809,149,1.647,154,1.413,157,1.228,158,0.619,165,1.383,179,1.69,185,1.374,200,1.966,216,0.848,219,1.626,223,1.137,270,3.303,276,1.228,279,3.223,282,1.606,304,2.195,307,2.852,318,2.159,321,1.758,372,2.09,384,1.1,403,2.195,409,1.44,413,3.324,435,2.09,445,4.578,450,2.232,455,2.373,459,2.398,465,1.806,471,2.599,476,1.359,571,3.194,596,1.758,621,1.44,623,2.782,628,2.159,649,4.965,700,4.464,782,1.255,806,3.263,810,3.425,827,2.717,897,1.474,908,1.806,926,2.494,951,1.201,1011,1.806,1088,2.545,1192,3.204,1193,3.621,1234,2.545,1239,4.167,1256,4.426,1260,1.474,1274,1.51,1283,0.789,1286,2.599,1289,0.786,1291,1.759,1298,2.312,1333,2.725,1334,2.195,1337,2.599,1346,1.529,1403,2.159,1415,1.734,1420,2.538,1487,2.992,1501,1.69,1534,2.398,1615,2.717,1623,1.734,1658,2.445,1662,2.354,1691,3.008,1763,1.996,1858,2.09,1866,4.578,1868,5.882,1876,2.195,1885,2.927,1897,5.776,1930,2.717,1934,4.495,1953,3.303,1975,3.425,1984,3.097,1985,5.201,1993,3.527,1995,4.667,2015,2.656,2017,3.303,2028,1.781,2031,2.927,2039,6.954,2040,6.429,2041,5.776,2042,5.776,2043,4.167,2044,2.545,2045,3.922,2046,4.578,2047,4.993,2048,3.425,2049,3.425,2050,4.167,2051,4.495,2052,4.428,2053,2.599,2054,2.494,2055,4.495,2056,3.727,2057,4.993,2058,4.167,2059,3.564,2060,2.782,2061,3.425,2062,3.303,2063,2.058,2064,2.686,2065,2.852,2066,3.425,2067,3.727,2068,4.993,2069,4.495,2070,4.495,2071,2.494,2072,2.927,2073,4.993,2074,4.167,2075,4.993,2076,4.993,2077,4.993,2078,2.232,2079,2.852,2080,4.167,2081,3.194,2082,4.495,2083,5.776,2084,4.993,2085,4.993,2086,4.993,2087,3.008,2088,2.656,2089,4.993,2090,4.495,2091,4.993,2092,4.993,2093,3.727,2094,4.993,2095,4.993,2096,4.993,2097,4.993,2098,4.993,2099,4.993,2100,4.993,2101,4.993,2102,4.993,2103,4.993]],["tags/Unit Testing Extjs UI with Siesta",[649,1.809,1363,2.347,2039,2.533,2041,2.962]],["title/Archive by year: 2014",[6,0.712,477,2.398,2104,3.804]],["content/Archive by year: 2014",[19,0.444,477,3.712,2104,5.889]],["tags/Archive by year: 2014",[]],["title/Webdriver Exception Handling",[251,1.979,1868,3.804,2105,3.09]],["content/Webdriver Exception Handling",[5,1.381,10,0.823,17,0.739,19,0.499,22,0.932,26,1.349,52,0.84,75,1.038,77,1.567,79,0.47,83,2.637,91,1.773,104,0.756,126,2.222,152,2.457,154,1.084,168,1.276,199,1.707,210,3.226,223,1.208,251,3.465,263,0.854,309,1.773,315,1.027,372,2.222,375,1.276,376,3.111,378,1.607,384,1.169,422,1.843,455,1.819,457,1.461,459,2.549,476,1.964,478,2.03,566,2.414,579,2.187,580,3.341,596,2.887,621,1.53,627,2.54,739,2.762,782,1.309,794,3.292,806,2.502,810,5.624,840,3.292,897,1.567,970,3.197,978,1.843,983,3.226,1002,3.111,1003,2.65,1020,2.61,1038,4.778,1064,3.64,1193,3.434,1199,4.778,1298,3.341,1300,2.414,1346,1.625,1422,2.001,1477,2.705,1583,2.157,1586,1.495,1612,2.65,1619,2.762,1623,1.843,1634,2.09,1675,2.502,1687,1.027,1698,4.169,1750,4.169,1753,3.64,1763,2.121,1764,1.169,1868,4.95,1877,3.64,1897,4.429,1947,2.65,1948,3.51,1950,1.973,1984,3.292,2042,6.023,2074,4.429,2105,2.957,2106,2.823,2107,5.307,2108,6.088,2109,3.467,2110,2.823,2111,5.307,2112,5.307,2113,4.429,2114,5.307,2115,5.307,2116,2.373,2117,2.333,2118,3.197,2119,4.23,2120,5.669,2121,6.313,2122,7.217,2123,5.307,2124,3.341,2125,7.217,2126,2.599,2127,5.307,2128,3.197,2129,5.307,2130,5.307,2131,4.778,2132,5.307,2133,5.307,2134,5.307,2135,4.169,2136,4.348,2137,5.307,2138,9.713,2139,5.307,2140,2.599,2141,5.307,2142,5.307,2143,7.217,2144,5.307,2145,2.957,2146,5.307,2147,5.307,2148,3.197,2149,5.307,2150,3.07,2151,5.307,2152,5.307,2153,5.307,2154,5.307,2155,5.307,2156,5.307,2157,5.307,2158,7.217,2159,5.307,2160,3.292,2161,5.307,2162,5.307,2163,3.292,2164,4.778,2165,5.307,2166,2.121,2167,5.307,2168,5.307,2169,5.307,2170,5.307,2171,5.307,2172,5.307]],["tags/Webdriver Exception Handling",[1363,2.347,1649,2.533,1868,2.434,1928,3.195]],["title/Archive by year: 2015",[6,0.712,477,2.398,2173,3.548]],["content/Archive by year: 2015",[19,0.444,477,3.712,2173,5.493]],["tags/Archive by year: 2015",[]],["title/Migrating from Extjs to React gradually",[2039,3.534,2174,3.396,2175,3.89,2176,3.396]],["content/Migrating from Extjs to React gradually",[0,1.095,5,1.661,19,0.499,22,0.901,26,0.844,27,0.465,52,0.869,73,0.782,74,0.901,79,0.525,86,1.857,87,1.119,99,1.463,130,2.794,132,1.553,175,1.381,179,0.931,208,2.184,218,3.521,271,1.832,307,4.03,311,1.553,315,0.993,320,1.43,366,2.421,378,1.143,395,2.466,441,1.131,455,2.419,457,1.413,471,2.672,472,1.936,476,1.92,481,2.672,517,1.048,569,3.184,579,2.116,586,2.052,649,2.617,700,4.517,705,1.715,711,2.514,722,1.857,723,2.116,725,2.794,782,0.931,799,3.093,806,3.326,810,4.839,951,1.696,952,3.665,958,2.731,973,3.284,978,1.783,1017,2.617,1029,3.009,1031,2.377,1078,3.093,1193,1.857,1234,2.617,1256,3.931,1260,1.516,1267,2.335,1274,1.553,1283,0.8,1289,0.808,1296,1.131,1299,3.009,1325,2.932,1339,1.591,1346,2.16,1366,2.794,1426,1.591,1444,4.622,1470,2.672,1473,3.832,1477,2.617,1487,2.219,1534,2.466,1557,1.672,1611,2.377,1623,1.783,1648,2.213,1662,3.326,1725,1.76,1755,2.861,1858,2.149,1876,2.257,1877,3.521,1885,3.009,1930,2.794,1933,2.731,1950,1.909,1985,4.951,1993,4.108,2015,3.753,2039,6.494,2040,3.665,2042,4.285,2046,4.666,2049,4.839,2060,2.861,2065,4.604,2083,7.243,2136,4.25,2174,3.521,2175,7.147,2177,3.093,2178,2.794,2179,3.284,2180,4.622,2181,5.134,2182,5.134,2183,3.665,2184,2.295,2185,5.134,2186,5.134,2187,3.093,2188,5.134,2189,5.134,2190,4.622,2191,6.332,2192,7.256,2193,5.134,2194,3.839,2195,5.134,2196,4.285,2197,5.134,2198,5.134,2199,4.285,2200,4.285,2201,3.665,2202,5.134,2203,4.033,2204,4.622,2205,5.134,2206,7.055,2207,5.134,2208,5.134,2209,3.832,2210,5.134,2211,5.134,2212,5.134,2213,5.134,2214,5.134,2215,2.794,2216,5.134,2217,3.832,2218,5.134,2219,5.134,2220,3.665,2221,5.134,2222,5.134,2223,5.134,2224,5.134,2225,5.134,2226,3.521,2227,5.753,2228,5.134,2229,5.134,2230,5.134,2231,3.326,2232,2.617,2233,4.285,2234,5.134,2235,5.134,2236,5.134,2237,5.134,2238,5.542,2239,4.285,2240,5.134,2241,5.134,2242,5.134,2243,5.134,2244,5.134,2245,5.134,2246,5.134,2247,5.134,2248,5.134]],["tags/Migrating from Extjs to React gradually",[649,2.122,2039,2.972,2175,3.271]],["title/Unit testing in Legacy Projects: VB6",[1192,2.07,1193,1.617,1415,1.553,1933,2.379,2249,3.513]],["content/Unit testing in Legacy Projects: VB6",[0,1.5,5,1.346,19,0.395,20,1.359,22,0.897,26,0.841,28,1.182,47,1.565,50,0.59,51,2.14,52,0.672,55,1.823,60,1.138,70,1.623,74,1.235,75,1,77,2.077,79,0.564,81,2.262,86,2.544,89,1.752,94,1.85,95,2.247,101,0.407,104,0.728,109,1.285,144,0.841,148,1.623,153,1.664,154,1.044,175,1.375,193,2.366,217,1.189,223,1.163,237,3.27,252,2.174,271,1.823,275,0.989,294,1.848,312,2.492,317,2.262,320,1.423,321,1.799,367,1.9,375,1.095,378,1.138,388,2.554,398,3.079,399,2.919,416,2.21,435,2.14,455,1.752,457,1.407,472,1.927,473,3.658,476,1.391,518,2.455,580,2.366,596,3.304,621,2.319,622,2.503,627,2.476,628,2.21,713,2.848,757,2.285,796,4.266,813,2.719,853,1.527,885,3.742,896,2.782,897,2.893,912,1.047,919,1.775,951,1.691,958,4.278,985,1.981,1011,1.848,1146,1.686,1192,4.205,1193,3.705,1215,3.27,1229,1.927,1236,4.084,1274,1.546,1277,3.506,1279,1.011,1283,0.799,1289,1.266,1291,1.299,1296,1.126,1303,2.553,1317,1.874,1327,1.584,1339,1.584,1348,2.14,1369,1.871,1415,3.605,1481,2.996,1488,2.013,1493,4.123,1501,1.73,1533,2.325,1537,2.14,1586,2.265,1623,1.775,1634,2.013,1645,2.553,1659,2.14,1785,1.565,1787,2.553,1858,2.14,1866,3.381,1932,3.079,1933,2.719,1939,2.848,1940,6.332,1977,3.079,1984,3.17,1985,2.782,1994,3.815,2007,1.707,2009,4.601,2063,2.106,2128,4.237,2191,4.015,2226,4.824,2249,6.317,2250,5.111,2251,5.111,2252,8.662,2253,4.601,2254,5.111,2255,2.21,2256,5.111,2257,4.015,2258,4.601,2259,3.27,2260,3.815,2261,2.919,2262,4.015,2263,4.601,2264,4.266,2265,5.111,2266,7.033,2267,6.332,2268,5.111,2269,5.111,2270,8.041,2271,5.111,2272,5.111,2273,5.111,2274,3.815,2275,5.111,2276,3.27,2277,5.111,2278,7.033,2279,4.601,2280,5.111,2281,4.601,2282,4.601,2283,2.455,2284,5.111,2285,5.111,2286,4.015,2287,7.033,2288,5.111,2289,5.111,2290,1.874,2291,4.601,2292,5.111,2293,4.601,2294,5.111,2295,5.111,2296,3.506,2297,2.919,2298,2.605,2299,2.605,2300,2.848,2301,4.601,2302,2.66]],["tags/Unit testing in Legacy Projects: VB6",[1363,3.331,2249,3.956]],["title/Archive by year: 2016",[6,0.712,477,2.398,918,3.804]],["content/Archive by year: 2016",[19,0.444,477,3.712,918,5.889]],["tags/Archive by year: 2016",[]],["title/Teaching yourself to draw",[242,2.006,2303,2.152,2304,2.716]],["content/Teaching yourself to draw",[1,1.243,6,1.157,10,0.57,11,1.459,14,1.307,18,2.2,19,0.461,20,2.114,21,2.32,22,1.216,24,1.312,26,1.139,28,0.84,29,2.39,37,2.786,47,2.121,50,0.577,52,0.661,65,1.409,73,1.21,74,0.878,75,1.355,77,1.477,79,0.451,88,3.13,90,2.358,92,2.856,96,2.798,111,3.569,118,3.199,132,1.512,144,0.822,148,1.588,149,1.649,150,1.216,156,2.064,159,1.512,168,1.666,172,2.915,185,1.376,196,1.459,200,2.728,203,1.446,208,2.947,210,2.235,211,1.76,216,0.85,242,2.875,252,2.127,263,1.279,273,3.308,277,1.345,282,1.608,293,1.01,294,1.808,311,1.512,312,1.549,315,1.34,317,1.608,324,2.856,350,3.43,375,1.078,384,1.526,409,1.998,418,1.649,422,1.737,455,2.375,457,1.376,459,2.402,469,2.721,473,2.274,476,1.885,481,2.603,484,2.061,501,4.297,628,2.162,711,2.448,715,2.448,724,1.442,782,0.907,851,1.628,897,1.477,920,2.093,922,4.173,929,1.459,945,2.061,976,3.013,978,1.737,985,1.409,993,2.448,1236,2.358,1270,3.308,1274,1.512,1276,1.833,1279,0.989,1283,0.789,1291,1.271,1293,3.199,1296,1.526,1333,1.969,1369,1.842,1394,3.569,1422,1.885,1508,4.174,1541,1.628,1567,3.732,1583,1.494,1586,1.409,1589,2.274,1592,2.66,1600,3.266,1615,2.721,1659,2.9,1663,1.494,1678,1.94,1687,1.538,1721,0.978,1791,2.786,1860,2.786,1872,3.097,1881,2.029,1931,1.833,1936,4.173,1962,1.737,1983,1.67,2006,1.76,2007,1.67,2028,1.784,2072,2.931,2078,2.235,2299,2.549,2303,1.94,2304,4.681,2305,6.928,2306,5,2307,4.426,2308,5,2309,3.43,2310,5,2311,4.061,2312,5,2313,5,2314,3.569,2315,3.531,2316,3.308,2317,5,2318,3.43,2319,1.608,2320,2.603,2321,2.856,2322,4.173,2323,5,2324,3.199,2325,3.732,2326,3.732,2327,4.061,2328,5,2329,2.721,2330,3.928,2331,5,2332,4.173,2333,4.502,2334,2.786,2335,4.502,2336,4.061,2337,4.752,2338,3.199,2339,2.402,2340,3.392,2341,5,2342,2.497,2343,6.634,2344,5,2345,3.013,2346,3.928,2347,2.448,2348,2.856,2349,2.786,2350,3.199,2351,4.173,2352,5,2353,3.928,2354,2.029,2355,6.928,2356,3.732,2357,5,2358,3.43,2359,2.856,2360,4.173,2361,2.786,2362,3.101,2363,5,2364,5,2365,3.732,2366,3.43,2367,5,2368,5.782,2369,5,2370,5,2371,5,2372,4.173,2373,5,2374,5]],["tags/Teaching yourself to draw",[]],["title/Are you handing over enough when inspiring someone?",[82,2.07,116,1.063,320,1.245,1600,2.108,2375,1.843]],["content/Are you handing over enough when inspiring someone?",[0,1.103,1,1.286,10,0.59,11,2.361,17,0.987,18,1.643,21,2.069,24,1.343,25,1.36,26,1.5,28,1.192,29,1.974,42,1.583,48,2.496,50,0.818,52,0.494,60,1.579,69,2.712,70,2.897,74,1.245,75,1.387,79,0.527,82,2.395,87,1.127,89,1.773,96,1.821,99,1.474,101,0.412,103,1.391,104,0.736,116,1.23,131,1.001,144,0.851,145,2.878,150,1.258,156,1.946,167,1.95,168,1.244,179,1.286,180,2.177,196,2.069,199,1.663,216,1.479,217,1.203,263,0.832,275,1.001,282,1.663,288,1.165,292,3.861,315,1.372,318,2.236,320,1.44,359,2.815,367,1.923,368,2.094,370,2.882,374,3.861,375,0.805,407,2.165,409,1.492,412,1.583,413,2.484,416,3.066,437,2.636,442,2.353,451,4.063,469,3.859,476,2.202,484,2.132,487,1.603,517,1.056,528,3.548,566,3.681,673,4.317,782,1.286,805,3.548,840,3.208,854,3.746,877,1.474,897,1.527,929,2.361,932,1.923,951,1.244,978,1.797,982,2.636,986,2.882,987,3.614,1011,1.871,1045,2.636,1159,2.067,1161,2.165,1192,2.395,1193,1.871,1236,2.439,1237,1.95,1256,2.882,1279,1.023,1281,3.548,1282,3.861,1283,0.704,1296,1.562,1303,2.583,1312,2.312,1320,3.208,1366,2.815,1369,1.376,1431,4.509,1512,3.283,1537,2.165,1552,2.533,1599,3.614,1600,2.439,1611,2.395,1678,2.007,1681,3.116,1687,1.566,1715,2.2,1725,1.773,1764,1.139,1820,5.062,1827,3.032,1941,2.692,1945,1.623,1950,2.636,1964,3.208,1965,1.706,1969,1.416,1974,3.859,2045,4.063,2070,4.656,2166,2.067,2231,2.439,2297,2.954,2316,3.421,2376,2.815,2377,2.752,2378,3.309,2379,1.345,2380,4.317,2381,4.317,2382,4.063,2383,2.954,2384,4.317,2385,5.172,2386,3.309,2387,4.656,2388,2.954,2389,2.882,2390,5.172,2391,2.353,2392,4.656,2393,2.752,2394,5.172,2395,4.656,2396,6.384,2397,2.692,2398,2.882,2399,5.062,2400,4.317,2401,3.116,2402,3.116,2403,4.317,2404,3.208,2405,3.309,2406,5.55,2407,3.692,2408,2.583,2409,5.172,2410,2.312,2411,3.692,2412,5.172,2413,3.116,2414,3.827,2415,5.172,2416,2.439,2417,5.172,2418,2.882,2419,4.317,2420,4.063,2421,4.656,2422,3.692,2423,5.172,2424,3.692,2425,5.172,2426,5.172,2427,2.882,2428,3.421,2429,3.861,2430,3.692,2431,5.293,2432,3.032,2433,4.063,2434,1.663,2435,2.2,2436,3.032,2437,4.656,2438,4.656,2439,5.172]],["tags/Are you handing over enough when inspiring someone?",[70,1.6,1600,2.375]],["title/How to teach kids to program",[487,1.719,2303,2.152,2418,3.09]],["content/How to teach kids to program",[1,1.269,3,1.525,6,0.655,7,1.981,10,0.916,19,0.428,20,1.357,21,1.489,24,1.33,25,1.342,26,1.424,28,1.351,29,1.421,50,0.589,52,0.487,59,1.601,64,2.915,65,1.979,79,0.332,80,2.777,82,3.253,90,2.406,91,2.347,94,1.174,98,1.054,99,1.455,101,0.56,104,1.432,113,1.345,114,2.915,124,2.844,131,0.987,144,1.321,148,1.621,150,1.241,154,1.042,156,1.227,157,1.727,158,0.633,160,2.206,163,3.165,179,1.457,180,2.161,185,1.405,189,3.824,199,2.784,200,2.01,213,2.601,216,0.867,219,1.662,266,2.136,277,1.373,278,1.327,279,2.071,320,1.421,330,2.282,350,3.5,375,0.794,384,1.124,404,1.088,408,5.185,465,1.846,476,1.389,487,2.683,517,1.042,573,3.643,586,2.04,621,1.472,629,3.5,630,1.373,698,1.773,705,1.705,728,1.897,782,1.274,903,2.767,910,2.844,912,0.76,929,1.489,950,2.499,951,1.227,963,4.595,1030,2.282,1069,1.507,1179,2.01,1236,3.788,1260,2.075,1279,1.009,1283,0.698,1290,3.581,1296,1.124,1298,4.008,1369,1.357,1477,2.601,1502,2.844,1511,2.657,1541,1.662,1568,3.376,1577,2.363,1583,1.525,1600,3.788,1634,2.01,1655,2.04,1657,1.562,1658,2.499,1659,2.136,1678,1.981,1687,1.36,1721,0.998,1742,2.321,1778,2.649,1794,2.071,1795,1.727,1877,3.5,1931,1.871,1950,1.897,1969,1.307,1983,1.705,2007,2.892,2025,2.136,2028,1.821,2054,2.549,2064,1.981,2166,2.04,2303,2.727,2304,2.499,2309,3.5,2329,2.777,2340,2.499,2359,4.59,2391,2.321,2401,3.075,2402,3.075,2416,4.082,2418,4.824,2420,4.009,2440,4.595,2441,5.103,2442,3.075,2443,4.595,2444,5.103,2445,3.809,2446,5.103,2447,5.103,2448,4.841,2449,5.103,2450,3.809,2451,3.643,2452,5.103,2453,2.992,2454,4.595,2455,2.071,2456,4.595,2457,4.233,2458,2.549,2459,4.119,2460,3.5,2461,3.075,2462,2.844,2463,4.819,2464,2.363,2465,3.165,2466,4.595,2467,4.26,2468,2.777,2469,3.265,2470,3.075,2471,4.595,2472,2.844,2473,5.103,2474,3.643,2475,5.103,2476,1.727,2477,2.915,2478,3.809,2479,7.026,2480,3.5,2481,2.715,2482,4.595,2483,4.009,2484,2.601,2485,4.819,2486,3.376,2487,5.103,2488,4.595,2489,3.376,2490,7.026,2491,3.075,2492,5.103,2493,5.103,2494,5.103,2495,3.376,2496,4.26,2497,4.595,2498,2.992,2499,5.103,2500,5.103,2501,5.103,2502,3.376]],["tags/How to teach kids to program",[2443,5.737]],["title/A samurai learning mindset",[21,1.618,2318,3.804,2503,4.629]],["content/A samurai learning mindset",[1,1.292,6,0.667,7,2.016,11,1.516,14,1.17,19,0.324,21,2.87,26,1.17,29,1.981,32,5.077,36,2.21,46,2.141,52,0.679,55,1.854,60,1.584,65,2.285,70,1.65,73,0.791,74,1.531,75,1.016,79,0.528,80,2.827,101,0.567,103,1.398,104,0.74,109,1.788,113,1.552,121,1.498,131,1.569,133,1.959,139,3.324,144,0.854,159,1.571,165,1.038,174,3.564,186,3.564,197,2.827,217,1.209,223,1.619,231,3.13,233,2.284,252,3.45,263,0.836,275,1.376,288,1.17,293,1.05,297,2.395,321,3.07,330,2.323,372,2.175,378,1.157,389,2.968,409,1.498,441,1.567,452,3.07,476,1.414,478,1.987,487,1.61,517,1.656,630,2.458,724,1.498,903,3.194,950,3.483,985,2.004,996,3.564,1044,2.45,1069,2.1,1146,1.714,1179,2.046,1260,2.1,1283,0.516,1291,2.062,1303,4.356,1309,3.324,1369,1.892,1399,2.016,1401,2.21,1422,1.959,1552,2.544,1583,1.553,1600,2.45,1658,3.483,1687,1.005,1719,2.363,1721,1.016,1725,1.781,1741,2.323,1881,2.108,1931,2.608,1969,0.845,1983,1.736,1985,2.827,2053,2.704,2063,2.141,2078,3.18,2105,2.895,2113,4.336,2283,2.496,2290,1.905,2303,2.76,2307,4.368,2311,3.046,2315,2.648,2327,3.046,2329,2.827,2340,2.544,2342,2.595,2397,2.704,2429,3.878,2435,2.21,2504,4.336,2505,5.195,2506,5.195,2507,7.113,2508,5.195,2509,7.113,2510,5.195,2511,3.564,2512,2.704,2513,2.406,2514,4.677,2515,4.677,2516,3.709,2517,4.879,2518,5.195,2519,4.677,2520,5.195,2521,8.225,2522,4.081,2523,4.677,2524,5.195,2525,5.195,2526,5.195,2527,3.878,2528,8.11,2529,2.764,2530,5.588,2531,3.222,2532,3.13,2533,5.195,2534,3.046,2535,3.564,2536,3.437,2537,2.895,2538,3.878,2539,3.437,2540,5.195,2541,3.046,2542,3.324,2543,7.302,2544,5.563,2545,5.195,2546,5.195,2547,4.677,2548,5.195,2549,4.081,2550,5.195,2551,5.588,2552,3.878,2553,3.564,2554,4.677,2555,5.195,2556,6.404,2557,4.336,2558,5.195,2559,2.016,2560,4.336,2561,4.677,2562,5.195,2563,5.195,2564,4.336,2565,3.871,2566,2.544,2567,5.195,2568,5.195,2569,5.195,2570,5.195,2571,4.677,2572,4.677,2573,5.195,2574,5.195,2575,4.677,2576,5.195]],["tags/A samurai learning mindset",[]],["title/Development principles in cooking",[139,3.548,476,1.509,2459,3.251]],["content/Development principles in cooking",[0,1.084,4,2.127,6,0.9,7,1.972,10,0.799,11,2.521,14,0.836,16,2.703,17,0.707,19,0.365,20,2.132,21,2.044,22,0.892,24,1.636,25,1.336,26,1.579,27,0.634,29,1.415,30,1.5,47,2.454,52,0.765,65,1.431,69,2.679,74,1.407,77,1.5,79,0.331,83,1.634,84,3.498,85,1.518,87,1.107,88,2.001,97,2.396,98,1.049,99,1.996,101,0.405,113,1.794,118,3.251,121,1.465,131,0.983,132,2.741,139,6.352,140,3.361,154,1.038,158,1.071,179,1.454,180,1.884,182,1.107,203,1.06,220,2.538,223,1.157,257,2.978,271,1.813,277,1.367,309,2.34,312,1.575,317,1.634,321,1.789,337,5.503,359,2.765,361,1.655,369,3.151,387,5.846,395,2.441,399,2.902,400,3.251,404,1.084,408,2.902,409,1.465,413,2.441,418,1.676,428,2.765,435,2.127,441,1.543,457,2.207,469,3.812,476,1.383,484,2.094,591,2.645,621,2.614,632,2.645,676,3.361,698,1.765,705,1.697,723,2.887,724,1.465,912,0.757,934,2.932,965,7.212,968,3.793,969,3.793,978,1.765,985,2.258,986,2.831,996,4.805,1000,3.485,1006,6.306,1031,2.353,1069,2.551,1234,3.57,1267,2.311,1283,0.696,1290,2.59,1291,1.292,1298,2.353,1303,2.538,1369,1.351,1583,2.093,1590,2.703,1614,2.031,1617,1.972,1631,1.943,1687,0.983,1691,3.061,1711,2.062,1721,1.37,1795,1.719,1804,4.574,1852,2.765,1953,4.633,1969,1.406,1974,2.765,1986,2.272,2007,1.697,2117,2.233,2166,2.031,2231,2.396,2384,4.241,2459,2.978,2577,2.094,2578,3.485,2579,7.217,2580,5.081,2581,5.081,2582,5.081,2583,2.765,2584,5.081,2585,5.081,2586,6.306,2587,5.081,2588,5.081,2589,3.361,2590,5.081,2591,2.978,2592,5.081,2593,3.303,2594,4.241,2595,2.272,2596,5.081,2597,4.633,2598,3.793,2599,5.081,2600,5.081,2601,2.978,2602,5.081,2603,3.151,2604,7.217,2605,5.081,2606,2.272,2607,5.081,2608,5.081,2609,5.081,2610,5.081,2611,2.902,2612,4.574,2613,7.005,2614,5.081,2615,3.992,2616,5.229,2617,3.627,2618,2.978,2619,5.081,2620,5.081,2621,3.793,2622,4.241,2623,3.627,2624,3.485,2625,3.361,2626,5.081,2627,7.005,2628,4.574,2629,4.574,2630,5.081,2631,5.081,2632,4.574,2633,5.081,2634,4.241,2635,3.627,2636,5.081,2637,5.081]],["tags/Development principles in cooking",[]],["title/Healing creative scars",[2319,1.784,2638,4.993,2639,4.629]],["content/Healing creative scars",[1,1.245,6,0.891,9,3.204,10,0.571,14,0.824,17,1.107,18,1.59,19,0.363,21,2.024,24,1.506,26,1.308,27,0.72,28,1.337,29,1.394,42,1.533,46,2.064,48,1.763,50,0.578,51,2.096,60,1.115,69,2.652,74,1.217,76,1.287,79,0.452,82,3.211,83,2.23,87,1.091,88,2.731,91,1.673,94,1.152,98,1.432,113,0.959,114,2.86,127,4.568,128,3.106,131,0.969,149,1.652,154,1.023,156,1.204,159,1.515,165,1.386,179,1.258,180,1.865,190,5.678,217,1.613,240,1.371,244,3.738,271,1.787,275,0.969,276,1.956,278,1.302,282,1.61,291,1.972,293,1.012,294,1.811,296,3.435,368,2.048,375,1.079,384,1.528,388,1.59,404,1.068,408,2.86,433,3.435,443,1.411,446,3.154,484,2.064,517,1.023,586,2.002,627,3.023,630,1.347,705,1.673,715,2.452,782,0.908,827,3.774,877,1.427,912,0.746,924,3.396,934,2.096,951,1.204,966,3.435,1003,2.501,1069,2.048,1159,2.002,1179,1.972,1283,0.497,1291,2.022,1296,1.103,1332,2.278,1512,3.211,1537,2.096,1557,1.631,1615,2.725,1663,2.377,1687,0.969,1721,0.979,1725,1.717,1764,1.103,1778,1.888,1785,1.533,1794,2.814,1799,2.86,1800,6.243,1962,1.739,1973,2.935,1983,1.673,1986,3.1,2007,1.673,2028,1.787,2034,2.064,2110,2.664,2179,5.089,2304,3.895,2307,2.318,2315,2.552,2318,3.435,2319,1.61,2325,3.738,2330,3.934,2362,3.106,2379,1.153,2391,2.278,2407,3.574,2427,2.79,2448,3.017,2455,3.485,2459,2.935,2485,3.435,2489,3.312,2502,3.312,2503,4.179,2521,4.508,2530,6.249,2531,3.106,2532,3.017,2536,3.312,2537,2.79,2543,4.508,2544,3.435,2556,4.508,2566,2.452,2578,3.435,2595,2.239,2611,3.961,2625,4.587,2639,5.788,2640,3.435,2641,5.007,2642,2.935,2643,1.787,2644,4.756,2645,3.435,2646,2.536,2647,3.574,2648,4.508,2649,2.935,2650,3.934,2651,3.574,2652,4.179,2653,4.179,2654,5.007,2655,3.934,2656,2.772,2657,6.243,2658,7.955,2659,4.95,2660,5.176,2661,2.552,2662,2.725,2663,5.007,2664,5.007,2665,5.007,2666,2.501,2667,2.318,2668,3.738,2669,2.318,2670,3.017,2671,4.95,2672,7.955,2673,3.435,2674,5.007,2675,5.007,2676,3.934,2677,4.508,2678,3.934,2679,5.007,2680,5.007,2681,3.934,2682,4.178,2683,6.935,2684,4.508,2685,2.607,2686,4.179,2687,2.86,2688,2.725,2689,4.508,2690,4.179,2691,4.508,2692,2.032,2693,4.179,2694,3.934,2695,2.607,2696,3.934,2697,2.725,2698,3.738,2699,3.435,2700,2.657,2701,2.361,2702,4.179,2703,4.179,2704,5.007,2705,2.935]],["tags/Healing creative scars",[21,1.215,171,3.749,172,1.527]],["title/A quick look at 6 fountain pens",[73,0.681,460,2.108,713,2.492,1533,2.034,2706,2.694]],["content/A quick look at 6 fountain pens",[5,0.966,11,1.472,19,0.364,20,1.341,22,0.886,24,0.955,25,1.326,28,0.848,30,2.058,47,1.544,50,0.922,52,0.665,59,2.186,69,1.929,73,1.423,75,1.685,77,1.489,79,0.454,83,1.622,87,1.099,94,1.161,101,0.556,113,0.966,131,0.976,154,1.423,157,1.24,158,0.625,159,1.526,165,1.008,179,1.264,183,3.46,184,1.602,200,1.986,203,1.053,213,2.571,223,1.586,240,1.378,241,2.016,252,2.145,264,3.17,278,1.311,282,1.622,294,1.824,297,1.489,317,2.241,321,1.776,322,2.811,363,3.793,365,1.929,366,2.378,367,1.875,375,0.785,403,2.217,407,2.112,412,1.544,430,1.405,437,1.875,441,1.111,460,4.911,465,1.824,473,2.294,486,2.745,517,1.03,630,1.357,631,2.811,713,2.811,806,2.378,845,3.336,913,2.519,921,1.197,932,1.875,951,1.213,964,2.145,985,2.25,1193,2.521,1279,1.378,1283,0.793,1289,0.794,1291,1.772,1315,2.016,1334,3.51,1335,1.902,1339,1.563,1382,2.112,1394,3.601,1403,2.181,1533,2.294,1541,1.643,1657,2.134,1662,2.378,1663,1.507,1687,0.976,1721,0.987,1746,2.683,1785,1.544,1858,2.112,1892,3.336,1903,2.519,1945,1.582,1962,1.752,1969,0.82,2006,2.453,2007,1.685,2060,2.811,2105,2.811,2184,2.255,2199,4.21,2231,2.378,2232,2.571,2290,1.849,2304,2.47,2336,2.957,2340,2.47,2350,5.511,2376,3.793,2377,2.683,2386,3.227,2442,3.039,2461,3.039,2583,2.745,2617,4.975,2640,3.46,2666,2.519,2706,5.446,2707,5.044,2708,3.601,2709,7.489,2710,3.962,2711,4.323,2712,5.109,2713,3.336,2714,3.128,2715,3.348,2716,2.957,2717,4.541,2718,2.047,2719,4.21,2720,3.765,2721,4.21,2722,5.044,2723,5.044,2724,5.044,2725,5.044,2726,5.044,2727,5.475,2728,4.199,2729,2.811,2730,3.962,2731,4.541,2732,4.21,2733,4.21,2734,3.336,2735,3.962,2736,5.044,2737,5.044,2738,5.044,2739,6.275,2740,5.817,2741,5.044,2742,4.21,2743,5.044,2744,4.541,2745,6.275,2746,5.044,2747,5.044,2748,5.044,2749,2.811,2750,5.044,2751,5.044,2752,6.969,2753,5.044,2754,3.039,2755,6.969,2756,3.128,2757,2.112,2758,3.46,2759,4.541,2760,2.571,2761,2.626,2762,5.044,2763,5.044,2764,7.986,2765,5.044,2766,7.986,2767,5.044,2768,4.541,2769,3.765,2770,4.541,2771,5.475,2772,5.044,2773,3.765,2774,3.962,2775,4.541,2776,2.079,2777,5.817,2778,3.46,2779,4.541,2780,3.46,2781,4.21,2782,5.044,2783,3.765,2784,5.044]],["tags/A quick look at 6 fountain pens",[2785,5.318]],["title/Journaling in practice",[88,2.482,172,2.311]],["content/Journaling in practice",[2,2.668,3,2.074,5,0.96,10,1.064,17,0.966,19,0.436,21,2.026,22,0.88,24,0.95,26,1.484,27,0.454,29,1.396,33,6.249,40,2.409,42,1.535,47,2.63,48,3.176,50,0.579,52,0.663,59,1.573,65,1.955,74,1.398,75,1.358,79,0.588,80,2.729,83,1.613,85,1.499,86,2.51,87,1.093,96,2.802,98,1.433,99,1.429,103,1.349,104,1.133,113,0.96,130,2.729,132,1.517,142,2.409,147,3.58,148,2.729,159,2.408,165,1.002,172,3.63,188,1.839,213,2.556,216,1.18,217,1.167,223,1.141,242,1.814,248,2.864,252,2.133,257,2.94,263,0.807,275,0.97,277,1.349,282,1.613,297,1.481,304,2.204,312,1.554,315,1.343,318,2.168,321,3.025,322,2.794,336,4.185,363,2.729,372,2.099,375,0.781,378,1.914,384,1.105,393,4.185,398,3.021,408,2.864,418,1.654,443,1.413,444,1.765,452,2.444,482,3.868,517,1.024,579,2.067,724,1.446,782,0.909,805,3.44,813,2.668,877,1.978,921,0.861,951,1.206,964,2.133,978,1.742,985,1.413,994,2.204,1003,2.504,1017,2.556,1066,3.334,1067,4.185,1069,1.481,1232,3.11,1237,1.891,1274,2.099,1279,0.991,1283,0.791,1291,2.184,1296,1.105,1297,2.794,1315,2.005,1335,1.891,1382,2.099,1430,2.456,1506,2.668,1512,2.322,1534,2.409,1577,2.322,1614,2.005,1631,1.918,1647,3.021,1659,2.099,1687,1.343,1714,3.868,1721,1.681,1737,3.317,1744,2.409,1755,2.794,1872,2.242,1931,1.839,1939,3.868,1950,2.581,1969,1.129,1983,1.675,1992,4.515,2109,2.409,2116,2.242,2117,2.204,2215,3.778,2297,2.864,2304,2.456,2318,4.761,2319,2.232,2325,3.743,2337,4.761,2413,3.021,2434,2.232,2436,2.94,2476,1.697,2481,2.668,2484,2.556,2503,5.794,2589,3.317,2595,3.103,2638,4.515,2639,4.185,2669,3.978,2696,5.453,2697,4.676,2699,3.44,2700,1.675,2754,3.021,2761,2.61,2786,2.005,2787,5.015,2788,5.015,2789,3.021,2790,3.743,2791,5.015,2792,3.44,2793,4.515,2794,3.94,2795,3.317,2796,3.317,2797,3.11,2798,3.208,2799,2.133,2800,5.015,2801,3.743,2802,5.015,2803,4.515,2804,4.515,2805,2.94,2806,2.38,2807,2.364,2808,5.015,2809,4.185,2810,3.94,2811,4.185,2812,7.171,2813,5.015,2814,4.515,2815,3.11,2816,5.015,2817,7.167,2818,4.185,2819,2.322,2820,3.317]],["tags/Journaling in practice",[172,1.527,2354,1.69,2785,3.475]],["title/Nuts about local nuts",[309,1.853,801,4.611]],["content/Nuts about local nuts",[10,0.563,17,0.687,19,0.225,26,0.812,27,0.447,30,1.458,42,1.511,46,2.034,50,0.57,52,0.471,64,3.922,73,1.202,74,1.205,76,1.269,79,0.447,81,1.587,86,1.785,91,2.294,94,1.136,98,1.019,101,0.393,113,0.945,131,0.955,144,0.812,148,1.568,149,1.628,167,1.861,182,1.076,188,1.81,193,3.951,206,3.265,216,1.167,223,1.124,246,5.258,251,1.761,255,2.626,271,1.761,275,1.328,277,1.328,278,1.785,279,3.204,293,1.387,309,2.996,311,1.493,312,1.53,315,0.955,375,1.229,378,1.099,384,1.087,395,2.371,404,1.053,408,2.819,415,2.894,416,2.134,417,4.12,426,2.569,429,4.444,432,6.202,441,1.087,446,2.245,452,1.738,517,1.008,564,2.245,586,1.973,591,2.569,630,1.328,705,1.649,713,2.751,715,2.417,782,1.245,801,5.293,881,2.034,932,1.835,945,2.034,958,2.626,965,4.12,968,7.364,969,6.931,985,1.391,986,2.751,996,3.386,1146,1.628,1212,3.684,1276,1.81,1283,0.922,1296,1.513,1302,4.025,1315,2.744,1501,1.67,1613,2.371,1615,2.686,1648,1.548,1660,3.826,1666,2.066,1687,1.736,1710,2.245,1711,2.003,1725,2.707,1763,1.973,1785,1.511,1858,2.874,1949,2.894,1969,0.803,1977,2.974,2024,2.569,2034,2.034,2090,4.444,2110,2.626,2116,2.207,2179,3.158,2283,2.371,2377,2.626,2408,2.465,2414,2.17,2434,2.744,2474,3.523,2553,3.386,2577,2.034,2603,4.258,2616,3.684,2623,3.523,2625,3.265,2643,1.761,2666,2.465,2695,3.574,2701,2.327,2734,3.265,2815,3.061,2821,4.936,2822,7.894,2823,4.936,2824,4.936,2825,6.704,2826,2.751,2827,7.123,2828,2.819,2829,3.265,2830,4.444,2831,3.061,2832,4.936,2833,7.107,2834,9.714,2835,7.894,2836,8.534,2837,4.936,2838,4.936,2839,4.444,2840,4.444,2841,3.386,2842,4.936,2843,4.936,2844,4.709,2845,3.265,2846,3.684,2847,4.936,2848,4.444,2849,4.12,2850,4.936,2851,3.878,2852,4.936,2853,4.12,2854,2.465,2855,2.686,2856,3.878,2857,4.936,2858,4.936,2859,3.878,2860,4.709,2861,4.936,2862,3.878,2863,4.12,2864,4.936,2865,4.936,2866,4.444,2867,4.936,2868,3.386,2869,4.12,2870,4.936,2871,4.936,2872,4.444,2873,4.936,2874,4.12,2875,3.061,2876,6.866,2877,2.516,2878,4.936,2879,4.936,2880,4.444,2881,4.444,2882,1.973,2883,3.878,2884,4.936,2885,4.936,2886,4.444,2887,4.936,2888,4.936,2889,4.444,2890,4.444,2891,3.878,2892,3.265,2893,3.265,2894,3.386,2895,3.061,2896,4.444,2897,5.73,2898,3.878,2899,4.936,2900,4.12,2901,3.523,2902,3.684,2903,3.878]],["tags/Nuts about local nuts",[2904,6.372]],["title/I'm jealous of my dog",[1969,0.902,2905,4.357,2906,3.251]],["content/I'm jealous of my dog",[4,2.172,7,2.013,10,0.81,11,2.073,14,0.853,17,0.989,18,1.648,24,1.346,26,1.169,27,0.643,28,1.362,29,1.445,30,1.532,41,2.7,50,0.82,59,1.627,65,1.461,70,1.648,74,1.603,79,0.568,83,1.668,84,2.591,88,3.433,90,2.446,91,1.733,94,1.194,101,0.646,113,1.805,121,2.049,130,2.823,133,1.956,142,2.492,148,1.648,159,1.569,160,2.243,165,1.037,174,5.979,179,0.941,180,2.18,184,1.648,203,1.083,208,2.207,211,1.826,213,2.644,216,0.882,223,1.181,258,2.172,263,0.835,271,1.851,275,1.004,278,1.349,282,1.668,287,2.963,288,1.168,291,2.043,315,1.004,326,2.591,368,2.098,375,1.106,378,1.155,404,1.106,407,3.393,426,2.7,443,2.002,444,1.826,473,2.36,490,2.76,813,4.312,912,0.772,947,2.891,950,3.968,989,3.218,1020,1.876,1069,2.574,1283,0.805,1289,0.816,1293,3.319,1296,1.565,1298,2.402,1304,3.431,1312,2.319,1320,3.218,1382,2.975,1412,4.33,1512,2.402,1577,2.402,1634,2.043,1645,4.047,1648,1.627,1658,2.54,1659,2.172,1668,3.558,1710,2.36,1711,2.105,1719,2.36,1720,2.76,1721,1.585,1763,2.074,1764,1.143,1785,1.588,1950,1.929,1969,1.418,1983,3.332,2007,1.733,2028,1.851,2052,3.319,2060,2.891,2071,2.591,2078,3.177,2124,2.402,2231,3.35,2304,2.54,2375,2.138,2393,2.76,2407,5.072,2435,3.708,2464,2.402,2491,3.125,2589,3.431,2646,1.532,2809,4.33,2860,3.558,2892,3.431,2906,5.352,2907,8.22,2908,4.33,2909,3.218,2910,3.703,2911,6.186,2912,4.67,2913,3.872,2914,4.67,2915,5.188,2916,4.407,2917,4.67,2918,3.319,2919,5.188,2920,5.188,2921,4.075,2922,4.075,2923,3.703,2924,3.872,2925,5.188,2926,5.072,2927,3.558,2928,4.33,2929,3.218,2930,3.041,2931,5.188,2932,5.188,2933,5.188,2934,3.319,2935,5.188,2936,4.33,2937,3.703,2938,4.67,2939,4.67,2940,3.703,2941,3.431,2942,4.67,2943,5.188,2944,5.188,2945,5.188,2946,5.188,2947,2.7,2948,4.67,2949,5.188,2950,2.823,2951,2.644,2952,4.33,2953,3.319,2954,2.963,2955,5.188,2956,5.188,2957,4.33,2958,4.67,2959,3.218,2960,5.188,2961,3.125,2962,4.67,2963,4.075]],["tags/I'm jealous of my dog",[]],["title/Inventing - for the worse?",[2667,2.918,2964,4.169]],["content/Inventing - for the worse?",[1,1.239,4,2.087,6,0.64,10,1.141,11,1.455,13,1.948,17,0.694,18,1.584,19,0.41,20,1.326,22,1.214,24,1.309,25,2.254,26,1.137,28,0.838,32,4.935,42,1.526,46,2.055,51,2.087,52,0.86,65,1.405,67,1.644,73,0.759,74,0.875,75,0.975,79,0.45,81,1.603,84,3.453,94,1.147,98,1.029,99,2.262,101,0.633,104,0.984,113,0.954,116,1.186,121,1.438,133,1.88,144,1.41,157,1.7,175,1.341,179,0.904,182,1.087,184,1.584,196,1.455,199,1.603,210,2.229,214,4.423,216,0.847,217,1.16,240,0.986,251,1.779,252,2.121,255,2.653,264,3.145,275,1.338,276,1.226,277,2.422,291,1.963,309,1.666,311,1.508,316,4.131,321,1.755,361,1.624,366,2.351,367,1.854,378,1.54,384,1.098,388,1.584,404,1.474,412,1.526,418,1.644,430,1.388,437,1.854,455,2.37,457,1.903,465,1.803,478,1.907,621,2.289,698,1.732,788,2.923,844,3.42,903,3.126,910,2.778,912,0.742,951,1.199,986,4.423,988,4.489,1030,2.229,1069,1.472,1108,4.161,1276,1.828,1278,1.603,1283,0.851,1291,2.179,1307,2.395,1348,2.894,1354,2.49,1381,4.489,1399,1.935,1497,3.092,1501,2.34,1502,2.778,1534,2.395,1557,1.624,1659,2.894,1687,0.965,1718,2.49,1778,1.88,1785,2.117,1796,2.023,1945,1.564,1952,3.321,1969,0.811,2028,1.779,2044,2.541,2255,3.705,2319,1.603,2329,3.763,2340,2.441,2350,3.19,2375,3.532,2391,3.899,2402,5.164,2414,3.039,2432,2.923,2468,2.713,2516,5.665,2517,3.42,2547,4.489,2559,1.935,2566,2.441,2715,3.321,2760,2.541,2786,1.993,2805,2.923,2806,1.709,2897,4.161,2950,2.713,2964,4.573,2965,4.489,2966,4.986,2967,4.986,2968,4.161,2969,3.298,2970,3.42,2971,2.192,2972,4.161,2973,3.19,2974,4.986,2975,4.161,2976,4.489,2977,4.489,2978,3.298,2979,4.986,2980,4.986,2981,4.986,2982,4.165,2983,2.778,2984,4.489,2985,4.489,2986,3.917,2987,3.917,2988,2.541,2989,3.722,2990,4.986,2991,3.42,2992,3.19,2993,3.917,2994,6.914,2995,4.986,2996,3.092,2997,2.653,2998,2.541,2999,4.986,3000,2.49,3001,4.986,3002,4.986,3003,4.489,3004,4.986,3005,4.489,3006,1.993,3007,2.778,3008,3.917,3009,3.19,3010,3.298,3011,4.489,3012,3.917,3013,6.224,3014,3.19,3015,3.853,3016,3.004,3017,4.161,3018,6.224,3019,4.986,3020,4.986,3021,3.004,3022,4.161,3023,3.298,3024,4.161,3025,3.19,3026,4.489,3027,4.986,3028,3.092,3029,4.161,3030,4.161,3031,4.489]],["tags/Inventing - for the worse?",[3024,5.318]],["title/Archive by year: 2017",[6,0.712,477,2.398,2529,2.951]],["content/Archive by year: 2017",[19,0.444,477,3.712,2529,4.568]],["tags/Archive by year: 2017",[]],["title/2017 in books",[65,1.776,2529,3.354]],["content/2017 in books",[6,0.685,10,0.608,19,0.243,26,1.191,27,0.482,28,1.217,36,2.268,47,1.632,60,1.831,65,2.826,73,0.812,74,1.271,76,2.37,77,1.574,79,0.347,82,2.469,83,1.715,87,1.162,94,1.227,96,1.877,97,2.514,99,1.52,101,0.425,103,1.434,109,1.34,111,3.806,124,2.971,142,2.561,150,1.76,154,1.089,155,3.212,157,1.311,158,1.019,160,2.305,165,1.066,179,0.967,180,1.947,181,4.789,182,1.578,216,1.23,217,1.24,253,2.983,276,1.311,282,1.715,293,1.077,315,1.032,365,2.039,375,0.83,392,2.561,407,3.031,408,4.135,422,1.852,444,1.877,472,2.01,486,2.902,487,2.243,546,2.469,606,3.875,630,1.434,698,1.852,723,2.197,760,4.49,782,0.967,860,3.657,885,2.836,924,3.545,1030,3.236,1031,2.469,1260,1.574,1279,1.625,1307,2.561,1403,2.305,1417,5.638,1564,3.657,1678,2.069,1721,1.984,1778,2.01,1785,1.632,1806,2.775,1962,1.852,1969,0.867,2007,1.781,2071,2.663,2109,2.561,2117,2.343,2124,2.469,2163,3.307,2303,2.069,2304,4.317,2307,4.644,2319,2.328,2325,6.135,2435,2.268,2464,3.806,2498,3.125,2513,2.469,2529,4.373,2577,2.197,2593,2.514,2643,1.902,2667,2.469,2700,2.418,2701,2.514,2713,3.527,2942,4.8,2950,2.902,3032,5.867,3033,3.307,3034,5.331,3035,4.8,3036,3.411,3037,3.182,3038,2.425,3039,3.98,3040,5.331,3041,4.8,3042,5.331,3043,4.188,3044,5.331,3045,5.331,3046,3.125,3047,4.8,3048,4.8,3049,5.331,3050,4.8,3051,4.45,3052,3.045,3053,5.638,3054,7.4,3055,5.331,3056,7.239,3057,7.239,3058,5.331,3059,5.331,3060,7.239,3061,7.239,3062,5.331,3063,8.22,3064,5.331,3065,8.22,3066,4.8,3067,5.331,3068,4.45,3069,5.331,3070,5.331,3071,5.331,3072,5.331,3073,3.307,3074,5.331,3075,3.98,3076,5.331,3077,4.8,3078,5.331,3079,2.425,3080,4.188,3081,3.657,3082,4.45,3083,4.45,3084,3.806,3085,4.45,3086,5.331,3087,5.331,3088,3.98,3089,3.657,3090,3.212,3091,4.8,3092,4.45,3093,5.331,3094,4.8]],["tags/2017 in books",[172,1.847,1721,0.985]],["title/Hiding Code Complexity",[591,2.887,897,1.638,2624,3.804]],["content/Hiding Code Complexity",[1,1.271,14,0.841,19,0.491,22,0.897,24,1.523,26,1.322,35,3.506,37,2.848,52,0.768,70,1.623,75,1,85,1.527,86,1.848,94,1.85,101,0.69,104,1.001,119,3.079,121,1.474,123,2.455,126,3.366,132,2.62,144,1.157,154,1.769,158,1.126,173,3.648,185,2.213,186,3.506,208,2.174,216,1.195,217,1.189,223,1.163,255,2.719,275,0.989,277,1.375,279,2.074,312,1.584,320,1.423,321,1.799,366,3.316,372,2.14,375,0.796,378,1.791,404,1.09,409,1.474,418,1.686,437,1.9,443,1.44,455,1.752,476,1.914,484,2.106,517,1.044,528,5.941,566,3.658,579,2.106,591,5.006,621,1.474,628,3.476,722,1.848,724,2.028,749,2.996,757,2.285,797,3.214,799,3.079,854,2.366,912,0.761,928,4.601,1011,1.848,1017,2.605,1025,4.015,1191,3.079,1206,3.27,1278,2.262,1279,1.011,1283,0.86,1300,3.658,1325,4.017,1335,1.927,1339,2.179,1369,2.139,1422,1.927,1511,2.66,1568,3.381,1599,2.605,1609,3.079,1617,2.729,1619,4.186,1634,2.013,1687,1.556,1691,3.079,1696,4.015,1721,1.376,1725,1.752,1763,2.043,1771,5.87,1777,2.174,1796,2.074,1852,2.782,1933,4.278,1950,2.615,1983,1.707,2007,1.707,2031,2.996,2053,3.661,2231,2.41,2324,3.27,2414,2.247,2478,3.815,2495,3.381,2595,3.595,2624,4.824,2643,1.823,2786,2.043,2828,4.017,2908,4.266,2951,2.605,3095,3.815,3096,4.266,3097,3.506,3098,6.332,3099,5.111,3100,6.438,3101,6.483,3102,7.581,3103,4.652,3104,6.332,3105,4.601,3106,5.111,3107,7.798,3108,5.111,3109,9.796,3110,3.648,3111,5.111,3112,7.033,3113,5.111,3114,5.111,3115,5.111,3116,7.033,3117,7.24,3118,5.111,3119,5.111,3120,5.111,3121,4.601,3122,5.111,3123,5.111,3124,2.848,3125,3.381,3126,5.111,3127,3.079,3128,5.111,3129,5.111]],["tags/Hiding Code Complexity",[1980,5.318]],["title/Take your time.",[17,0.877,216,1.071]],["content/Take your time.",[1,1.7,7,1.905,10,0.78,14,0.807,24,1.295,25,1.291,26,0.807,27,0.712,28,1.323,29,1.367,41,2.555,42,1.503,47,1.503,50,0.566,53,4.009,61,2.403,69,3.01,73,1.041,74,0.862,75,0.96,77,1.449,79,0.445,83,1.578,84,2.451,85,1.467,88,1.933,89,2.345,99,1.399,101,0.679,104,0.974,109,1.979,113,0.939,121,1.972,124,2.735,148,2.5,149,2.596,154,1.002,157,1.207,158,0.976,168,1.18,175,1.32,179,0.89,182,1.07,185,1.351,197,2.671,200,1.933,202,3.14,217,1.142,219,2.563,220,2.451,233,2.157,251,1.751,258,3.295,266,2.863,275,0.95,277,1.84,279,1.992,285,3.14,288,1.105,293,0.992,296,3.366,311,1.484,320,1.367,324,2.803,361,1.598,375,0.764,378,1.753,404,1.458,444,1.728,457,1.351,465,1.775,469,2.671,484,2.023,621,1.415,724,1.415,813,3.638,816,3.247,929,1.432,935,4.096,936,3.503,945,2.023,954,3.14,985,1.383,989,3.044,993,2.403,1003,2.451,1045,3.486,1069,2.324,1146,2.255,1236,2.314,1272,2.671,1283,0.487,1289,1.34,1297,2.735,1298,2.272,1299,2.877,1302,2.877,1382,2.055,1426,1.521,1465,2.671,1487,2.122,1501,1.661,1613,2.358,1617,1.905,1635,3.856,1645,3.415,1658,2.403,1659,2.055,1687,0.95,1719,2.233,1725,1.683,1741,2.194,1742,3.111,1764,1.507,1785,1.503,1795,1.661,1799,2.803,1889,2.735,1898,2.611,1969,1.28,1983,2.844,2007,2.629,2025,2.055,2078,2.194,2109,2.358,2116,2.194,2166,1.962,2231,2.314,2283,2.358,2290,2.886,2300,2.735,2340,2.403,2348,2.803,2365,5.875,2405,3.14,2421,4.419,2464,2.272,2477,2.803,2485,3.366,2532,2.957,2537,3.811,2566,3.349,2589,4.524,2651,4.882,2662,2.671,2682,2.957,2690,4.096,2692,1.992,2700,1.64,2761,2.555,2786,3.146,2820,3.247,2901,3.503,2902,3.663,2911,5.28,2918,3.14,2922,3.856,2927,3.366,2929,3.044,2940,4.882,2983,2.735,3038,2.233,3125,3.247,3130,3.366,3131,4.691,3132,3.044,3133,4.419,3134,5.708,3135,5.708,3136,3.856,3137,4.524,3138,4.908,3139,4.908,3140,4.908,3141,4.908,3142,2.803,3143,4.096,3144,4.908,3145,4.908,3146,2.877,3147,2.314,3148,4.908,3149,4.908,3150,4.419,3151,2.502,3152,4.908,3153,4.908,3154,3.366,3155,4.908,3156,3.503,3157,4.096,3158,4.908,3159,4.908,3160,4.419,3161,3.663,3162,2.957,3163,3.247,3164,6.839,3165,2.555,3166,4.908,3167,4.908,3168,4.386,3169,4.096,3170,3.503,3171,4.419,3172,4.908,3173,4.096,3174,3.856,3175,4.908,3176,3.366,3177,4.908,3178,4.908,3179,4.908,3180,2.877,3181,4.908,3182,3.663,3183,2.877,3184,4.908,3185,4.908,3186,4.908,3187,4.908,3188,3.044,3189,4.419,3190,4.908,3191,2.671,3192,2.555,3193,4.908,3194,2.877,3195,4.419,3196,2.735,3197,3.663,3198,4.908]],["tags/Take your time.",[172,2.336]],["title/Concentrating on serendipitous creativity",[280,3.959,2319,1.784,3199,4.629]],["content/Concentrating on serendipitous creativity",[0,1.079,1,1.258,2,4.255,3,1.512,10,0.912,13,1.425,14,0.832,17,1.335,22,1.404,24,0.958,25,1.33,26,1.148,27,0.458,29,1.409,41,2.633,49,2.965,50,0.584,51,2.118,60,1.555,76,1.301,79,0.329,82,3.233,86,1.83,88,1.992,97,2.385,98,1.442,103,1.361,104,1.391,113,0.968,118,3.236,138,2.526,149,1.668,154,1.633,158,0.866,165,1.011,175,1.361,179,0.917,200,1.992,210,3.122,216,1.187,220,2.526,222,3.974,223,1.59,237,3.236,242,2.526,245,3.776,251,1.805,275,1.351,279,2.834,280,6.46,287,2.889,289,4.457,294,2.526,304,2.224,311,1.53,330,2.262,361,2.274,365,1.935,378,1.127,384,2.113,430,1.409,437,3.206,441,1.538,443,1.425,444,2.458,446,2.301,452,1.781,591,2.633,621,2.487,698,1.757,782,1.45,813,3.715,903,2.75,921,0.869,929,1.476,945,2.085,946,4.688,985,1.425,987,2.578,1002,2.965,1069,1.494,1146,1.668,1260,2.062,1274,2.112,1283,0.502,1291,2.301,1296,1.114,1297,3.891,1369,1.857,1415,1.757,1502,3.891,1512,2.342,1555,2.889,1557,1.647,1586,1.425,1592,3.715,1617,2.71,1631,2.671,1645,2.526,1658,2.477,1678,1.963,1687,0.979,1764,1.114,1785,2.138,1791,2.819,1799,2.889,1852,4.353,1876,2.224,1945,1.587,1946,2.819,1950,1.881,1969,0.823,2001,4.619,2064,1.963,2071,2.526,2117,2.224,2320,4.163,2329,3.801,2342,2.526,2359,2.889,2376,4.353,2377,2.691,2391,2.301,2396,4.554,2402,3.048,2430,3.611,2532,3.048,2559,1.963,2671,3.611,2687,3.989,2809,4.222,2819,2.342,2911,3.138,3132,3.138,3200,5.29,3201,6.984,3202,4.222,3203,6.984,3204,3.47,3205,4.925,3206,4.222,3207,6.984,3208,7.201,3209,4.554,3210,3.974,3211,5.059,3212,5.059,3213,5.059,3214,5.059,3215,6.287,3216,6.287,3217,4.222,3218,2.753,3219,3.47,3220,3.974,3221,4.222,3222,2.889,3223,4.222,3224,4.222,3225,5.059,3226,2.578,3227,2.578,3228,3.47,3229,4.222,3230,5.059,3231,3.611,3232,3.974,3233,4.554,3234,3.236,3235,3.346,3236,4.554,3237,4.554,3238,2.342,3239,5.059,3240,4.222,3241,3.974,3242,5.059,3243,1.69,3244,7.764,3245,3.47,3246,5.059,3247,2.965,3248,4.222,3249,2.633,3250,3.974,3251,4.554,3252,5.059]],["tags/Concentrating on serendipitous creativity",[280,3.595,3205,2.741]],["title/Death to pseudocode?",[3253,3.695,3254,5.675]],["content/Death to pseudocode?",[0,1.053,1,1.227,4,2.066,7,2.664,10,0.563,14,0.812,19,0.496,23,2.626,24,0.935,26,1.129,27,0.447,30,1.458,46,2.83,49,4.025,50,0.57,52,0.471,59,1.548,70,1.568,75,0.965,79,0.321,83,1.587,88,1.944,89,1.692,94,1.58,101,0.547,102,2.569,104,0.977,109,1.241,113,0.945,126,3.305,127,4.54,131,1.328,142,2.371,144,1.129,167,1.861,217,1.597,251,1.761,272,3.265,293,0.997,297,1.458,304,2.17,315,0.955,392,2.371,475,3.413,501,3.061,513,7.047,514,6.704,515,4.444,517,2.109,518,2.371,566,3.123,571,3.158,591,3.574,630,1.328,631,2.751,650,3.684,722,3.086,724,1.423,725,2.686,782,0.895,785,3.061,897,2.868,919,1.715,921,0.848,1068,3.265,1114,6.589,1188,3.386,1198,2.974,1234,2.516,1283,0.784,1289,0.777,1290,2.516,1291,2.007,1292,1.944,1300,3.591,1331,2.285,1369,1.313,1382,2.066,1431,2.751,1451,2.569,1533,2.245,1564,5.415,1568,3.265,1577,2.285,1583,1.475,1617,1.916,1655,1.973,1657,1.511,1719,2.245,1721,0.965,1741,2.207,1742,2.245,1776,4.258,1790,4.998,1810,3.265,1827,2.894,1877,3.386,1881,2.003,1936,4.12,1962,1.715,1965,1.628,1969,0.803,1974,4.644,2004,2.751,2028,1.761,2044,2.516,2064,1.916,2163,3.061,2274,3.684,2416,2.327,2435,2.1,2451,3.523,2458,2.465,2539,3.265,2624,3.386,2669,2.285,2700,2.637,2729,2.751,2786,1.973,2792,3.386,2916,3.061,2998,2.516,3243,1.649,3254,8.882,3255,4.901,3256,2.17,3257,3.158,3258,4.936,3259,2.894,3260,4.444,3261,3.878,3262,4.936,3263,4.936,3264,2.819,3265,4.444,3266,2.626,3267,2.819,3268,4.936,3269,3.386,3270,4.936,3271,4.936,3272,3.523,3273,3.061,3274,3.523,3275,7.683,3276,4.936,3277,4.936,3278,6.866,3279,6.866,3280,4.756,3281,7.894,3282,6.589,3283,7.894,3284,8.534,3285,7.894,3286,4.936,3287,4.936,3288,4.936,3289,4.936,3290,4.936,3291,4.444,3292,4.936,3293,4.936,3294,4.936,3295,4.12,3296,4.444,3297,2.819,3298,4.444,3299,4.936,3300,4.936]],["tags/Death to pseudocode?",[475,2.177,1650,4.534]],["title/Thinking in terms of objects",[61,2.716,113,1.062,2342,2.77]],["content/Thinking in terms of objects",[10,0.587,19,0.491,20,1.369,21,1.502,22,1.241,23,3.483,24,1.339,26,1.328,30,1.52,52,0.492,59,2.218,60,1.574,61,4.459,70,1.635,75,1.007,79,0.526,80,3.847,87,1.541,94,2,101,0.41,113,0.986,131,0.996,133,1.942,154,1.052,165,1.029,196,2.864,208,2.19,217,1.198,223,1.172,263,1.137,271,1.837,272,6.223,275,0.996,279,2.09,297,2.384,324,2.941,326,2.572,330,2.302,366,2.428,375,0.802,392,2.473,418,1.698,437,2.628,487,1.596,571,3.294,579,2.122,586,2.058,622,2.521,623,3.939,630,1.385,722,1.862,724,1.485,749,4.732,797,3.761,799,5.913,921,0.885,964,3.007,982,2.624,1017,2.624,1044,3.333,1146,2.332,1201,4.676,1237,1.942,1289,0.81,1302,6.054,1307,4.174,1326,3.532,1332,2.342,1342,4.636,1369,2.147,1399,2.743,1568,3.406,1617,1.998,1623,1.789,1631,1.969,1633,2.226,1634,3.179,1657,1.576,1687,0.996,1715,2.19,1720,2.739,1764,1.134,1794,2.09,1898,5.412,1952,3.396,1976,2.428,2028,1.837,2117,2.263,2184,2.302,2290,2.592,2321,4.963,2342,2.572,2375,3.581,2484,2.624,2512,2.68,2537,5.369,2961,3.102,3124,2.869,3147,2.428,3255,3.676,3301,3.843,3302,3.406,3303,4.298,3304,7.069,3305,8.073,3306,5.149,3307,6.364,3308,5.149,3309,4.384,3310,7.069,3311,5.149,3312,5.149,3313,3.676,3314,5.149,3315,4.636,3316,9.52,3317,3.843,3318,4.045,3319,4.045,3320,4.298,3321,2.624,3322,7.069,3323,6.364,3324,4.298]],["tags/Thinking in terms of objects",[2303,2.473]],["title/Over entropie",[116,1.499,3325,6.303]],["content/Over entropie",[19,0.445,79,0.514,116,0.988,131,0.804,196,1.212,311,1.256,452,1.462,493,5.303,494,3.74,495,5.638,497,5.617,498,6.118,504,5.758,505,3.101,506,4.295,510,4.322,511,3.765,512,2.849,522,2.658,524,5.22,527,3.383,530,5.633,532,4.746,535,6.259,537,2.576,540,2.748,546,4.611,568,2.658,578,3.74,593,3.16,597,4.531,599,2.849,600,4.164,601,4.746,602,3.559,606,4.564,613,2.965,614,4.466,623,2.315,634,5.617,645,4.531,659,3.74,680,4.755,689,3.74,699,4.531,744,5.049,745,2.658,747,3.74,750,4.016,760,3.765,774,5.456,792,5.049,807,2.658,808,3.263,809,3.263,812,3.263,816,2.748,856,2.849,890,2.849,894,3.467,1097,3.74,1101,3.74,1108,3.467,1137,2.748,1141,3.467,1144,2.965,1185,4.45,1203,2.503,1204,4.531,1208,3.263,1211,3.263,1263,3.467,1339,1.881,1376,3.467,1456,3.467,2015,2.21,2322,5.067,2430,2.965,3137,2.748,3326,5.067,3327,4.154,3328,6.071,3329,6.071,3330,4.154,3331,6.071,3332,6.459,3333,4.769,3334,4.154,3335,4.531,3336,4.154,3337,4.154,3338,7.105,3339,3.101,3340,4.154,3341,3.467,3342,4.154,3343,3.74,3344,4.154,3345,3.74,3346,4.154,3347,4.154,3348,4.154,3349,5.121,3350,4.154,3351,4.154,3352,4.154,3353,3.467,3354,4.154,3355,7.558,3356,4.154,3357,4.154,3358,4.154,3359,6.2,3360,4.154,3361,4.154,3362,7.174,3363,4.154,3364,4.154,3365,4.154,3366,5.067,3367,6.071,3368,5.067,3369,2.373,3370,3.263,3371,4.154,3372,4.154,3373,4.154,3374,6.071,3375,3.467,3376,5.466,3377,4.154,3378,4.154,3379,3.74,3380,4.154,3381,4.154,3382,4.154,3383,4.154,3384,4.154,3385,6.071,3386,4.154,3387,4.154,3388,4.154,3389,3.263,3390,4.154,3391,3.74,3392,4.154,3393,4.154,3394,4.154,3395,3.263,3396,4.154,3397,3.101,3398,4.154,3399,4.154,3400,3.74,3401,4.154,3402,3.467,3403,3.101,3404,4.154,3405,7.892,3406,3.74,3407,3.467,3408,3.101,3409,4.154,3410,4.154,3411,4.154,3412,6.071,3413,3.74,3414,4.154,3415,3.467,3416,4.154,3417,3.74,3418,7.892,3419,3.101,3420,6.071,3421,3.467,3422,3.101,3423,3.263,3424,3.263,3425,4.154,3426,6.071,3427,4.154,3428,5.413,3429,4.154,3430,5.067,3431,4.154,3432,5.988,3433,5.067,3434,4.154,3435,4.154,3436,4.154,3437,2.849,3438,4.154,3439,4.154,3440,4.154,3441,4.154,3442,4.154,3443,6.071,3444,4.154,3445,4.154,3446,4.154,3447,3.74,3448,4.154,3449,4.154,3450,3.74,3451,4.154,3452,2.849,3453,3.467,3454,4.154,3455,4.154,3456,1.923,3457,2.849,3458,6.071,3459,7.174,3460,2.503,3461,6.071,3462,4.154,3463,3.74,3464,4.154,3465,4.154,3466,4.154,3467,3.74,3468,4.154,3469,3.467,3470,4.154,3471,4.154,3472,4.154,3473,4.154,3474,4.154,3475,4.154,3476,4.154,3477,4.154,3478,4.154,3479,4.016,3480,4.154,3481,4.154]],["tags/Over entropie",[]],["title/Teaching by philosophy",[2303,2.446,2950,3.43]],["content/Teaching by philosophy",[5,1.327,6,0.891,10,0.791,14,1.14,17,0.697,19,0.469,21,2.791,22,0.879,23,2.652,24,1.313,26,1.412,27,0.628,52,0.478,54,3.574,67,1.652,73,0.762,74,0.879,99,1.427,101,0.553,109,1.259,113,0.959,121,2,131,0.969,138,4.288,140,3.312,154,1.416,158,1.065,179,0.908,182,1.511,196,1.461,203,1.947,217,1.165,220,2.501,223,2.052,251,1.787,311,1.515,320,1.394,330,3.1,365,2.652,369,3.106,370,2.79,378,1.115,384,1.103,407,2.903,409,1.444,450,2.239,455,1.717,475,4.376,517,1.023,518,3.331,579,2.064,698,2.409,722,1.811,749,2.935,757,2.239,782,0.908,896,4.673,920,3.33,921,1.191,924,2.452,945,2.858,951,2.065,985,2.241,986,2.79,1017,3.534,1062,2.002,1213,3.961,1233,3.738,1283,0.497,1292,1.972,1296,1.892,1297,3.864,1299,2.935,1300,2.278,1332,2.278,1339,1.552,1346,2.123,1369,2.481,1541,1.631,1565,5.448,1614,2.002,1648,1.571,1655,3.18,1663,1.496,1687,1.342,1688,3.017,1721,0.979,1787,3.463,1806,2.607,1876,3.963,1930,3.774,1937,3.574,1939,2.79,1945,3.058,1949,2.935,1969,0.815,2024,2.607,2048,3.435,2060,2.79,2179,3.204,2303,1.943,2311,5.286,2414,2.201,2448,3.017,2458,3.973,2640,4.756,2642,4.065,2666,2.501,2667,2.318,2805,2.935,2883,5.448,2947,4.141,2953,3.204,2988,2.552,3037,2.201,3234,4.436,3243,2.317,3264,2.86,3274,5.678,3313,5.678,3318,3.934,3456,3.211,3460,3.017,3482,3.106,3483,4.508,3484,3.574,3485,4.101,3486,3.934,3487,3.973,3488,6.243,3489,3.435,3490,2.935,3491,3.934,3492,4.179,3493,5.007,3494,3.574,3495,5.007,3496,5.007,3497,5.007,3498,2.318,3499,3.106,3500,4.508,3501,3.934,3502,4.179,3503,4.508,3504,5.007,3505,5.007,3506,3.934,3507,5.448,3508,6.935,3509,4.95,3510,5.176,3511,3.106,3512,4.508,3513,5.007,3514,5.007,3515,5.007,3516,5.007,3517,3.738,3518,3.574]],["tags/Teaching by philosophy",[2303,1.954,2950,2.741]],["title/Computer Science learning pathways",[21,1.445,1655,1.979,2458,2.473,3519,3.89]],["content/Computer Science learning pathways",[0,1.076,6,1.161,7,1.957,17,0.702,19,0.393,23,3.295,28,1.171,29,1.405,50,0.804,65,2.547,67,1.664,73,1.061,74,1.224,77,1.489,79,0.328,83,1.622,88,1.986,90,2.378,97,2.378,101,0.402,116,1.2,131,1.349,145,2.047,149,1.664,150,1.695,157,1.24,165,1.008,179,0.915,182,1.099,203,1.454,208,2.145,211,1.776,216,1.184,223,1.148,263,1.121,264,3.17,275,0.976,276,1.24,293,1.408,297,1.489,311,1.526,361,1.643,365,1.929,375,0.785,407,2.112,409,1.455,412,1.544,435,2.112,446,2.294,452,1.776,472,3.248,473,3.17,476,2.344,486,2.745,487,2.897,491,2.112,517,1.423,630,1.357,724,2.01,785,5.342,885,3.708,896,2.745,897,2.058,903,2.745,921,0.866,950,4.427,951,1.676,957,2.881,985,1.963,993,2.47,994,3.063,1011,1.824,1017,2.571,1082,3.601,1200,3.128,1282,3.765,1283,0.501,1301,2.811,1333,1.986,1339,1.563,1369,2.124,1409,5.617,1412,4.21,1422,1.902,1493,2.957,1506,2.683,1537,2.112,1541,1.643,1557,1.643,1582,1.957,1589,2.294,1599,2.571,1631,1.929,1655,3.614,1660,2.811,1688,3.039,1691,3.039,1721,0.987,1725,2.389,1827,2.957,1930,3.793,1933,2.683,1939,3.884,1941,2.626,1945,2.186,1950,1.875,1969,1.134,1995,2.745,2053,2.626,2255,2.181,2298,2.571,2314,3.601,2315,2.571,2327,4.681,2377,2.683,2379,1.593,2398,2.811,2418,2.811,2458,3.988,2461,3.039,2484,3.552,2531,3.128,2542,3.227,2597,3.336,2701,2.378,2916,3.128,3015,2.811,3037,2.217,3142,2.881,3218,2.745,3243,2.328,3256,3.786,3274,4.975,3313,4.975,3482,3.128,3483,4.541,3484,3.601,3485,2.294,3520,5.48,3521,1.929,3522,5.044,3523,5.044,3524,4.541,3525,3.336,3526,2.683,3527,4.541,3528,3.962,3529,3.336,3530,3.039,3531,5.044,3532,6.969,3533,5.044,3534,9.202,3535,4.21,3536,6.969,3537,5.044,3538,5.044,3539,2.881,3540,3.46,3541,2.881,3542,5.044,3543,4.541,3544,5.044,3545,5.044,3546,4.541,3547,7.189,3548,2.571,3549,3.128,3550,4.21,3551,3.227,3552,3.46,3553,4.541,3554,5.044,3555,6.969,3556,5.817,3557,5.044,3558,3.601,3559,4.541,3560,5.044]],["tags/Computer Science learning pathways",[2303,1.954,3561,2.291]],["title/Over het introduceren van bedrijfsethiek",[116,1.063,495,2.492,546,2.07,3562,4.026,3563,4.026]],["content/Over het introduceren van bedrijfsethiek",[19,0.336,116,1.034,129,3.415,131,0.841,493,5.088,495,5.487,497,4.567,498,6.423,504,5.525,506,4.387,510,5.367,511,5,512,2.982,517,0.888,522,2.781,524,4.87,527,4.492,529,3.628,530,3.103,532,4.15,533,2.982,534,3.415,536,5.333,537,2.696,540,4.87,546,4.353,568,2.781,593,4.196,597,3.245,601,4.87,602,4.316,605,6.11,606,4.21,614,5.343,630,1.169,634,4.567,638,2.982,640,4.929,680,2.619,682,3.415,684,4.929,688,3.496,690,3.628,694,5.496,705,1.452,711,2.129,715,3.072,738,3.628,742,3.628,743,3.628,744,4.014,760,3.892,774,4.857,792,4.014,801,2.696,807,4.014,809,3.415,812,3.415,831,4.479,848,3.628,856,4.304,875,5.649,890,4.304,894,3.628,905,3.628,1052,3.628,1073,3.415,1112,3.628,1137,2.875,1138,3.914,1163,4.683,1185,2.696,1203,2.619,1204,3.245,1208,4.929,1223,3.415,1230,3.628,1274,1.898,1369,1.669,2231,2.05,2338,4.014,2760,3.198,3243,2.096,3326,5.237,3333,3.415,3339,3.245,3341,3.628,3389,3.415,3397,3.245,3406,3.914,3422,3.245,3423,3.415,3428,4.304,3433,3.628,3452,2.982,3562,3.914,3563,3.914,3564,4.347,3565,2.781,3566,3.628,3567,3.628,3568,3.628,3569,3.628,3570,3.914,3571,4.347,3572,4.347,3573,4.347,3574,6.145,3575,4.347,3576,4.347,3577,4.347,3578,4.347,3579,4.347,3580,4.347,3581,4.347,3582,4.347,3583,4.347,3584,5.649,3585,4.347,3586,4.347,3587,4.347,3588,4.347,3589,4.347,3590,4.347,3591,4.347,3592,4.347,3593,3.914,3594,3.415,3595,6.274,3596,3.914,3597,4.347,3598,5.649,3599,4.347,3600,4.347,3601,3.914,3602,4.347,3603,4.347,3604,7.363,3605,3.415,3606,4.347,3607,4.347,3608,4.347,3609,4.347,3610,4.347,3611,3.914,3612,3.628,3613,4.347,3614,4.347,3615,4.347,3616,3.914,3617,3.914,3618,3.914,3619,4.347,3620,3.914,3621,4.347,3622,4.347,3623,4.347,3624,4.347,3625,3.628,3626,3.245,3627,6.274,3628,3.628,3629,4.347,3630,3.914,3631,4.347,3632,6.274,3633,3.914,3634,4.347,3635,4.347,3636,4.014,3637,4.347,3638,4.347,3639,3.628,3640,4.347,3641,3.628,3642,5.649,3643,4.347,3644,4.347,3645,4.347,3646,4.347,3647,5.237,3648,4.347,3649,7.363,3650,7.363,3651,7.363,3652,7.363,3653,4.347,3654,3.415,3655,6.274,3656,4.347,3657,4.347,3658,4.347,3659,4.347,3660,4.347,3661,4.347,3662,4.347,3663,4.347,3664,4.347,3665,4.347,3666,4.347,3667,3.914,3668,4.347,3669,4.347,3670,3.628,3671,3.914,3672,6.274,3673,4.347,3674,4.347,3675,4.347,3676,6.274,3677,4.347,3678,4.347,3679,2.982,3680,4.347,3681,5.649,3682,4.347,3683,4.347,3684,4.347,3685,4.347,3686,4.347,3687,4.347,3688,4.347,3689,4.347,3690,4.347,3691,4.347,3692,3.914,3693,4.347,3694,4.347,3695,4.347,3696,4.347,3697,4.347,3698,4.347,3699,3.415,3700,4.347,3701,4.347,3702,4.347,3703,4.347,3704,3.628,3705,4.347,3706,4.347,3707,4.347,3708,4.347,3709,4.347]],["tags/Over het introduceren van bedrijfsethiek",[]],["title/A Ph.D. Thesis Proposal",[2386,3.548,3509,3.959,3710,4.629]],["content/A Ph.D. Thesis Proposal",[19,0.364,116,1.468,158,0.527,297,1.823,372,1.78,399,2.428,407,1.78,493,4.152,495,5.658,497,3.829,498,6.146,502,3.173,504,5.657,505,3.173,506,4.964,510,4.807,511,5.255,512,2.916,516,2.916,517,0.868,522,2.72,527,4.926,529,3.548,532,2.812,535,5.189,537,2.637,540,2.812,546,4.41,568,3.95,573,4.407,588,6.268,593,4.153,597,3.173,600,2.916,601,2.812,602,3.619,605,4.235,606,4.636,614,4.852,615,5.558,618,3.827,630,1.144,634,5.482,638,2.916,640,3.339,643,5.189,662,3.827,663,3.827,664,3.827,676,2.812,680,2.561,682,3.339,684,4.85,694,4.608,695,3.548,699,5.426,705,1.42,738,5.153,750,2.812,752,3.548,767,2.916,774,4.38,793,3.034,807,2.72,870,3.339,877,1.212,985,1.739,1143,3.548,1144,3.034,1146,1.402,1163,4.608,1185,6.298,1187,3.339,1204,3.173,1255,3.548,1275,3.548,1283,0.422,1369,2.485,1387,3.548,1471,2.812,1608,1.869,1688,2.561,2054,2.123,2184,3.567,2376,2.313,2386,2.72,2565,3.36,2985,3.827,3132,2.637,3218,4.811,3243,2.665,3335,4.608,3343,5.558,3345,3.827,3349,4.407,3368,3.548,3397,3.173,3402,3.548,3403,4.608,3413,3.827,3428,2.916,3430,3.548,3450,3.827,3452,4.235,3453,5.153,3460,2.561,3479,2.812,3489,2.916,3498,1.968,3509,3.034,3548,2.167,3569,3.548,3593,5.558,3594,4.85,3605,3.339,3618,3.827,3620,3.827,3626,3.173,3636,2.72,3639,3.548,3647,3.548,3654,3.339,3667,3.827,3671,5.558,3679,4.235,3704,5.153,3710,3.548,3711,3.827,3712,3.034,3713,5.558,3714,6.174,3715,4.251,3716,4.251,3717,4.251,3718,5.558,3719,8.473,3720,6.174,3721,7.27,3722,4.251,3723,4.251,3724,4.251,3725,4.251,3726,4.251,3727,4.251,3728,4.251,3729,3.827,3730,5.558,3731,4.251,3732,4.251,3733,4.251,3734,4.251,3735,4.251,3736,3.827,3737,4.251,3738,4.251,3739,4.251,3740,3.827,3741,4.251,3742,4.251,3743,4.251,3744,4.251,3745,4.251,3746,4.251,3747,6.174,3748,7.27,3749,4.251,3750,6.174,3751,3.548,3752,7.27,3753,4.251,3754,3.827,3755,4.251,3756,4.251,3757,4.251,3758,6.174,3759,3.827,3760,4.251,3761,4.251,3762,4.251,3763,5.558,3764,4.251,3765,4.251,3766,4.251,3767,3.548,3768,4.251,3769,3.827,3770,3.548,3771,4.251,3772,4.251,3773,4.251,3774,4.251,3775,4.251,3776,4.251,3777,6.174,3778,4.251,3779,4.251,3780,4.251,3781,4.251,3782,6.174,3783,4.251,3784,4.251,3785,4.251,3786,4.251,3787,4.251,3788,4.251,3789,3.339,3790,4.251,3791,4.251,3792,4.251,3793,4.251,3794,4.251,3795,4.251,3796,4.251,3797,6.174,3798,4.251,3799,4.251,3800,4.251,3801,4.251,3802,4.251,3803,4.251,3804,4.251,3805,3.827,3806,4.251,3807,4.251,3808,4.251,3809,4.251]],["tags/A Ph.D. Thesis Proposal",[3561,2.898]],["title/Reverse engineering a curriculum",[3243,1.853,3482,3.44,3484,3.959]],["content/Reverse engineering a curriculum",[3,1.516,5,1.339,19,0.438,20,1.349,21,2.733,22,0.891,28,1.176,29,2.404,48,1.786,50,0.586,55,1.81,59,1.592,60,1.558,73,1.065,74,1.406,77,1.498,79,0.33,83,2.25,84,2.534,88,2.756,90,2.392,93,3.787,95,2.23,97,3.299,98,1.047,101,0.404,113,0.971,117,3.246,133,1.913,144,1.151,148,1.611,155,3.057,157,2.44,158,0.629,165,1.726,167,2.639,175,1.365,208,3.407,216,0.862,241,2.028,263,0.816,264,2.308,271,1.81,277,2.155,288,1.142,312,1.572,330,2.268,375,0.79,378,1.13,404,1.082,409,1.463,455,1.739,457,1.397,476,2.18,487,2.168,491,2.124,492,2.641,517,1.036,621,2.018,623,2.827,754,2.898,782,0.92,913,2.534,919,2.431,973,3.246,993,2.484,1003,2.534,1146,1.673,1159,2.797,1236,2.392,1278,1.632,1283,0.795,1290,2.586,1332,3.644,1335,2.639,1339,2.168,1369,1.861,1401,2.158,1415,2.431,1541,2.279,1623,1.762,1655,2.797,1657,2.142,1678,2.716,1701,4.235,1711,2.059,1721,0.992,1725,2.399,1755,2.827,1763,2.797,1785,1.553,1932,4.216,1979,3.787,2024,2.641,2053,2.641,2054,4.524,2063,2.091,2064,3.109,2071,2.534,2109,2.437,2116,2.268,2303,1.969,2307,2.349,2319,1.632,2342,2.534,2440,4.568,2448,3.057,2457,3.057,2458,4.313,2459,4.102,2477,2.898,2497,4.568,2565,2.761,2577,2.091,2593,2.392,2642,2.974,2656,2.028,2682,3.057,2826,2.827,2893,3.356,2917,4.568,2930,4.102,2950,2.761,2964,3.356,3007,2.827,3037,2.23,3046,2.974,3180,2.974,3205,3.808,3218,2.761,3243,2.885,3302,3.356,3484,4.995,3485,3.644,3506,3.986,3526,2.699,3548,2.586,3552,3.48,3565,3.246,3810,5.074,3811,4.568,3812,3.986,3813,5.074,3814,5.074,3815,4.568,3816,3.147,3817,4.568,3818,5.074,3819,5.074,3820,5.074,3821,3.986,3822,5.074,3823,3.787,3824,3.787,3825,4.568,3826,7.774,3827,5.074,3828,5.497,3829,5.074,3830,5.074,3831,5.074,3832,4.568,3833,5.074,3834,5.074,3835,4.568,3836,3.986,3837,3.986,3838,4.235,3839,7.212,3840,6.445,3841,3.246,3842,5.074,3843,4.568,3844,4.235,3845,4.235,3846,5.074,3847,3.986,3848,5.074,3849,5.074,3850,3.48,3851,4.235,3852,6.998,3853,5.074,3854,3.622,3855,3.787,3856,5.074,3857,5.074,3858,5.074,3859,3.48,3860,4.568,3861,5.074,3862,4.235,3863,5.074,3864,4.568]],["tags/Reverse engineering a curriculum",[2303,1.954,3561,2.291]],["title/Over de inflatie van intellect",[116,1.063,546,2.07,606,1.966,3865,4.472,3866,4.472]],["content/Over de inflatie van intellect",[19,0.358,79,0.268,97,1.94,116,1.697,158,0.51,184,1.915,460,1.94,493,4.487,495,5.629,496,3.434,497,3.739,498,6.405,502,3.071,504,5.42,506,4.275,510,5.691,511,5.42,512,4.135,522,3.857,524,5.196,527,3.976,532,4.72,536,2.722,537,3.739,540,4.72,546,4.374,568,3.857,587,3.071,588,3.232,593,4.549,597,3.071,600,2.822,601,2.722,602,3.534,606,4.633,613,2.937,614,4.803,634,2.552,643,2.937,679,3.704,680,4.299,686,3.704,688,3.976,705,1.374,744,2.632,745,2.632,750,5.196,753,3.434,760,3.739,767,5.736,774,5.038,792,3.857,807,2.632,825,3.071,831,4.303,848,5.032,856,4.135,867,3.704,877,1.173,890,2.822,1055,3.434,1093,3.704,1185,5.6,1203,2.479,1227,3.704,1255,3.434,1264,3.434,1421,2.722,1456,3.434,1501,2.04,2340,2.015,2343,5.032,2393,2.189,3052,2.35,3326,3.434,3332,3.704,3335,3.071,3339,3.071,3349,5.093,3355,3.704,3359,3.232,3389,3.232,3395,3.232,3407,5.032,3419,3.071,3422,4.5,3428,2.822,3430,5.955,3452,2.822,3463,3.704,3479,2.722,3567,3.434,3574,3.434,3605,3.232,3633,3.704,3636,3.857,3641,3.434,3670,3.434,3679,4.894,3699,3.232,3718,5.427,3751,3.434,3770,3.434,3789,3.232,3805,3.704,3867,4.114,3868,4.736,3869,4.114,3870,4.114,3871,4.114,3872,3.704,3873,4.114,3874,4.114,3875,6.028,3876,4.114,3877,3.434,3878,4.114,3879,3.232,3880,4.114,3881,3.434,3882,4.114,3883,4.114,3884,6.028,3885,4.114,3886,4.114,3887,2.822,3888,4.114,3889,4.114,3890,4.114,3891,4.114,3892,6.028,3893,4.114,3894,4.114,3895,3.704,3896,4.114,3897,4.114,3898,4.114,3899,6.028,3900,4.114,3901,3.704,3902,3.704,3903,4.114,3904,4.114,3905,4.114,3906,3.704,3907,2.632,3908,5.032,3909,4.114,3910,2.142,3911,3.071,3912,6.028,3913,3.434,3914,4.114,3915,4.114,3916,4.114,3917,6.028,3918,4.114,3919,4.114,3920,6.028,3921,6.028,3922,4.114,3923,4.114,3924,4.114,3925,4.114,3926,3.704,3927,4.114,3928,4.114,3929,2.722,3930,4.114,3931,4.114,3932,3.704,3933,5.427,3934,4.114,3935,4.114,3936,3.704,3937,3.704,3938,4.114,3939,2.479,3940,3.704,3941,3.434,3942,3.071,3943,4.114,3944,4.114,3945,4.114,3946,4.114,3947,3.704,3948,4.114,3949,7.856,3950,4.114,3951,4.114,3952,4.114,3953,4.114,3954,3.434,3955,4.114,3956,4.736,3957,4.114,3958,4.114,3959,4.114,3960,4.114,3961,4.114,3962,4.114,3963,3.704,3964,3.704,3965,4.114,3966,4.114,3967,3.704,3968,4.114,3969,4.114,3970,4.114,3971,6.028,3972,4.114,3973,4.114,3974,4.114,3975,3.704,3976,4.114,3977,4.114,3978,4.114,3979,4.114,3980,3.434,3981,3.704,3982,4.114,3983,3.434,3984,3.704,3985,4.114,3986,2.722,3987,4.114,3988,4.114,3989,4.114,3990,5.427,3991,4.114,3992,4.114,3993,4.114,3994,4.114,3995,4.114,3996,3.232,3997,3.704,3998,4.114,3999,4.114,4000,4.114,4001,4.114,4002,3.232,4003,4.114,4004,4.114,4005,4.114,4006,4.114,4007,4.114,4008,4.114,4009,3.434,4010,4.114,4011,4.114,4012,4.114,4013,4.114,4014,4.114,4015,4.114,4016,4.114,4017,4.114,4018,3.704,4019,3.704,4020,4.114,4021,4.114,4022,4.114,4023,4.114,4024,4.114,4025,3.704,4026,4.114,4027,4.114,4028,4.114]],["tags/Over de inflatie van intellect",[]],["title/Over tijdsbesef",[116,1.499,4029,6.303]],["content/Over tijdsbesef",[14,0.663,17,0.561,19,0.271,64,2.304,79,0.263,116,0.959,221,2.668,235,2.501,330,1.803,484,1.662,489,3.168,493,4.028,495,5.464,497,6.143,498,6.286,500,3.366,502,3.01,504,6.358,506,3.838,509,3.631,510,5.662,511,2.501,512,2.766,522,2.58,524,3.929,526,3.631,527,3.93,530,2.879,532,2.668,533,2.766,535,4.241,536,6.09,537,2.501,546,4.54,568,4.512,586,2.375,587,3.01,593,3.092,599,4.075,600,4.075,601,2.668,602,4.134,605,5.337,606,4.482,610,3.168,614,5,634,4.826,638,4.075,656,5.886,661,4.667,680,3.579,683,3.631,688,3.93,690,4.958,695,3.366,698,1.401,699,3.01,742,3.366,743,3.366,744,2.58,745,4.512,750,4.665,760,5.565,767,2.766,773,3.631,774,5.228,791,3.631,792,4.512,793,4.241,807,2.58,856,2.766,870,4.667,946,2.364,1073,4.667,1094,3.631,1137,2.668,1144,4.241,1151,3.631,1185,4.374,1187,4.667,1230,3.366,1387,4.958,1486,3.366,2184,1.803,2333,3.631,2342,2.014,2375,1.662,2393,2.146,2539,2.668,2565,3.233,2662,2.195,2839,3.631,3261,5.54,3335,3.01,3339,3.01,3359,3.168,3370,3.168,3395,3.168,3397,5.264,3403,5.808,3407,3.366,3415,3.366,3419,5.264,3432,3.366,3452,2.766,3469,3.366,3479,3.929,3566,3.366,3596,3.631,3617,3.631,3626,3.01,3636,3.801,3679,2.766,3729,3.631,3872,3.631,3901,5.348,3911,6.697,3939,2.43,3983,3.366,3997,5.348,4002,3.168,4030,4.033,4031,4.033,4032,5.941,4033,5.941,4034,4.033,4035,5.941,4036,5.941,4037,5.941,4038,7.053,4039,7.053,4040,4.033,4041,4.033,4042,4.033,4043,5.941,4044,4.033,4045,4.033,4046,4.033,4047,4.033,4048,4.033,4049,4.033,4050,4.033,4051,3.01,4052,3.168,4053,5.348,4054,3.631,4055,5.941,4056,3.631,4057,3.631,4058,4.033,4059,4.033,4060,4.033,4061,4.033,4062,4.033,4063,4.033,4064,3.631,4065,4.033,4066,5.348,4067,5.348,4068,4.033,4069,4.033,4070,3.631,4071,4.033,4072,4.033,4073,4.033,4074,4.033,4075,3.631,4076,4.033,4077,4.033,4078,4.033,4079,6.349,4080,5.941,4081,4.033,4082,3.631,4083,3.631,4084,4.033,4085,4.033,4086,4.033,4087,5.941,4088,4.033,4089,4.033,4090,4.033,4091,4.033,4092,5.941,4093,4.033,4094,4.033,4095,4.033,4096,4.033,4097,4.033,4098,3.168,4099,4.033,4100,1.937,4101,3.631,4102,4.033,4103,4.033,4104,3.631,4105,3.01,4106,4.033,4107,7.781,4108,4.033,4109,4.033,4110,3.168,4111,4.033,4112,4.033,4113,7.053,4114,4.033,4115,4.033,4116,5.941,4117,4.033,4118,4.033,4119,4.033,4120,4.033,4121,3.631,4122,4.033,4123,4.033,4124,4.033,4125,4.033,4126,4.033,4127,5.941,4128,4.033,4129,4.033,4130,4.033,4131,3.631,4132,4.033,4133,4.033,4134,4.033,4135,4.033,4136,4.033,4137,4.033,4138,4.033,4139,4.033,4140,3.168,4141,4.033,4142,4.033,4143,4.033,4144,4.033,4145,4.033,4146,4.033,4147,4.033,4148,4.033,4149,3.366,4150,4.033,4151,3.631,4152,4.033,4153,4.033,4154,4.033,4155,3.366,4156,4.033,4157,4.033,4158,4.033,4159,4.033,4160,4.033]],["tags/Over tijdsbesef",[]],["title/Boeken die mij gevormd hebben tot wie ik ben",[506,1.754,573,2.301,1185,1.999,3375,2.69,3479,2.132,3636,2.062,3679,2.211,4161,3.223,4162,2.902]],["content/Boeken die mij gevormd hebben tot wie ik ben",[19,0.271,65,1.136,486,2.195,489,6.112,492,2.099,493,4.738,495,5.13,497,4.826,498,5.829,502,3.01,504,5.145,505,3.01,506,4.883,507,3.631,510,5.547,511,4.826,522,5.551,524,3.929,527,4.336,532,4.665,533,2.766,534,3.168,535,4.241,536,4.665,537,2.501,546,4.626,564,2.702,573,4.241,587,4.434,593,4.05,599,2.766,600,4.075,602,5.086,606,4.482,610,3.168,613,4.241,614,4.773,634,2.501,643,5.034,645,4.434,680,4.688,682,3.168,688,2.247,744,4.978,745,2.58,760,3.685,762,2.766,767,4.075,774,5.839,792,2.58,802,3.366,807,2.58,808,4.667,831,2.879,877,1.149,890,4.837,1107,3.631,1137,2.668,1141,5.886,1142,5.348,1143,3.366,1144,2.879,1163,3.01,1185,6.197,1211,3.168,1333,1.588,1376,3.366,1455,3.631,2184,1.803,2393,2.146,2458,2.967,2529,2.146,2694,3.168,2815,2.501,3047,3.631,3048,3.631,3301,6.477,3341,3.366,3349,5.554,3353,3.366,3366,3.366,3368,3.366,3375,7.242,3389,3.168,3397,3.01,3403,4.434,3408,7.015,3419,3.01,3421,3.366,3422,3.01,3423,3.168,3452,4.075,3453,3.366,3467,3.631,3479,3.929,3566,3.366,3567,4.958,3568,3.366,3598,3.631,3626,3.01,3636,4.978,3647,3.366,3679,4.837,3681,3.631,3692,3.631,3751,3.366,3770,3.366,3789,4.667,3821,3.168,3877,4.958,3879,6.112,3881,3.366,3907,2.58,3908,3.366,3911,4.434,3933,3.631,3936,3.631,3954,3.366,3956,3.168,3967,3.631,3981,3.631,3983,3.366,4019,3.631,4025,3.631,4053,3.631,4163,4.033,4164,5.941,4165,4.033,4166,3.631,4167,3.631,4168,3.168,4169,4.033,4170,3.631,4171,3.631,4172,4.033,4173,4.033,4174,4.033,4175,4.033,4176,3.631,4177,3.631,4178,4.033,4179,3.01,4180,2.668,4181,4.033,4182,4.033,4183,4.033,4184,4.033,4185,4.033,4186,4.033,4187,4.033,4188,4.033,4189,4.033,4190,4.033,4191,4.033,4192,4.033,4193,5.941,4194,4.033,4195,2.364,4196,4.033,4197,4.033,4198,4.033,4199,4.033,4200,4.033,4201,3.631,4202,5.941,4203,3.366,4204,4.033,4205,4.033,4206,7.053,4207,4.033,4208,4.033,4209,4.033,4210,2.766,4211,7.053,4212,5.941,4213,4.033,4214,4.033,4215,3.366,4216,4.033,4217,4.033,4218,4.033,4219,4.033,4220,4.033,4221,4.033,4222,4.033,4223,3.631,4224,4.033,4225,3.631,4226,4.033,4227,4.033,4228,4.033,4229,4.033,4230,4.033,4231,4.033,4232,4.033,4233,3.631,4234,4.033,4235,4.033,4236,4.033,4237,4.033,4238,5.941,4239,5.941,4240,4.033,4241,4.033,4242,4.033,4243,4.033,4244,4.033,4245,4.033,4246,4.033,4247,4.033,4248,4.033,4249,4.033,4250,3.631,4251,4.033,4252,4.033,4253,4.033,4254,4.033,4255,4.033,4256,4.033,4257,5.941,4258,4.033,4259,4.033,4260,4.033,4261,4.033,4262,4.033,4263,4.033,4264,4.033,4265,4.033,4266,4.033,4267,4.033,4268,3.631,4269,4.033,4270,4.033,4271,4.033,4272,4.033,4273,4.033,4274,4.033,4275,4.033,4276,4.033,4277,4.033,4278,3.168,4279,4.033,4280,4.033,4281,4.033,4282,4.033,4283,3.366,4284,4.033,4285,4.033,4286,4.075,4287,3.631,4288,4.033,4289,4.033,4290,3.631,4291,4.033,4292,4.033,4293,4.033,4294,4.033,4295,4.033,4296,4.033,4297,3.366,4298,4.033,4299,4.033]],["tags/Boeken die mij gevormd hebben tot wie ik ben",[]],["title/Domain Driven Design in C",[472,1.867,1281,3.396,1611,2.292,1945,1.553]],["content/Domain Driven Design in C",[5,1.289,10,0.547,17,0.668,19,0.494,23,3.224,26,0.789,27,0.609,52,0.643,61,2.35,67,1.583,73,0.731,85,2.012,90,2.263,104,0.683,113,0.919,119,2.891,123,2.305,131,0.929,132,2.352,142,2.305,144,0.789,179,0.87,203,1.001,208,2.041,216,0.816,223,1.092,240,0.949,263,0.772,330,3.476,367,1.784,368,3.07,375,0.747,384,1.057,388,1.524,395,2.305,430,1.336,435,2.009,472,3.697,478,2.575,480,3.77,487,1.487,492,2.498,513,7.701,517,1.588,520,7.055,549,2.612,565,2.891,566,3.062,579,3.659,580,3.6,595,2.891,623,4.333,630,1.291,647,3.174,697,3.77,725,5.25,757,2.146,853,2.324,903,1.89,913,2.397,915,2.446,932,1.784,937,5.73,951,1.154,985,2.191,1017,4.525,1020,1.736,1062,1.918,1067,4.006,1087,4.006,1096,2.553,1146,1.583,1161,2.009,1213,2.741,1236,2.263,1283,0.772,1296,1.057,1300,2.183,1334,2.109,1352,2.35,1426,1.487,1511,2.498,1548,4.307,1611,3.117,1616,4.321,1617,1.862,1619,2.498,1651,2.813,1659,3.255,1687,0.929,1710,2.183,1725,1.645,1764,1.057,1771,5.619,1785,1.469,1787,2.397,1809,3.426,1930,2.612,1944,3.582,1949,2.813,1965,2.22,1971,2.612,2007,1.603,2015,2.553,2028,1.712,2044,2.446,2053,3.504,2060,2.674,2062,3.174,2116,2.146,2128,2.891,2145,2.674,2160,2.977,2166,1.918,2407,3.426,2438,4.321,2465,2.977,2669,2.222,2692,1.948,2708,3.426,2734,3.174,2757,2.009,2846,3.582,2927,3.292,3089,3.292,3110,3.426,3257,3.07,3280,5.079,3457,3.292,3520,2.813,4300,2.977,4301,3.77,4302,4.799,4303,4.799,4304,3.77,4305,4.799,4306,4.799,4307,4.799,4308,4.799,4309,4.799,4310,5.804,4311,7.889,4312,4.799,4313,4.799,4314,8.051,4315,4.321,4316,4.799,4317,7.776,4318,6.732,4319,5.619,4320,6.732,4321,6.732,4322,3.07,4323,3.77,4324,4.799,4325,3.582,4326,8.878,4327,4.321,4328,4.006,4329,4.799,4330,4.799,4331,4.799,4332,3.292,4333,4.321]],["tags/Domain Driven Design in C",[472,2.293,1980,3.475]],["title/Productivity Tools on all platforms",[1333,2.184,1501,1.877,1505,2.887]],["content/Productivity Tools on all platforms",[5,1.319,6,0.638,10,0.786,14,0.816,17,0.691,19,0.424,22,0.872,27,0.774,28,0.834,29,1.382,30,1.466,37,2.766,42,1.52,46,2.046,47,1.52,50,0.573,51,2.078,52,0.756,70,1.577,73,0.756,74,0.872,79,0.323,94,1.586,96,1.748,103,1.335,104,1.324,121,1.432,131,0.961,144,0.816,145,2.015,154,1.014,157,1.22,158,0.616,165,0.992,179,1.436,184,1.577,200,1.955,203,1.438,208,2.112,216,0.844,217,1.842,223,1.802,240,0.982,261,3.544,266,2.078,270,4.56,271,1.771,274,3.706,293,1.003,295,3.375,304,2.182,375,0.773,378,1.106,384,1.519,388,1.577,413,2.385,416,2.146,418,1.637,443,2.231,455,2.363,457,1.366,465,1.795,482,3.841,484,2.046,517,1.014,567,2.91,580,2.299,596,2.427,630,1.335,650,3.706,700,2.584,705,1.658,728,1.846,754,4.523,897,1.466,910,2.766,945,2.046,1060,3.176,1078,2.991,1146,1.637,1229,2.986,1260,1.466,1270,4.56,1274,2.085,1278,1.597,1279,0.982,1283,0.493,1289,0.781,1291,1.262,1294,3.706,1295,4.771,1296,1.094,1315,1.984,1317,2.527,1333,3.89,1348,2.078,1364,3.176,1365,4.469,1368,5.753,1369,1.32,1415,1.724,1420,1.82,1426,2.454,1430,2.431,1487,3.423,1493,2.91,1494,3.706,1498,5.415,1499,3.544,1501,2.333,1505,3.588,1506,3.667,1507,4.469,1520,4.143,1522,3.405,1547,4.143,1552,3.375,1557,1.617,1582,1.927,1583,2.06,1584,3.841,1586,1.398,1594,3.667,1597,3.706,1687,1.334,1740,3.079,1764,1.519,1778,1.872,1784,2.702,1789,5.066,1858,2.078,1872,2.219,1885,4.642,1938,2.258,1950,1.846,1972,2.584,2004,2.766,2031,2.91,2052,3.176,2088,2.641,2166,2.755,2239,4.143,2382,3.9,2404,3.079,2649,4.041,2666,2.479,2700,1.658,2708,3.544,2749,3.841,2831,3.079,2882,1.984,2889,4.469,2947,2.584,2973,4.41,3033,3.079,3259,2.91,3321,2.53,3485,2.258,3828,5.415,4334,4.964,4335,4.469,4336,4.469,4337,4.964,4338,4.964,4339,4.964,4340,2.836,4341,4.275,4342,6.386,4343,7.702,4344,4.143,4345,4.964,4346,4.143,4347,4.964,4348,4.964,4349,3.284,4350,3.9,4351,4.964,4352,3.9,4353,4.469,4354,5.145,4355,3.079,4356,4.964,4357,3.405,4358,4.469,4359,4.964,4360,3.079,4361,4.469,4362,4.964,4363,4.964,4364,4.964,4365,4.469,4366,4.964,4367,4.964,4368,4.143,4369,4.964,4370,4.964,4371,3.9,4372,3.544,4373,4.964,4374,3.284,4375,4.964,4376,6.893,4377,3.706,4378,4.964,4379,4.964,4380,4.964,4381,4.964,4382,4.964,4383,3.9,4384,6.893,4385,4.964,4386,4.964,4387,4.469,4388,3.9]],["tags/Productivity Tools on all platforms",[1333,1.983,1501,1.704]],["title/A Decade in the Software Engineering industry",[1369,1.317,3218,2.695,3243,1.654,4389,3.534]],["content/A Decade in the Software Engineering industry",[0,1.048,6,1.317,10,0.78,11,1.434,13,1.385,14,0.808,17,1.096,19,0.312,20,1.821,21,1.997,22,1.383,24,1.613,25,1.292,26,1.126,27,0.771,28,0.826,41,2.558,50,0.567,67,1.621,70,1.561,73,0.748,74,1.383,76,1.264,79,0.32,85,1.469,101,0.392,104,1.32,114,3.91,121,1.417,131,1.524,142,2.361,144,1.126,145,3.197,149,1.621,150,1.195,154,1.004,158,0.609,159,1.487,179,1.241,185,1.353,187,3.144,196,1.434,203,1.026,220,2.455,223,1.119,234,2.317,240,0.972,253,2.026,258,2.058,263,1.101,275,0.951,277,1.322,282,2.739,291,1.936,304,2.16,316,2.558,317,1.581,320,1.369,374,3.669,384,1.083,404,1.048,416,2.959,418,2.258,430,1.369,441,1.083,455,1.685,471,2.558,476,2.523,484,3.691,491,2.058,517,1.398,586,1.965,621,1.417,630,2.119,698,1.707,705,2.631,715,3.352,724,2.271,897,1.451,908,1.778,912,0.732,919,1.707,921,1.176,929,1.997,947,2.739,951,1.182,957,2.807,1215,3.144,1229,2.97,1279,1.353,1291,2.165,1301,2.739,1315,1.965,1327,1.523,1328,4.425,1369,2.095,1409,2.881,1425,2.276,1501,1.663,1506,2.615,1512,2.276,1577,2.276,1613,2.361,1615,2.675,1623,1.707,1646,3.144,1648,1.542,1659,2.058,1687,1.325,1719,2.236,1763,1.965,1778,1.853,1785,2.411,1791,2.739,1794,1.995,1881,1.995,1950,1.827,1969,0.8,2024,2.558,2053,3.563,2054,2.455,2116,2.197,2117,2.16,2255,2.959,2290,1.802,2303,1.907,2319,1.581,2327,2.881,2332,4.102,2340,2.407,2376,2.675,2378,3.144,2398,2.739,2481,2.615,2514,4.425,2522,3.861,2530,6.692,2575,4.425,2577,2.026,2594,4.102,2615,3.861,2673,3.371,2692,3.197,2719,4.102,2883,3.861,2947,2.558,2996,3.048,2997,2.615,3015,2.739,3021,2.961,3142,2.807,3147,2.317,3162,4.124,3173,4.102,3205,2.675,3218,4.874,3226,2.505,3243,2.287,3247,2.881,3256,2.16,3264,2.807,3266,2.615,3456,2.276,3506,3.861,3548,2.505,3730,4.425,3840,3.669,4340,2.807,4390,3.371,4391,3.669,4392,3.861,4393,5.11,4394,4.915,4395,4.915,4396,3.861,4397,4.425,4398,2.197,4399,3.508,4400,2.807,4401,4.617,4402,4.425,4403,4.102,4404,2.236,4405,3.508,4406,4.102,4407,4.915,4408,4.915,4409,4.915,4410,3.508,4411,3.508,4412,3.371,4413,3.861,4414,4.425,4415,4.425,4416,5.713,4417,3.861,4418,4.915,4419,4.1,4420,4.915,4421,2.739,4422,4.915,4423,3.861,4424,3.144,4425,4.425,4426,3.861,4427,4.102,4428,2.961,4429,4.102,4430,2.961]],["tags/A Decade in the Software Engineering industry",[476,1.133,2255,1.8,3024,3.475]],["title/The Startup of a Lean Doctorate",[1994,4.14,4431,3.804,4432,4.14]],["content/The Startup of a Lean Doctorate",[6,0.686,10,0.609,18,1.696,19,0.375,21,1.558,26,0.878,27,0.744,29,1.487,47,1.635,50,0.616,52,0.929,59,1.675,74,1.444,75,1.044,77,1.577,87,1.164,90,3.417,91,1.784,94,1.893,99,1.522,104,1.032,123,2.565,131,1.033,133,2.013,148,1.696,153,1.739,157,1.313,158,0.899,165,1.843,179,0.968,213,2.722,216,0.907,275,1.033,282,1.717,293,1.079,294,1.931,312,1.655,320,1.487,330,2.387,361,1.739,367,1.985,375,0.831,384,1.176,435,2.235,437,1.985,441,1.176,444,1.88,455,2.484,490,2.841,492,2.78,567,3.13,623,4.038,630,1.436,722,2.621,816,3.532,903,2.103,912,0.795,919,1.855,950,3.548,994,2.347,1008,3.424,1069,1.577,1193,1.931,1238,3.662,1274,1.615,1279,1.056,1281,3.662,1283,0.53,1287,3.812,1296,1.176,1297,2.975,1298,3.809,1335,2.013,1369,1.42,1415,2.517,1481,3.13,1533,2.429,1557,1.739,1608,2.347,1633,2.309,1659,2.235,1666,2.235,1688,4.366,1741,2.387,1763,2.134,1764,1.596,1811,2.615,1896,4.457,1945,1.675,1969,1.338,1999,2.615,2054,2.667,2064,2.072,2118,3.217,2232,2.722,2283,2.565,2311,3.13,2320,2.78,2336,5.407,2346,4.195,2377,2.841,2386,3.416,2459,4.248,2477,3.05,2491,3.217,2512,2.78,2534,3.13,2565,3.944,2776,2.201,2806,3.025,2855,3.944,2941,3.532,2964,3.532,3132,3.312,3142,4.139,3163,3.532,3243,1.784,3256,4.054,3521,3.528,3561,2.429,3838,4.457,3850,3.662,4304,4.195,4431,3.662,4432,6.884,4433,5.34,4434,4.807,4435,4.457,4436,5.34,4437,6.048,4438,3.986,4439,5.34,4440,5.34,4441,5.34,4442,7.247,4443,4.807,4444,4.195,4445,2.78,4446,3.416,4447,4.195,4448,4.457,4449,5.34,4450,5.34,4451,5.34,4452,4.457,4453,5.901,4454,4.195,4455,5.34,4456,5.34,4457,3.986,4458,4.195,4459,3.416,4460,5.34,4461,3.532,4462,4.195,4463,2.134,4464,4.195,4465,4.108,4466,5.34,4467,3.986,4468,5.34,4469,5.34,4470,5.34,4471,5.34,4472,4.807,4473,5.34,4474,4.807,4475,5.34,4476,5.34,4477,7.247,4478,5.34,4479,5.34,4480,3.662,4481,5.34,4482,3.416,4483,5.34,4484,6.524,4485,5.34,4486,5.34,4487,4.195,4488,5.34]],["tags/The Startup of a Lean Doctorate",[1333,1.398,3561,1.614,4453,2.27,4465,1.772]],["title/Over analoog en digitaal",[116,1.178,614,2.634,4489,4.951,4490,4.951]],["content/Over analoog en digitaal",[14,1.176,131,1.383,158,0.512,184,1.311,295,2.022,376,3.543,486,2.247,489,4.748,492,2.149,493,4.495,495,4.667,496,5.045,497,2.561,498,6.269,504,4.881,506,5.146,510,4.308,511,4.434,517,0.843,522,3.867,527,5.165,530,4.315,533,2.832,536,6.254,537,3.749,540,2.731,545,6.437,546,4.645,568,4.574,586,1.651,593,4.825,599,5.744,602,4.191,605,4.146,606,4.578,614,4.809,630,1.626,633,3.717,634,4.434,638,2.832,643,2.947,645,3.082,661,3.244,680,5.046,684,3.244,688,2.301,733,3.717,744,2.642,750,2.731,752,3.446,760,4.434,774,3.642,792,5.034,793,2.947,802,3.446,856,4.146,871,3.717,877,1.177,890,2.832,893,3.717,1124,5.045,1163,3.082,1185,4.434,1194,2.832,1223,3.244,1228,3.717,1263,3.446,1369,1.902,1475,3.717,1486,3.446,1608,1.815,2078,2.702,2184,2.702,2379,0.687,2589,3.998,2591,4.613,2685,3.722,3333,3.244,3335,4.512,3338,3.717,3376,3.717,3391,3.717,3408,4.512,3421,3.446,3428,4.904,3432,3.446,3469,3.446,3628,3.446,3699,3.244,3736,3.717,3740,3.717,3767,3.446,3895,3.717,3929,2.731,3956,3.244,3975,3.717,4054,3.717,4056,3.717,4067,3.717,4079,3.717,4083,3.717,4098,3.244,4121,3.717,4140,3.244,4149,3.446,4203,3.446,4283,3.446,4297,5.967,4341,2.561,4491,7.15,4492,5.442,4493,6.044,4494,6.044,4495,5.442,4496,4.129,4497,4.129,4498,5.442,4499,4.129,4500,4.129,4501,2.731,4502,4.129,4503,3.244,4504,5.881,4505,6.044,4506,2.561,4507,4.129,4508,4.129,4509,7.15,4510,4.129,4511,4.129,4512,6.044,4513,3.717,4514,4.129,4515,4.129,4516,4.129,4517,4.129,4518,4.129,4519,4.129,4520,4.129,4521,5.442,4522,4.129,4523,4.129,4524,4.129,4525,3.244,4526,3.998,4527,6.044,4528,4.146,4529,2.243,4530,4.129,4531,4.129,4532,4.129,4533,3.244,4534,4.129,4535,3.082,4536,4.129,4537,8.375,4538,4.129,4539,4.129,4540,4.748,4541,4.129,4542,3.717,4543,3.244,4544,4.129,4545,4.129,4546,3.446,4547,4.129,4548,4.129,4549,3.717,4550,4.129,4551,3.722,4552,4.748,4553,3.082,4554,2.488,4555,4.129,4556,3.717,4557,4.129,4558,4.129,4559,4.129,4560,4.129,4561,4.146,4562,4.129,4563,5.045,4564,6.044,4565,6.044,4566,4.129,4567,4.129,4568,4.129,4569,4.129,4570,6.044,4571,6.044,4572,4.129,4573,4.129,4574,4.129,4575,4.129,4576,4.512,4577,2.359,4578,4.129,4579,3.446,4580,4.129,4581,4.129,4582,3.244,4583,3.446,4584,3.082,4585,4.129,4586,4.129,4587,4.129,4588,4.129,4589,4.129,4590,3.717,4591,4.129,4592,4.129,4593,3.717,4594,4.129,4595,4.129,4596,4.129,4597,4.129,4598,4.129,4599,3.717,4600,3.717,4601,4.129,4602,4.129,4603,4.129,4604,4.129,4605,4.129,4606,4.129,4607,3.244,4608,4.129,4609,4.129,4610,4.129,4611,4.129,4612,4.129,4613,4.129,4614,4.129,4615,4.129,4616,4.129,4617,4.129,4618,4.129,4619,4.129,4620,4.129,4621,4.129,4622,4.129,4623,4.129,4624,4.129]],["tags/Over analoog en digitaal",[2379,1.059]],["title/Unit Testing PicoBlaze Assembly files",[596,1.574,1192,2.07,1193,1.617,4625,3.732,4626,3.732]],["content/Unit Testing PicoBlaze Assembly files",[5,0.963,10,0.573,11,1.468,17,0.7,19,0.437,23,1.924,27,0.455,31,3.327,37,5.335,50,0.58,52,0.821,60,1.776,64,4.554,73,0.766,75,1.56,76,1.788,79,0.453,94,1.157,98,1.038,126,3.91,131,1.543,150,1.223,158,0.624,184,1.597,196,1.468,216,0.855,219,2.265,223,1.145,240,1.576,251,1.794,261,4.965,271,1.794,275,0.973,278,1.308,282,2.237,304,2.211,372,3.338,384,1.108,395,3.83,441,1.108,455,2.734,472,1.896,473,2.288,476,1.893,490,2.676,516,3.45,517,1.907,518,2.416,579,2.073,596,3.179,621,1.45,628,3.007,630,2.145,704,5.692,705,1.68,713,3.876,724,1.45,757,2.248,921,0.864,926,2.512,958,2.676,1011,1.819,1020,1.819,1039,4.528,1062,2.01,1082,3.59,1126,6.262,1172,4.077,1192,3.692,1193,3.722,1206,3.218,1234,4.064,1237,1.896,1239,6.655,1242,7.537,1256,2.803,1267,3.627,1274,2.104,1276,1.844,1277,5.469,1279,0.994,1283,0.691,1327,2.798,1331,2.329,1337,2.618,1369,1.338,1392,3.327,1422,1.896,1426,1.559,1488,1.981,1490,3.754,1505,2.618,1541,1.638,1583,1.503,1600,2.371,1648,1.578,1651,2.948,1746,2.676,1811,2.463,1881,2.041,1939,3.876,1958,3.45,2028,1.794,2064,1.952,2066,3.45,2078,3.565,2080,4.198,2226,4.771,2232,2.563,2279,4.528,2354,2.041,2389,2.803,2527,3.754,2536,3.327,2589,3.327,2593,2.371,2642,2.948,2749,2.803,2877,2.563,3007,4.794,3080,3.951,3095,3.754,4421,2.803,4431,3.45,4553,3.754,4625,5.805,4626,7.991,4627,5.029,4628,3.754,4629,4.528,4630,5.029,4631,3.45,4632,4.528,4633,5.029,4634,5.029,4635,5.029,4636,4.198,4637,5.029,4638,4.198,4639,3.951,4640,5.029,4641,6.955,4642,5.029,4643,5.029,4644,5.029,4645,5.029,4646,2.948,4647,5.029,4648,5.029,4649,4.528,4650,5.029,4651,6.955,4652,7.973,4653,6.955,4654,6.955,4655,6.955,4656,5.805,4657,5.029,4658,6.955,4659,3.119,4660,3.754,4661,5.029,4662,5.029,4663,5.029,4664,5.029,4665,5.029,4666,5.029,4667,5.029,4668,5.029,4669,5.029,4670,5.029,4671,5.029,4672,5.029,4673,5.029,4674,5.029]],["tags/Unit Testing PicoBlaze Assembly files",[1363,2.754,4625,3.475,4626,3.475]],["title/Archive by year: 2018",[6,0.712,477,2.398,3052,3.168]],["content/Archive by year: 2018",[19,0.444,477,3.712,3052,4.904]],["tags/Archive by year: 2018",[]],["title/A Ph.D. Thesis: Iteration 2",[131,0.958,3509,3.534,3710,4.133,4461,3.275]],["content/A Ph.D. Thesis: Iteration 2",[0,1.531,5,1.008,6,0.922,11,1.537,17,0.999,18,1.673,19,0.327,26,1.343,27,0.739,29,1.466,70,1.673,76,1.354,90,2.483,92,3.008,97,2.483,98,1.087,101,0.572,103,1.417,104,1.163,113,1.374,121,1.519,131,1.019,133,3.308,145,2.137,153,2.338,154,1.466,159,1.593,167,1.986,185,1.45,196,1.537,201,3.008,203,1.099,233,2.315,240,1.041,241,2.105,243,3.759,263,0.847,277,1.931,293,1.064,312,1.632,315,1.019,317,2.309,326,2.63,365,2.014,368,1.555,375,1.271,378,1.173,384,1.16,412,2.198,430,1.466,468,4.137,476,1.953,484,2.17,517,1.076,542,2.935,564,3.266,621,1.519,623,4.551,722,1.905,724,1.519,757,2.354,782,1.481,785,3.266,854,2.438,877,1.501,885,3.819,889,4.396,982,2.684,985,2.301,994,3.156,1146,2.368,1260,1.555,1279,1.041,1283,0.523,1289,0.829,1293,3.369,1314,3.931,1369,2.624,1415,1.829,1557,1.715,1608,2.315,1613,2.53,1614,2.105,1647,3.173,1655,2.105,1687,1.019,1688,3.173,1719,2.396,1881,2.913,1937,3.759,1950,1.958,1962,1.829,2034,2.17,2053,2.741,2063,2.17,2066,3.612,2117,2.315,2184,3.922,2217,3.931,2315,2.684,2318,3.612,2327,3.087,2329,5.602,2342,3.585,2358,3.612,2359,4.101,2386,3.369,2442,3.173,2445,3.931,2458,2.63,2459,3.087,2483,4.137,2484,2.684,2535,3.612,2541,3.087,2542,4.593,2577,2.17,2618,3.087,2673,3.612,2692,2.913,2744,4.742,2806,2.461,2930,3.087,3028,3.266,3033,3.266,3142,4.101,3200,3.484,3218,4.774,3219,4.924,3243,3.238,3321,2.684,3530,3.173,3548,4.679,3549,3.266,3713,4.742,3821,4.137,4431,5.602,4445,2.741,4675,5.267,4676,4.742,4677,5.267,4678,5.267,4679,5.267,4680,5.267,4681,4.396,4682,5.267,4683,3.612,4684,8.168,4685,3.931,4686,5.267,4687,5.992,4688,5.267,4689,5.267,4690,3.931,4691,5.267,4692,5.267,4693,2.579,4694,3.369,4695,3.612,4696,3.612,4697,5.267,4698,5.267,4699,5.267,4700,4.742,4701,5.267,4702,3.931,4703,5.267,4704,5.267,4705,5.267,4706,5.267,4707,5.267,4708,4.742,4709,5.267,4710,5.267,4711,5.267,4712,5.267,4713,4.742,4714,5.267]],["tags/A Ph.D. Thesis: Iteration 2",[3561,2.898]],["title/IT Competences and Certificates",[2673,4.323,4715,4.323]],["content/IT Competences and Certificates",[0,1.132,6,0.682,17,0.739,19,0.42,21,2.393,22,0.932,36,2.257,52,0.689,53,3.111,57,3.395,59,1.665,73,0.808,77,1.567,79,0.346,87,1.157,94,1.221,96,2.54,101,0.701,104,0.756,128,3.292,133,2.001,145,2.154,158,0.658,160,2.294,165,1.061,179,0.962,188,2.646,196,1.549,206,3.51,208,3.07,210,2.373,211,1.868,216,1.226,275,1.027,276,1.305,278,1.38,311,1.605,365,2.03,367,1.973,375,1.123,402,6.074,403,3.172,409,1.53,441,1.169,443,1.495,457,1.461,476,1.444,486,3.927,491,2.222,564,2.414,595,3.197,621,2.081,627,1.868,632,3.756,724,1.53,739,2.762,782,0.962,840,3.292,854,2.457,919,1.843,921,0.912,960,5.424,973,3.395,985,2.033,989,4.476,994,2.333,1069,2.421,1146,1.75,1159,2.121,1193,1.919,1213,3.031,1256,5.412,1260,1.567,1267,2.414,1283,0.527,1289,0.835,1296,1.169,1298,2.457,1300,2.414,1303,2.65,1315,2.121,1327,1.645,1334,2.333,1335,2.721,1369,1.411,1470,2.762,1477,2.705,1514,3.64,1611,2.457,1623,1.843,1659,2.222,1660,2.957,1670,4.169,1719,2.414,1721,1.038,1785,1.625,1794,2.154,1881,2.154,1931,1.946,1965,2.38,1968,4.778,1990,3.111,2004,2.957,2024,3.756,2124,2.457,2329,3.927,2342,4.095,2360,4.429,2378,4.617,2398,2.957,2432,3.111,2445,3.961,2450,3.961,2461,3.197,2516,3.788,2537,2.957,2589,3.51,2595,2.373,2606,2.373,2643,1.893,2673,5.624,2687,3.031,2786,2.121,2790,3.961,2807,2.502,2882,2.121,2892,3.51,2969,3.51,3142,3.031,3147,2.502,3163,3.51,3170,3.788,3210,4.169,3218,2.888,3219,3.64,3243,1.773,3257,3.395,3297,4.122,3518,3.788,3553,4.778,3847,4.169,4404,3.283,4427,4.429,4432,3.961,4446,3.395,4454,4.169,4681,6.023,4690,3.961,4715,3.64,4716,2.888,4717,4.429,4718,3.961,4719,5.307,4720,4.429,4721,4.169,4722,5.307,4723,5.307,4724,4.429,4725,5.307,4726,3.961,4727,5.307,4728,5.307,4729,4.429,4730,5.307,4731,5.307,4732,5.307,4733,5.307,4734,5.307,4735,5.307,4736,5.307,4737,5.307,4738,5.307,4739,4.348,4740,5.307,4741,4.778,4742,5.307,4743,4.348,4744,4.169,4745,4.778,4746,5.307,4747,3.51,4748,3.961,4749,5.307,4750,4.778,4751,3.788,4752,4.778,4753,4.429,4754,4.429,4755,3.197,4756,4.778,4757,3.64,4758,2.502,4759,5.307,4760,5.307,4761,4.429,4762,5.307,4763,5.307,4764,3.51,4765,4.778,4766,5.307,4767,4.169,4768,5.307,4769,5.307]],["tags/IT Competences and Certificates",[2673,2.856,3561,1.894,4715,2.856]],["title/Teaching Object-Oriented design using the GBA",[52,0.389,61,1.996,1945,1.279,2303,1.582,3257,2.608,4770,2.122]],["content/Teaching Object-Oriented design using the GBA",[0,1.093,1,1.274,6,0.905,10,0.804,19,0.321,20,1.363,21,2.056,22,1.237,26,0.843,28,0.862,30,1.514,52,0.868,55,1.829,61,3.451,74,1.414,75,1.003,77,2.081,79,0.565,88,2.019,91,2.69,94,1.622,104,1.338,109,2.025,116,1.219,121,1.478,132,1.55,144,0.843,154,1.047,160,2.216,165,1.025,180,1.379,197,2.79,203,2.046,217,1.193,223,1.167,240,1.014,241,2.817,242,1.854,263,0.825,282,1.649,293,1.036,297,1.514,311,1.55,320,1.427,321,1.804,330,3.151,365,1.961,372,2.146,378,1.142,395,2.462,404,1.503,441,1.129,444,1.804,472,3.697,475,3.047,476,1.918,487,2.688,518,3.385,520,3.826,549,2.79,565,3.088,621,2.323,674,3.826,713,2.856,722,1.854,782,1.461,801,3.179,896,2.79,929,1.496,949,2.56,960,3.391,970,3.088,986,2.856,993,2.51,1011,1.854,1020,1.854,1045,2.613,1066,2.462,1192,2.373,1193,2.549,1215,3.28,1237,2.657,1256,2.856,1260,1.514,1283,0.509,1289,1.109,1293,3.28,1309,3.28,1315,2.049,1327,1.589,1369,1.874,1415,3.013,1487,2.216,1488,2.019,1502,2.856,1506,2.727,1584,2.856,1671,2.146,1678,1.989,1719,2.332,1721,1.003,1785,1.569,1789,3.28,1945,2.211,1950,1.906,1965,1.691,1969,0.834,1985,2.79,2064,1.989,2071,2.56,2081,3.28,2257,4.027,2332,4.278,2366,3.516,2376,2.79,2379,1.562,2389,2.856,2455,2.86,2465,3.179,2474,3.659,2589,3.391,2666,2.56,2756,3.179,2786,2.049,2819,2.373,2937,3.659,2941,3.391,2970,3.516,2971,2.253,2997,2.727,3052,2.928,3079,2.332,3095,3.826,3125,3.391,3218,2.79,3220,4.027,3243,2.354,3257,4.509,3266,2.727,3456,2.373,3485,4.136,3490,3.005,3491,4.027,3526,2.727,4428,3.088,4430,3.088,4529,1.608,4551,4.515,4646,3.005,4743,3.088,4770,4.192,4771,4.278,4772,4.278,4773,5.126,4774,5.126,4775,4.278,4776,5.126,4777,5.126,4778,4.027,4779,4.615,4780,5.126,4781,5.882,4782,4.615,4783,5.126,4784,5.126,4785,5.126,4786,5.126,4787,2.928,4788,5.882,4789,3.826,4790,5.126,4791,5.126,4792,4.615,4793,3.516,4794,3.391,4795,5.126,4796,2.79,4797,5.126,4798,5.126,4799,3.391,4800,5.126,4801,4.615,4802,3.516,4803,2.613,4804,3.28,4805,4.615,4806,4.278,4807,3.659,4808,6.012,4809,4.615,4810,4.278,4811,4.615,4812,4.278,4813,5.126]],["tags/Teaching Object-Oriented design using the GBA",[472,1.57,2303,1.616,4770,2.167]],["title/De zin en onzin van conferenties",[546,1.888,606,1.792,614,2.169,4814,3.403,4815,4.077,4816,3.67]],["content/De zin en onzin van conferenties",[14,0.979,24,0.766,116,0.963,158,0.876,493,4.745,495,5.523,497,5.152,498,6.391,500,3.378,504,5.834,506,4.242,510,5.763,511,5.388,512,4.085,522,4.521,524,3.94,533,4.085,536,2.677,537,2.51,538,3.644,540,4.675,546,4.355,568,4.521,593,4.522,599,5.697,601,2.677,602,2.372,605,5.346,606,4.313,613,2.889,614,5.395,634,4.834,636,5.552,638,2.776,656,4.971,661,3.179,680,2.438,688,3.319,694,3.021,698,1.406,701,3.378,744,4.521,745,2.589,750,3.94,753,4.971,760,2.51,761,6.362,767,4.085,772,5.362,774,5.552,792,5.314,793,2.889,807,3.81,809,3.179,821,5.362,822,3.644,825,3.021,829,5.362,831,5.563,856,2.776,869,3.644,870,3.179,1052,3.378,1055,4.971,1112,3.378,1124,3.378,1137,3.94,1144,4.251,1208,4.679,1225,3.378,1501,1.37,2054,2.021,2393,2.153,2806,2.042,3218,2.203,3333,6.825,3349,2.889,3370,5.552,3379,3.644,3395,3.179,3400,3.644,3403,3.021,3417,3.644,3422,4.446,3423,3.179,3424,3.179,3428,2.776,3452,2.776,3479,3.94,3568,3.378,3569,4.971,3584,3.644,3594,3.179,3601,5.362,3605,4.679,3625,3.378,3626,3.021,3628,4.971,3630,3.644,3636,3.81,3639,3.378,3641,3.378,3654,3.179,3670,3.378,3699,3.179,3704,4.971,3754,3.644,3902,3.644,3908,4.971,3911,5.275,3932,5.362,3937,3.644,3940,3.644,3980,3.378,3990,5.362,4002,5.552,4018,5.362,4066,3.644,4070,3.644,4082,3.644,4098,5.552,4101,3.644,4104,3.644,4140,3.179,4162,3.644,4176,3.644,4177,6.362,4201,5.362,4223,3.644,4250,5.362,4401,2.372,4462,4.679,4492,3.644,4503,3.179,4521,3.644,4549,3.644,4556,3.644,4599,3.644,4814,3.378,4816,7.017,4817,4.047,4818,4.047,4819,4.047,4820,4.047,4821,5.956,4822,4.047,4823,4.047,4824,4.047,4825,4.047,4826,6.362,4827,5.362,4828,4.047,4829,4.047,4830,4.047,4831,4.047,4832,4.047,4833,4.047,4834,7.017,4835,3.179,4836,5.956,4837,3.179,4838,5.956,4839,4.047,4840,4.047,4841,4.047,4842,4.047,4843,4.047,4844,4.047,4845,4.047,4846,4.047,4847,4.047,4848,4.047,4849,4.047,4850,4.047,4851,3.644,4852,4.047,4853,4.047,4854,5.956,4855,7.067,4856,4.047,4857,4.047,4858,4.047,4859,4.047,4860,4.679,4861,4.047,4862,4.047,4863,4.047,4864,4.047,4865,4.047,4866,5.956,4867,4.047,4868,5.956,4869,4.047,4870,4.047,4871,4.047,4872,5.956,4873,4.047,4874,4.047,4875,4.047,4876,3.644,4877,5.956,4878,4.047,4879,4.047,4880,4.047,4881,4.047,4882,4.047,4883,4.047,4884,4.047,4885,4.047,4886,4.047,4887,4.047,4888,4.047,4889,5.956,4890,4.047,4891,5.956,4892,4.047,4893,4.047,4894,4.047,4895,4.047,4896,4.047,4897,4.047,4898,4.047,4899,5.956,4900,4.047,4901,3.644,4902,4.047,4903,2.51,4904,4.047,4905,4.047,4906,4.047,4907,4.047,4908,3.644,4909,3.021,4910,4.047,4911,4.047,4912,4.047,4913,4.047,4914,4.047,4915,4.047,4916,4.047,4917,4.047,4918,4.047,4919,4.047,4920,4.047,4921,4.047]],["tags/De zin en onzin van conferenties",[4922,3.952]],["title/Programming: a Creative Cognitive Process",[487,1.534,1008,1.921,2319,1.592,4685,3.696]],["content/Programming: a Creative Cognitive Process",[1,1.355,10,0.838,16,2.899,19,0.379,21,2.144,23,2.084,24,1.391,55,1.944,73,0.83,79,0.541,86,2.657,104,0.776,113,1.043,121,1.571,131,1.054,132,1.648,144,1.208,145,2.211,149,1.797,154,1.113,158,0.676,179,0.988,180,2.236,196,1.59,203,1.533,223,1.24,277,1.466,278,2.161,304,2.395,317,1.752,322,3.036,324,3.112,361,1.775,365,3.179,375,0.848,407,2.281,409,1.571,437,2.026,476,2.527,487,1.689,517,1.113,564,2.479,621,2.397,623,3.036,629,5.039,630,1.466,673,4.548,705,1.82,725,2.965,749,3.194,754,3.112,912,0.811,929,1.59,951,1.31,994,2.395,1008,2.115,1096,4.422,1192,2.523,1193,2.657,1289,1.156,1290,2.777,1295,3.283,1298,3.402,1301,3.036,1327,1.689,1333,2.146,1335,2.055,1369,2.68,1382,3.076,1399,2.115,1401,2.318,1425,2.523,1431,3.036,1498,4.281,1501,2.486,1504,3.194,1506,2.899,1534,2.618,1582,2.115,1583,1.628,1589,2.479,1599,2.777,1611,3.402,1655,2.178,1744,2.618,1753,3.737,1763,2.178,1794,2.982,1879,2.836,1881,2.982,1932,3.283,1965,1.797,1977,3.283,1995,2.965,2046,5.498,2053,4.327,2116,2.436,2166,2.178,2259,3.486,2290,1.998,2319,3.077,2329,3.998,2340,2.668,2342,2.721,2347,2.668,2378,3.486,2383,3.112,2398,3.036,2459,3.194,2468,3.998,2577,2.246,2618,3.194,2708,3.89,2760,2.777,2804,4.906,2947,2.836,2997,2.899,3180,3.194,3183,3.194,3205,2.965,3218,2.965,3243,3.103,3255,3.89,3490,3.194,3518,3.89,3528,4.281,3548,3.745,4155,4.548,4396,4.281,4417,4.281,4428,3.283,4685,4.067,4687,4.548,4779,4.906,4923,5.449,4924,5.449,4925,3.737,4926,4.906,4927,4.906,4928,3.737,4929,4.281,4930,3.737,4931,5.449,4932,4.906,4933,4.906,4934,4.906,4935,4.281,4936,5.449,4937,4.067,4938,5.449,4939,4.906,4940,4.548,4941,4.281,4942,5.449,4943,3.604,4944,3.194,4945,4.906,4946,4.281,4947,3.604,4948,3.89,4949,4.906,4950,5.449,4951,5.449,4952,5.449,4953,3.89,4954,5.449,4955,5.449,4956,5.449,4957,5.449,4958,4.906,4959,3.89,4960,4.906,4961,4.906,4962,4.548,4963,3.036,4964,4.067,4965,5.449,4966,3.604,4967,5.449]],["tags/Programming: a Creative Cognitive Process",[2319,1.62,3561,2.291]],["title/Over Onmiddellijke Voldoening",[116,1.319,4503,4.357,4968,5.546]],["content/Over Onmiddellijke Voldoening",[14,0.665,18,1.284,79,0.263,116,0.961,129,3.176,158,0.501,168,0.972,240,0.799,255,2.151,492,2.104,493,4.96,495,5.467,497,2.507,498,5.931,504,5.15,505,3.017,506,4.518,510,6.068,511,5.569,524,3.936,527,3.316,530,4.248,532,4.671,533,4.082,534,3.176,535,2.886,536,5.492,537,3.691,546,4.427,568,2.586,573,2.886,587,5.814,588,3.176,593,4.055,599,2.773,600,4.082,601,3.936,602,2.37,605,5.695,606,4.457,610,4.675,613,5.041,614,5.159,634,4.831,636,3.176,640,4.675,643,2.886,645,4.442,680,5.409,694,3.017,699,3.017,701,3.374,711,2.914,744,4.518,748,3.639,750,5.153,760,3.691,767,5.695,774,4.693,792,5.312,793,2.886,807,2.586,808,4.675,812,3.176,813,2.151,816,2.674,825,3.017,831,2.886,877,1.152,890,2.773,1049,3.639,1073,3.176,1135,6.358,1137,2.674,1140,3.639,1185,6.39,1187,4.675,1203,4.255,1204,3.017,1211,3.176,1213,2.309,1225,3.374,1275,3.374,1291,1.028,2184,1.807,2577,1.666,2891,3.176,2901,2.886,3037,1.777,3339,3.017,3349,2.886,3359,3.176,3366,3.374,3370,4.675,3408,5.271,3419,3.017,3424,3.176,3433,3.374,3479,3.936,3574,3.374,3594,5.548,3616,3.639,3625,3.374,3636,2.586,3642,5.357,3654,3.176,3679,2.773,3759,3.639,3763,3.639,3767,3.374,3769,5.357,3789,3.176,3877,3.374,3881,3.374,3926,3.639,3941,3.374,3947,3.639,3954,5.894,3956,3.176,3964,3.639,3980,3.374,3984,3.639,4002,3.176,4064,3.639,4098,3.176,4105,3.017,4140,3.176,4149,3.374,4151,3.639,4170,3.639,4203,4.967,4225,6.358,4268,3.639,4283,3.374,4287,3.639,4297,6.501,4340,2.309,4498,5.357,4503,5.548,4542,3.639,4600,3.639,4814,4.967,4827,3.639,4834,3.639,4837,3.176,4969,4.042,4970,4.042,4971,4.042,4972,4.042,4973,4.042,4974,4.042,4975,4.042,4976,4.042,4977,4.042,4978,4.042,4979,4.042,4980,4.042,4981,4.042,4982,4.042,4983,4.042,4984,7.062,4985,4.042,4986,7.062,4987,5.951,4988,4.042,4989,4.042,4990,4.042,4991,4.042,4992,5.951,4993,4.042,4994,4.042,4995,4.042,4996,3.374,4997,5.951,4998,7.062,4999,4.042,5000,4.042,5001,4.042,5002,4.042,5003,4.042,5004,4.042,5005,4.042,5006,4.042,5007,4.042,5008,4.042,5009,4.042,5010,4.042,5011,4.042,5012,4.042,5013,5.951,5014,4.042,5015,4.042,5016,4.042,5017,4.042,5018,4.042,5019,4.967,5020,4.042,5021,4.042,5022,3.639,5023,4.042,5024,4.042,5025,4.042,5026,5.951,5027,4.042,5028,4.042,5029,4.042,5030,4.042,5031,4.042,5032,4.042,5033,4.042,5034,4.042,5035,4.042,5036,4.042,5037,4.042,5038,4.042,5039,4.042,5040,4.042,5041,7.062,5042,4.042,5043,4.042,5044,4.042,5045,4.042,5046,4.042,5047,4.042,5048,4.042,5049,4.042,5050,4.042,5051,4.042,5052,4.042,5053,3.639,5054,4.042,5055,4.042,5056,4.042,5057,4.042,5058,4.042,5059,4.042,5060,4.042,5061,4.042,5062,4.042,5063,4.042,5064,4.042,5065,4.042,5066,4.042,5067,4.042,5068,4.042,5069,4.042,5070,4.042,5071,4.042,5072,4.042,5073,4.042,5074,4.042,5075,4.042,5076,4.042,5077,4.042,5078,4.042,5079,4.042,5080,4.042]],["tags/Over Onmiddellijke Voldoening",[]],["title/Archive by year: 2019",[6,0.712,477,2.398,4794,3.669]],["content/Archive by year: 2019",[19,0.444,477,3.712,4794,5.679]],["tags/Archive by year: 2019",[]],["title/Five reasons why agile and academia don't go together",[14,0.616,211,1.319,1044,1.766,1687,0.725,2064,1.454,4453,2.397,4465,1.871]],["content/Five reasons why agile and academia don't go together",[1,1.717,6,0.887,10,0.568,14,1.136,18,1.581,19,0.391,27,0.451,29,1.386,30,2.04,31,3.293,42,1.524,48,1.753,52,0.659,67,1.642,75,1.351,79,0.516,82,2.305,83,2.755,87,1.085,88,2.72,94,1.146,101,0.632,104,0.709,113,0.953,127,2.649,131,1.336,133,2.604,142,2.392,144,0.819,157,1.224,158,0.617,168,1.661,175,1.339,179,0.903,185,1.37,186,3.415,188,1.825,196,2.015,211,2.792,216,0.846,217,1.158,219,1.621,220,2.486,223,1.133,230,2.305,237,3.185,263,0.801,276,1.224,277,1.339,288,1.121,297,1.47,308,3.088,312,2.14,330,3.088,367,1.851,370,2.774,372,2.084,375,0.775,384,1.522,388,1.581,407,2.084,409,1.436,412,1.524,441,1.747,455,1.707,471,2.592,476,2.534,482,2.774,487,1.543,488,3.911,517,1.749,586,1.99,630,1.339,648,3.415,723,2.052,725,3.759,739,2.592,782,0.903,851,1.621,897,2.986,906,3.185,932,2.568,951,2.164,995,2.649,1008,1.932,1009,4.049,1044,2.347,1062,1.99,1082,3.554,1146,2.278,1229,1.877,1237,1.877,1260,1.47,1283,0.686,1307,3.318,1327,1.543,1339,1.543,1346,1.524,1348,2.891,1369,1.837,1382,2.891,1415,1.729,1501,2.684,1537,2.084,1583,2.064,1586,1.946,1633,2.986,1634,1.961,1647,3,1675,2.347,1720,3.675,1721,0.974,1725,1.707,1744,2.392,1787,2.486,1902,3.088,1972,2.592,1999,3.883,2017,3.293,2021,4.155,2054,3.961,2064,1.932,2071,2.486,2106,3.675,2116,3.088,2226,3.415,2336,5.275,2337,3.415,2338,3.185,2345,3,2349,2.774,2376,3.759,2391,2.265,2459,4.049,2478,5.92,2481,2.649,2484,2.538,2655,3.911,2700,1.663,2705,2.919,2718,4.196,2731,4.482,2734,3.293,2806,2.937,2947,2.592,2982,3,2983,2.774,2986,3.911,3014,3.185,3025,3.185,3147,2.347,3231,6.114,3238,2.305,3256,2.188,3490,2.919,3558,3.554,3712,3.554,3812,3.911,3841,3.185,4393,3.716,4453,5.074,4461,3.293,4465,2.486,4930,3.415,5081,4.979,5082,3.185,5083,4.155,5084,1.621,5085,4.979,5086,4.979,5087,3.716,5088,4.979,5089,3.554,5090,4.482,5091,4.155,5092,3.716,5093,4.979,5094,4.979,5095,4.979,5096,4.155,5097,4.979,5098,4.979,5099,4.482,5100,4.979,5101,4.737,5102,2.919,5103,4.482,5104,4.979,5105,4.979,5106,3.293,5107,4.155,5108,3.382,5109,2.392,5110,4.979]],["tags/Five reasons why agile and academia don't go together",[476,1.133,4453,2.664,4465,2.079]],["title/DIY: Hosting stuff on your own VPS",[99,1.411,2012,2.473,4583,4.133,5111,3.534]],["content/DIY: Hosting stuff on your own VPS",[5,1.304,10,0.895,11,1.988,13,1.375,14,0.803,17,0.679,19,0.459,22,0.857,26,1.12,27,0.616,28,0.82,29,1.359,36,2.076,52,0.811,62,2.182,73,1.037,79,0.318,86,1.765,94,1.123,96,1.718,98,1.007,101,0.389,108,4.394,109,1.227,116,1.161,121,1.964,123,2.344,127,2.596,131,1.318,132,1.476,138,2.437,142,2.344,145,1.981,193,2.26,202,4.358,210,2.182,223,1.55,240,1.347,251,1.741,252,2.076,261,4.862,278,1.269,282,1.57,288,1.099,312,2.111,315,0.944,332,2.94,369,4.867,376,2.861,394,3.643,416,2.11,446,2.22,475,2.11,484,2.011,490,2.596,492,2.54,514,3.834,517,1.391,569,4.225,596,3.144,621,1.964,628,3.392,630,1.313,705,1.63,715,2.39,723,2.011,784,3.027,880,3.834,884,4.073,908,1.765,912,0.727,919,1.695,921,1.17,924,2.39,957,2.788,958,2.596,964,2.076,980,4.394,985,1.919,1069,1.441,1206,3.122,1236,2.301,1267,2.22,1278,1.57,1283,0.676,1289,0.768,1291,1.241,1296,1.075,1315,1.951,1317,2.877,1325,2.788,1374,4.073,1386,7.088,1392,3.228,1396,3.484,1398,3.932,1402,4.672,1403,2.11,1405,4.862,1426,1.512,1430,2.39,1448,5.351,1477,3.999,1517,2.437,1557,2.218,1594,2.596,1611,2.26,1612,3.919,1619,2.54,1659,2.043,1662,2.301,1687,0.944,1720,2.596,1740,3.027,1784,4.622,1878,2.788,1889,2.72,1947,3.919,1953,3.228,1969,1.108,1984,3.027,1999,2.39,2012,4.621,2034,2.011,2087,2.94,2109,2.344,2121,4.672,2150,2.076,2160,3.027,2174,3.347,2187,2.94,2302,2.54,2340,2.39,2347,3.335,2387,4.394,2389,2.72,2408,2.437,2477,2.788,2643,1.741,2670,2.94,2695,2.54,2807,2.301,2817,4.394,2819,3.633,2868,3.347,2875,3.027,2898,3.834,3000,2.437,3085,4.073,3103,3.228,3192,2.54,3280,2.94,4341,3.027,4343,4.394,4388,3.834,4747,3.228,5108,2.39,5111,4.862,5112,4.88,5113,4.073,5114,4.88,5115,2.596,5116,4.073,5117,4.394,5118,2.807,5119,4.88,5120,3.122,5121,2.94,5122,4.073,5123,4.88,5124,4.394,5125,4.88,5126,3.834,5127,2.72,5128,6.812,5129,6.812,5130,3.796,5131,4.073,5132,4.88,5133,3.643,5134,4.88,5135,4.88,5136,4.88,5137,4.88,5138,4.394,5139,6.812,5140,4.88,5141,3.643,5142,4.88,5143,4.672,5144,3.228,5145,4.88,5146,4.373,5147,4.394,5148,4.88,5149,4.88,5150,6.812,5151,7.847,5152,4.88,5153,3.484,5154,6.812,5155,4.88,5156,4.073,5157,9.253,5158,4.394,5159,4.88,5160,4.88,5161,3.347,5162,4.506,5163,4.88,5164,4.88,5165,4.88,5166,4.88,5167,5.351,5168,4.88,5169,3.484,5170,3.834,5171,4.88]],["tags/DIY: Hosting stuff on your own VPS",[1398,1.643,4341,2.201,5111,2.533,5143,2.434]],["title/Hugo Extended: More static site processing power!",[101,0.299,728,1.393,1008,1.454,1612,1.871,2194,2.039,2410,1.675,5118,1.544]],["content/Hugo Extended: More static site processing power!",[0,1.057,5,1.318,10,0.565,13,1.396,18,1.575,19,0.496,26,1.132,36,2.109,50,0.572,52,0.816,55,1.769,70,1.575,77,1.464,79,0.323,86,2.862,94,1.141,101,0.631,104,1.127,121,1.43,144,1.406,158,0.615,179,0.899,182,1.08,191,3.075,223,1.128,263,0.798,264,2.255,275,1.332,291,1.952,293,1.002,297,1.464,309,2.3,315,0.959,324,3.933,375,0.772,378,1.104,384,1.517,388,2.187,404,1.057,416,2.977,444,1.745,455,1.7,457,2.178,476,1.874,478,1.896,518,3.308,591,2.58,596,2.424,667,2.698,700,3.585,724,1.43,840,3.075,896,3.748,897,1.464,908,2.862,909,2.043,948,2.381,951,1.656,958,2.637,985,1.94,1008,1.924,1020,1.793,1031,2.295,1191,2.987,1215,3.171,1233,3.7,1279,0.98,1283,0.684,1289,1.084,1298,3.188,1303,3.952,1315,1.982,1317,2.525,1339,1.536,1366,2.698,1370,3.4,1393,4.306,1415,1.722,1420,1.818,1422,1.869,1473,3.7,1501,1.678,1541,1.614,1552,2.427,1582,2.672,1612,2.476,1623,2.749,1651,2.906,1666,2.883,1764,1.092,1878,4.52,1895,3.894,1903,2.476,1945,1.555,1950,1.843,1969,0.806,1984,3.075,2046,3.279,2110,2.637,2126,2.427,2164,4.463,2187,2.987,2190,6.2,2194,2.698,2410,4.264,2457,2.987,2464,2.295,2527,3.7,2577,2.043,2640,3.4,2692,2.012,2714,3.075,3009,3.171,3023,3.279,3033,3.075,3259,4.037,3266,2.637,3823,3.7,4528,3.4,4778,3.894,4944,2.906,5172,4.957,5173,3.637,5174,3.894,5175,8.586,5176,6.886,5177,7.913,5178,4.957,5179,3.171,5180,6.886,5181,3.894,5182,4.138,5183,3.539,5184,4.463,5185,7.96,5186,4.957,5187,4.957,5188,5.47,5189,4.138,5190,3.539,5191,4.555,5192,3.7,5193,7.913,5194,2.58,5195,4.957,5196,4.957,5197,4.957,5198,4.957,5199,4.957,5200,4.957,5201,6.2,5202,4.957,5203,6.886,5204,4.957,5205,6.886,5206,4.957,5207,4.957,5208,6.886,5209,6.886,5210,4.463,5211,4.138,5212,4.957,5213,4.957,5214,4.957,5215,6.886,5216,4.957,5217,4.957,5218,3.7,5219,4.957,5220,4.957,5221,4.957,5222,4.957,5223,4.957,5224,6.886,5225,4.957,5226,4.957,5227,4.957,5228,3.539,5229,4.957]],["tags/Hugo Extended: More static site processing power!",[2410,1.861,5175,3.749,5185,3.475]],["title/Page Building with Brizy in Wordpress",[96,1.743,1623,1.72,5121,2.983,5230,4.133]],["content/Page Building with Brizy in Wordpress",[6,0.659,10,1.037,13,1.446,14,0.844,19,0.439,22,1.239,52,0.897,55,1.832,74,0.901,77,2.083,79,0.334,86,1.857,87,1.119,96,3.389,98,1.06,99,1.463,100,2.617,101,0.642,104,0.731,126,2.149,138,2.564,149,1.693,153,1.672,154,1.048,155,3.093,156,2.188,158,0.637,165,1.026,168,1.938,175,1.381,179,1.65,185,1.413,196,1.498,203,1.071,242,2.551,275,0.993,293,1.838,310,3.832,311,1.553,315,0.993,317,2.791,365,1.964,399,2.932,409,2.034,415,4.136,416,3.752,443,1.446,455,1.76,457,1.413,490,4.288,564,2.335,566,2.335,586,2.052,621,2.623,705,1.715,723,2.116,725,4.386,728,1.909,782,0.931,881,2.116,885,2.731,897,1.516,908,3.139,912,0.764,978,1.783,985,1.446,1011,1.857,1029,3.009,1044,2.421,1131,3.009,1194,3.521,1267,2.335,1272,2.794,1283,0.51,1290,2.617,1296,1.131,1297,2.861,1320,3.184,1327,1.591,1348,2.149,1403,2.219,1415,1.783,1420,3.182,1465,2.794,1477,2.617,1499,3.665,1511,2.672,1586,1.987,1592,2.731,1598,6.727,1610,4.285,1612,3.523,1623,1.783,1648,1.611,1662,3.326,1671,3.808,1721,1.004,1764,1.131,1765,3.521,1785,1.572,1795,1.737,1876,3.101,1879,2.672,1881,2.083,1945,2.854,1969,1.148,2012,2.564,2043,4.285,2054,2.564,2194,2.794,2196,4.285,2201,3.665,2231,2.421,2359,2.932,2368,4.285,2408,4.025,2476,1.737,2527,3.832,2647,3.665,2666,2.564,3000,2.564,3016,4.856,3089,3.521,3125,4.666,3541,2.932,3913,4.285,4459,3.284,4963,2.861,5096,4.285,5121,5.481,5192,5.266,5230,6.727,5231,5.134,5232,5.134,5233,5.134,5234,5.134,5235,5.134,5236,3.284,5237,5.134,5238,5.542,5239,5.134,5240,8.06,5241,8.06,5242,3.521,5243,4.376,5244,7.055,5245,4.622,5246,5.134,5247,5.134,5248,5.134,5249,2.794,5250,5.134,5251,5.134,5252,5.134,5253,5.134,5254,5.134,5255,5.134,5256,7.384,5257,5.134,5258,5.134,5259,5.134,5260,5.134,5261,4.285,5262,4.622,5263,4.622,5264,4.622,5265,3.832,5266,5.134,5267,5.134,5268,5.134,5269,5.134,5270,5.134,5271,5.134,5272,5.134]],["tags/Page Building with Brizy in Wordpress",[5121,2.508,5230,3.475,5265,3.108]],["title/Using Pandoc to publish a book",[52,0.473,65,1.395,3521,1.894,5273,3.534]],["content/Using Pandoc to publish a book",[10,0.574,11,1.47,17,0.701,18,1.6,19,0.481,20,1.34,21,1.47,26,0.828,29,1.402,46,2.076,52,0.762,65,2.425,73,0.767,74,0.884,75,1.828,76,1.79,79,0.453,83,1.62,90,2.375,92,2.877,96,3.289,97,2.375,98,1.04,99,1.436,101,0.555,104,1.136,131,0.975,132,1.523,133,1.899,139,3.222,144,0.828,145,2.044,147,3.595,149,1.661,175,1.355,179,0.913,182,1.098,240,1.578,252,2.142,263,0.81,264,2.291,275,0.975,278,2.075,293,1.407,308,3.124,311,1.523,320,1.402,321,1.773,358,3.957,378,1.122,388,2.734,392,2.419,404,1.074,413,2.419,416,2.177,422,1.75,445,3.332,452,1.773,471,3.624,472,1.899,491,2.108,517,1.029,518,3.345,564,2.291,579,2.076,595,3.034,596,2.451,630,1.355,884,4.204,903,1.983,909,2.869,915,2.567,919,1.75,921,1.196,954,3.222,958,3.704,1011,1.822,1031,3.224,1131,2.952,1160,3.222,1216,2.515,1270,3.332,1292,1.983,1332,2.291,1333,1.983,1337,2.622,1366,4.343,1392,3.332,1399,1.955,1420,1.847,1422,1.899,1426,1.561,1483,5.47,1541,1.64,1567,3.759,1580,6.66,1589,2.291,1614,2.013,1721,0.985,1744,3.345,1765,4.776,1777,2.142,1785,1.542,1793,3.957,1811,2.466,1859,3.595,1860,3.88,1872,3.567,1965,1.661,1986,2.252,2025,2.108,2116,2.252,2128,3.034,2201,6.145,2320,2.622,2377,2.68,2388,3.977,2462,2.807,2529,2.68,2566,2.466,2692,2.044,2700,1.683,2701,3.283,2708,4.97,2776,2.076,2778,3.455,2796,3.332,2807,2.375,2815,3.124,2820,3.332,3021,3.034,3052,2.877,3205,2.741,3249,2.622,3267,2.877,3272,3.595,3521,3.052,3530,3.034,3879,3.957,4286,3.455,4350,3.957,4428,3.034,4467,3.759,4743,3.034,5107,4.204,5170,3.957,5273,6.145,5274,5.037,5275,4.534,5276,5.037,5277,4.204,5278,5.037,5279,5.037,5280,3.595,5281,2.807,5282,2.108,5283,4.204,5284,4.534,5285,4.534,5286,5.037,5287,3.957,5288,5.037,5289,5.037,5290,5.037,5291,5.037,5292,5.47,5293,5.037,5294,4.534,5295,5.037,5296,3.455,5297,5.197,5298,5.037,5299,4.534,5300,4.534,5301,5.037,5302,5.037,5303,5.037,5304,5.037,5305,5.037,5306,5.037,5307,5.037,5308,5.037,5309,5.037,5310,5.037,5311,5.037,5312,5.037,5313,5.037,5314,5.037,5315,3.455,5316,5.037,5317,3.455,5318,5.037,5319,5.037,5320,6.962,5321,5.037,5322,5.037,5323,5.037,5324,5.037,5325,6.962,5326,4.534,5327,3.034,5328,3.957,5329,4.534,5330,5.037,5331,4.534,5332,3.595,5333,5.037,5334,4.204,5335,4.534,5336,3.332,5337,5.037]],["tags/Using Pandoc to publish a book",[65,0.871,75,0.605,2388,1.766,5273,2.207,5297,2.308]],["title/Project Warlock: About Perseverance",[1415,1.927,5338,4.629,5339,4.993]],["content/Project Warlock: About Perseverance",[6,0.892,14,0.826,19,0.363,21,1.465,22,0.882,27,0.454,29,1.398,52,0.479,69,1.921,70,1.595,74,1.399,77,1.483,78,3.322,79,0.453,85,1.501,98,1.037,101,0.4,104,1.285,131,0.972,144,1.143,148,1.595,149,2.628,159,1.519,165,1.004,175,1.351,179,1.26,185,1.382,196,1.465,199,1.615,200,1.978,209,2.798,217,1.168,240,0.993,245,3.749,266,2.102,271,1.792,277,1.351,278,1.306,288,1.131,293,1.015,294,1.816,320,1.398,361,1.635,368,1.483,375,0.782,404,1.071,413,2.412,443,1.415,450,2.245,476,2.168,491,2.909,621,2.479,782,0.911,788,2.944,853,2.076,877,1.431,912,1.035,918,3.445,921,1.194,926,2.508,950,2.459,978,1.745,982,2.56,1000,3.445,1031,2.325,1179,1.978,1289,0.79,1319,2.07,1415,2.987,1420,1.841,1501,1.699,1505,2.614,1508,3.026,1511,2.614,1582,1.949,1600,3.276,1614,2.007,1687,0.972,1711,2.038,1742,2.284,1763,2.777,1778,1.894,1785,1.537,1831,3.585,1931,2.548,1945,2.18,1974,2.733,1983,1.678,2064,1.949,2088,2.672,2110,2.672,2166,2.007,2174,3.445,2184,2.245,2311,4.073,2339,3.338,2379,1.684,2382,3.945,2416,4.054,2476,1.699,2529,2.672,2595,2.245,2606,2.245,2618,2.944,2646,1.483,2662,3.782,2669,2.325,2692,2.038,2702,5.799,2786,2.007,2855,2.733,2951,2.56,2954,2.868,2982,3.026,2992,5.774,3073,3.115,3079,2.284,3243,1.678,3267,2.868,3273,3.115,3297,2.868,3539,2.868,3556,4.192,3845,4.192,3939,3.026,4423,3.945,4501,3.322,4529,2.499,4755,3.026,4804,3.213,5089,3.585,5133,3.749,5147,4.521,5173,2.956,5249,2.733,5338,6.65,5340,3.585,5341,5.799,5342,4.521,5343,8.597,5344,7.967,5345,3.749,5346,6.256,5347,4.521,5348,5.022,5349,7.967,5350,5.022,5351,6.65,5352,7.176,5353,5.022,5354,5.459,5355,5.022,5356,3.445,5357,3.585,5358,2.672,5359,4.521,5360,2.672,5361,5.022,5362,3.945,5363,3.945,5364,5.022,5365,5.022,5366,3.782,5367,3.445,5368,3.213,5369,5.022,5370,3.945,5371,5.022,5372,5.022,5373,5.022,5374,3.026,5375,2.56,5376,4.521,5377,3.322,5378,9.026,5379,5.022,5380,3.213,5381,4.521,5382,5.459,5383,6.948,5384,5.022,5385,6.256,5386,5.022,5387,5.022,5388,5.022,5389,4.192,5390,5.022,5391,5.022,5392,3.749,5393,5.022,5394,5.022,5395,3.026,5396,5.022,5397,3.749,5398,5.022,5399,3.585,5400,2.56,5401,5.022,5402,5.022,5403,6.948,5404,5.022,5405,5.022,5406,3.213,5407,3.445,5408,2.56,5409,4.521,5410,5.022,5411,5.022,5412,5.022,5413,3.445]],["tags/Project Warlock: About Perseverance",[2379,1.059]],["title/Combining async with generators in Node 11",[409,1.29,542,2.492,2045,3.513,2166,1.787,2187,2.694]],["content/Combining async with generators in Node 11",[0,1.084,8,5,10,0.579,17,0.707,19,0.499,27,0.46,30,1.5,50,0.586,52,0.825,53,2.978,55,1.813,61,2.488,73,1.067,75,0.994,79,0.331,83,2.253,94,1.169,98,1.049,101,0.405,116,1.208,132,2.119,142,2.441,150,1.235,160,2.197,168,1.222,196,1.483,223,1.157,264,2.311,291,2.001,294,1.838,297,1.5,312,1.575,378,1.132,404,1.084,405,3.151,409,2.02,412,1.555,430,1.415,444,2.466,472,1.916,542,2.831,566,3.93,591,2.645,596,2.466,622,2.488,649,2.59,700,4.877,725,5.523,782,0.921,897,1.5,908,1.838,909,2.094,912,0.757,919,1.765,973,3.251,985,1.431,1017,3.57,1031,2.353,1066,3.365,1069,2.068,1085,4.241,1087,7.212,1237,1.916,1278,2.253,1392,3.361,1393,3.812,1457,6.788,1458,7.217,1481,2.978,1552,2.488,1614,2.031,1631,1.943,1648,1.594,1671,3.356,1686,4.574,1714,2.831,1764,1.119,1794,2.062,1889,2.831,1951,3.992,1984,3.151,2004,3.903,2045,7.543,2117,2.233,2135,6.298,2136,3.061,2187,5.785,2220,3.627,2238,7.894,2296,3.485,2388,2.902,2410,2.272,2464,2.353,2470,3.061,2559,1.972,2615,3.992,2792,3.485,2807,2.396,2988,2.59,2998,2.59,3132,3.151,3260,4.574,4195,2.978,4461,3.361,4794,3.361,5109,3.851,5243,3.151,5296,3.485,5414,5.081,5415,5.081,5416,2.353,5417,5.081,5418,5.081,5419,5.081,5420,5.081,5421,5.081,5422,5.081,5423,5.081,5424,5.081,5425,5.081,5426,6.306,5427,5.081,5428,7.005,5429,8.016,5430,7.005,5431,3.627,5432,5.081,5433,5.081,5434,7.005,5435,8.64,5436,5.081,5437,5.081,5438,7.005,5439,5.081,5440,5.081,5441,3.992,5442,5.081,5443,5.081,5444,5.081,5445,5.081,5446,5.081,5447,5.081,5448,5.081,5449,5.081,5450,5.081,5451,5.081,5452,5.081,5453,5.081,5454,5.081,5455,5.081,5456,3.793,5457,5.081,5458,5.081,5459,7.005,5460,4.574,5461,5.081,5462,5.081,5463,4.241,5464,5.081,5465,5.081,5466,4.241,5467,5.081,5468,5.081]],["tags/Combining async with generators in Node 11",[649,2.567,2187,3.034]],["title/Designing websites with accessibility in mind",[908,1.791,1945,1.553,1983,1.654,2150,2.106]],["content/Designing websites with accessibility in mind",[0,1.495,8,3.632,10,0.799,14,0.837,19,0.413,20,1.353,21,1.485,26,1.153,27,0.46,46,2.097,47,2.147,52,0.895,64,4.938,74,0.893,75,1.371,76,1.308,79,0.331,86,1.84,87,1.528,91,1.7,109,1.279,113,0.974,131,0.985,132,1.539,133,1.919,144,0.837,168,1.224,179,0.923,182,1.528,216,0.865,217,1.631,223,1.596,252,2.164,261,3.632,277,1.369,278,1.323,291,2.004,293,1.028,312,1.577,324,2.906,366,2.399,375,1.091,395,3.368,404,1.085,422,2.436,430,1.417,436,3.156,443,1.975,459,2.444,465,1.84,481,4.5,490,2.707,517,1.039,571,3.255,595,4.224,630,1.369,782,0.923,797,2.034,799,3.066,827,2.769,854,2.356,908,3.28,909,2.097,912,0.758,919,1.768,932,1.892,970,3.066,1009,2.983,1017,2.594,1020,3.39,1031,3.715,1088,4.089,1200,3.156,1216,2.541,1274,1.539,1278,1.636,1283,0.797,1286,2.649,1289,0.801,1290,2.594,1296,1.121,1326,3.49,1327,1.577,1369,1.353,1403,2.2,1522,4.809,1606,2.594,1623,1.768,1645,2.541,1647,3.066,1671,2.13,1687,0.985,1714,4.471,1742,3.189,1807,3.156,1866,3.366,1872,3.587,1877,3.49,1878,4.005,1938,2.315,1945,1.596,1969,0.828,1977,3.066,1983,2.68,1986,2.275,2004,2.835,2010,4.11,2063,2.097,2064,1.975,2117,3.082,2150,3.412,2163,3.156,2203,3.997,2227,3.632,2464,2.356,2472,2.835,2491,3.066,2495,3.366,2640,4.809,2700,1.7,2806,1.744,2820,3.366,2941,3.366,3007,2.835,3031,4.581,3038,2.315,3124,3.907,3162,3.066,3174,3.997,3243,1.7,3259,4.11,3280,3.066,3297,2.906,3539,2.906,4371,3.997,4743,3.066,5101,3.49,5118,3.306,5188,4.486,5243,4.349,5297,3.798,5469,5.088,5470,3.502,5471,5.088,5472,2.707,5473,4.581,5474,4.247,5475,5.088,5476,2.983,5477,5.088,5478,4.581,5479,5.088,5480,4.581,5481,8.941,5482,7.223,5483,5.088,5484,3.255,5485,3.366,5486,5.088,5487,5.088,5488,5.088,5489,5.088,5490,5.088,5491,5.088,5492,5.088,5493,5.088,5494,5.088,5495,5.088,5496,5.088,5497,5.088,5498,8.646,5499,5.508,5500,5.088,5501,5.088,5502,5.088,5503,5.088,5504,5.088,5505,5.088,5506,5.088,5507,5.088,5508,5.088,5509,4.247,5510,3.997,5511,4.247,5512,4.581,5513,4.247,5514,5.088,5515,4.247,5516,4.247,5517,2.983,5518,5.852,5519,5.088,5520,5.088,5521,7.012,5522,5.508,5523,5.088,5524,2.906,5525,5.088,5526,5.088]],["tags/Designing websites with accessibility in mind",[2150,2.71]],["title/ITiCSE 2020: A Report",[5416,2.568,5476,3.251,5527,4.993]],["content/ITiCSE 2020: A Report",[3,1.536,6,0.907,10,0.805,17,0.716,19,0.429,25,1.352,26,0.846,39,2.223,50,0.931,51,2.152,52,0.674,55,2.878,70,1.633,73,0.783,79,0.335,94,1.183,97,3.33,101,0.563,104,1.005,109,1.292,116,1.68,121,1.483,133,2.663,138,2.568,150,2.342,158,1,159,1.555,166,3.526,179,0.932,182,1.12,188,1.885,203,1.683,219,1.674,263,1.136,264,2.339,276,1.264,321,1.81,365,1.967,368,1.518,370,3.935,375,0.8,395,2.47,404,1.506,418,1.696,422,1.786,437,1.912,457,1.415,467,3.014,469,2.798,472,3.274,487,2.188,621,1.483,628,2.223,885,2.735,896,3.843,897,2.085,929,1.5,950,2.518,987,2.621,994,2.26,1008,1.995,1068,3.401,1179,2.025,1213,2.937,1278,1.653,1283,0.511,1289,0.809,1297,3.935,1299,3.014,1333,2.025,1335,1.939,1346,1.574,1382,2.152,1431,2.865,1523,2.937,1648,1.613,1655,3.85,1657,1.574,1670,4.039,1688,3.098,1711,2.087,1718,2.568,1719,2.339,1720,2.735,1778,1.939,1794,2.866,1803,2.735,1854,3.401,1898,2.735,1945,2.215,1948,3.401,1950,2.626,1962,1.786,1965,1.696,1986,2.299,2079,2.937,2117,2.26,2121,4.844,2166,2.055,2286,4.039,2302,2.676,2307,2.38,2309,3.526,2319,3.024,2349,2.865,2379,1.341,2382,4.039,2389,2.865,2435,2.187,2453,3.014,2458,4.028,2565,3.843,2566,3.458,2595,2.299,2618,3.014,2692,2.087,2786,2.055,2793,4.629,2806,2.765,2868,3.526,2916,3.189,3036,4.518,3088,3.838,3097,5.956,3243,2.695,3249,3.676,3255,3.67,3280,3.098,3302,3.401,3303,5.894,3484,3.67,3485,4.277,3530,3.098,3548,2.621,3552,3.526,3816,3.189,3824,3.838,3862,4.291,4421,3.935,4446,3.289,4482,3.289,4770,2.676,4922,3.189,4946,4.039,4959,3.67,5084,1.674,5367,3.526,5528,4.039,5529,5.141,5530,3.098,5531,3.838,5532,5.141,5533,5.141,5534,4.629,5535,4.629,5536,3.67,5537,4.291,5538,4.291,5539,2.865,5540,4.291,5541,2.798,5542,4.039,5543,5.141,5544,3.838,5545,5.271,5546,5.141,5547,5.141,5548,3.838,5549,3.289,5550,3.838,5551,3.289,5552,4.039,5553,4.629,5554,5.141,5555,5.141,5556,5.141,5557,5.141,5558,6.358,5559,5.141,5560,3.838,5561,3.401,5562,5.141,5563,3.526,5564,3.526,5565,4.291,5566,4.629,5567,5.141,5568,5.141,5569,5.141,5570,4.629,5571,5.141,5572,4.039,5573,4.039,5574,5.141,5575,5.141,5576,4.629,5577,5.141,5578,5.141]],["tags/ITiCSE 2020: A Report",[4922,3.952]],["title/Tracking and privacy concerns on websites",[908,1.791,3038,2.252,4325,3.696,5470,2.473]],["content/Tracking and privacy concerns on websites",[1,1.276,5,0.983,10,0.804,17,1.122,19,0.322,22,1.524,24,0.972,29,1.43,35,3.521,39,2.219,40,3.389,47,1.572,50,0.592,52,0.77,70,2.56,73,1.074,77,1.516,79,0.565,81,1.651,83,2.269,94,1.181,96,1.807,98,1.06,101,0.562,119,3.093,144,0.844,145,2.083,154,1.646,157,1.262,193,2.377,203,1.071,216,0.872,219,1.672,240,1.395,264,2.335,276,1.262,278,1.335,293,1.628,297,1.516,315,0.993,320,1.43,369,3.184,370,2.861,375,0.799,378,1.143,405,3.184,407,2.149,421,4.622,422,2.451,426,2.672,437,1.909,450,2.295,455,1.76,490,4.84,495,2.861,621,1.48,649,2.617,723,2.907,739,2.672,908,3.139,912,0.764,926,2.564,929,2.059,989,3.184,1002,3.009,1030,2.295,1131,3.009,1188,4.839,1223,4.033,1234,2.617,1283,0.51,1289,0.808,1301,2.861,1327,1.591,1333,2.022,1335,1.936,1339,2.186,1346,2.467,1369,1.365,1393,2.794,1398,4.018,1405,3.665,1422,2.66,1425,3.732,1499,3.665,1522,4.839,1533,2.335,1586,1.446,1594,2.731,1612,2.564,1681,3.093,1687,0.993,1710,2.335,1711,2.083,1716,3.832,1725,1.76,1811,4.603,1866,4.666,1938,2.335,1976,2.421,2006,2.483,2082,6.351,2119,4.136,2124,2.377,2136,3.093,2150,2.184,2163,3.184,2347,3.454,2361,2.861,2391,2.335,2403,4.285,2428,3.396,2583,2.794,2790,5.266,2854,2.564,3006,2.052,3032,3.665,3038,3.948,3121,4.622,3147,2.421,3240,4.285,3250,4.033,3264,2.932,3530,3.093,3828,6.818,4195,3.009,4353,6.351,4354,3.832,4358,4.622,4404,2.335,4504,3.009,4715,3.521,4739,3.093,4925,3.521,5115,2.731,5143,3.521,5161,3.521,5188,3.284,5210,4.622,5238,4.033,5299,4.622,5470,2.564,5476,3.009,5522,6.818,5579,4.622,5580,5.134,5581,5.134,5582,4.622,5583,5.134,5584,5.134,5585,4.033,5586,6.016,5587,5.134,5588,5.036,5589,7.055,5590,3.832,5591,7.055,5592,5.134,5593,4.033,5594,5.134,5595,7.055,5596,5.134,5597,7.055,5598,5.134,5599,4.622,5600,5.134,5601,8.462,5602,5.134,5603,5.134,5604,5.134,5605,5.134,5606,5.134,5607,5.134,5608,3.093,5609,8.06,5610,5.134,5611,3.832,5612,5.134,5613,5.134,5614,4.033,5615,5.134,5616,5.134,5617,5.134,5618,5.134,5619,5.134,5620,5.134,5621,7.055,5622,4.666,5623,4.285,5624,5.134,5625,5.134,5626,5.134,5627,5.134,5628,3.521]],["tags/Tracking and privacy concerns on websites",[5470,3.182]],["title/3D Software Rendering on the GBA",[1369,1.317,2992,3.168,4770,2.577,5485,3.275]],["content/3D Software Rendering on the GBA",[0,1.063,6,0.64,10,0.905,11,2.017,19,0.362,23,1.907,26,1.137,27,0.626,30,1.472,46,2.849,50,0.798,52,0.66,60,1.11,61,3.385,74,0.875,75,1.761,81,1.603,85,1.49,95,2.192,99,1.421,101,0.551,102,2.595,131,0.965,132,1.508,149,1.644,158,0.618,179,1.254,180,1.341,216,1.175,217,1.609,220,2.49,224,3.42,241,1.993,242,2.5,261,4.935,262,3.917,263,0.802,265,3.559,282,1.603,312,1.545,321,1.755,372,2.087,375,1.076,388,1.584,403,2.192,413,3.321,441,1.098,443,1.948,455,2.938,457,1.903,472,1.88,487,2.142,491,3.323,516,3.42,517,1.412,520,3.722,549,3.763,586,1.993,630,1.341,705,1.666,739,2.595,749,2.923,782,0.904,840,3.092,885,2.653,897,1.472,938,3.092,951,1.199,956,3.298,985,1.405,1192,3.201,1193,2.5,1229,1.88,1274,1.508,1283,0.788,1289,1.088,1292,1.963,1298,2.308,1299,2.923,1300,2.268,1325,3.949,1345,3.42,1369,1.839,1382,2.894,1402,3.42,1422,1.88,1430,3.385,1465,2.713,1506,2.653,1514,3.42,1534,2.395,1541,1.624,1584,2.778,1590,2.653,1648,1.564,1657,1.526,1660,2.778,1743,4.161,1755,2.778,1764,1.748,1795,1.687,1806,3.599,1831,3.559,1896,4.161,1903,3.453,1945,1.564,1965,1.644,1969,0.811,2025,2.087,2061,4.742,2105,2.778,2106,2.653,2116,2.229,2148,3.004,2150,2.121,2184,2.229,2238,3.917,2304,2.441,2321,2.848,2348,2.848,2354,2.023,2375,2.055,2379,1.425,2455,2.023,2517,3.42,2534,2.923,2551,3.917,2655,3.917,2692,2.023,2805,2.923,2829,3.298,2992,4.423,3243,2.863,3264,2.848,3526,3.678,3556,4.161,4372,3.559,4501,3.298,4551,2.595,4554,3.004,4659,3.092,4770,4.686,4802,3.42,4807,4.935,4808,5.161,4809,4.489,4811,4.489,5130,2.778,5146,2.778,5194,2.595,5351,5.77,5354,5.431,5360,3.678,5431,3.559,5472,2.653,5485,4.573,5611,3.722,5629,6.914,5630,6.224,5631,3.559,5632,4.986,5633,5.431,5634,4.986,5635,3.559,5636,4.986,5637,4.986,5638,3.917,5639,4.489,5640,4.986,5641,4.489,5642,4.986,5643,4.986,5644,4.986,5645,4.986,5646,4.986,5647,4.986,5648,4.161,5649,3.917,5650,3.722,5651,4.986,5652,4.986,5653,3.722,5654,4.053,5655,3.917,5656,2.653,5657,7.937,5658,8.571,5659,4.986,5660,4.986,5661,4.986,5662,4.489,5663,4.986,5664,3.19,5665,4.986,5666,4.986,5667,6.914,5668,4.986,5669,4.986,5670,4.986,5671,4.986,5672,4.161,5673,6.224,5674,4.986,5675,4.986,5676,4.986,5677,4.986,5678,4.986,5679,4.161,5680,3.722,5681,4.986,5682,4.986,5683,4.986,5684,4.986,5685,4.986,5686,4.986,5687,4.986,5688,4.986,5689,3.42,5690,4.986]],["tags/3D Software Rendering on the GBA",[4770,3.317]],["title/Thoughts on collaboration in education",[3,1.657,3205,3.018,3548,2.827]],["content/Thoughts on collaboration in education",[0,1.113,5,0.999,6,0.916,10,1.043,14,1.173,19,0.398,25,1.372,28,1.199,30,2.107,51,2.185,52,0.776,60,1.162,75,1.021,79,0.63,80,2.84,83,1.678,85,1.56,91,1.743,104,1.016,109,1.312,113,0.999,131,1.01,145,2.895,149,2.353,165,1.426,180,1.404,196,1.523,199,1.678,203,1.089,209,2.908,211,1.837,213,2.66,240,1.032,252,2.22,270,3.452,272,3.452,275,1.01,279,2.118,291,2.055,312,1.617,375,0.812,378,1.162,396,3.339,412,1.598,437,1.94,441,1.15,443,1.47,476,1.42,517,1.066,621,1.505,724,1.505,728,3.023,782,0.946,785,3.237,877,1.487,912,1.062,929,1.523,976,3.144,985,2.01,994,3.573,1002,3.059,1003,2.606,1064,4.894,1066,2.507,1096,2.777,1146,1.721,1159,2.086,1198,3.144,1272,2.84,1278,1.678,1283,0.518,1293,3.339,1333,2.81,1335,1.968,1352,2.555,1369,1.388,1511,2.717,1586,1.47,1623,1.813,1645,2.606,1678,2.025,1721,1.021,1725,1.789,1741,2.333,1742,2.374,1744,2.507,1941,2.717,1962,1.813,1969,1.161,1975,4.894,2014,4.699,2025,2.185,2029,4.1,2054,2.606,2081,3.339,2116,2.333,2145,2.908,2283,2.507,2303,3.666,2315,2.66,2329,2.84,2336,4.182,2435,2.22,2448,5.265,2488,4.699,2516,3.725,2559,2.025,2593,2.461,2682,3.144,2716,3.059,2806,2.787,2807,2.461,2882,2.086,2941,3.452,2947,2.717,3014,3.339,3017,4.356,3036,3.339,3100,3.58,3163,3.452,3180,4.182,3183,3.059,3205,4.756,3231,3.725,3249,2.717,3256,3.136,3456,2.416,3485,4.162,3489,3.58,3548,3.637,3561,3.245,3565,3.339,3850,3.58,3851,4.356,4357,3.58,4405,3.725,4480,3.58,4628,3.896,4716,2.84,5173,2.22,5366,2.84,5408,2.66,5416,2.416,5476,3.059,5515,5.955,5517,4.182,5552,4.1,5691,3.452,5692,4.356,5693,5.219,5694,5.219,5695,5.219,5696,5.219,5697,3.237,5698,5.219,5699,5.219,5700,4.699,5701,3.339,5702,4.1,5703,6.386,5704,7.135,5705,7.135,5706,5.219,5707,5.219,5708,5.219,5709,5.219,5710,6.423,5711,5.219,5712,4.356,5713,4.356,5714,4.1,5715,5.219,5716,4.699,5717,5.219,5718,5.219,5719,3.725,5720,5.219,5721,5.219,5722,3.452,5723,3.452,5724,5.219,5725,5.219,5726,5.219,5727,5.219,5728,5.219,5729,2.446,5730,3.725,5731,5.219,5732,4.699,5733,5.219,5734,4.699,5735,5.219,5736,4.699,5737,4.1,5738,3.896,5739,4.356,5740,4.1,5741,3.58,5742,5.219,5743,5.219,5744,3.58]],["tags/Thoughts on collaboration in education",[3205,2.266,4453,2.664,4465,2.079]],["title/An am486 Performance Analysis",[2079,3.168,5563,3.804,5745,3.959]],["content/An am486 Performance Analysis",[0,1.051,1,1.225,2,2.622,7,1.913,10,0.562,13,1.389,17,0.686,19,0.389,27,0.446,30,1.455,37,2.747,40,2.368,42,1.509,48,1.735,50,0.91,52,0.471,53,2.889,55,1.759,60,1.098,85,2.05,88,1.941,100,2.512,101,0.393,103,1.845,131,0.954,138,2.462,154,1.007,156,1.185,167,1.859,175,1.326,182,1.074,217,1.147,223,1.122,241,1.97,275,0.954,288,1.11,297,1.455,312,1.527,314,2.682,315,0.954,326,2.462,375,0.767,378,1.098,388,1.566,409,1.421,413,2.368,418,1.626,428,2.682,444,1.735,457,1.357,492,2.566,517,1.007,593,2.566,627,2.777,630,1.326,705,1.647,728,2.933,797,1.97,885,2.622,912,1.021,921,0.847,948,2.368,978,1.712,1012,3.679,1066,2.368,1069,2.329,1088,3.496,1160,3.153,1172,2.889,1193,3.084,1229,3.381,1283,0.681,1286,2.566,1291,1.253,1297,3.822,1317,1.807,1319,2.827,1327,1.527,1339,1.527,1340,3.057,1346,1.509,1352,2.414,1369,1.311,1403,2.131,1463,3.153,1477,2.512,1504,4.021,1508,2.97,1578,2.566,1582,2.662,1583,1.473,1614,1.97,1623,1.712,1655,1.97,1680,4.176,1725,1.69,1764,1.086,1969,0.802,1986,2.204,2001,3.26,2079,4.871,2126,2.414,2194,2.682,2290,1.807,2302,2.566,2342,2.462,2379,1.418,2393,2.622,2402,2.97,2413,4.132,2414,3.015,2424,3.518,2465,3.057,2476,2.321,2480,3.381,2495,3.26,2513,2.282,2534,4.021,2591,2.889,2593,2.324,2646,2.025,2685,2.566,2799,2.097,2845,3.26,2893,3.26,2992,4.388,3079,2.242,3101,6.088,3127,2.97,3165,2.566,3226,2.512,3238,2.282,3280,2.97,4310,3.679,4399,3.518,4430,2.97,4554,5.138,4646,2.889,4708,4.438,5102,2.889,5108,3.359,5130,3.822,5173,2.097,5334,4.114,5351,7.947,5360,2.622,5375,3.496,5395,2.97,5416,2.282,5563,3.381,5650,3.679,5656,2.622,5723,3.26,5729,1.69,5745,5.631,5746,4.929,5747,3.057,5748,4.537,5749,4.929,5750,3.679,5751,4.114,5752,5.218,5753,4.929,5754,4.929,5755,6.584,5756,7.102,5757,6.366,5758,4.929,5759,9.282,5760,3.872,5761,4.929,5762,7.102,5763,8.529,5764,7.102,5765,5.631,5766,4.929,5767,3.057,5768,4.929,5769,4.929,5770,4.929,5771,4.929,5772,4.438,5773,4.929,5774,4.537,5775,4.114,5776,4.114,5777,4.929,5778,4.929,5779,4.929,5780,6.859,5781,4.929,5782,4.114,5783,3.679,5784,3.381,5785,4.929,5786,2.889,5787,3.872,5788,5.12,5789,4.114,5790,4.114,5791,4.929,5792,4.929,5793,6.859,5794,4.929,5795,4.929,5796,4.929,5797,7.888,5798,4.537,5799,4.929,5800,4.929,5801,2.815,5802,4.929,5803,4.929]],["tags/An am486 Performance Analysis",[5745,4.548]],["title/486 Upgrade 2: The SD Card HDD",[131,0.789,1463,2.608,1680,1.996,2799,1.734,5748,2.697,5767,2.529]],["content/486 Upgrade 2: The SD Card HDD",[0,1.047,10,0.78,16,2.611,17,1.095,18,1.559,19,0.224,25,1.291,27,0.444,29,1.367,39,2.122,42,2.094,50,0.908,52,0.653,60,1.093,70,1.559,73,0.747,74,1.201,81,1.578,86,2.473,87,1.07,91,2.629,94,1.129,95,2.157,99,1.399,101,0.391,104,0.974,107,2.877,109,1.979,112,3.14,113,0.939,114,2.803,121,1.415,132,1.484,144,1.125,145,1.992,159,1.484,179,0.89,182,1.07,197,4.871,200,1.933,203,1.024,216,1.162,241,1.962,264,2.233,276,1.207,278,1.276,293,0.992,326,2.451,365,1.877,384,1.507,411,6.157,422,1.705,444,1.728,452,1.728,457,1.351,517,1.002,596,2.771,621,1.972,622,2.403,647,3.247,728,1.825,853,2.044,921,0.843,930,3.14,948,2.358,964,2.088,985,1.383,986,2.735,1018,3.503,1026,3.663,1069,2.019,1131,2.877,1191,2.957,1229,1.851,1237,2.968,1260,2.019,1272,2.671,1283,0.487,1286,2.555,1291,1.248,1295,5.129,1298,2.272,1312,2.194,1317,2.507,1319,3.244,1339,2.119,1369,1.305,1403,2.122,1462,2.877,1463,5.035,1476,3.044,1487,2.122,1504,2.877,1534,3.285,1542,3.366,1557,2.227,1578,2.555,1606,2.502,1647,2.957,1655,2.734,1656,3.503,1660,2.735,1662,2.314,1675,2.314,1680,2.403,1687,0.95,1720,2.611,1754,3.247,1777,2.909,1794,1.992,1796,1.992,1811,2.403,1858,2.055,1941,2.555,1990,2.877,1994,3.663,1999,2.403,2006,1.728,2088,2.611,2105,2.735,2150,2.088,2177,2.957,2259,3.14,2290,1.8,2296,3.366,2327,2.877,2348,2.803,2379,0.816,2393,2.611,2457,2.957,2491,2.957,2513,2.272,2559,1.905,2646,1.449,2667,2.272,2682,2.957,2695,2.555,2716,2.877,2798,3.14,2799,3.621,2854,2.451,2882,1.962,2954,2.803,2998,2.502,3009,3.14,3038,2.233,3130,3.366,3275,6.157,3488,4.419,3490,2.877,3502,4.096,4340,5.113,4355,3.044,4419,2.555,4529,1.54,4577,2.803,4903,3.044,5108,2.403,5170,3.856,5189,4.096,5236,3.14,5375,2.502,5400,2.502,5476,2.877,5541,2.671,5633,6.688,5635,3.503,5655,3.856,5719,3.503,5722,3.247,5748,6.291,5752,3.247,5767,4.242,5774,3.247,5787,3.856,5804,3.663,5805,3.856,5806,4.419,5807,4.908,5808,4.419,5809,3.247,5810,4.908,5811,4.419,5812,6.839,5813,4.419,5814,4.096,5815,4.908,5816,5.105,5817,4.908,5818,4.096,5819,3.366,5820,4.908,5821,4.908,5822,4.242,5823,5.749,5824,4.908,5825,3.856,5826,2.803,5827,4.908,5828,6.839,5829,4.908,5830,2.735,5831,4.908,5832,3.856,5833,3.503,5834,4.908,5835,4.908,5836,4.908,5837,4.908,5838,4.908,5839,6.839,5840,4.908,5841,2.502,5842,4.096,5843,4.908,5844,4.908,5845,5.631,5846,4.908,5847,4.908,5848,4.908,5849,4.908,5850,4.908,5851,4.908,5852,3.044,5853,4.908,5854,4.908,5855,4.419,5856,4.419,5857,3.663,5858,4.419,5859,4.908,5860,4.908]],["tags/486 Upgrade 2: The SD Card HDD",[5745,4.548]],["title/486 Upgrade 1: Sound Blaster 16",[85,1.218,517,0.833,1680,1.996,5654,2.39,5747,2.529,5767,2.529]],["content/486 Upgrade 1: Sound Blaster 16",[0,1.053,1,1.227,3,1.475,5,0.945,7,1.916,14,0.812,19,0.225,22,0.867,25,1.298,27,0.447,28,0.83,40,2.371,52,0.754,64,2.819,77,2.027,79,0.447,85,2.903,86,1.785,87,1.076,91,1.649,98,1.019,101,0.393,102,2.569,104,0.703,121,1.423,154,1.008,156,1.187,162,3.158,168,1.651,185,1.359,199,1.587,201,2.819,216,0.839,217,1.148,233,2.17,240,0.976,264,2.245,276,1.214,293,1.595,312,2.128,317,2.208,321,1.738,369,3.061,388,1.568,404,1.053,416,2.134,443,1.934,465,1.785,491,2.066,517,1.008,547,3.158,565,5.404,586,2.744,595,4.136,630,1.847,698,1.715,715,2.417,724,1.423,788,2.894,853,1.475,877,1.957,897,2.027,921,1.179,932,1.835,951,1.651,964,2.1,978,1.715,982,2.516,1069,2.027,1161,2.066,1276,1.81,1289,0.777,1315,1.973,1317,1.81,1319,2.83,1321,3.265,1325,3.922,1352,2.417,1420,2.517,1421,3.265,1422,1.861,1426,1.53,1462,2.894,1481,2.894,1496,4.541,1582,1.916,1608,2.17,1651,2.894,1655,1.973,1687,0.955,1710,2.245,1711,2.003,1719,2.245,1784,2.686,1810,3.265,1858,2.066,1912,3.386,1971,2.686,1986,2.207,2011,2.894,2030,3.061,2046,3.265,2232,2.516,2319,2.539,2366,3.386,2375,2.034,2379,1.142,2414,2.17,2434,2.208,2486,3.265,2513,2.285,2583,2.686,2646,1.458,2667,2.285,2670,2.974,2705,2.894,2799,4.052,2882,1.973,2923,6.092,2988,2.516,3081,3.386,3083,4.12,3107,4.444,3135,4.12,3192,2.569,3456,2.285,4377,3.684,4529,2.477,4551,4.109,4576,3.684,4577,4.509,4631,3.386,4659,4.258,4756,4.444,4944,2.894,5084,1.607,5146,2.751,5179,3.158,5416,2.285,5531,3.684,5608,2.974,5630,4.444,5638,3.878,5654,4.628,5732,4.444,5747,6.025,5752,3.265,5764,4.444,5767,3.061,5782,4.12,5805,3.878,5819,3.386,5826,3.922,5841,2.516,5861,3.061,5862,4.444,5863,4.12,5864,4.444,5865,4.12,5866,3.158,5867,3.684,5868,4.936,5869,4.444,5870,4.936,5871,4.936,5872,4.936,5873,4.936,5874,4.936,5875,3.158,5876,4.444,5877,4.936,5878,4.12,5879,4.936,5880,3.158,5881,3.878,5882,4.936,5883,6.866,5884,4.444,5885,4.936,5886,3.878,5887,4.444,5888,4.444,5889,4.936,5890,4.936,5891,7.894,5892,6.866,5893,4.936,5894,4.936,5895,4.936,5896,4.936,5897,4.936,5898,2.417,5899,4.936,5900,7.894,5901,4.936,5902,2.751,5903,3.523,5904,4.12,5905,4.444,5906,4.936,5907,4.936,5908,4.12,5909,4.936,5910,4.936,5911,4.444,5912,6.866,5913,4.936,5914,2.465,5915,4.936,5916,4.12,5917,4.12,5918,6.866,5919,4.936,5920,4.936,5921,4.936,5922,3.878,5923,4.12,5924,4.936,5925,4.444,5926,4.12,5927,4.936,5928,2.894,5929,4.936,5930,4.936,5931,4.444,5932,4.444,5933,3.684,5934,4.936,5935,4.936,5936,4.444,5937,4.444]],["tags/486 Upgrade 1: Sound Blaster 16",[5745,3.595,5938,3.956]],["title/Reviving an old 80486 PC",[853,1.48,1319,2.041,5752,3.275,5804,3.696]],["content/Reviving an old 80486 PC",[5,0.921,6,0.866,19,0.355,21,1.404,22,1.184,27,0.764,28,0.809,39,2.081,46,1.983,50,0.555,52,0.744,55,1.717,64,2.749,73,0.733,74,1.184,79,0.579,85,1.438,86,1.74,91,1.608,101,0.538,104,0.96,121,1.945,131,1.305,158,0.597,165,0.962,166,3.301,167,1.815,179,0.873,216,0.818,240,0.952,242,1.74,285,4.315,293,0.972,297,1.421,315,0.931,320,1.878,368,1.421,375,1.05,378,1.072,384,1.06,392,2.312,404,1.026,412,1.473,422,2.343,426,2.505,433,3.301,443,1.356,517,1.378,569,2.985,595,2.899,621,1.388,627,1.694,629,3.301,630,1.815,667,2.619,705,1.608,715,2.356,728,2.508,853,2.656,911,2.821,912,1.323,947,2.682,951,1.157,1011,1.74,1041,4.017,1062,1.924,1201,3.183,1229,1.815,1274,2.04,1289,0.757,1295,4.064,1317,1.765,1319,3.796,1321,3.183,1327,1.491,1346,2.065,1354,3.369,1394,4.815,1401,2.047,1422,1.815,1426,1.491,1462,3.954,1463,4.982,1471,3.183,1476,2.985,1483,5.299,1487,2.081,1488,1.895,1534,2.312,1578,2.505,1582,1.868,1655,1.924,1657,2.065,1680,3.303,1687,0.931,1759,3.183,1764,1.486,1796,1.953,1827,2.821,1881,1.953,1903,2.403,1930,3.671,1933,2.56,1999,2.356,2006,1.694,2024,2.505,2053,2.505,2063,1.983,2079,2.749,2083,4.017,2088,2.56,2116,2.151,2199,4.017,2358,5.342,2435,2.047,2476,1.629,2649,5.209,2705,2.821,2786,1.924,2798,3.079,2799,2.047,2881,4.333,2882,1.924,2934,3.079,2947,2.505,2953,3.079,2954,2.749,2988,2.453,2997,4.49,3090,2.899,3101,4.815,3130,4.627,3499,2.985,4195,2.821,4323,3.781,4340,2.749,4355,2.985,4403,4.017,4554,4.692,4577,2.749,4660,3.592,4747,3.183,4903,4.184,4925,3.301,5109,3.24,5130,2.682,5282,2.824,5354,3.781,5400,3.438,5517,2.821,5633,5.299,5655,3.781,5755,4.017,5756,4.333,5757,5.035,5762,4.333,5765,3.435,5772,7.599,5774,4.462,5775,4.017,5782,4.017,5806,4.333,5808,4.333,5809,6.093,5816,3.592,5822,2.985,5826,2.749,5832,3.781,5833,3.435,5845,3.183,5856,4.333,5867,3.592,5898,2.356,5923,4.017,5939,2.985,5940,3.301,5941,4.333,5942,4.812,5943,4.812,5944,4.812,5945,4.812,5946,3.781,5947,4.812,5948,4.333,5949,5.63,5950,4.812,5951,6.745,5952,4.812,5953,6.745,5954,4.812,5955,4.812,5956,4.812,5957,4.812,5958,4.812,5959,4.812,5960,4.812,5961,4.812,5962,2.899,5963,4.812,5964,7.788,5965,4.812,5966,3.435,5967,4.017,5968,4.812,5969,6.745,5970,4.812,5971,4.812,5972,4.812,5973,4.812,5974,5.299,5975,4.333,5976,3.592,5977,4.812,5978,4.812,5979,4.812,5980,2.985,5981,4.017,5982,3.183,5983,4.333,5984,6.073,5985,4.812,5986,4.333,5987,4.812,5988,4.812,5989,4.812,5990,3.592,5991,4.812,5992,4.333,5993,4.812,5994,4.812,5995,3.781,5996,4.812,5997,4.812]],["tags/Reviving an old 80486 PC",[5745,4.548]],["title/A journey through the history of webdesign",[109,1.245,4398,2.214,5998,3.275,5999,4.133]],["content/A journey through the history of webdesign",[5,0.986,6,0.661,10,0.92,19,0.322,22,1.241,25,1.354,28,0.865,29,1.434,40,3.396,52,0.869,60,1.147,73,1.229,74,0.904,75,1.007,76,2.075,79,0.335,81,1.656,84,2.572,85,1.539,96,2.488,101,0.563,109,1.777,144,0.847,150,1.252,168,1.238,182,1.122,189,2.802,193,2.384,203,1.475,234,2.428,275,0.996,288,1.592,294,1.862,297,2.087,307,4.611,312,1.596,315,0.996,368,2.384,374,3.843,388,1.635,393,4.298,403,2.263,415,4.144,428,2.802,435,2.156,473,2.342,475,2.226,477,3.056,481,2.68,595,3.102,596,2.488,621,2.039,649,2.624,700,3.68,705,1.72,713,2.869,786,3.018,853,1.539,880,4.045,881,2.122,897,2.566,908,3.601,912,1.053,921,0.885,932,3.001,951,1.238,985,1.451,1008,1.998,1011,1.862,1062,2.058,1069,1.52,1260,2.087,1267,2.342,1274,1.557,1309,3.294,1312,2.302,1315,2.058,1333,2.028,1369,1.369,1415,1.789,1420,2.592,1425,2.384,1488,2.784,1493,3.018,1577,2.384,1582,1.998,1608,2.263,1612,2.572,1633,2.226,1671,2.156,1720,2.739,1740,3.194,1764,1.134,1777,2.19,1795,1.742,1872,2.302,1878,2.941,1952,2.473,1965,1.698,2007,1.72,2012,3.53,2064,3.133,2066,4.849,2081,3.294,2124,2.384,2163,3.194,2192,4.636,2324,3.294,2359,2.941,2379,0.856,2434,1.656,2484,2.624,2544,3.532,2593,2.428,2646,1.52,2728,4.259,2729,2.869,2798,3.294,2819,2.384,2918,3.294,3010,3.406,3226,2.624,3548,2.624,4350,4.045,4398,3.609,4424,3.294,4435,4.298,4690,3.843,4755,3.102,4804,3.294,4966,3.406,5118,3.753,5280,3.676,5282,2.156,5357,6.501,5366,2.802,5376,4.636,5380,3.294,5416,2.384,5522,4.045,5586,5.277,5822,5.007,5845,3.406,5852,3.194,5931,4.636,5939,3.194,5981,4.298,5998,3.406,5999,5.9,6000,3.294,6001,4.298,6002,5.149,6003,3.676,6004,4.636,6005,5.149,6006,4.636,6007,4.636,6008,5.149,6009,5.149,6010,3.406,6011,4.636,6012,6.364,6013,8.073,6014,6.364,6015,5.149,6016,5.149,6017,7.069,6018,5.149,6019,5.149,6020,5.149,6021,4.636,6022,5.149,6023,5.149,6024,5.149,6025,5.149,6026,5.149,6027,3.194,6028,5.149,6029,5.149,6030,5.149,6031,8.689,6032,3.843,6033,4.298,6034,5.149,6035,3.843,6036,3.532,6037,5.149,6038,4.298,6039,4.045,6040,5.149,6041,4.298,6042,5.149,6043,5.149,6044,5.149,6045,5.149,6046,3.102,6047,5.149,6048,4.298,6049,5.149,6050,5.149,6051,2.941]],["tags/A journey through the history of webdesign",[156,1.211,2700,1.682]],["title/Building a Core2Duo Windows XP Retro PC",[1288,2.91,1319,1.68,1487,1.763,1623,1.416,4529,1.279,6052,3.403]],["content/Building a Core2Duo Windows XP Retro PC",[0,1.41,13,1.317,17,0.92,19,0.213,22,0.821,26,0.769,27,0.598,28,0.786,30,1.381,42,1.431,50,0.763,59,2.074,60,1.472,73,0.712,76,1.202,79,0.305,87,1.019,90,2.205,92,2.671,98,0.965,101,0.728,104,0.941,116,1.112,122,2.246,131,1.701,150,1.137,153,1.523,154,0.955,156,1.124,166,3.207,167,1.763,179,0.848,180,1.258,184,1.485,199,1.504,209,2.606,216,0.795,219,2.497,230,2.165,240,1.307,241,1.869,253,1.927,264,2.127,266,1.957,275,0.905,288,1.053,311,1.414,361,1.523,388,1.485,398,2.817,409,1.906,416,2.022,431,2.545,438,2.606,443,1.317,517,1.702,630,2.063,723,1.927,728,2.851,749,2.741,788,3.875,853,1.397,903,1.841,911,2.741,912,0.696,920,1.957,951,1.124,964,1.989,978,1.624,987,3.369,1011,1.691,1069,1.952,1146,1.542,1172,2.741,1237,2.891,1278,2.68,1283,0.761,1288,4.718,1304,3.093,1312,2.09,1319,3.434,1321,3.093,1339,2.048,1352,2.29,1354,2.335,1382,1.957,1399,2.975,1403,2.022,1413,3.49,1422,1.763,1470,2.434,1487,4.056,1537,1.957,1586,1.317,1608,2.055,1623,2.895,1657,1.431,1763,1.869,1764,1.03,1777,1.989,1785,1.431,1789,2.991,1803,2.488,1885,2.741,1933,2.488,1947,2.335,1986,2.09,2064,2.565,2118,2.817,2290,1.714,2379,0.777,2383,2.671,2393,2.488,2468,2.545,2484,2.383,2611,2.671,2618,2.741,2728,2.817,2774,3.673,2799,3.545,2826,2.606,2831,2.9,2844,3.207,2845,3.093,2855,2.545,2928,3.903,3110,3.338,3130,4.534,3154,4.534,3238,2.165,3499,2.9,3541,2.671,3551,2.991,3823,5.723,3929,3.093,4399,3.338,4421,2.606,4430,2.817,4529,1.467,4540,3.673,4551,2.434,4554,2.817,4563,3.903,4693,2.29,4747,3.093,4758,2.205,4804,4.229,4860,3.673,4903,4.1,5106,4.372,5130,4.644,5146,2.606,5173,2.812,5397,3.49,5400,3.369,5548,3.49,5672,3.903,5679,3.903,5697,4.1,5729,1.603,5748,5.072,5760,3.673,5809,3.093,5861,2.9,5898,2.29,5917,3.903,5949,3.903,5983,4.21,5995,3.673,6046,3.982,6052,5.517,6053,3.903,6054,5.723,6055,4.1,6056,4.21,6057,3.673,6058,3.207,6059,4.676,6060,3.903,6061,4.676,6062,4.676,6063,4.676,6064,4.676,6065,4.21,6066,4.676,6067,4.21,6068,4.676,6069,3.673,6070,4.676,6071,2.671,6072,3.49,6073,5.661,6074,5.951,6075,4.676,6076,7.667,6077,6.276,6078,4.676,6079,6.399,6080,4.905,6081,5.951,6082,4.676,6083,3.903,6084,4.676,6085,6.61,6086,6.61,6087,4.534,6088,4.21,6089,4.676,6090,4.676,6091,4.676,6092,3.903,6093,4.676,6094,4.21,6095,4.676,6096,3.49,6097,4.676,6098,4.676,6099,4.676,6100,3.673,6101,4.718,6102,4.676,6103,6.61,6104,4.676,6105,4.21,6106,4.676,6107,4.676,6108,5.951,6109,6.61,6110,3.903,6111,4.21,6112,3.49,6113,4.676,6114,4.676,6115,4.21,6116,5.193,6117,4.21,6118,4.676,6119,2.671,6120,4.676]],["tags/Building a Core2Duo Windows XP Retro PC",[6073,3.952]],["title/Building an Athlon Windows 98 Retro PC",[1319,1.68,1487,1.763,1623,1.416,4529,1.279,6054,3.043,6058,2.796]],["content/Building an Athlon Windows 98 Retro PC",[0,1.085,4,2.13,5,0.974,6,1.03,17,0.708,19,0.232,20,1.353,22,1.231,26,1.319,27,0.635,28,0.855,39,2.2,50,0.809,60,1.562,73,1.068,74,0.893,79,0.522,85,1.521,98,1.05,100,2.594,101,0.559,103,1.369,104,0.998,142,2.444,152,2.356,153,1.657,156,1.224,158,0.631,167,2.644,168,1.224,175,1.369,223,1.158,230,2.356,240,1.586,243,3.632,263,0.819,276,1.251,295,2.492,320,1.417,378,1.133,388,1.616,407,2.13,428,2.769,430,1.417,443,1.975,446,2.315,549,2.769,627,2.824,749,2.983,788,2.983,853,2.095,854,3.247,877,1.45,912,0.758,921,0.874,983,2.275,1069,1.503,1146,2.313,1229,1.919,1260,2.071,1278,1.636,1288,6.172,1304,3.366,1319,3.563,1339,1.577,1348,2.13,1426,2.173,1430,2.492,1463,3.255,1487,4.153,1488,2.004,1504,4.703,1615,2.769,1623,2.436,1680,4.44,1691,3.066,1741,2.275,1763,2.034,1965,1.678,1983,2.342,1999,2.492,2006,2.468,2148,3.066,2290,1.866,2337,3.49,2379,1.508,2391,2.315,2398,2.835,2418,2.835,2432,2.983,2512,2.649,2646,1.503,2728,4.224,2754,3.066,2844,3.49,2855,2.769,2971,3.082,3176,3.49,3487,2.541,3551,3.255,3850,3.49,3907,3.255,4352,3.997,4398,2.275,4430,4.224,4529,1.596,4554,5.209,4659,3.156,4716,2.769,4799,3.366,4903,3.156,5106,3.366,5127,2.835,5173,2.164,5194,2.649,5236,3.255,5277,4.247,5367,3.49,5397,5.234,5416,2.356,5747,3.156,5748,4.638,5752,4.638,5755,4.247,5760,3.997,5767,4.349,5774,5.719,5804,3.798,5805,3.997,5914,2.541,5923,4.247,5939,4.349,5949,4.247,5986,4.581,6003,3.632,6035,3.798,6054,5.988,6055,4.349,6057,3.997,6058,5.503,6073,3.156,6074,6.313,6081,4.581,6121,5.088,6122,5.088,6123,5.088,6124,5.088,6125,4.247,6126,3.632,6127,5.088,6128,3.49,6129,3.798,6130,4.581,6131,4.247,6132,5.088,6133,5.088,6134,4.247,6135,8.023,6136,5.088,6137,5.088,6138,4.581,6139,7.012,6140,5.088,6141,4.247,6142,5.088,6143,5.088,6144,4.581,6145,5.088,6146,5.088,6147,5.088,6148,3.366,6149,3.798,6150,5.088,6151,7.012,6152,5.088,6153,5.088,6154,4.581,6155,5.088,6156,5.088,6157,5.088,6158,5.088,6159,5.088,6160,5.088,6161,3.997,6162,4.247,6163,5.088,6164,5.088,6165,5.088,6166,4.247,6167,5.088,6168,5.088,6169,5.088,6170,5.088,6171,3.632,6172,4.247,6173,5.088,6174,3.997,6175,4.581,6176,3.366,6177,5.088,6178,3.997,6179,5.088,6180,4.581,6181,5.088,6182,5.088,6183,5.088,6184,5.088,6185,4.247]],["tags/Building an Athlon Windows 98 Retro PC",[6055,3.952]],["title/Personal Desktop Screenshots of Olde",[368,1.462,853,1.48,1885,2.902,2119,2.902]],["content/Personal Desktop Screenshots of Olde",[0,1.071,1,1.248,6,0.645,10,0.792,18,2.207,19,0.317,24,0.951,25,1.321,26,1.143,27,0.629,48,1.768,52,0.479,60,1.118,73,1.213,74,1.22,76,1.291,79,0.327,83,1.615,84,2.508,87,1.514,95,2.207,101,0.744,104,0.989,109,1.262,116,1.194,144,1.143,149,1.656,153,2.595,158,1.066,160,2.171,162,3.213,165,1.004,175,1.869,179,0.911,180,1.351,198,3.749,203,1.048,216,1.181,242,1.816,253,2.07,276,1.235,288,1.131,294,1.816,311,1.519,320,1.398,321,2.446,375,0.782,404,1.071,430,1.935,445,4.596,452,1.768,467,2.944,483,3.585,491,2.102,518,2.412,596,2.446,705,1.678,714,4.521,853,2.076,877,1.98,881,2.07,903,1.978,912,1.186,920,2.102,921,0.863,932,2.962,937,2.798,951,1.208,964,2.136,983,3.106,985,1.415,1011,2.881,1160,3.213,1229,1.894,1260,2.052,1274,1.519,1283,0.499,1289,1.094,1294,3.749,1296,1.106,1303,2.508,1312,2.245,1317,1.841,1333,1.978,1339,1.556,1346,1.537,1348,2.102,1382,2.102,1393,3.782,1413,3.749,1420,1.841,1487,2.171,1488,1.978,1534,2.412,1552,3.402,1557,1.635,1578,2.614,1663,2.076,1678,1.949,1725,1.722,1753,3.445,1784,2.733,1785,2.127,1790,2.798,1858,2.102,1885,4.67,1931,1.841,1969,0.817,2063,2.07,2064,1.949,2088,2.672,2106,2.672,2119,4.67,2298,2.56,2302,2.614,2361,3.872,2362,3.115,2397,2.614,2476,1.699,2553,3.445,2565,2.733,2611,2.868,2646,1.483,2649,2.944,2692,2.82,2695,2.614,2698,3.749,2795,3.322,2796,3.322,2923,3.585,3100,3.445,3125,3.322,3244,4.521,3297,2.868,3456,2.325,3506,3.945,3539,2.868,3550,4.192,3551,3.213,4341,5.936,4342,3.749,4360,3.115,4388,5.459,4410,4.96,4419,2.614,4551,3.617,4554,3.026,4810,4.192,4959,3.585,5120,3.213,5130,2.798,5173,2.136,5368,3.213,5413,3.445,5650,3.749,5653,3.749,5697,3.115,5939,3.115,6001,4.192,6003,3.585,6039,5.459,6060,4.192,6069,3.945,6186,3.445,6187,2.672,6188,3.945,6189,5.022,6190,5.022,6191,4.192,6192,7.173,6193,5.022,6194,5.022,6195,4.521,6196,7.173,6197,3.585,6198,4.521,6199,9.755,6200,5.022,6201,5.022,6202,5.022,6203,2.868,6204,3.445,6205,5.022,6206,5.022,6207,3.945,6208,5.022,6209,6.948,6210,3.585,6211,4.192,6212,5.022,6213,4.521,6214,5.022,6215,5.022,6216,5.022,6217,5.022,6218,5.022,6219,5.022,6220,5.022,6221,3.585,6222,5.022,6223,5.022,6224,5.022,6225,4.192,6226,5.022,6227,4.192,6228,5.022,6229,3.945,6230,5.022,6231,5.022,6232,4.521,6233,5.022,6234,5.022,6235,5.022,6236,5.022,6237,4.521,6238,5.022,6239,5.022,6240,5.022,6241,5.022,6242,5.022]],["tags/Personal Desktop Screenshots of Olde",[4341,3.952]],["title/The Internet Killed Secrets in Games",[40,2.378,2379,0.823,4953,3.534,6243,3.396]],["content/The Internet Killed Secrets in Games",[10,0.924,11,2.544,14,1.169,17,0.989,19,0.369,25,1.364,27,0.469,28,1.194,29,1.979,39,2.243,40,2.492,50,1.006,52,0.678,55,1.851,69,1.984,70,1.648,76,2.083,79,0.338,86,1.876,92,2.963,94,1.194,98,1.071,99,1.479,103,1.396,104,0.739,107,3.041,109,1.786,113,0.993,149,1.711,163,3.218,165,1.42,180,1.396,182,1.131,210,2.319,219,1.689,223,1.181,233,2.28,242,1.876,253,2.928,288,1.168,291,2.043,294,1.876,304,2.28,310,5.304,311,1.569,357,4.874,365,2.718,375,1.106,378,1.155,404,1.106,422,1.802,443,2.002,455,1.778,457,1.428,459,3.413,491,2.172,728,1.929,782,1.289,908,1.876,912,0.772,920,2.172,929,1.514,932,1.929,951,1.247,985,2.002,1237,1.956,1238,3.558,1291,1.319,1292,2.043,1296,1.143,1298,2.402,1315,2.074,1334,2.28,1339,1.608,1399,2.013,1425,2.402,1462,3.041,1537,2.172,1555,2.963,1568,3.431,1586,1.461,1608,2.28,1623,1.802,1646,3.319,1648,1.627,1711,2.105,1721,1.015,1763,2.074,1794,2.884,1803,2.76,1811,2.54,1852,2.823,1965,1.711,1969,1.156,1971,2.823,1973,3.041,1979,3.872,1983,1.733,2006,1.826,2020,4.33,2064,2.013,2071,2.591,2145,2.891,2148,4.281,2166,2.84,2215,4.41,2231,2.446,2290,1.902,2379,1.635,2393,2.76,2418,2.891,2455,2.105,2472,2.891,2476,1.755,2481,2.76,2577,2.928,2646,1.532,2670,3.125,2685,2.7,2712,3.319,2807,2.446,2969,3.431,2972,4.33,3124,4.516,3147,4.11,3191,2.823,3250,4.075,3261,4.075,3273,3.218,3295,4.33,3447,4.67,3996,4.075,4400,2.963,4401,3.041,4458,4.075,4529,1.627,4948,3.703,5082,3.319,5339,4.67,5347,6.397,5406,3.319,5561,3.431,5830,2.891,5861,3.218,5865,4.33,5939,3.218,6051,2.963,6188,4.075,6243,3.558,6244,5.188,6245,4.67,6246,5.188,6247,5.188,6248,5.188,6249,4.67,6250,4.075,6251,5.188,6252,4.67,6253,8.717,6254,5.188,6255,5.188,6256,4.67,6257,4.67,6258,7.105,6259,4.67,6260,5.188,6261,7.296,6262,5.188,6263,5.188,6264,5.188,6265,6.397,6266,7.105,6267,5.188,6268,3.125,6269,7.105,6270,7.296,6271,4.67,6272,7.296,6273,5.188,6274,4.67,6275,5.93,6276,3.872,6277,4.67,6278,3.703,6279,5.188,6280,4.67,6281,5.188,6282,4.33,6283,3.703,6284,4.33,6285,5.188,6286,5.072,6287,3.872,6288,5.188,6289,4.67,6290,5.188,6291,5.188,6292,4.075,6293,5.188,6294,5.188,6295,5.188,6296,3.872,6297,4.67,6298,4.075,6299,4.075]],["tags/The Internet Killed Secrets in Games",[2379,1.059]],["title/Win98 Upgrade: Sound Blaster Audigy",[85,1.336,1680,2.19,5747,2.773,6055,2.773,6300,3.513]],["content/Win98 Upgrade: Sound Blaster Audigy",[14,1.119,19,0.31,21,1.422,22,0.856,25,1.282,27,0.441,39,2.107,50,0.979,52,0.465,73,1.036,77,1.439,85,2.894,87,1.062,98,1.006,101,0.388,104,0.694,127,3.62,130,2.652,131,1.317,145,1.978,154,0.995,157,1.198,159,1.474,182,1.062,184,1.548,185,1.341,197,2.652,217,1.134,240,1.345,251,1.739,263,0.784,271,3.185,275,0.943,293,1.375,320,1.357,375,0.759,378,1.085,384,1.074,395,2.341,404,1.672,407,2.04,409,1.405,412,1.492,422,1.693,430,1.357,441,1.074,473,2.217,484,2.008,517,0.995,547,3.118,586,1.948,593,2.537,595,2.936,630,1.311,631,2.716,632,2.537,705,1.628,797,1.948,853,1.456,881,2.008,912,0.726,921,0.837,934,2.04,951,1.172,983,2.179,998,2.537,1018,3.479,1062,1.948,1069,1.439,1172,3.989,1193,1.763,1278,1.567,1283,0.484,1289,0.767,1291,1.239,1315,1.948,1317,2.495,1319,2.804,1327,1.51,1335,1.838,1382,2.04,1420,2.495,1462,2.857,1481,3.989,1487,3.39,1517,2.434,1557,1.587,1582,2.641,1623,1.693,1634,1.919,1645,2.434,1653,4.068,1663,1.456,1680,3.332,1725,1.671,1764,1.074,1858,2.04,1889,2.716,1903,2.434,1912,3.343,1941,2.537,1964,3.023,2062,3.224,2087,2.936,2105,2.716,2128,2.936,2232,2.484,2319,2.522,2338,3.118,2347,2.386,2354,1.978,2358,3.343,2359,2.784,2379,1.131,2408,2.434,2418,2.716,2434,1.567,2484,2.484,2535,3.343,2622,5.68,2695,2.537,2757,2.04,2799,4.355,2845,3.224,2882,3.134,2947,2.537,2997,2.593,3025,4.354,3165,2.537,3526,2.593,3540,3.343,3541,2.784,4333,4.388,4398,2.179,4529,2.135,4533,3.829,4551,3.542,4577,3.887,5144,4.501,5146,3.792,5357,4.858,5541,2.652,5542,3.829,5573,3.829,5628,3.343,5631,3.479,5654,2.857,5679,4.068,5729,1.671,5747,6.102,5789,4.068,5826,2.784,5842,4.068,5863,4.068,5866,3.118,5875,3.118,5878,4.068,5880,3.118,5888,4.388,5914,2.434,5946,3.829,5995,3.829,6000,3.118,6046,2.936,6054,3.638,6055,3.023,6058,4.668,6073,3.023,6087,5.821,6187,2.593,6300,7.457,6301,4.388,6302,4.873,6303,4.873,6304,4.873,6305,4.873,6306,4.388,6307,4.873,6308,6.805,6309,4.873,6310,4.873,6311,4.068,6312,4.388,6313,5.712,6314,3.829,6315,7.059,6316,4.388,6317,3.792,6318,4.873,6319,4.873,6320,4.068,6321,6.805,6322,4.388,6323,4.873,6324,3.638,6325,4.873,6326,4.873,6327,4.068,6328,4.873,6329,3.479,6330,7.841,6331,4.388,6332,3.829,6333,6.127,6334,4.873,6335,4.873,6336,4.873,6337,4.388,6338,4.873,6339,4.388,6340,4.873,6341,4.873,6342,4.873,6343,4.873,6344,4.388,6345,3.829,6346,4.873,6347,4.873,6348,4.873,6349,3.638,6350,4.873,6351,4.873,6352,3.829,6353,4.388]],["tags/Win98 Upgrade: Sound Blaster Audigy",[5938,3.956,6055,3.124]],["title/WinXP Upgrade: Sound Blaster X-Fi",[85,1.218,127,2.169,1680,1.996,5747,2.529,6073,2.529,6320,3.403]],["content/WinXP Upgrade: Sound Blaster X-Fi",[5,0.938,17,0.682,19,0.311,27,0.444,39,2.119,73,0.746,79,0.319,85,2.944,87,1.068,90,2.311,94,1.128,98,1.012,103,1.318,127,4.184,131,1.322,150,1.192,154,1.001,158,0.608,162,4.371,167,1.848,175,1.838,180,1.838,185,1.349,197,2.667,199,1.576,218,3.362,293,0.99,311,1.482,315,0.948,317,1.576,320,1.365,359,2.667,404,1.045,409,1.413,412,1.5,415,2.873,416,2.119,418,1.616,426,2.551,430,1.365,431,2.667,435,2.052,441,1.874,446,2.229,452,1.725,457,1.349,478,1.875,517,1.001,547,4.371,586,2.731,630,1.318,648,4.686,698,1.702,705,1.637,724,2.268,728,1.822,749,2.873,921,0.842,926,2.448,940,3.04,945,2.02,948,2.354,954,3.136,994,2.154,998,2.551,1069,1.447,1274,1.482,1278,1.576,1279,0.969,1283,0.487,1296,1.505,1319,2.816,1348,2.86,1420,1.797,1430,2.4,1501,1.659,1582,1.902,1594,2.607,1597,5.099,1615,3.718,1655,1.959,1677,2.269,1680,3.345,1764,1.874,1810,5.202,1902,3.04,1969,0.797,2087,2.953,2109,2.354,2293,4.412,2319,1.576,2348,2.799,2354,1.989,2358,3.362,2361,3.807,2436,2.873,2462,3.807,2472,2.731,2480,3.362,2559,1.902,2606,2.191,2656,1.959,2700,2.282,2705,2.873,2713,3.242,2719,4.091,2776,2.02,2797,3.04,2799,4.288,2875,3.04,2882,2.731,2969,3.242,2992,3.136,3238,2.269,3243,2.282,3295,4.091,3321,2.498,3487,2.448,3539,2.799,3832,6.151,4412,3.362,4529,2.143,4577,4.492,4716,2.667,4764,3.242,4908,4.412,5106,3.242,5109,2.354,5130,2.731,5144,3.242,5242,3.362,5277,4.091,5357,3.499,5360,2.607,5380,3.136,5400,2.498,5539,2.731,5622,3.242,5654,2.873,5656,2.607,5747,6.014,5757,3.658,5767,3.04,5774,3.242,5783,3.658,5841,2.498,5863,6.564,5864,4.412,5867,5.099,5875,3.136,5914,2.448,5936,4.412,5974,3.85,5990,5.099,6000,3.136,6039,5.367,6046,2.953,6052,4.091,6073,4.237,6087,5.394,6161,3.85,6298,3.85,6300,6.178,6306,4.412,6313,5.443,6314,3.85,6315,4.412,6320,6.564,6333,4.412,6339,4.412,6354,4.901,6355,4.901,6356,6.832,6357,4.412,6358,4.901,6359,4.412,6360,6.832,6361,4.901,6362,4.901,6363,4.901,6364,4.412,6365,4.412,6366,4.901,6367,6.832,6368,4.901,6369,4.901,6370,4.901,6371,4.901,6372,4.901,6373,3.362,6374,4.901,6375,4.901,6376,6.151,6377,4.901,6378,4.901,6379,4.901,6380,4.901,6381,4.901,6382,4.901,6383,4.901,6384,4.091,6385,4.901,6386,4.901,6387,4.901,6388,4.901,6389,4.412,6390,4.412,6391,4.901,6392,4.901,6393,4.901,6394,3.658,6395,4.901,6396,4.412,6397,4.901,6398,4.901,6399,3.658,6400,4.412,6401,4.412,6402,4.412,6403,4.901,6404,3.85,6405,3.658,6406,4.901,6407,4.901,6408,4.901,6409,3.85,6410,3.658,6411,4.901]],["tags/WinXP Upgrade: Sound Blaster X-Fi",[5938,3.956,6073,3.124]],["title/Programming on the Apple M1 Silicon",[487,1.534,6412,2.828,6413,3.396,6414,3.534]],["content/Programming on the Apple M1 Silicon",[1,1.271,5,1.346,7,1.983,13,1.981,14,0.841,19,0.233,22,0.897,24,1.332,27,0.784,28,0.859,50,0.812,51,2.944,52,0.672,60,1.138,73,0.778,74,0.897,76,1.314,79,0.333,89,1.752,98,1.452,99,1.457,101,0.407,103,1.375,104,0.728,150,1.243,158,0.634,160,3.041,162,4.5,175,1.892,179,0.927,182,1.114,216,1.195,223,1.83,240,1.59,242,1.848,251,1.823,257,2.996,271,1.823,275,0.989,276,1.729,278,1.329,282,2.262,312,1.584,315,0.989,323,5.25,418,1.686,431,2.782,438,2.848,441,1.126,457,1.407,473,2.325,476,2.617,480,4.015,482,2.848,487,1.584,518,2.455,627,1.799,628,3.041,632,2.66,853,1.527,896,2.782,911,2.996,912,1.29,913,2.553,919,1.775,921,1.381,934,2.14,951,1.229,1020,1.848,1026,3.815,1061,3.506,1062,2.043,1267,2.325,1279,1.011,1283,0.508,1289,0.804,1297,2.848,1317,3.176,1331,2.366,1333,3.411,1354,2.553,1369,1.871,1380,5.02,1420,2.579,1425,3.256,1426,1.584,1463,3.27,1488,3.411,1501,1.73,1537,2.14,1594,2.719,1623,1.775,1633,2.21,1648,1.603,1652,4.015,1663,1.527,1678,1.983,1680,3.444,1687,0.989,1721,1,1725,1.752,1858,2.944,1889,2.848,1947,2.553,1974,2.782,1983,1.707,2048,3.506,2079,2.919,2126,3.444,2260,3.815,2321,2.919,2327,2.996,2414,2.247,2457,3.079,2491,3.079,2611,4.017,2643,1.823,2649,2.996,2688,3.828,2718,2.074,2819,2.366,2882,2.811,2892,3.381,2930,2.996,2934,3.27,2951,2.605,2954,4.593,2973,3.27,3095,3.815,3096,4.266,3823,3.815,4342,3.815,4355,5.372,4360,4.362,4430,3.079,4457,3.815,4554,3.079,4837,4.015,4966,3.381,5116,4.266,5118,2.106,5317,3.506,5395,3.079,5416,2.366,5729,2.411,6000,3.27,6038,4.266,6067,4.601,6071,2.919,6192,4.601,6412,4.017,6413,6.9,6414,6.183,6415,5.111,6416,5.111,6417,5.111,6418,5.111,6419,4.266,6420,4.015,6421,5.111,6422,7.033,6423,4.266,6424,5.111,6425,5.111,6426,5.111,6427,5.111,6428,5.111,6429,5.111,6430,4.266,6431,5.111,6432,5.111,6433,6.332,6434,5.111,6435,5.111,6436,5.111,6437,3.648,6438,4.601,6439,5.111,6440,4.601,6441,5.111,6442,4.266,6443,9.083,6444,5.111,6445,5.111,6446,4.601,6447,5.111,6448,5.111,6449,4.601,6450,6.332,6451,5.111,6452,4.266,6453,4.601,6454,5.111,6455,5.111,6456,4.266,6457,5.111,6458,5.111,6459,5.111,6460,5.111]],["tags/Programming on the Apple M1 Silicon",[6412,2.877,6461,5.036]],["title/Thoughts on Bullshit Jobs",[3,1.657,2255,2.398,6462,3.804]],["content/Thoughts on Bullshit Jobs",[13,1.484,14,0.866,19,0.327,22,0.925,24,1.547,28,1.207,42,1.612,49,3.087,52,0.503,55,1.879,61,2.579,65,2.301,73,0.802,79,0.343,94,1.212,100,3.659,101,0.42,104,1.249,113,1.008,121,1.519,124,4,144,0.866,148,1.673,158,1.013,179,0.955,215,3.612,216,0.895,217,1.225,237,3.369,263,0.847,277,1.417,311,2.171,367,1.958,375,0.82,388,1.673,404,1.123,422,1.829,469,2.866,483,3.759,493,3.008,567,3.087,623,2.935,722,1.905,844,3.612,845,3.484,854,3.782,923,6.463,926,2.63,929,2.095,950,2.579,951,1.726,970,3.173,985,1.484,987,2.684,1017,2.684,1069,2.12,1179,2.074,1212,3.931,1242,4.396,1279,1.041,1283,0.523,1289,0.829,1291,1.339,1348,3.419,1497,3.266,1503,3.484,1541,1.715,1555,4.101,1614,2.105,1631,2.014,1633,2.277,1635,4.137,1659,2.205,1666,2.205,1710,2.396,1721,1.598,1741,2.354,1742,2.396,1794,2.137,1932,4.325,1969,1.168,2016,4.742,2044,2.684,2063,2.17,2231,2.483,2255,4.598,2260,3.931,2282,4.742,2298,2.684,2392,4.742,2397,2.741,2435,2.24,2450,3.931,2461,3.173,2529,2.802,2559,2.044,2577,2.17,2760,2.684,2806,2.461,2815,5.066,2986,4.137,3014,3.369,3016,5.285,3021,4.921,3037,2.315,3052,3.008,3238,2.438,3489,3.612,3490,4.208,3521,2.014,3565,3.369,3843,4.742,4168,4.137,4332,3.612,4374,4.749,4434,4.742,4660,5.359,4696,3.612,4726,3.931,4761,4.396,4789,3.931,4926,4.742,5092,3.931,5242,3.612,5408,4.679,5539,2.935,5656,2.802,6462,7.246,6463,6.463,6464,4.742,6465,4.742,6466,5.267,6467,5.267,6468,3.087,6469,3.759,6470,4.396,6471,5.267,6472,4.396,6473,7.179,6474,5.267,6475,5.267,6476,7.211,6477,6.817,6478,4.137,6479,5.267,6480,7.179,6481,5.267,6482,5.267,6483,4.742,6484,5.267,6485,4.742,6486,5.267,6487,5.267,6488,4.742,6489,4.742,6490,5.267,6491,5.359,6492,5.267,6493,5.267,6494,5.267,6495,4.137,6496,4.742,6497,5.267,6498,4.396,6499,4.742,6500,3.484,6501,5.267,6502,7.179,6503,5.267,6504,5.267,6505,4.396]],["tags/Thoughts on Bullshit Jobs",[2255,2.177,4465,2.515]],["title/Archive by year: 2020",[6,0.712,477,2.398,5416,2.568]],["content/Archive by year: 2020",[19,0.444,477,3.712,5416,3.975]],["tags/Archive by year: 2020",[]],["title/Digitizing journals using DEVONthink",[52,0.473,172,1.815,2354,2.009,6506,3.168]],["content/Digitizing journals using DEVONthink",[6,0.649,10,0.911,14,0.831,17,0.703,19,0.437,25,1.328,28,0.849,41,3.632,47,1.546,48,3.184,52,0.763,60,1.125,62,2.258,73,1.062,77,1.492,79,0.329,83,2.244,87,1.101,88,2.747,95,2.22,98,1.043,104,0.719,116,1.201,126,2.115,131,0.977,132,1.528,144,1.314,153,1.645,157,1.242,158,0.626,159,1.528,160,2.184,162,3.232,165,1.01,172,1.852,182,1.742,185,1.39,203,1.054,211,1.778,216,1.537,219,2.603,240,1.379,241,2.019,252,2.149,276,1.242,288,1.137,291,1.989,294,1.827,315,0.977,317,2.57,366,2.382,368,1.492,378,1.125,395,2.426,404,1.077,412,1.546,422,1.755,426,2.629,446,2.298,478,2.668,481,2.629,517,1.032,630,1.359,667,2.749,715,2.473,725,2.749,754,2.885,912,1.039,951,1.215,971,4.548,986,2.815,1030,2.258,1069,1.492,1146,1.666,1206,3.232,1216,2.523,1276,1.852,1278,1.624,1279,0.999,1283,0.856,1289,1.098,1291,1.774,1296,1.113,1299,2.961,1306,3.232,1307,2.426,1310,3.968,1315,2.019,1321,3.341,1346,2.136,1398,2.339,1457,3.968,1471,3.341,1476,3.133,1501,1.709,1504,2.961,1537,2.115,1565,3.968,1582,1.96,1599,2.575,1609,3.043,1662,3.289,1669,3.968,1677,2.339,1687,1.35,1719,2.298,1721,1.365,1764,1.113,1778,1.905,1811,2.473,1827,2.961,1860,2.815,1876,2.22,1889,2.815,1931,1.852,1946,2.815,1952,2.426,1957,3.606,1962,1.755,1969,0.822,1977,3.043,1983,1.687,1985,2.749,1993,2.575,2015,2.687,2034,2.082,2040,3.606,2072,2.961,2117,2.22,2145,2.815,2290,1.852,2347,2.473,2354,2.05,2388,2.885,2463,4.785,2472,2.815,2481,2.687,2529,2.687,2539,3.341,2577,2.082,2699,3.465,2700,1.687,2705,2.961,2715,2.426,2757,2.921,2776,2.082,2882,2.019,3015,2.815,3016,3.043,3090,3.043,3127,4.203,3238,2.339,3247,2.961,4100,2.426,4340,2.885,4342,3.77,4355,3.133,4360,3.133,4400,2.885,4430,3.043,4551,2.629,4631,3.465,4747,3.341,4935,5.481,4963,3.888,5053,4.548,5143,3.465,5188,3.232,5280,3.606,5281,2.815,5287,3.968,5470,2.523,5472,2.687,5590,3.77,5729,2.74,5830,2.815,5845,3.341,5914,2.523,6071,2.885,6210,3.606,6317,2.815,6412,2.885,6413,4.785,6414,3.606,6476,5.481,6506,5.113,6507,4.548,6508,8.795,6509,4.548,6510,7.194,6511,5.051,6512,5.051,6513,5.051,6514,4.216,6515,5.051,6516,3.77,6517,5.051,6518,5.051,6519,4.548,6520,4.548,6521,5.051,6522,5.051,6523,3.232,6524,4.548,6525,4.548,6526,5.051,6527,5.051,6528,5.051,6529,5.051,6530,5.051,6531,4.216,6532,5.051,6533,5.051,6534,5.051,6535,5.051,6536,5.051,6537,4.548,6538,3.968,6539,3.465,6540,5.051,6541,4.216,6542,3.232,6543,5.051]],["tags/Digitizing journals using DEVONthink",[172,1.301,2354,1.44,5470,1.772,6506,2.27]],["title/RSS Feeds, Hugo, and Lazy Image Loading",[405,2.529,1234,2.078,2124,1.888,2410,1.823,5976,3.043,6544,2.529]],["content/RSS Feeds, Hugo, and Lazy Image Loading",[0,1.946,4,2.168,5,0.992,19,0.497,29,1.442,41,2.696,50,0.598,51,2.168,52,0.871,60,1.154,73,1.081,74,0.909,79,0.462,84,2.587,85,1.548,87,1.129,96,1.823,113,0.992,132,1.567,156,1.947,163,3.213,168,1.246,175,1.393,179,0.939,184,1.645,188,1.899,199,1.666,217,1.205,219,1.687,233,2.277,240,1.024,242,1.873,258,2.168,275,1.373,278,1.347,312,1.605,375,1.261,378,1.154,384,1.141,388,1.645,392,3.41,405,5.022,428,2.819,465,1.873,471,4.75,481,4.215,491,2.168,569,5.403,631,2.886,649,2.64,700,3.695,728,1.926,797,2.071,919,2.466,939,3.553,951,1.246,985,1.459,1234,4.44,1237,2.677,1274,1.567,1296,1.141,1300,2.356,1315,2.071,1333,2.04,1345,3.553,1346,1.586,1354,2.587,1409,3.036,1422,1.953,1451,2.696,1473,6.044,1481,3.036,1488,2.04,1490,6.044,1502,2.886,1533,2.356,1534,2.488,1547,5.924,1577,2.398,1615,2.819,1631,1.981,1662,2.442,1671,3.647,1680,2.536,1721,1.013,1742,2.356,1763,2.071,1791,3.955,1792,4.069,1872,3.894,1876,2.277,1878,4.054,1907,3.314,1950,1.926,1953,3.426,1962,2.466,1972,2.696,1983,1.73,2052,4.541,2079,2.959,2108,3.426,2109,2.488,2119,3.036,2124,2.398,2150,3.444,2194,2.819,2388,2.959,2410,2.316,2495,3.426,2529,2.756,2666,2.587,2770,4.663,2845,3.426,2882,2.071,3259,4.161,4155,7.271,4195,3.036,4360,3.213,4463,2.071,5107,4.323,5188,3.314,5211,4.323,5395,3.121,5485,4.695,5510,5.576,5588,5.067,5798,3.426,5841,2.64,5976,5.298,6071,2.959,6412,2.959,6413,3.553,6500,5.356,6523,3.314,6544,5.986,6545,5.18,6546,5.18,6547,5.18,6548,5.18,6549,3.314,6550,5.18,6551,3.553,6552,5.18,6553,5.18,6554,5.18,6555,5.18,6556,5.18,6557,5.18,6558,5.18,6559,5.18,6560,4.069,6561,5.18,6562,5.18,6563,5.18,6564,8.098,6565,4.663,6566,8.098,6567,5.18,6568,7.098,6569,5.18,6570,5.18,6571,5.18,6572,5.18,6573,5.18,6574,5.18]],["tags/RSS Feeds, Hugo, and Lazy Image Loading",[2410,2.252,6544,3.124]],["title/The Productive Programmer on Mac",[1501,1.877,3520,3.251,4360,3.44]],["content/The Productive Programmer on Mac",[1,2.152,5,0.977,6,0.902,10,0.987,11,1.489,14,0.839,17,0.71,19,0.414,21,1.489,24,1.33,26,0.839,29,2.41,30,1.507,46,2.103,49,2.992,50,0.589,52,0.827,65,1.979,67,1.683,73,0.777,96,1.797,101,0.407,103,1.373,104,0.727,109,1.766,121,1.472,132,1.544,136,3.376,144,0.839,145,2.071,150,1.241,158,0.633,163,3.165,165,1.02,172,2.576,179,1.274,182,1.112,184,1.621,200,2.01,203,1.065,207,3.809,216,0.867,217,1.187,232,3.809,242,1.846,275,0.987,276,1.975,277,1.89,288,1.149,297,1.507,311,1.544,318,2.206,320,1.421,330,2.282,367,1.897,418,2.317,437,2.612,443,1.438,517,1.042,564,2.321,622,2.499,728,1.897,782,0.926,806,3.313,853,1.525,897,1.507,912,0.76,921,0.877,929,2.345,934,2.136,938,3.165,953,4.26,1011,1.846,1062,2.04,1069,2.075,1159,2.04,1172,2.992,1274,1.544,1286,2.657,1289,1.106,1291,1.786,1301,2.844,1319,2.103,1333,2.01,1366,4.373,1368,4.26,1382,2.136,1403,2.206,1437,4.26,1476,3.165,1487,2.206,1497,3.165,1501,3.253,1514,3.5,1583,1.525,1600,3.313,1603,6.326,1659,2.941,1710,2.321,1711,2.071,1744,2.452,1754,3.376,1790,2.844,1794,2.071,1795,1.727,1799,2.915,1950,1.897,1969,0.83,1983,1.705,2150,2.171,2166,2.04,2194,2.777,2299,2.601,2300,2.844,2316,3.376,2354,2.071,2361,2.844,2376,2.777,2386,3.265,2397,2.657,2413,4.233,2427,2.844,2442,3.075,2463,4.819,2476,1.727,2477,2.915,2670,3.075,2682,4.233,2694,4.009,2697,2.777,2797,3.165,2819,3.253,2934,3.265,2951,2.601,2971,2.243,2983,2.844,2998,2.601,3006,2.04,3015,2.844,3098,4.595,3196,2.844,3229,4.26,3247,2.992,3266,2.715,3309,3.165,3485,2.321,3494,3.643,3520,4.119,3521,1.952,3854,3.643,3864,4.595,4300,3.165,4335,7.794,4336,4.595,4355,3.165,4360,4.358,4398,3.592,4930,3.5,4944,2.992,5108,2.499,5281,2.844,5327,3.075,5375,2.601,5551,3.265,5552,4.009,5650,3.809,5713,4.26,5741,3.5,5855,4.595,6069,4.009,6186,3.5,6412,2.915,6413,4.819,6414,3.643,6440,4.595,6472,4.26,6506,3.265,6531,4.26,6575,5.103,6576,5.103,6577,5.103,6578,5.103,6579,5.103,6580,5.103,6581,5.103,6582,5.103,6583,5.103,6584,3.643,6585,2.915,6586,5.103,6587,3.809,6588,4.595,6589,3.165,6590,5.103,6591,4.595,6592,2.844,6593,4.595,6594,4.595,6595,5.103,6596,5.103,6597,5.103,6598,4.595,6599,3.809,6600,4.26,6601,5.103,6602,5.103,6603,5.103,6604,5.103,6605,4.595,6606,5.103,6607,4.595,6608,5.103,6609,5.103,6610,4.595,6611,4.595,6612,5.103,6613,5.103,6614,5.103,6615,3.165,6616,5.103,6617,5.103,6618,4.009,6619,3.809]],["tags/The Productive Programmer on Mac",[1501,2.156]],["title/What is Creativity in Software Engineering?",[1369,1.475,2319,1.784,3243,1.853]],["content/What is Creativity in Software Engineering?",[0,1.096,3,1.536,6,0.66,13,1.448,17,0.716,18,1.633,19,0.415,20,1.367,23,1.967,24,1.337,27,0.786,39,2.223,50,0.593,62,2.299,67,2.329,76,1.322,79,0.335,88,2.025,96,1.81,97,2.424,98,1.061,101,0.643,103,1.383,104,1.005,109,1.292,126,2.152,131,0.995,144,0.846,145,2.087,150,1.25,152,2.38,153,1.674,156,1.236,159,1.555,168,1.236,180,1.383,196,1.5,199,1.653,223,1.607,240,1.017,244,3.838,246,3.014,263,0.827,277,1.383,293,1.427,304,2.26,307,2.937,365,1.967,368,1.518,369,3.189,375,1.464,384,1.133,395,3.392,407,2.152,422,2.453,430,1.432,437,2.626,441,1.133,442,2.339,452,1.81,455,1.763,469,2.798,476,2.363,487,2.188,517,1.05,561,2.865,567,3.014,580,2.38,623,3.935,630,1.9,698,1.786,705,1.718,715,2.518,724,1.483,782,0.932,786,3.014,806,2.424,877,1.465,905,4.291,919,1.786,921,0.883,929,1.5,1008,1.995,1020,1.859,1045,2.621,1096,3.757,1191,3.098,1236,3.33,1256,3.935,1279,1.017,1290,2.621,1327,1.593,1335,1.939,1348,2.152,1369,2.647,1501,1.74,1541,1.674,1592,2.735,1663,1.536,1716,3.838,1721,1.578,1763,2.055,1764,1.133,1854,3.401,1879,2.676,1881,2.087,1902,3.189,1952,2.47,1962,1.786,1969,0.836,1986,2.299,2012,2.568,2065,2.937,2109,2.47,2117,2.26,2231,2.424,2301,4.629,2304,2.518,2319,3.098,2327,3.014,2329,4.953,2340,3.458,2375,2.119,2432,3.014,2435,3.431,2445,3.838,2450,3.838,2559,2.741,2564,4.291,2565,2.798,2700,2.359,2776,2.119,2786,2.055,2806,2.977,3038,2.339,3079,2.339,3142,2.937,3180,3.014,3243,3.041,3255,3.67,3256,2.26,3297,2.937,3548,2.621,3561,2.339,3712,3.67,4413,4.039,4428,3.098,4459,3.289,4463,2.055,4685,5.271,4694,3.289,4755,3.098,4922,3.189,4934,4.629,4943,3.401,4944,3.014,4960,4.629,4961,4.629,5183,3.67,5228,3.67,5484,3.289,5539,3.935,5982,3.401,6337,4.629,6620,4.291,6621,5.141,6622,5.141,6623,4.291,6624,5.141,6625,5.141,6626,5.141,6627,7.062,6628,7.062,6629,5.141,6630,4.039,6631,4.629,6632,4.629,6633,5.141,6634,5.141,6635,3.838,6636,5.141,6637,5.141,6638,5.141,6639,5.141,6640,5.141,6641,5.141,6642,5.141,6643,5.141,6644,3.289,6645,5.141,6646,4.629,6647,5.141,6648,4.629,6649,5.141,6650,4.629,6651,5.141,6652,5.141,6653,4.291,6654,3.401,6655,3.67,6656,5.141,6657,4.629,6658,5.141,6659,3.838,6660,5.141,6661,5.141,6662,5.141]],["tags/What is Creativity in Software Engineering?",[2319,1.62,3561,2.291]],["title/Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2",[630,0.932,720,2.377,1680,1.697,6055,2.149,6077,2.473,6663,3.119,6664,3.119,6665,3.119]],["content/Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2",[0,1.486,5,1.334,6,0.648,10,0.575,13,1.963,14,0.83,17,0.702,19,0.23,22,0.886,25,1.326,26,0.83,27,0.456,50,0.804,52,0.482,55,1.8,60,1.552,67,1.664,79,0.52,85,1.507,91,1.685,94,1.161,101,0.402,104,0.992,123,2.423,131,1.349,138,2.519,144,0.83,158,0.864,175,1.357,185,1.388,203,1.454,220,2.519,233,2.217,240,0.997,263,0.812,277,1.357,288,1.136,293,1.019,317,1.622,367,1.875,394,3.765,404,1.076,409,1.455,412,1.544,416,3.452,441,1.111,452,1.776,455,1.729,473,2.294,478,1.929,549,2.745,627,1.776,630,2.578,698,1.752,768,3.227,782,0.915,797,2.016,913,2.519,920,2.112,932,1.875,946,2.957,993,3.413,998,2.626,1008,1.957,1011,1.824,1020,1.824,1062,2.016,1146,1.664,1192,2.335,1276,1.849,1279,0.997,1291,1.282,1312,2.255,1319,3.291,1331,2.335,1332,2.294,1420,2.555,1487,3.724,1508,3.039,1537,2.112,1582,1.957,1623,1.752,1655,2.016,1680,3.91,1720,2.683,1784,2.745,1912,3.46,1930,2.745,1969,0.82,2017,4.61,2025,2.112,2044,3.552,2079,2.881,2105,2.811,2150,2.145,2379,1.432,2432,2.957,2462,2.811,2465,3.128,2532,3.039,2534,2.957,2597,3.336,2606,2.255,2728,4.199,2757,2.112,2799,4.348,2801,3.765,2805,2.957,2855,2.745,2951,3.552,2971,2.217,3008,3.962,3028,3.128,3079,2.294,3127,3.039,3162,3.039,3437,3.46,4340,2.881,4529,2.702,4577,3.981,4646,2.957,4716,2.745,4744,3.962,4804,5.109,4837,3.962,4860,3.962,4903,4.953,4944,2.957,5130,2.811,5146,3.884,5173,2.965,5281,2.811,5357,3.601,5358,2.683,5362,5.475,5416,2.335,5570,4.541,5653,3.765,5656,2.683,5748,3.336,5774,3.336,5786,2.957,5822,4.323,5878,4.21,5980,4.323,6032,3.765,6046,3.039,6053,4.21,6054,3.765,6055,3.128,6056,4.541,6058,3.46,6077,6.84,6079,4.21,6087,4.78,6088,4.541,6108,4.541,6141,4.21,6144,4.541,6172,4.21,6197,3.601,6301,4.541,6331,4.541,6438,4.541,6523,3.227,6560,3.962,6663,4.541,6664,6.275,6665,7.755,6666,5.044,6667,5.044,6668,5.044,6669,5.044,6670,5.044,6671,4.541,6672,8.627,6673,3.46,6674,5.044,6675,3.765,6676,4.541,6677,6.275,6678,5.044,6679,5.044,6680,6.969,6681,3.601,6682,4.541,6683,3.962,6684,5.044,6685,5.044,6686,4.541,6687,4.21,6688,7.189,6689,5.044,6690,5.044,6691,3.601,6692,5.044,6693,4.541,6694,3.765,6695,5.044,6696,5.044,6697,4.21,6698,5.044,6699,3.765,6700,3.601,6701,4.541,6702,5.044,6703,5.044]],["tags/Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2",[6055,3.124,6077,3.595]],["title/My Retro Desk/Gaming Setup in 2021",[1337,2.577,4463,1.979,4529,1.553,6704,4.458]],["content/My Retro Desk/Gaming Setup in 2021",[0,1.08,10,0.578,13,1.427,14,0.833,19,0.365,20,1.347,22,0.889,25,2.105,29,1.411,42,1.551,47,2.14,49,2.97,50,0.807,51,2.121,73,1.064,79,0.61,81,1.629,87,1.523,99,1.444,101,0.404,109,1.274,113,1.338,144,0.833,148,2.22,150,1.232,156,1.218,157,1.246,159,1.532,168,1.681,180,1.363,182,1.104,185,1.394,203,1.057,209,2.823,216,0.861,217,1.179,219,1.65,235,4.336,240,1.002,253,2.088,263,1.125,264,2.304,266,2.926,269,3.781,271,1.807,276,1.246,287,3.993,289,3.895,293,1.023,311,1.532,315,0.98,361,1.65,378,1.128,395,2.434,405,3.142,407,2.121,409,1.461,412,1.551,415,2.97,418,1.671,428,2.757,435,2.121,441,1.116,446,2.304,455,2.397,465,1.832,492,2.637,517,1.035,728,1.884,853,2.089,881,2.088,912,1.041,929,2.04,948,2.434,951,1.218,964,2.973,976,3.052,983,3.125,1062,3.742,1065,3.98,1078,3.052,1200,3.142,1229,1.91,1237,1.91,1272,2.757,1279,1.002,1283,0.503,1317,2.935,1327,1.57,1334,2.227,1335,1.91,1337,4.713,1399,2.713,1401,2.155,1470,2.637,1557,2.277,1578,4.166,1600,3.774,1614,2.025,1631,1.938,1655,2.025,1660,2.823,1676,3.142,1683,3.781,1687,0.98,1711,2.056,1725,1.737,1741,2.265,1764,1.116,1777,2.155,1852,2.757,1858,2.121,1939,2.823,1946,2.823,1983,1.692,2004,2.823,2011,2.97,2056,5.218,2078,2.265,2109,2.434,2116,2.265,2255,2.19,2366,3.475,2379,1.162,2624,3.475,2643,1.807,2695,2.637,2742,4.228,2806,1.737,2819,3.706,2970,3.475,2988,2.582,3000,2.53,3016,3.052,3030,4.228,3033,4.336,3083,4.228,3229,7.557,3267,2.894,3507,5.492,3539,2.894,3549,3.142,3859,3.475,3929,3.351,4009,4.228,4100,2.434,4446,3.241,4463,2.025,4504,2.97,4529,1.589,4607,5.492,4693,2.481,4802,3.475,4944,2.97,4959,4.99,5407,5.49,5413,3.475,5530,3.052,5672,4.228,5752,4.624,5767,4.336,5811,4.561,5830,2.823,5898,2.481,5939,3.142,6073,3.142,6096,3.781,6349,3.781,6539,3.475,6584,3.616,6589,3.142,6705,4.228,6706,5.066,6707,5.066,6708,4.228,6709,5.066,6710,5.066,6711,5.066,6712,3.781,6713,4.228,6714,8.004,6715,4.561,6716,5.066,6717,8.004,6718,5.066,6719,3.781,6720,4.561,6721,5.066,6722,5.066,6723,4.561,6724,5.066,6725,6.288,6726,4.561,6727,3.98,6728,7.557,6729,4.561,6730,5.066,6731,5.066,6732,4.561,6733,5.066,6734,5.066,6735,4.228,6736,5.066,6737,5.066,6738,5.066,6739,4.228,6740,5.066,6741,4.561,6742,5.066,6743,3.781,6744,4.561,6745,5.066,6746,5.066,6747,4.561]],["tags/My Retro Desk/Gaming Setup in 2021",[]],["title/The insanity of collecting retro games",[851,1.612,2379,0.823,4529,1.553,6748,3.396]],["content/The insanity of collecting retro games",[4,2.172,5,1.36,6,0.666,10,0.924,14,0.853,17,0.989,19,0.237,27,0.733,28,1.194,50,0.599,52,0.832,73,1.082,74,0.911,76,1.827,79,0.463,81,1.668,91,1.733,101,0.646,109,1.304,113,0.993,116,1.69,121,1.496,128,3.218,153,1.689,158,0.643,167,3.056,168,1.247,175,1.911,184,2.257,191,3.218,196,1.514,216,1.207,217,1.653,233,2.28,240,1.026,241,2.074,263,1.143,288,1.168,293,1.048,311,1.569,315,1.004,366,2.446,398,4.281,430,1.445,441,1.143,478,1.984,739,2.7,757,2.319,851,2.839,854,2.402,877,1.479,903,3.191,919,2.468,948,2.492,964,2.207,982,2.644,993,2.54,1179,2.798,1229,1.956,1289,1.118,1312,2.319,1315,2.074,1317,1.902,1337,3.699,1352,2.54,1426,1.608,1430,2.54,1503,3.431,1589,2.36,1710,3.232,1721,1.015,1796,2.105,1885,4.165,1976,2.446,2003,4.075,2028,1.851,2034,2.138,2178,2.823,2290,1.902,2316,3.431,2334,2.891,2347,3.479,2375,2.138,2379,1.719,2455,2.105,2513,2.402,2685,4.537,2715,3.413,2718,2.105,2757,4.116,2968,5.93,2989,3.872,3016,3.125,3023,3.431,3151,2.644,3161,3.872,3165,2.7,3217,4.33,3227,2.644,3238,2.402,3269,3.558,3526,2.76,3539,2.963,3855,3.872,3910,2.7,4100,2.492,4349,3.431,4398,2.319,4419,2.7,4430,3.125,4463,2.074,4504,3.041,4529,3.084,4590,4.67,4646,3.041,4683,3.558,4694,3.319,4796,2.823,5084,1.689,5144,3.431,5173,2.207,5249,2.823,5395,3.125,5400,2.644,5511,5.93,5530,3.125,5635,3.703,5697,4.407,5786,3.041,5898,3.479,5902,2.891,6000,3.319,6039,4.075,6283,3.703,6394,3.872,6399,6.049,6591,4.67,6644,3.319,6749,5.188,6750,4.67,6751,5.188,6752,5.188,6753,4.33,6754,5.188,6755,3.703,6756,4.075,6757,5.188,6758,5.188,6759,4.33,6760,3.872,6761,5.188,6762,4.67,6763,4.67,6764,4.7,6765,5.188,6766,8.104,6767,5.188,6768,5.188,6769,4.075,6770,3.703,6771,4.165,6772,5.188,6773,4.33,6774,5.188,6775,5.188,6776,5.188,6777,5.188,6778,5.188,6779,5.188,6780,4.67,6781,5.582,6782,5.188,6783,5.304,6784,6.397,6785,6.397,6786,4.67,6787,4.075,6788,4.67,6789,5.188,6790,3.872,6791,5.188,6792,7.105,6793,5.188,6794,5.188,6795,5.188,6796,5.188,6797,5.188]],["tags/The insanity of collecting retro games",[851,1.64,2379,0.837]],["title/How to write academic papers in Markdown",[75,0.968,2388,2.828,2806,1.697,3256,2.176]],["content/How to write academic papers in Markdown",[3,1.548,10,0.923,13,1.459,19,0.369,21,1.511,26,1.167,28,0.871,30,1.53,47,1.586,52,0.832,59,1.625,65,1.459,73,1.081,75,1.973,79,0.337,82,2.398,87,1.129,98,1.069,99,2.023,104,1.153,132,2.449,133,1.953,144,1.167,149,1.708,158,0.642,160,3.069,165,1.618,172,1.899,179,1.287,180,1.393,199,1.666,210,2.316,216,0.88,217,1.205,235,3.213,252,3.019,263,1.142,282,2.283,291,2.04,320,1.976,324,2.959,359,2.819,367,1.926,375,0.806,378,1.581,388,1.645,389,2.959,404,1.514,412,1.586,450,3.173,452,1.823,457,1.426,475,3.069,476,1.409,479,3.213,481,2.696,518,2.488,579,2.135,596,2.851,621,1.494,622,2.536,631,2.886,784,3.213,881,2.135,885,2.756,896,4.407,912,1.206,951,1.707,964,2.203,978,1.799,1008,2.01,1130,5.067,1201,3.426,1272,2.819,1283,0.804,1307,2.488,1334,2.277,1337,2.696,1366,2.819,1392,3.426,1393,2.819,1403,2.239,1487,2.239,1488,2.04,1542,3.553,1590,2.756,1623,2.466,1648,1.625,1657,1.586,1675,2.442,1681,3.121,1687,1.002,1721,1.388,1765,3.553,1793,4.069,1878,2.959,1879,3.695,1938,3.229,1939,3.955,1950,1.926,1969,1.155,1976,2.442,1999,2.536,2124,3.286,2135,4.069,2201,5.067,2231,2.442,2315,2.64,2376,2.819,2388,4.976,2398,2.886,2513,2.398,2701,2.442,2806,2.986,2997,2.756,3205,3.863,3227,2.64,3256,2.277,3309,3.213,3321,2.64,3521,1.981,3986,3.426,4325,3.866,4350,4.069,4374,3.426,4430,3.121,4454,4.069,4465,2.587,4480,3.553,4743,3.121,4803,2.64,4922,3.213,5188,3.314,5191,3.426,5263,4.663,5273,6.889,5281,2.886,5282,2.168,5292,5.576,5296,4.869,5297,6.044,5300,4.663,5332,3.698,5416,2.398,5564,3.553,5729,1.776,5784,3.553,6116,4.069,6210,3.698,6423,4.323,6798,5.18,6799,3.698,6800,4.663,6801,5.18,6802,5.18,6803,4.663,6804,5.18,6805,5.18,6806,5.18,6807,5.18,6808,5.924,6809,5.18,6810,8.098,6811,5.18,6812,5.18,6813,5.18,6814,5.18,6815,5.18,6816,5.18,6817,5.18,6818,4.161,6819,3.314,6820,5.18,6821,5.18,6822,4.323,6823,7.098,6824,5.18,6825,5.18,6826,4.663,6827,5.18,6828,5.18,6829,5.18,6830,5.18,6831,5.18,6832,5.18,6833,5.18,6834,5.18,6835,5.18,6836,5.18,6837,5.18,6838,5.18,6839,5.18,6840,5.18]],["tags/How to write academic papers in Markdown",[75,0.605,2388,1.766,4465,1.544,5273,2.207,5297,2.308]],["title/You Shouldn't Use Spotify",[52,0.53,2178,3.018,4349,3.669]],["content/You Shouldn't Use Spotify",[1,1.307,5,1.007,6,0.675,10,0.6,17,0.732,19,0.24,26,0.865,29,1.464,42,1.61,52,0.502,74,0.923,76,1.844,80,2.862,88,2.071,94,1.21,98,1.086,99,1.499,101,0.572,113,1.007,132,1.59,144,1.179,150,1.744,156,1.265,158,0.889,162,3.364,168,1.265,174,3.607,180,1.929,182,1.563,184,1.67,185,2.413,196,1.534,216,0.894,223,1.632,230,2.435,263,1.154,275,1.018,278,1.367,288,1.184,311,1.59,375,0.819,404,1.121,457,1.974,465,1.902,517,1.074,723,2.167,757,2.351,797,2.102,903,2.071,910,2.93,912,0.783,934,2.201,939,3.607,945,2.167,951,1.265,982,2.68,1044,2.479,1232,3.262,1276,1.928,1279,1.418,1292,2.071,1297,2.93,1310,4.131,1403,3.101,1425,2.435,1508,3.168,1582,2.783,1583,1.571,1606,2.68,1614,2.867,1633,2.273,1663,1.571,1666,2.201,1710,2.392,1721,1.029,1725,1.803,1791,2.93,1947,4.076,1969,0.855,1974,2.862,1999,2.575,2053,2.737,2104,3.607,2109,3.92,2163,3.262,2178,2.862,2184,2.351,2299,2.68,2315,2.68,2316,3.478,2319,1.691,2334,2.93,2346,4.131,2347,2.575,2379,1.192,2393,2.798,2397,2.737,2408,2.626,2434,1.691,2455,2.134,2471,4.734,2513,2.435,2559,2.041,2565,2.862,2577,2.167,2635,3.754,2643,1.876,2646,2.118,2650,4.131,2656,3.667,2669,2.435,2701,2.479,2728,3.168,2780,3.607,2786,2.102,2806,1.803,2826,2.93,2855,2.862,2882,2.102,2996,3.262,3016,3.168,3021,3.168,3038,3.712,3073,3.262,3151,2.68,3188,3.262,3192,3.733,3227,2.68,3321,2.68,3509,3.754,3855,3.925,3939,4.321,4100,3.92,4349,6.068,4461,3.478,4803,4.468,5118,2.167,5131,4.389,5194,2.737,5242,3.607,5249,3.903,5315,3.607,5358,2.798,5395,3.168,5472,2.798,5474,4.389,5544,3.925,5656,2.798,5691,3.478,5701,3.364,5744,3.607,5845,3.478,5880,5.221,5902,2.93,6268,3.168,6396,4.734,6410,3.925,6412,3.004,6760,5.353,6818,3.083,6841,3.478,6842,4.734,6843,4.734,6844,5.259,6845,5.259,6846,4.734,6847,5.259,6848,3.925,6849,5.259,6850,3.262,6851,3.607,6852,3.925,6853,5.259,6854,3.262,6855,4.131,6856,3.754,6857,5.259,6858,5.259,6859,4.389,6860,4.131,6861,7.172,6862,7.892,6863,7.172,6864,5.259,6865,5.259,6866,5.259,6867,5.259,6868,5.259,6869,5.259,6870,5.259,6871,4.389,6872,5.259,6873,5.259,6874,5.259,6875,5.259,6876,5.259,6877,5.259,6878,5.259,6879,5.259,6880,5.259,6881,3.364,6882,5.259,6883,5.259,6884,5.259,6885,5.259,6886,5.259,6887,5.259,6888,5.259,6889,5.259,6890,4.389]],["tags/You Shouldn't Use Spotify",[2656,2.547]],["title/Always have a Diaster Recovery Plan",[418,1.633,2807,2.334,6891,4.951,6892,4.133]],["content/Always have a Diaster Recovery Plan",[10,0.717,17,1.241,22,1.104,27,0.569,50,0.726,59,1.974,79,0.41,98,1.299,101,0.711,160,2.72,168,1.513,191,3.902,203,1.313,231,3.79,235,5.009,251,2.881,263,1.012,282,2.023,288,1.416,311,1.903,315,1.217,327,5.251,375,0.979,384,1.386,426,3.275,430,2.249,441,1.386,539,6.344,596,2.215,627,2.215,628,2.72,700,3.275,757,3.61,881,2.593,908,2.275,921,1.081,998,3.275,1232,3.902,1286,3.275,1289,1.271,1346,1.926,1393,3.424,1398,2.913,1405,4.491,1426,1.949,1429,6.74,1448,4.942,1584,3.506,1609,3.79,1612,3.142,1663,1.88,1742,2.862,1764,1.386,2007,2.102,2012,3.142,2025,2.634,2049,4.315,2088,3.347,2160,3.902,2232,3.206,2257,4.942,2300,3.506,2405,4.025,2512,3.275,2601,3.688,2716,3.688,2776,3.328,2807,3.807,3000,3.142,3240,5.251,3503,5.664,4400,3.593,4419,3.275,5111,6.366,5121,3.79,5138,5.664,5242,4.315,5280,6.366,5537,5.251,5940,4.315,6442,5.251,6468,3.688,6683,4.942,6732,5.664,6818,3.688,6819,4.025,6846,5.664,6892,5.251,6893,8.075,6894,5.251,6895,3.506,6896,6.291,6897,3.347,6898,8.919,6899,6.291,6900,6.291,6901,6.291,6902,6.291,6903,6.291,6904,6.291,6905,6.291,6906,5.899,6907,6.291,6908,6.291,6909,6.291,6910,6.291,6911,6.291,6912,6.291,6913,6.291,6914,6.291,6915,6.291,6916,6.291,6917,6.291,6918,5.251,6919,6.291,6920,5.251,6921,5.664,6922,6.291,6923,6.291,6924,6.291,6925,4.942,6926,6.291,6927,6.291,6928,6.344,6929,6.291,6930,3.79,6931,6.291,6932,5.664]],["tags/Always have a Diaster Recovery Plan",[5111,3.595,6683,3.956]],["title/Exploring the AlterNet",[234,2.972,6933,5.675]],["content/Exploring the AlterNet",[5,1.35,10,0.919,14,0.844,20,1.365,23,3.083,24,0.972,26,0.844,27,0.638,29,1.43,47,2.467,50,0.592,52,0.829,74,0.901,79,0.334,99,1.463,101,0.692,104,1.004,107,3.009,113,0.983,131,0.993,132,1.553,133,1.936,156,1.234,165,1.41,167,1.936,168,1.696,180,1.381,182,1.119,185,1.413,187,3.284,210,2.295,217,1.641,223,1.169,230,2.377,275,0.993,276,1.982,277,1.898,282,1.651,288,1.156,293,1.425,315,1.365,317,1.651,357,3.521,375,1.098,378,1.571,384,1.554,403,2.257,404,1.095,438,3.931,441,1.131,459,3.389,476,1.397,477,2.219,487,1.591,490,2.731,517,1.048,565,3.093,579,2.116,591,2.672,628,2.219,649,2.617,677,3.396,688,2.861,700,2.672,724,2.034,801,3.184,853,2.108,921,0.882,948,2.466,998,2.672,1146,1.693,1188,3.521,1201,3.396,1256,2.861,1274,2.134,1276,1.882,1279,1.395,1283,0.701,1296,1.131,1300,3.666,1382,2.149,1420,1.882,1421,3.396,1426,1.591,1470,2.672,1508,3.093,1517,3.523,1542,3.521,1557,1.672,1577,3.266,1583,1.534,1586,1.446,1597,3.832,1631,1.964,1678,2.738,1687,0.993,1790,2.861,1794,2.083,1866,3.396,1879,2.672,1881,2.083,1946,2.861,1953,3.396,1958,3.521,1969,0.835,2010,3.009,2043,4.285,2053,2.672,2063,2.907,2064,1.992,2106,2.731,2140,2.514,2187,3.093,2283,2.466,2334,3.931,2401,3.093,2428,3.396,2542,3.284,2559,1.992,2601,3.009,2606,2.295,2618,4.725,2669,2.377,2700,1.715,2730,4.033,2734,3.396,2780,3.521,2826,3.931,2894,3.521,2969,3.396,3038,2.335,3131,3.521,3222,4.03,3226,2.617,3228,3.521,3245,3.521,3259,4.136,3291,4.622,3369,4.03,3499,3.184,3549,3.184,4301,4.033,4354,6.016,4391,3.832,4400,2.932,4419,2.672,4726,3.832,4788,4.285,5118,2.907,5162,3.396,5185,4.285,5188,3.284,5368,3.284,5375,2.617,5470,3.523,5522,4.033,5586,3.832,5622,3.396,5729,1.76,5760,4.033,5995,4.033,6027,3.184,6071,2.932,6332,4.033,6462,3.521,6748,3.521,6895,2.861,6897,3.753,6934,4.856,6935,4.622,6936,4.285,6937,4.285,6938,5.134,6939,5.134,6940,5.134,6941,6.351,6942,5.134,6943,5.134,6944,4.622,6945,5.134,6946,5.134,6947,4.839,6948,4.285,6949,5.134,6950,5.134,6951,5.134,6952,5.134,6953,5.134,6954,3.832,6955,4.033,6956,5.134,6957,4.622,6958,5.134,6959,5.134,6960,5.134,6961,5.134,6962,4.285,6963,5.134,6964,5.134,6965,4.622,6966,5.134,6967,5.134,6968,3.832,6969,4.622,6970,5.134,6971,5.134,6972,5.134,6973,5.134,6974,5.134,6975,4.033,6976,5.134,6977,5.134,6978,5.134,6979,5.134,6980,4.622,6981,4.622,6982,5.134,6983,5.134,6984,3.832,6985,4.622]],["tags/Exploring the AlterNet",[156,1.211,6986,3.454]],["title/Getting rid of trackers using LineageOS",[52,0.427,122,2.148,282,1.438,5601,4.026,6987,3.192]],["content/Getting rid of trackers using LineageOS",[1,1.282,5,1.355,6,0.662,13,1.453,14,0.848,16,2.743,17,1.21,19,0.323,27,0.467,28,0.867,36,2.193,50,0.595,51,2.159,52,0.83,59,1.618,65,1.453,74,0.905,79,0.526,81,1.658,87,1.124,95,2.267,101,0.693,102,3.684,109,1.296,113,0.987,121,1.487,122,2.477,131,0.998,144,0.848,157,1.268,172,1.891,180,1.387,182,1.124,199,1.658,203,1.076,210,2.305,216,1.202,223,1.839,234,2.431,276,1.268,288,1.161,297,1.523,312,1.598,315,0.998,317,1.658,330,2.305,378,1.148,407,2.159,441,1.136,444,1.815,457,1.419,517,1.445,565,4.263,586,2.061,621,1.487,627,1.815,630,1.387,667,2.806,705,1.723,713,2.874,745,3.299,908,1.865,912,1.054,921,1.216,924,2.525,929,2.065,945,2.125,948,2.477,1090,3.681,1215,3.299,1260,2.09,1274,2.443,1289,0.812,1296,1.136,1317,3.188,1333,2.031,1346,2.473,1439,4.263,1465,2.806,1470,2.684,1488,2.031,1541,1.679,1557,1.679,1584,2.874,1592,2.743,1599,2.628,1606,2.628,1611,2.388,1623,1.791,1633,2.229,1663,1.541,1675,2.431,1687,0.998,1746,2.743,1754,3.411,1764,1.136,1789,4.527,1811,4.609,1879,2.684,1947,3.534,1993,3.607,2034,2.125,2063,2.125,2124,3.741,2174,3.537,2414,2.267,2442,3.107,2535,3.537,2559,2.001,2597,3.411,2618,3.023,2669,2.388,2684,4.643,2692,2.872,2795,3.411,2826,3.943,2959,3.198,3038,3.219,3151,3.607,3183,3.023,3227,2.628,3266,3.765,3321,2.628,3369,2.945,3521,1.972,3529,3.411,4100,2.477,4506,4.389,4543,5.559,4935,4.051,5122,4.304,5143,4.854,5158,4.643,5170,5.559,5189,5.906,5194,2.684,5470,3.534,5614,4.051,5631,5.051,5719,3.681,5822,5.393,5830,3.943,6412,4.615,6506,3.299,6542,6.372,6589,3.198,6743,3.849,6851,3.537,6892,5.906,6968,3.849,6987,5.767,6988,3.849,6989,5.157,6990,5.157,6991,5.157,6992,4.643,6993,5.157,6994,5.157,6995,5.157,6996,3.849,6997,3.681,6998,5.157,6999,5.157,7000,5.157,7001,5.157,7002,4.304,7003,4.643,7004,4.643,7005,5.157,7006,4.643,7007,5.157,7008,5.157,7009,4.643,7010,5.157,7011,3.849,7012,5.157,7013,4.643,7014,5.157,7015,4.643,7016,6.83,7017,5.157,7018,8.079,7019,3.023,7020,5.157,7021,4.304,7022,5.157,7023,4.643,7024,5.157,7025,5.157,7026,5.157,7027,5.157,7028,7.076,7029,5.157,7030,5.157,7031,5.157,7032,5.157]],["tags/Getting rid of trackers using LineageOS",[5470,2.515,6987,3.595]],["title/Lousy Wordpress Hacking Attempts detected",[2025,1.872,5121,2.694,5833,3.192,6051,2.554,7033,4.472]],["content/Lousy Wordpress Hacking Attempts detected",[6,0.669,17,0.725,19,0.325,27,0.472,39,2.253,50,0.601,73,0.793,76,1.34,84,2.603,86,1.885,96,1.834,116,1.239,131,1.932,156,1.253,168,1.714,191,3.232,252,2.217,278,2.595,297,1.539,375,1.109,452,1.834,477,2.253,596,3.555,909,2.148,912,0.776,915,2.656,920,2.181,1021,7.842,1131,5.852,1274,3.019,1298,4.622,1306,6.386,1393,2.836,1398,4.622,1405,3.72,1451,2.713,1457,7.933,1477,2.656,1485,3.72,1488,2.052,1612,2.603,1659,2.181,1671,2.181,1746,2.772,1795,1.763,1971,3.879,2012,4.915,2124,3.3,2174,3.574,2220,3.72,2255,2.253,2410,2.33,2566,2.552,3127,3.14,3188,3.232,3498,2.413,4504,3.055,5118,2.937,5121,3.14,5153,3.72,5182,4.349,5476,3.055,5852,3.232,6000,3.334,6918,4.349,7034,4.094,7035,4.094,7036,8.733,7037,5.211,7038,5.211,7039,4.349,7040,5.211,7041,4.692,7042,5.211,7043,5.211,7044,4.094,7045,5.211,7046,9.982,7047,9.982,7048,9.982,7049,5.211,7050,9.982,7051,9.982,7052,7.126,7053,7.127,7054,7.127,7055,9.842,7056,9.842,7057,5.211,7058,5.211,7059,5.211,7060,5.211,7061,5.211,7062,5.211,7063,5.211,7064,5.211,7065,5.211,7066,5.211,7067,5.211,7068,5.211,7069,5.211,7070,5.211,7071,5.211]],["tags/Lousy Wordpress Hacking Attempts detected",[5121,3.034,6051,2.877]],["title/Teaching students about coding trends",[897,1.462,2303,1.921,3226,2.524,3485,2.252]],["content/Teaching students about coding trends",[5,1.397,10,1.01,11,2.13,17,0.751,19,0.333,21,2.701,23,3.541,26,1.201,27,0.802,28,0.907,30,2.156,41,2.81,42,1.653,47,2.532,50,0.623,69,2.065,70,1.714,73,0.822,74,0.948,77,2.156,79,0.539,83,1.736,103,1.452,113,1.033,127,3.884,150,1.775,188,1.979,196,1.575,199,1.736,203,1.726,253,2.225,263,0.869,275,1.044,276,1.327,297,1.594,311,2.502,315,1.413,343,4.86,347,3.252,388,1.714,400,3.453,404,1.151,422,1.875,442,2.455,452,1.9,457,2.009,476,1.986,482,4.068,487,2.746,517,1.102,700,2.81,722,1.952,754,3.083,813,2.872,851,1.758,885,2.872,903,2.126,921,1.254,924,2.643,947,3.008,951,1.298,957,3.083,982,2.751,986,3.008,1011,1.952,1020,2.64,1159,2.158,1198,3.252,1267,2.455,1283,0.536,1289,1.302,1299,3.164,1312,3.264,1346,1.653,1366,2.938,1369,1.942,1382,2.26,1426,1.673,1488,2.126,1533,2.455,1548,3.453,1599,2.751,1677,2.499,1687,1.044,1718,2.696,1721,1.056,1725,1.851,1742,2.455,1785,1.653,1931,1.979,1957,3.853,1997,4.86,1999,2.643,2078,4.362,2178,2.938,2183,3.853,2255,2.334,2303,2.095,2378,3.453,2418,3.008,2480,3.702,2560,4.505,2561,4.86,2681,4.241,2749,4.068,2792,5.007,2854,2.696,2947,2.81,3028,3.348,3037,2.373,3200,3.571,3226,4.216,3227,2.751,3243,1.803,3485,3.321,3824,5.449,3860,4.86,4300,3.348,4421,3.008,4428,3.252,4462,4.241,4535,4.029,5084,1.758,5108,2.643,5162,3.571,5188,3.453,5368,3.453,5416,2.499,5476,4.279,5517,3.164,6539,3.702,6585,3.083,6682,4.86,6934,4.398,7072,6.093,7073,5.398,7074,4.029,7075,4.86,7076,5.398,7077,4.505,7078,5.398,7079,4.86,7080,4.86,7081,3.702,7082,3.853,7083,5.398,7084,4.241,7085,4.241,7086,5.398,7087,5.398,7088,5.398,7089,5.398,7090,5.398,7091,5.398,7092,5.398,7093,5.398,7094,5.398,7095,5.398,7096,5.398,7097,7.3,7098,5.398,7099,5.398,7100,5.398,7101,5.398,7102,4.86,7103,4.86,7104,5.398,7105,5.398,7106,5.398,7107,7.3,7108,8.272,7109,5.398,7110,5.398,7111,5.398,7112,5.398,7113,4.505,7114,5.398,7115,5.398,7116,3.348,7117,4.241]],["tags/Teaching students about coding trends",[487,1.29,3226,2.122,7118,3.271]],["title/The IndieWeb Mixed Bag",[998,2.887,2601,3.251,6897,2.951]],["content/The IndieWeb Mixed Bag",[5,1.005,6,0.674,10,0.817,17,0.997,18,1.668,19,0.327,21,1.532,28,0.883,29,1.995,39,2.27,41,2.733,42,2.193,52,0.501,74,1.432,75,1.027,79,0.467,82,2.431,83,1.689,96,1.848,104,1.02,113,1.005,149,1.732,156,1.723,157,1.291,160,2.27,168,1.723,175,1.412,188,1.925,196,1.532,203,1.096,208,2.233,211,1.848,221,3.473,223,1.195,233,2.308,240,1.038,253,2.953,275,1.016,276,1.761,282,1.689,288,1.182,312,1.627,315,1.016,330,3.203,372,2.999,375,0.817,378,1.169,388,1.668,404,1.739,435,2.198,443,2.018,452,2.522,579,2.953,627,1.848,676,4.739,723,2.164,782,1.479,788,3.078,827,3.899,881,2.164,889,4.382,897,2.116,908,2.949,919,1.824,929,1.532,939,3.601,949,2.622,951,1.723,978,1.824,983,2.347,1009,4.2,1020,2.949,1229,2.701,1279,1.038,1283,0.711,1289,1.128,1300,3.259,1301,2.926,1307,2.522,1357,4.727,1402,3.601,1415,1.824,1425,2.431,1439,3.163,1470,2.733,1480,4.125,1505,2.733,1512,3.317,1577,2.431,1583,1.569,1611,3.317,1619,2.733,1634,2.068,1648,1.647,1651,3.078,1657,2.497,1671,3.414,1711,2.131,1785,1.607,1788,3.601,1795,1.777,1878,2.999,1930,2.857,1950,1.952,1969,0.854,2011,3.078,2046,4.739,2081,3.359,2088,2.793,2119,3.078,2136,3.163,2145,2.926,2150,2.233,2183,3.748,2309,3.601,2481,2.793,2565,2.857,2659,3.748,2661,2.676,2786,2.099,2799,2.233,2868,5.593,2882,2.864,3081,3.601,3234,3.359,3269,3.601,3521,2.008,3530,3.163,3541,2.999,4322,3.359,4415,6.45,4421,2.926,4426,4.125,4747,3.473,4944,3.078,5084,1.71,5102,4.2,5118,3.779,5121,4.913,5243,3.257,5408,2.676,5472,2.793,6523,3.359,6770,3.748,6895,5.11,6897,4.339,6934,3.163,6941,4.727,6947,3.601,6955,4.125,7119,5.251,7120,4.125,7121,4.125,7122,5.251,7123,5.251,7124,4.382,7125,5.251,7126,5.251,7127,5.251,7128,5.251,7129,5.251,7130,4.382,7131,4.382,7132,5.251,7133,4.727,7134,4.727,7135,5.251,7136,4.727,7137,5.251,7138,5.251,7139,5.251,7140,5.251,7141,5.251,7142,5.251,7143,5.251,7144,6.806,7145,4.125,7146,4.727,7147,3.919,7148,5.251,7149,5.251,7150,5.251,7151,5.251,7152,5.251,7153,5.628,7154,5.251,7155,5.251,7156,5.251,7157,4.727,7158,6.45,7159,3.919,7160,5.251,7161,5.251,7162,5.251,7163,5.251,7164,4.382,7165,5.251]],["tags/The IndieWeb Mixed Bag",[2150,1.771,5470,2.079,6897,2.215]],["title/Discord killed support for WinXP",[2882,1.979,4953,3.534,6073,3.071,7166,4.133]],["content/Discord killed support for WinXP",[0,1.054,1,1.229,4,2.069,5,1.512,7,2.667,14,0.813,17,0.688,19,0.313,20,1.828,24,0.936,26,0.813,27,0.447,28,0.831,37,2.754,40,3.301,50,0.57,52,0.815,69,2.629,70,1.57,74,0.868,79,0.448,81,1.59,82,2.289,83,1.59,87,1.722,94,1.138,98,1.02,101,0.394,103,1.33,104,0.978,132,1.495,150,1.202,153,2.238,160,2.137,184,1.57,198,3.69,209,2.754,217,1.15,234,2.331,240,0.977,263,0.795,271,1.764,275,0.956,277,1.33,293,0.999,297,1.46,312,1.532,315,1.529,320,1.914,361,2.573,368,1.46,375,0.769,377,4.45,397,3.529,435,2.069,437,2.937,441,1.514,444,1.74,457,1.361,484,2.037,627,2.419,677,3.27,749,2.898,754,2.823,782,1.246,786,2.898,794,4.263,853,1.477,854,2.289,908,1.788,912,1.023,924,2.42,947,2.754,948,2.374,978,1.717,983,2.21,1011,1.788,1161,2.069,1229,1.864,1274,1.495,1278,2.21,1283,0.682,1288,5.64,1289,0.778,1291,1.747,1292,1.947,1296,1.089,1319,2.832,1337,2.573,1339,1.532,1348,2.069,1354,2.469,1370,4.714,1401,2.103,1403,2.137,1420,1.812,1426,1.532,1465,2.69,1487,3.692,1488,1.947,1533,2.248,1534,2.374,1537,2.069,1578,2.573,1586,2.226,1606,2.519,1634,1.947,1645,2.469,1655,1.976,1678,1.918,1680,2.42,1764,1.741,1784,2.69,1795,2.326,1885,2.898,1902,4.263,1903,2.469,1947,2.469,1969,0.804,1993,3.503,2025,2.877,2034,2.037,2062,3.27,2078,2.21,2121,3.39,2126,2.42,2140,2.42,2148,4.141,2298,2.519,2366,3.39,2379,0.822,2389,2.754,2391,2.248,2472,2.754,2476,1.673,2480,3.39,2577,2.037,2646,2.029,2705,2.898,2798,3.162,2882,1.976,2937,3.529,2959,3.066,2973,3.162,3180,2.898,3196,2.754,3227,3.503,3243,1.651,3259,5.446,3539,2.823,3712,3.529,4354,3.69,4529,2.679,4563,4.126,4812,5.736,4948,3.529,5108,2.42,5118,2.037,5143,3.39,5144,3.27,5179,3.162,5183,3.529,5190,3.529,5283,4.126,5315,3.39,5416,2.289,5485,4.546,5499,3.883,5729,1.695,5789,4.126,5875,3.162,5940,3.39,5946,5.399,6051,2.823,6058,3.39,6261,6.187,6384,4.126,6488,4.45,6653,4.126,6681,3.529,6728,4.126,6739,4.126,6934,2.978,6980,6.187,7166,7.49,7167,4.943,7168,4.943,7169,3.162,7170,5.13,7171,4.126,7172,4.126,7173,4.943,7174,4.943,7175,3.529,7176,4.943,7177,4.943,7178,4.943,7179,4.943,7180,4.45,7181,4.943,7182,4.906,7183,4.943,7184,4.943,7185,4.943,7186,4.943,7187,4.943,7188,4.943,7189,4.943,7190,4.943,7191,4.943,7192,4.943,7193,6.207,7194,4.943,7195,4.943,7196,6.873,7197,4.943,7198,4.943,7199,4.943,7200,4.943,7201,4.943,7202,4.943,7203,4.943,7204,4.943,7205,4.943,7206,4.943,7207,4.943,7208,4.943,7209,4.126,7210,2.289,7211,4.943,7212,4.943]],["tags/Discord killed support for WinXP",[2379,0.837,7166,4.203]],["title/Exploring the Go programming language",[14,0.814,23,1.894,234,2.334,487,1.534]],["content/Exploring the Go programming language",[1,1.705,5,1.313,6,0.881,10,0.562,11,1.438,14,1.66,18,1.566,19,0.389,20,1.824,21,2.302,23,3.772,27,0.446,39,2.131,65,1.389,67,1.626,73,0.75,74,1.204,75,1.342,79,0.321,87,1.074,107,4.624,113,0.944,116,1.172,121,1.421,124,2.747,131,0.954,136,3.26,155,2.97,158,0.611,179,0.894,180,1.845,196,1.438,209,2.747,216,0.838,224,4.705,228,4.114,234,2.324,240,0.975,262,3.872,275,0.954,276,1.686,278,1.282,288,1.11,297,1.455,309,1.647,315,1.735,316,2.566,320,1.372,326,2.462,363,4.293,372,2.063,378,1.098,404,1.051,418,1.626,428,2.682,437,2.55,441,1.511,442,2.242,444,1.735,450,2.204,464,3.518,472,2.975,475,3.687,476,1.341,484,2.031,487,2.445,492,2.566,501,3.057,518,3.789,567,4.021,579,2.031,591,2.566,596,1.735,631,2.747,667,4.293,674,3.679,739,2.566,746,4.114,782,0.894,799,2.97,806,3.234,844,3.381,851,2.234,881,2.031,897,2.025,927,4.114,938,3.057,940,3.057,956,3.26,958,2.622,983,2.204,998,2.566,1008,1.913,1025,3.872,1026,5.12,1130,3.518,1192,2.282,1193,2.481,1229,1.859,1267,2.242,1274,1.491,1283,0.681,1289,0.776,1296,1.086,1307,2.368,1341,4.114,1415,2.383,1426,1.527,1488,1.941,1505,2.566,1534,2.368,1583,1.473,1586,2.222,1648,2.152,1687,0.954,1718,2.462,1744,2.368,1775,4.438,1794,2,1811,2.414,1843,4.438,1852,2.682,1858,2.063,1942,4.438,1945,1.546,1962,2.383,1982,3.518,1983,1.647,1985,2.682,1990,4.021,1998,4.114,2005,4.114,2017,4.537,2063,2.031,2088,2.622,2105,2.747,2150,2.097,2183,3.518,2187,2.97,2303,1.913,2316,3.26,2340,2.414,2375,2.031,2383,2.815,2386,3.153,2434,1.585,2442,2.97,2460,3.381,2544,3.381,2598,3.679,2601,2.889,2622,4.114,2714,3.057,2716,2.889,2776,2.031,2807,2.324,2855,2.682,2882,1.97,2978,3.26,2982,2.97,2988,2.512,3006,1.97,3037,2.167,3117,4.438,3147,2.324,3226,2.512,3266,3.649,3485,3.12,3487,2.462,3539,2.815,4314,4.114,4319,4.114,4377,3.679,4693,2.414,4803,3.496,5084,1.605,5108,2.414,5115,4.197,5144,3.26,5146,2.747,5162,3.26,5282,2.063,5622,3.26,5703,3.872,5736,4.438,5852,3.057,5998,3.26,6033,4.114,6373,3.381,6478,3.872,6523,3.153,6708,4.114,6729,4.438,6756,3.872,6895,2.747,6897,2.622,6934,2.97,7052,3.518,7077,4.114,7164,4.114,7213,4.929,7214,4.114,7215,4.929,7216,4.929,7217,4.929,7218,4.929,7219,4.438,7220,3.872,7221,4.438,7222,4.438,7223,4.114,7224,4.929,7225,6.175,7226,4.929,7227,4.929,7228,2.889,7229,4.929,7230,4.929,7231,4.929,7232,6.175,7233,4.929,7234,4.929,7235,4.929,7236,4.929,7237,4.929,7238,4.438,7239,4.929,7240,4.929,7241,4.114]],["tags/Exploring the Go programming language",[14,0.584,472,1.338,475,1.534,649,1.809]],["title/Stop limiting yourself to JS in browsers",[7,1.735,241,1.787,242,1.617,700,2.328,3259,2.621]],["content/Stop limiting yourself to JS in browsers",[0,1.477,1,1.722,10,0.57,14,0.822,17,0.964,19,0.436,22,0.878,23,1.913,26,0.822,27,0.627,37,3.86,50,0.577,52,0.759,55,2.472,73,1.055,77,1.477,86,1.808,94,1.151,104,1.132,109,1.257,113,0.957,138,3.46,144,1.139,150,1.216,158,0.62,162,3.199,179,0.907,181,4.582,203,1.043,216,0.85,223,1.577,242,1.808,293,1.01,311,1.512,320,1.392,330,2.235,375,0.778,378,1.114,395,2.402,399,2.856,404,1.695,409,1.442,426,2.603,446,2.274,455,1.714,472,3.674,518,4.753,596,2.798,649,3.531,652,3.199,698,1.737,700,3.606,710,3.928,722,1.808,723,2.061,757,2.235,782,1.442,786,2.931,897,2.347,910,2.786,913,2.497,921,0.859,948,2.402,985,1.409,1002,2.931,1003,2.497,1020,2.875,1026,5.171,1146,1.649,1172,2.931,1192,2.315,1193,3.104,1238,3.43,1274,2.595,1283,0.688,1312,2.235,1327,1.549,1339,1.549,1348,2.093,1354,4.286,1370,3.43,1393,2.721,1415,1.737,1417,3.43,1422,1.885,1504,2.931,1511,2.603,1517,2.497,1567,3.732,1582,1.94,1612,2.497,1623,1.737,1633,2.162,1660,2.786,1687,0.968,1696,5.442,1721,1.355,1725,2.375,1750,3.928,1788,3.43,1793,6.245,1806,2.603,1811,2.448,1828,4.502,1831,3.569,1835,7.156,1850,6.237,1863,7.156,1877,3.43,1878,2.856,1898,2.66,1938,2.274,1950,1.859,1971,2.721,2010,2.931,2053,2.603,2078,2.235,2302,2.603,2315,2.549,2389,2.786,2457,3.013,2542,3.199,2564,4.173,2687,2.856,2780,3.43,2786,1.999,2859,3.928,2882,2.769,3006,1.999,3037,2.198,3156,3.569,3238,2.315,3259,2.931,3267,2.856,3485,2.274,3824,3.732,4459,3.199,4649,4.502,4743,3.013,4751,3.569,4807,3.569,5120,3.199,5127,2.786,5218,3.732,5282,2.093,5292,6.245,5541,2.721,5680,3.732,5818,4.173,6131,4.173,6227,4.173,6400,4.502,6442,4.173,6618,3.928,6727,3.928,6822,4.173,7157,4.502,7241,4.173,7242,5,7243,5,7244,7.726,7245,4.502,7246,5,7247,6.928,7248,5,7249,5,7250,5,7251,7.949,7252,5,7253,5,7254,6.928,7255,6.928,7256,5,7257,5,7258,5,7259,5,7260,4.502,7261,5,7262,5,7263,5,7264,5,7265,8.581,7266,5,7267,5,7268,5,7269,5,7270,5,7271,7.949,7272,7.949,7273,6.928,7274,8.581,7275,5,7276,5,7277,5,7278,5,7279,5,7280,5,7281,5,7282,5,7283,4.502,7284,5,7285,4.502]],["tags/Stop limiting yourself to JS in browsers",[14,0.685,472,1.57,649,2.122]],["title/The first Dutch Obsidian meetup",[135,3.696,921,0.851,3498,2.292,7286,2.759]],["content/The first Dutch Obsidian meetup",[0,1.52,1,1.295,5,0.997,10,0.594,11,1.521,17,0.725,19,0.238,20,1.896,24,0.987,26,0.857,27,0.645,28,0.876,42,1.595,47,1.595,48,3.555,50,0.601,52,0.834,60,1.161,74,0.915,88,2.052,99,2.031,104,0.742,111,3.72,113,1.364,114,2.976,121,1.503,122,2.503,126,3.953,131,1.008,135,5.32,144,0.857,156,1.253,157,1.281,158,0.646,159,1.576,165,1.424,172,2.613,179,0.945,180,1.917,191,3.232,200,2.052,203,1.087,216,1.554,246,3.055,252,2.217,263,0.838,265,5.088,275,1.008,277,1.402,288,1.173,291,2.807,311,2.156,312,1.615,315,1.379,318,2.253,321,1.834,367,1.937,372,2.181,375,1.109,396,3.334,412,1.595,413,2.503,422,1.81,437,1.937,455,1.787,460,2.457,606,2.291,621,1.503,728,1.937,757,2.33,825,3.89,909,2.937,910,2.904,920,2.181,921,0.895,929,1.521,978,1.81,1008,2.022,1020,1.885,1236,2.457,1278,1.676,1295,3.14,1327,1.615,1333,2.052,1334,2.291,1339,2.209,1352,2.552,1425,3.3,1451,2.713,1477,2.656,1479,4.349,1541,1.697,1583,1.557,1614,2.083,1619,3.71,1634,2.052,1648,1.635,1663,1.557,1687,1.008,1721,1.019,1737,3.447,1764,1.148,1765,3.574,1796,2.892,1931,2.613,1938,2.37,1944,3.89,1952,2.503,1969,1.321,1983,2.381,2006,1.834,2064,2.766,2109,2.503,2117,2.291,2178,2.836,2187,3.14,2290,1.911,2298,2.656,2302,2.713,2354,2.115,2416,2.457,2436,3.055,2463,3.574,2464,3.761,2469,3.334,2692,2.115,2697,2.836,2699,3.574,2718,2.115,2734,3.447,2806,1.787,2905,4.094,3006,2.083,3162,3.14,3498,3.761,3521,2.726,3868,5.599,4445,2.713,4787,2.976,5113,4.349,5173,2.217,5236,3.334,5332,3.72,5517,3.055,5549,3.334,5689,3.574,5841,2.656,6268,3.14,6317,3.972,6324,3.89,6365,4.692,6506,4.56,6508,6.417,6524,4.692,6615,3.232,6623,4.349,6897,2.772,6934,3.14,7116,3.232,7172,4.349,7175,3.72,7210,2.413,7286,5.096,7287,6.234,7288,5.211,7289,4.094,7290,3.72,7291,4.692,7292,5.211,7293,4.094,7294,5.211,7295,5.211,7296,5.211,7297,5.211,7298,4.349,7299,4.349,7300,4.692,7301,5.211,7302,5.211,7303,5.211,7304,4.692,7305,5.211,7306,4.692,7307,4.692,7308,5.211,7309,5.211,7310,5.211,7311,4.349,7312,6.417,7313,5.211,7314,5.211,7315,5.211,7316,4.692,7317,4.692,7318,5.211,7319,5.211,7320,5.211,7321,4.692,7322,4.349,7323,5.211,7324,4.692,7325,5.211,7326,3.89]],["tags/The first Dutch Obsidian meetup",[172,1.847,7286,2.806]],["title/Using Hugo to Launch a Gemini Capsule",[52,0.427,2410,1.999,6986,3.067,7327,3.338,7328,3.732]],["content/Using Hugo to Launch a Gemini Capsule",[0,1.087,1,1.267,5,1.537,6,0.901,11,2.048,14,1.423,18,1.619,19,0.366,23,1.949,27,0.727,28,1.18,30,1.505,50,0.81,52,0.767,67,1.681,73,0.776,76,1.804,77,1.505,79,0.332,81,1.639,94,1.173,97,2.403,101,0.64,104,0.999,109,1.281,113,0.975,116,1.909,119,3.07,126,2.133,132,2.123,137,3.638,144,0.838,156,2.182,158,0.87,223,1.598,224,3.495,234,2.403,240,1.388,253,2.1,275,0.986,276,1.253,277,1.371,278,1.825,288,1.147,309,1.702,315,1.358,317,1.639,318,2.203,322,2.84,368,2.371,372,2.133,375,1.093,392,2.448,409,2.024,413,2.448,416,2.203,422,1.77,455,1.747,465,1.843,596,2.471,614,2.711,627,1.794,628,2.203,630,1.371,677,5.311,782,0.924,797,2.037,909,2.1,919,2.789,921,1.206,958,2.711,985,1.436,987,2.597,1011,1.843,1062,2.037,1078,3.07,1229,1.922,1279,1.71,1289,1.362,1299,2.987,1315,2.806,1334,2.24,1335,1.922,1366,2.773,1370,3.495,1398,4.342,1407,4.253,1426,2.175,1481,4.115,1505,2.653,1541,1.66,1586,1.977,1590,2.711,1611,2.359,1612,3.505,1623,1.77,1633,2.203,1663,1.523,1666,2.133,1671,3.361,1721,0.997,1777,2.168,1794,2.068,1795,1.724,1872,2.278,1881,2.068,1958,3.495,1964,4.353,2012,2.545,2058,4.253,2088,2.711,2307,2.359,2324,3.26,2410,2.278,2453,2.987,2464,2.359,2476,1.724,2537,2.84,2595,2.278,2662,2.773,2720,3.804,2797,3.161,2826,2.84,2971,2.24,3006,2.806,3010,3.371,3147,2.403,3192,2.653,3498,3.25,3521,2.685,3529,3.371,3941,4.253,4319,4.253,4401,2.987,4584,3.804,4715,3.495,4743,3.07,4794,3.371,4945,4.588,5089,3.638,5115,3.734,5118,2.893,5146,4.474,5162,3.371,5282,2.133,5374,3.07,5375,2.597,5790,4.253,5981,4.253,6221,3.638,6549,3.26,6930,3.07,6933,4.588,6934,3.07,6986,7.217,7210,2.359,7228,2.987,7328,6.701,7329,5.096,7330,5.096,7331,5.096,7332,4.253,7333,5.096,7334,5.096,7335,3.804,7336,5.096,7337,5.096,7338,5.096,7339,7.019,7340,5.096,7341,6.319,7342,5.096,7343,5.096,7344,5.096,7345,5.096,7346,5.096,7347,4.253,7348,4.588,7349,5.096,7350,5.096,7351,5.096,7352,5.096,7353,4.003,7354,5.096,7355,5.096,7356,5.096,7357,4.003,7358,5.096,7359,5.096,7360,5.096,7361,3.804,7362,5.096,7363,5.096]],["tags/Using Hugo to Launch a Gemini Capsule",[2150,1.771,2410,1.861,6986,2.856]],["title/On Manuscript Review Procedures",[1277,3.804,2718,2.251,7364,4.357]],["content/On Manuscript Review Procedures",[6,1.113,10,0.584,11,2.348,17,1.206,19,0.414,22,0.899,24,0.969,25,1.346,27,0.728,28,1.183,30,1.511,37,2.852,42,1.567,50,0.591,52,0.489,60,1.14,74,0.899,75,1.837,76,1.316,79,0.524,101,0.561,104,0.729,109,1.287,116,1.217,131,0.99,133,2.655,145,3.266,158,0.635,167,1.93,180,1.377,196,1.494,203,1.068,207,3.821,263,0.824,275,0.99,278,1.83,282,1.646,293,1.034,317,1.646,322,2.852,372,2.143,384,1.551,388,1.626,396,3.275,404,1.092,412,1.567,425,6.338,430,1.425,435,2.143,465,2.546,476,1.916,478,1.958,487,2.182,501,5.376,517,1.438,542,2.852,646,3.511,652,3.275,768,3.275,782,0.928,786,3.001,897,2.683,906,3.275,920,3.369,951,1.693,982,4.102,985,1.442,998,2.664,1008,2.732,1061,3.511,1066,2.459,1088,2.609,1146,2.654,1278,1.646,1279,1.714,1282,3.821,1289,1.108,1301,2.852,1302,3.001,1327,1.586,1337,3.665,1339,1.586,1352,2.506,1369,1.361,1399,2.732,1497,3.175,1504,3.001,1541,1.667,1578,2.664,1645,2.556,1721,1.001,1725,1.755,1776,3.175,1794,2.077,1952,4.164,1965,1.688,1985,2.786,1999,2.506,2034,2.109,2063,2.901,2109,2.459,2227,3.654,2336,6.006,2345,4.242,2376,2.786,2388,2.924,2391,2.328,2646,1.511,2693,4.272,2718,3.811,2730,4.021,2778,3.511,2806,2.759,2810,4.021,2820,3.386,2853,4.272,2854,2.556,2930,3.001,2951,2.609,3029,4.272,3192,2.664,3205,2.786,3231,3.654,3256,3.81,3521,1.958,3548,2.609,3558,3.654,3561,2.328,3828,4.021,4383,4.021,4399,5.026,4465,2.556,4835,4.021,4930,3.511,5087,3.821,5090,4.608,5091,4.272,5389,4.272,5395,3.084,5702,4.021,5703,4.021,5730,3.654,5933,3.821,6036,3.511,6405,3.821,6630,4.021,6701,4.608,6852,3.821,7153,4.021,7364,7.377,7365,5.119,7366,4.021,7367,5.119,7368,5.119,7369,5.119,7370,5.119,7371,4.608,7372,5.119,7373,5.119,7374,5.119,7375,4.608,7376,5.119,7377,5.119,7378,4.021,7379,5.119,7380,4.608,7381,6.007,7382,5.119,7383,5.119,7384,5.119,7385,5.119,7386,5.119,7387,5.119,7388,4.608,7389,4.021,7390,7.04,7391,4.021,7392,5.119,7393,5.119,7394,4.608,7395,5.119,7396,5.119,7397,3.821,7398,5.119,7399,3.821,7400,5.119,7401,5.119,7402,4.272]],["tags/On Manuscript Review Procedures",[75,0.814,3205,2.266,4465,2.079]],["title/Host your own webmention receiver",[982,2.827,2012,2.77,6895,3.09]],["content/Host your own webmention receiver",[0,1.128,14,1.445,19,0.401,22,0.929,24,1.364,27,0.741,28,0.889,35,3.629,50,0.611,52,0.839,86,3.178,89,1.814,95,2.326,99,1.508,104,0.753,107,5.152,109,1.33,121,1.526,131,1.024,132,1.6,138,2.642,144,1.184,156,1.732,165,1.057,168,1.272,196,1.544,200,2.836,216,0.899,219,1.723,223,1.204,234,2.495,240,1.424,242,2.604,253,2.18,263,0.851,275,1.024,276,2.013,277,1.937,297,2.127,309,1.767,317,1.701,326,2.642,375,0.824,378,1.178,384,1.166,412,1.62,428,3.919,443,1.49,457,1.456,487,1.64,517,1.08,595,3.188,627,2.882,667,2.879,782,0.96,897,2.127,929,1.544,982,3.671,985,1.49,998,2.754,1020,1.913,1045,2.697,1267,2.407,1276,2.641,1283,0.715,1291,1.345,1297,2.948,1303,3.597,1315,2.879,1317,1.94,1332,2.407,1339,2.232,1340,3.281,1346,1.62,1354,2.642,1370,4.94,1420,1.94,1426,1.64,1430,2.591,1477,4.479,1497,3.281,1512,2.45,1612,2.642,1661,3.777,1675,2.495,1721,1.035,1755,2.948,1777,3.063,1784,2.879,1858,3.427,1876,2.326,1878,3.022,1947,4.089,1950,1.967,1962,1.838,1965,1.745,2012,3.597,2081,3.385,2088,2.815,2105,2.948,2109,2.541,2116,2.365,2145,2.948,2150,2.25,2297,4.113,2389,2.948,2410,3.22,2416,2.495,2460,3.629,2513,3.791,2552,3.949,2559,2.053,2591,3.101,2595,2.365,2601,3.101,2643,1.888,2666,2.642,2688,2.879,2711,3.281,2776,2.968,2786,2.115,2807,2.495,2910,5.141,2982,3.188,3090,3.188,3156,3.777,3234,3.385,3243,1.767,3266,2.815,3482,3.281,4341,3.281,4693,3.526,4747,3.5,4758,2.495,4812,4.416,4963,2.948,5102,3.101,5118,2.18,5173,2.25,5236,4.607,5243,3.281,5590,3.949,5623,4.416,5631,3.777,5729,1.814,6589,3.281,6654,5.416,6712,3.949,6895,5.286,6897,4.676,6947,4.94,7164,4.416,7221,4.763,7290,3.777,7403,4.763,7404,7.201,7405,5.291,7406,5.291,7407,5.291,7408,5.291,7409,5.291,7410,4.763,7411,4.763,7412,5.291,7413,5.291,7414,5.291,7415,4.156,7416,5.291,7417,4.416,7418,4.416,7419,5.291,7420,5.291,7421,4.763,7422,5.291,7423,5.291,7424,5.291,7425,5.291,7426,5.291,7427,5.291,7428,5.291,7429,5.291,7430,5.291,7431,5.291,7432,4.416,7433,5.291,7434,4.156,7435,5.291,7436,5.291]],["tags/Host your own webmention receiver",[2410,1.861,6895,2.32,6897,2.215]],["title/Moon Logic",[1930,3.43,7193,4.952]],["content/Moon Logic",[1,1.267,6,0.901,10,0.581,14,0.838,17,0.977,24,0.965,25,2.111,26,1.492,27,0.727,40,2.448,47,1.56,60,1.135,73,0.776,76,1.31,79,0.563,85,1.523,92,4.586,99,1.452,101,0.559,104,0.999,109,2.018,113,1.537,123,2.448,131,1.358,133,1.922,154,1.433,157,1.253,158,0.996,165,1.403,179,0.924,187,3.26,188,1.868,189,2.773,192,3.804,203,1.063,219,1.66,233,3.085,241,2.806,245,3.804,263,1.129,276,1.253,282,1.639,315,0.986,317,2.257,321,2.471,368,1.505,384,1.123,441,1.123,459,2.448,465,1.843,484,2.1,564,2.318,688,2.84,782,1.456,813,2.711,853,2.098,877,1.452,920,2.133,921,1.206,932,2.61,948,2.448,985,1.977,1031,2.359,1069,1.505,1260,1.505,1274,1.541,1283,0.697,1291,1.784,1302,4.115,1319,2.1,1332,2.318,1334,2.24,1339,1.579,1348,2.133,1352,2.495,1557,1.66,1586,1.977,1594,2.711,1614,2.037,1631,1.949,1646,3.26,1663,1.523,1675,2.403,1715,2.168,1764,1.123,1876,2.24,1879,2.653,1930,5.407,1946,2.84,1969,0.829,1973,2.987,1986,2.278,2001,3.371,2011,2.987,2015,2.711,2028,1.818,2044,2.597,2066,3.495,2116,2.278,2118,3.07,2148,3.07,2166,2.037,2184,2.278,2261,2.911,2327,2.987,2342,2.545,2349,2.84,2379,1.672,2391,2.318,2416,2.403,2481,2.711,2544,3.495,2667,2.359,2670,3.07,2700,1.702,2756,3.161,2829,4.643,2860,3.495,2906,2.987,2961,3.07,3079,3.193,3110,3.638,3127,3.07,3183,2.987,3191,5.104,3200,3.371,3228,3.495,3460,3.07,3487,3.505,3519,4.003,4340,2.911,4401,2.987,4702,3.804,4787,2.911,4806,4.253,4835,4.003,4953,3.638,5317,3.495,5367,3.495,5611,3.804,5729,1.747,5786,2.987,5833,3.638,5841,2.597,5916,4.253,6225,4.253,6286,3.638,6287,3.804,6296,5.239,6297,4.588,6299,4.003,6694,5.239,6756,4.003,6818,2.987,7039,4.253,7175,3.638,7193,7.367,7228,2.987,7298,4.253,7437,7.827,7438,5.096,7439,5.096,7440,5.096,7441,5.096,7442,6.319,7443,4.003,7444,5.096,7445,8.029,7446,7.019,7447,5.096,7448,5.096,7449,5.096,7450,5.096,7451,5.096,7452,5.096,7453,5.096,7454,5.096,7455,4.253,7456,5.096,7457,4.588,7458,4.253,7459,8.029,7460,7.019,7461,5.096,7462,5.096,7463,5.096,7464,5.096,7465,4.588,7466,5.096,7467,5.096,7468,5.096,7469,5.096,7470,5.096,7471,7.019]],["tags/Moon Logic",[2379,0.837,7472,4.534]],["title/Nineties collecting nostalgia",[851,1.806,5358,2.951,6781,4.357]],["content/Nineties collecting nostalgia",[0,1.093,1,1.274,6,0.658,10,0.918,11,1.496,14,0.843,18,1.628,27,0.464,29,1.427,39,3.482,49,3.005,52,0.673,67,1.691,69,2.696,73,1.226,76,1.318,79,0.334,87,1.117,98,1.058,101,0.562,103,1.379,116,1.219,137,3.659,144,0.843,154,1.645,156,1.233,158,0.636,168,1.233,179,1.278,182,1.117,185,1.411,188,1.88,193,2.373,196,2.056,198,3.826,203,1.471,242,1.854,251,1.829,263,1.134,276,1.26,288,1.154,293,1.036,311,1.55,314,2.79,317,1.649,320,1.427,321,1.804,357,3.516,358,4.027,359,2.79,378,1.142,388,1.628,408,2.928,422,1.781,435,2.146,437,1.906,443,1.444,455,1.757,459,2.462,473,2.332,477,2.216,549,2.79,722,1.854,723,2.113,782,0.93,799,3.088,851,3.134,877,1.461,885,2.727,908,1.854,912,1.049,930,3.28,932,3.381,948,2.462,952,3.659,983,2.292,995,2.727,999,4.027,1029,3.005,1045,2.613,1161,2.146,1179,2.775,1198,3.088,1200,3.179,1276,1.88,1283,0.509,1292,2.019,1439,3.088,1504,3.005,1583,2.106,1589,3.206,1648,1.608,1764,1.129,1795,1.735,1796,2.08,1803,2.727,1879,2.668,1901,3.391,1931,1.88,1939,2.856,2007,2.354,2028,1.829,2030,3.179,2117,2.253,2126,3.451,2264,4.278,2290,2.584,2302,3.669,2375,2.113,2379,1.512,2405,3.28,2408,2.56,2434,2.789,2455,2.08,2513,2.373,2601,3.005,2606,2.292,2618,3.005,2642,3.005,2643,1.829,2646,2.378,2712,3.28,2761,2.668,2799,3.426,2875,3.179,2991,5.524,3015,2.856,3037,3.098,3456,2.373,3498,2.373,3528,4.027,3907,3.28,4051,3.826,4215,4.278,4446,3.28,4529,1.608,4577,4.954,5153,3.659,5173,2.18,5282,2.146,5400,2.613,5528,4.027,5542,4.027,5638,4.027,5639,4.615,5841,2.613,5865,4.278,5911,4.615,5914,2.56,5933,3.826,5939,3.179,6032,3.826,6072,5.26,6129,3.826,6292,4.027,7011,3.826,7219,4.615,7366,4.027,7473,5.126,7474,3.391,7475,5.126,7476,8.673,7477,9.092,7478,5.126,7479,3.659,7480,4.278,7481,8.054,7482,8.054,7483,5.126,7484,5.126,7485,5.126,7486,5.126,7487,6.345,7488,5.126,7489,5.126,7490,4.027,7491,4.615,7492,5.126,7493,5.126,7494,5.126,7495,4.027,7496,5.126,7497,7.048,7498,5.126,7499,5.126,7500,4.615,7501,5.126,7502,5.126,7503,5.126,7504,5.126,7505,4.615,7506,5.126,7507,4.615,7508,5.126,7509,5.126,7510,3.826,7511,5.126,7512,5.126,7513,5.126,7514,5.126,7515,5.126,7516,5.126,7517,5.126,7518,5.126,7519,5.126,7520,4.278,7521,5.126,7522,5.126,7523,5.126,7524,5.126,7525,5.126,7526,5.126]],["tags/Nineties collecting nostalgia",[851,2.075]],["title/Re: Is collecting physical games worth it?",[851,1.456,1066,2.148,1589,2.034,2379,0.743,3037,1.966]],["content/Re: Is collecting physical games worth it?",[14,1.177,18,1.665,19,0.326,24,1.355,26,0.862,27,0.474,28,1.472,46,2.161,50,0.605,69,2.737,73,0.798,77,1.548,79,0.466,85,1.567,94,1.647,99,1.494,100,2.672,101,0.418,103,1.41,113,1.004,121,1.512,144,0.862,156,1.261,157,1.289,165,1.629,175,1.41,180,1.41,182,1.56,184,1.665,193,2.427,211,1.846,223,1.193,240,1.731,241,3.257,242,1.896,248,4.654,255,2.789,258,2.195,263,1.151,275,1.385,294,1.896,297,1.548,307,2.995,312,1.625,315,1.014,323,3.913,330,2.344,367,1.949,368,1.548,376,3.073,384,1.155,388,1.665,396,3.354,405,3.252,415,3.073,430,1.46,435,2.195,437,1.949,452,2.519,459,2.518,473,2.385,478,2.005,482,2.921,517,1.071,564,2.385,627,2.868,724,1.512,757,2.344,786,4.195,851,3.081,877,1.494,908,1.896,912,0.781,913,3.574,919,1.821,995,2.789,1066,3.438,1069,1.548,1200,3.252,1237,1.977,1260,1.548,1289,0.825,1291,2.071,1292,2.818,1296,1.577,1334,3.146,1426,1.625,1430,2.567,1541,2.654,1557,1.707,1577,2.427,1589,3.982,1613,2.518,1631,2.005,1675,2.472,1676,4.439,1742,2.385,1763,2.096,1777,2.23,1794,2.128,1901,3.468,1962,1.821,1969,1.164,2061,4.909,2126,2.567,2261,2.995,2377,2.789,2379,1.681,2434,2.947,2517,3.596,2577,2.161,2593,2.472,2645,3.596,2700,1.751,2715,2.518,2757,2.195,2815,4.439,3037,3.146,3247,3.073,3511,4.439,3841,3.354,4100,2.518,4310,3.913,4322,3.354,4446,3.354,4529,2.875,4631,3.596,4754,4.376,4796,2.853,4947,3.468,5084,1.707,5106,3.468,5108,2.567,5194,2.729,5382,4.119,5397,3.913,5473,4.72,5518,4.376,5524,2.995,5723,3.468,5914,4.07,6112,3.913,6176,3.468,6509,4.72,6748,4.909,6769,6.401,6852,3.913,7084,4.119,7193,4.119,7495,4.119,7527,6.443,7528,5.243,7529,7.157,7530,5.243,7531,5.243,7532,5.243,7533,5.243,7534,5.243,7535,6.443,7536,5.243,7537,5.243,7538,5.243,7539,3.913,7540,5.243,7541,5.243,7542,4.72,7543,4.72,7544,5.243,7545,3.913,7546,4.72,7547,5.243,7548,5.243,7549,5.243,7550,6.443,7551,4.376,7552,5.243,7553,5.243,7554,5.243,7555,4.72,7556,5.243,7557,4.376,7558,5.243,7559,5.243,7560,7.157,7561,4.72,7562,5.243]],["tags/Re: Is collecting physical games worth it?",[851,1.64,2379,0.837]],["title/Social Debt in Development Teams",[476,1.347,2054,2.473,5408,2.524,7563,4.133]],["content/Social Debt in Development Teams",[0,1.137,1,1.325,3,1.593,10,0.937,16,2.836,17,1.323,19,0.243,20,1.925,24,1.371,27,0.482,50,0.615,65,1.502,83,1.715,84,2.663,86,1.928,94,1.227,98,1.101,101,0.655,104,1.17,113,1.021,116,1.268,122,2.561,123,2.561,132,1.613,133,2.01,144,0.877,150,1.296,158,0.661,165,1.066,168,1.282,230,2.469,233,2.343,246,3.125,266,2.232,276,1.311,278,1.386,293,1.463,322,2.971,366,2.514,375,1.127,384,1.595,404,1.544,412,1.632,437,2.692,441,1.595,443,2.039,452,1.877,457,1.468,468,4.188,471,2.775,476,2.508,631,2.971,757,2.384,782,0.967,897,2.922,903,2.1,919,1.852,921,1.244,989,6.221,1012,3.98,1030,3.236,1069,1.574,1179,2.851,1233,3.98,1236,2.514,1279,1.054,1289,1.388,1292,2.1,1301,4.034,1312,2.384,1334,2.343,1369,2.345,1403,2.305,1498,4.188,1501,1.804,1511,2.775,1517,2.663,1534,3.477,1555,3.045,1586,1.502,1599,2.717,1612,3.615,1657,1.632,1658,2.611,1675,2.514,1683,3.98,1689,4.8,1715,2.268,1721,1.608,1741,2.384,1746,2.836,1749,3.98,1755,2.971,1827,4.244,1881,4.071,1933,2.836,1945,1.673,1983,1.781,2054,4.105,2063,2.197,2079,3.045,2179,3.411,2320,2.775,2342,3.615,2347,2.611,2349,2.971,2378,3.411,2398,2.971,2560,4.45,2577,2.197,2682,3.212,2778,3.657,2797,3.307,2806,1.828,2877,3.69,3006,2.131,3084,3.806,3142,3.045,3256,2.343,3269,3.657,3318,4.188,3855,3.98,3963,4.8,4344,4.45,4413,5.687,4427,4.45,4693,4.317,4729,4.45,4944,3.125,5084,1.736,5408,4.189,5739,4.45,6035,3.98,6126,3.806,6996,3.98,7505,4.8,7543,4.8,7563,8.258,7564,5.331,7565,5.331,7566,5.331,7567,5.331,7568,5.331,7569,5.331,7570,3.806,7571,5.331,7572,5.331,7573,4.188,7574,5.331,7575,5.331,7576,5.687,7577,4.8,7578,5.331,7579,5.331,7580,5.331,7581,5.331,7582,5.331,7583,5.331,7584,5.331,7585,5.331,7586,4.8,7587,4.8,7588,5.331,7589,5.331,7590,5.331,7591,5.331,7592,5.331,7593,5.331,7594,5.331,7595,5.331]],["tags/Social Debt in Development Teams",[3205,2.741,7118,3.956]],["title/Academese Gems",[7596,5.675,7597,5.261]],["content/Academese Gems",[6,0.683,7,2.803,19,0.401,22,0.933,24,1.368,25,1.398,26,0.874,28,0.893,46,2.19,50,0.613,59,1.667,65,1.497,73,0.809,74,1.268,75,1.901,79,0.47,93,3.967,99,1.515,101,0.702,102,2.767,104,0.757,109,1.336,113,1.571,121,1.533,132,1.608,133,2.724,148,2.607,149,1.753,156,1.278,158,0.659,165,1.444,182,1.158,196,2.395,211,1.871,216,1.228,217,1.237,263,0.855,272,3.516,276,1.307,278,1.878,291,2.093,297,1.569,308,3.297,312,2.543,317,1.709,320,1.48,328,4.785,351,4.436,365,2.763,368,1.569,395,2.553,409,1.533,418,1.753,437,2.686,455,1.822,476,1.446,493,3.036,564,2.418,580,2.461,652,4.622,722,1.922,728,1.976,782,0.964,860,3.646,903,2.845,912,0.791,919,1.846,920,2.225,982,2.709,994,2.336,1009,3.116,1017,3.682,1096,2.828,1198,3.202,1278,1.709,1289,1.137,1293,3.4,1327,1.647,1335,2.004,1339,1.647,1485,3.794,1555,3.036,1611,3.345,1617,2.063,1633,2.298,1648,1.667,1677,2.461,1687,1.588,1721,1.605,1725,1.822,1737,3.516,1741,2.376,1764,1.171,1785,1.627,1851,4.785,1852,2.893,1872,2.376,1879,2.767,1945,2.266,1946,2.962,1969,1.175,2006,1.871,2104,3.646,2276,3.4,2315,3.682,2320,2.767,2334,2.962,2336,3.116,2342,2.654,2459,3.116,2476,1.799,2502,3.516,2512,2.767,2513,2.461,2516,3.794,2559,2.063,2718,2.932,2740,4.436,2805,3.116,2806,2.813,2862,4.176,2930,3.116,3165,2.767,3231,5.858,3247,3.116,3256,4.406,3273,3.297,3456,2.461,3460,4.352,3485,2.418,3486,4.176,3489,3.646,3521,2.033,4401,3.116,4444,4.176,4676,4.785,4690,3.967,4693,2.603,5084,2.353,5282,2.225,5327,3.202,5408,2.709,5550,3.967,5716,4.785,5966,3.794,6277,4.785,6469,3.794,6505,4.436,6587,3.967,6592,2.962,6620,4.436,6630,4.176,6770,3.794,7011,3.967,7077,4.436,7563,6.029,7596,4.785,7597,6.029,7598,4.785,7599,5.315,7600,7.224,7601,5.315,7602,7.224,7603,5.315,7604,3.967,7605,5.315,7606,5.315,7607,5.315,7608,4.436,7609,5.315,7610,4.785,7611,5.315,7612,5.315,7613,5.315,7614,5.315,7615,4.785,7616,5.315,7617,4.436,7618,5.315,7619,4.785,7620,5.315,7621,5.315,7622,5.315,7623,4.785,7624,5.315,7625,5.315,7626,4.785,7627,5.315,7628,5.315,7629,4.785,7630,5.315]],["tags/Academese Gems",[75,0.985,4465,2.515]],["title/Belgium - Portugal: 5 - 2",[131,0.958,193,2.292,586,1.979,7631,4.951]],["content/Belgium - Portugal: 5 - 2",[1,1.195,6,0.865,13,1.354,17,0.669,18,1.526,19,0.307,22,0.844,24,0.91,25,1.264,27,0.61,28,0.808,30,1.419,36,2.866,43,3.587,48,1.692,50,0.555,52,0.459,59,1.508,60,1.07,62,2.149,73,0.732,77,1.99,79,0.439,83,1.546,86,1.738,94,1.106,97,2.266,101,0.537,114,2.745,130,2.615,144,1.108,153,1.565,154,0.981,158,1.101,160,2.078,163,2.981,165,0.96,175,1.293,191,2.981,194,3.431,196,2.461,199,1.546,211,2.372,263,0.773,276,1.182,288,1.517,297,1.419,315,0.93,316,2.502,342,4.327,375,0.748,435,2.012,441,1.059,450,2.149,467,2.817,491,2.012,549,2.615,688,2.678,698,2.703,813,2.557,877,1.921,912,1.003,921,0.826,937,2.678,942,2.557,954,3.075,994,2.112,1066,2.309,1161,2.012,1191,2.895,1216,2.4,1283,0.669,1289,0.756,1317,1.762,1319,3.207,1337,2.502,1354,2.4,1399,1.865,1401,2.044,1426,1.489,1430,3.3,1451,2.502,1465,2.615,1487,2.078,1502,2.678,1503,3.179,1608,2.112,1611,2.225,1617,2.615,1634,1.893,1662,2.266,1668,3.296,1680,2.353,1687,0.93,1718,2.4,1721,0.94,1725,1.648,1777,3.31,1778,1.812,1969,1.096,2028,1.715,2054,2.4,2108,3.179,2290,2.471,2379,1.67,2427,2.678,2432,3.95,2476,1.626,2477,2.745,2535,3.296,2559,1.865,2583,2.615,2646,1.99,2662,2.615,2701,2.266,2756,4.18,2786,1.921,2799,3.31,2801,3.587,2806,1.648,2848,4.327,2909,2.981,2953,3.075,2983,2.678,3036,3.075,3079,3.065,3089,3.296,3219,3.296,3238,2.225,3253,2.817,3321,2.449,3437,3.296,3910,2.502,4100,2.309,4327,4.327,4405,3.431,4446,5.396,4463,1.921,4540,3.775,4552,3.775,4716,2.615,4739,2.895,4804,3.075,4903,2.981,5082,4.311,5102,2.817,5173,2.866,5174,3.775,5249,2.615,5357,3.431,5416,2.225,5485,4.457,5541,2.615,5664,3.075,5765,4.81,5819,3.296,5825,3.775,5826,2.745,5902,2.678,6036,3.296,6058,6.316,6077,3.431,6079,4.011,6087,3.296,6154,4.327,6268,2.895,6278,3.431,6317,2.678,6593,4.327,6672,4.327,6687,4.011,6688,4.327,6693,4.327,6697,4.011,6726,4.327,6773,4.011,7172,4.011,7182,3.431,7307,4.327,7479,3.431,7573,3.775,7604,3.587,7617,4.011,7632,4.806,7633,4.806,7634,4.327,7635,4.806,7636,7.782,7637,4.327,7638,4.806,7639,4.806,7640,4.011,7641,7.594,7642,4.327,7643,4.806,7644,4.011,7645,7.006,7646,4.622,7647,7.782,7648,3.775,7649,4.806,7650,4.806,7651,4.806,7652,4.806,7653,6.067,7654,4.806,7655,7.006,7656,4.806,7657,6.067,7658,4.327,7659,4.327,7660,4.806,7661,4.806,7662,6.739,7663,4.327,7664,4.806,7665,4.806,7666,4.806,7667,4.806,7668,4.806,7669,4.806,7670,4.806,7671,4.806,7672,4.806,7673,3.775,7674,4.327,7675,3.775,7676,4.011,7677,4.806,7678,4.806,7679,4.327,7680,3.179,7681,3.431,7682,4.806,7683,6.067,7684,4.806,7685,4.806,7686,4.806,7687,4.011,7688,4.806,7689,4.806,7690,4.327,7691,4.806,7692,4.806,7693,4.806,7694,4.327,7695,4.806]],["tags/Belgium - Portugal: 5 - 2",[2379,0.837,7657,4.534]],["title/Flea Market Season",[2606,2.479,7696,3.804,7697,3.669]],["content/Flea Market Season",[0,1.466,1,1.709,2,3.656,6,0.635,10,0.564,11,1.442,17,1.1,19,0.225,20,1.828,21,1.442,22,0.868,26,0.813,27,0.773,30,2.65,50,0.912,52,0.472,57,3.162,59,1.551,60,1.101,73,1.3,79,0.515,101,0.394,117,3.162,121,1.425,144,0.813,152,2.289,153,1.61,155,2.978,157,1.215,158,0.852,175,2.125,188,1.812,193,2.289,199,1.59,216,0.84,219,1.61,225,4.397,246,4.631,251,1.764,255,2.63,258,2.069,259,3.883,265,3.529,266,2.069,275,1.529,276,1.215,277,1.849,287,2.823,288,1.113,293,1.388,297,1.46,309,2.639,314,2.69,347,2.978,361,2.238,412,1.513,413,3.301,418,2.267,430,1.376,438,2.754,443,2.406,444,1.74,446,2.248,460,2.331,484,2.037,564,2.248,703,3.883,851,2.238,854,2.289,877,1.409,881,2.037,912,0.736,921,0.849,929,1.442,931,4.126,932,1.838,993,2.42,1030,2.21,1062,1.976,1179,1.947,1240,2.69,1260,1.46,1274,1.495,1279,1.359,1283,0.491,1286,2.573,1289,1.082,1291,1.257,1296,1.089,1319,2.037,1325,2.823,1327,1.532,1334,2.173,1346,2.104,1430,2.42,1496,3.27,1502,2.754,1512,2.289,1557,2.238,1617,1.918,1648,1.551,1657,2.104,1658,2.42,1666,2.069,1687,0.956,1715,2.103,1718,2.469,1755,2.754,1764,1.514,1785,2.104,1795,2.326,1799,2.823,1892,3.27,1965,1.63,1969,0.804,1976,2.331,2006,1.74,2007,2.296,2011,2.898,2052,3.162,2065,2.823,2078,2.21,2148,2.978,2326,3.69,2379,1.584,2414,2.173,2434,2.21,2476,1.673,2486,3.27,2559,1.918,2583,2.69,2606,4.153,2642,4.029,2643,1.764,2695,2.573,2698,3.69,2706,2.978,2754,2.978,2757,2.069,2828,2.823,2841,3.39,2893,3.27,2906,2.898,2916,3.066,2953,3.162,2954,2.823,3006,1.976,3009,3.162,3079,3.594,3090,2.978,3170,3.529,3266,2.63,3507,3.883,3517,3.69,4052,3.883,4100,3.301,4467,3.69,4529,2.156,4546,4.126,4631,3.39,4770,2.573,4781,4.126,4796,2.69,5084,1.61,5416,3.182,5530,2.978,5564,3.39,5622,4.546,5697,3.066,5729,1.695,5787,3.883,5826,2.823,5886,3.883,5898,2.42,5904,4.126,5966,3.529,5967,5.736,6138,4.45,6176,3.27,6584,3.529,6592,2.754,6700,3.529,6992,4.45,7287,3.529,7415,3.883,7645,4.45,7659,4.45,7696,5.857,7697,3.27,7698,4.126,7699,4.943,7700,4.943,7701,4.943,7702,4.45,7703,4.943,7704,3.883,7705,4.943,7706,3.529,7707,4.943,7708,3.39,7709,3.883,7710,6.187,7711,4.943,7712,4.943,7713,4.943,7714,4.943,7715,4.943,7716,5.736,7717,4.943,7718,6.873,7719,4.943,7720,3.69,7721,4.943,7722,4.943,7723,4.943,7724,3.883,7725,4.943,7726,4.943,7727,4.943,7728,4.943,7729,4.943,7730,4.943,7731,4.943,7732,4.45,7733,4.943,7734,4.943,7735,4.943]],["tags/Flea Market Season",[851,1.356,7736,2.582,7737,3.749]],["title/Misconceptions about retro gamers",[4529,1.74,5786,3.251,7738,4.357]],["content/Misconceptions about retro gamers",[0,1.116,5,1.002,6,0.672,10,0.815,13,1.475,14,0.861,17,0.729,19,0.399,27,0.474,47,1.603,50,0.604,51,2.191,52,0.5,60,1.592,79,0.466,98,1.081,101,0.417,113,1.559,116,1.245,121,1.51,144,0.861,150,1.273,154,1.069,158,0.886,165,1.046,180,2.464,182,1.558,184,2.586,203,1.092,206,3.463,241,2.092,251,1.868,275,1.013,276,2.002,277,1.408,278,1.361,372,2.191,441,1.153,443,1.475,446,2.381,476,1.424,478,2.002,527,2.917,564,2.381,571,3.349,728,1.946,782,0.949,788,3.069,851,2.328,853,2.737,912,0.779,921,0.899,948,2.515,951,1.259,1198,3.154,1240,2.849,1279,1.414,1289,1.125,1296,1.153,1331,2.424,1369,1.392,1399,2.031,1415,1.818,1555,2.99,1583,1.564,1586,1.475,1589,2.381,1590,2.785,1600,3.839,1608,3.846,1634,2.061,1648,1.642,1666,2.993,1721,1.024,1741,2.34,1742,2.381,1787,2.614,1795,1.771,1946,2.917,1965,2.358,1969,0.852,1976,2.468,2062,3.463,2080,4.369,2124,2.424,2194,2.849,2359,4.084,2379,1.722,2434,2.299,2455,2.124,2457,3.154,2462,2.917,2532,3.154,2591,3.069,2646,1.546,2662,2.849,2667,2.424,2676,4.112,2711,3.247,3030,4.369,3037,2.301,3038,2.381,3103,3.463,3137,3.463,3191,2.849,4389,3.737,4463,2.092,4464,4.112,4504,3.069,4525,5.617,4528,4.904,4529,3.312,4551,2.725,4553,3.907,4561,3.59,4579,4.369,4607,4.112,4796,2.849,5084,2.328,5103,4.713,5173,3.463,5338,4.369,5352,4.369,5356,3.59,5358,2.785,5370,4.112,5474,4.369,5545,3.907,5786,5.981,5861,3.247,5914,2.614,5939,3.247,6148,3.463,6252,4.713,6298,4.112,6349,3.907,6496,4.713,6748,3.59,6781,4.112,7738,5.617,7739,4.713,7740,4.713,7741,5.103,7742,5.235,7743,5.235,7744,5.235,7745,4.574,7746,5.235,7747,4.713,7748,5.235,7749,5.235,7750,5.235,7751,5.235,7752,4.112,7753,5.235,7754,3.907,7755,4.904,7756,5.235,7757,5.235,7758,5.235,7759,5.235,7760,6.437,7761,5.235,7762,4.369,7763,4.369,7764,5.235,7765,4.369,7766,4.369,7767,4.713,7768,3.737,7769,5.235,7770,4.369,7771,5.235,7772,4.713,7773,5.235,7774,5.235,7775,5.235,7776,5.235,7777,3.907,7778,5.235]],["tags/Misconceptions about retro gamers",[2379,1.059]],["title/Software Engineering Is Not Engineering",[1369,1.475,3243,2.484]],["content/Software Engineering Is Not Engineering",[0,1.115,1,1.299,5,1.001,6,0.671,21,2.552,23,1.999,26,0.86,30,2.109,46,2.154,50,0.939,52,0.499,60,1.591,65,1.472,70,1.66,74,0.918,76,1.344,79,0.465,88,2.813,94,1.203,119,3.149,123,2.511,131,1.382,159,1.581,175,1.406,185,1.439,188,2.619,196,2.084,208,2.223,216,0.888,223,1.19,240,1.033,252,3.461,263,0.841,266,2.188,275,1.011,365,3.502,367,1.943,376,3.064,378,1.591,384,2.201,402,6.189,404,1.115,409,2.06,412,1.6,422,1.816,441,1.151,443,1.472,486,2.845,517,1.459,646,3.585,698,1.816,722,1.89,782,1.586,897,2.109,921,0.898,998,2.721,1002,3.064,1003,3.567,1061,3.585,1247,4.706,1256,2.913,1283,0.808,1286,2.721,1289,0.823,1290,5.02,1335,1.971,1369,1.899,1426,1.62,1488,2.058,1541,1.702,1583,1.562,1592,3.8,1599,4.666,1677,2.42,1688,3.149,1742,3.249,1763,2.089,1776,5.423,1790,3.98,1852,2.845,1876,2.297,1898,3.8,1933,2.781,1941,3.718,1945,2.552,1969,0.85,2063,2.154,2066,3.585,2140,2.559,2145,2.913,2184,2.337,2194,2.845,2276,3.344,2315,2.664,2320,2.721,2435,2.223,2458,4.572,2461,3.149,2467,4.362,2484,2.664,2489,4.724,2491,3.149,2516,6.242,2557,4.362,2559,2.772,2642,3.064,2954,2.985,2961,3.149,3017,4.362,3124,2.913,3142,2.985,3202,4.362,3243,2.718,3245,3.585,3256,2.297,3317,3.901,3321,2.664,3521,1.999,3525,3.457,4325,3.901,4398,2.337,4401,3.064,4432,5.331,4681,4.362,4702,3.901,4718,3.901,4765,4.706,4782,4.706,4943,4.724,4947,3.457,5356,3.585,5472,2.781,5573,4.106,5744,3.585,5818,4.362,5823,3.242,6128,3.585,6148,3.457,6585,4.079,6630,4.106,6632,4.706,6655,3.731,7074,3.901,7321,4.706,7399,5.331,7587,4.706,7779,5.227,7780,5.227,7781,4.706,7782,7.142,7783,5.227,7784,5.227,7785,5.227,7786,4.362,7787,5.227,7788,5.227,7789,7.142,7790,6.43,7791,4.106,7792,5.227,7793,5.227,7794,5.227,7795,5.227,7796,5.227,7797,4.706,7798,5.227,7799,5.227,7800,5.227,7801,5.227,7802,5.227,7803,7.142,7804,5.227,7805,5.227,7806,5.227,7807,5.227,7808,5.227,7809,5.227,7810,4.362,7811,5.227,7812,4.706]],["tags/Software Engineering Is Not Engineering",[7118,5.006]],["title/The Pilot Capless: a stellar stealth pen",[460,2.108,2735,3.513,6389,4.026,7813,4.026,7814,4.026]],["content/The Pilot Capless: a stellar stealth pen",[3,2.042,6,0.877,10,0.779,14,1.293,17,0.682,24,1.294,26,0.806,27,0.618,36,2.085,40,2.354,47,1.5,48,2.995,49,2.873,50,0.566,52,0.468,59,1.538,60,1.522,67,1.616,73,0.746,74,0.86,75,1.538,79,0.512,81,1.576,88,1.93,89,1.68,99,1.397,100,2.498,101,0.545,113,0.938,116,1.166,121,1.413,131,0.948,138,2.448,144,0.806,148,1.557,150,1.192,154,1.001,155,2.953,157,1.205,158,0.608,159,1.482,160,2.119,181,3.242,213,2.498,216,1.161,217,1.14,230,2.269,263,1.099,275,0.948,278,1.274,293,0.99,311,1.482,315,0.948,317,1.576,318,2.954,320,1.365,363,3.718,366,2.311,367,1.822,384,1.08,399,2.799,412,1.5,426,2.551,446,2.229,452,1.725,457,1.349,460,4.891,465,2.844,481,2.551,486,3.718,517,1.395,621,1.413,630,1.318,851,1.596,912,0.73,921,1.174,929,1.43,942,2.607,955,4.091,978,1.702,1088,2.498,1236,2.311,1238,3.362,1283,0.678,1289,1.238,1291,1.246,1310,3.85,1320,3.04,1327,1.519,1354,2.448,1382,2.052,1399,1.902,1426,1.519,1431,3.807,1533,2.229,1534,2.354,1541,1.596,1617,1.902,1631,1.875,1648,1.538,1662,3.221,1666,2.052,1668,4.686,1687,0.948,1721,0.959,1764,1.08,1785,1.5,1794,1.989,1795,1.659,1796,1.989,1827,2.873,1945,1.538,1977,2.953,1986,2.191,1995,2.667,2004,2.731,2034,2.02,2079,2.799,2087,2.953,2255,2.119,2297,2.799,2304,2.4,2349,2.731,2362,3.04,2375,2.02,2408,2.448,2416,3.221,2434,2.529,2461,2.953,2469,3.136,2502,3.242,2618,2.873,2625,3.242,2687,2.799,2688,2.667,2695,2.551,2699,3.362,2706,4.116,2709,6.916,2718,2.773,2727,7.028,2728,5.126,2735,7.279,2757,2.052,2774,3.85,2776,2.02,2806,1.68,2854,2.448,2909,3.04,2959,3.04,2988,2.498,3006,1.959,3038,2.229,3089,3.362,3130,3.362,3320,4.091,3558,3.499,3910,2.551,4100,2.354,4322,3.136,4438,3.658,4930,3.362,4941,3.85,5084,1.596,5191,3.242,5194,2.551,5282,2.052,5345,3.658,5375,2.498,5466,4.091,5484,3.136,5541,2.667,5744,3.362,5751,4.091,5902,2.731,6229,3.85,6317,2.731,6405,3.658,6505,4.091,6681,3.499,6930,2.953,7285,4.412,7299,4.091,7487,6.151,7752,3.85,7813,7.081,7814,4.412,7815,4.901,7816,4.901,7817,4.412,7818,4.901,7819,4.091,7820,4.091,7821,4.901,7822,4.901,7823,4.901,7824,4.412,7825,4.091,7826,4.412,7827,4.412,7828,6.832,7829,4.901,7830,4.901,7831,4.901,7832,3.242,7833,3.658,7834,4.901,7835,3.85,7836,4.901,7837,5.099,7838,4.901,7839,4.412,7840,4.901,7841,3.85,7842,4.901,7843,4.901,7844,4.412,7845,4.412,7846,4.901,7847,4.901,7848,4.091,7849,4.901,7850,4.901,7851,3.85,7852,3.658,7853,4.901,7854,4.412,7855,4.901,7856,4.412,7857,4.901,7858,4.901,7859,6.151,7860,4.901,7861,4.901]],["tags/The Pilot Capless: a stellar stealth pen",[2785,5.318]],["title/Why I like Pawn Stars",[2893,4.169,7716,5.261]],["content/Why I like Pawn Stars",[10,0.572,13,2.42,17,1.196,19,0.363,20,1.334,24,1.314,25,1.319,26,0.825,27,0.454,29,1.396,30,1.481,41,2.61,50,1.041,62,2.242,65,1.413,69,1.918,73,1.212,79,0.327,87,1.735,89,1.719,90,2.364,97,2.364,98,1.035,99,2.269,104,0.988,112,3.208,121,1.446,122,2.409,131,0.97,142,2.409,159,1.517,175,1.349,179,0.909,180,2.427,203,1.046,211,3.025,219,1.633,231,3.021,240,0.991,255,3.693,263,0.807,275,0.97,287,2.864,315,0.97,316,2.61,318,2.168,347,3.021,378,1.117,435,2.099,438,2.794,441,1.105,442,2.281,443,1.413,450,2.242,460,2.364,465,1.814,466,3.94,473,2.281,627,1.765,698,1.742,782,1.444,851,2.593,853,2.696,854,2.322,877,1.429,924,2.456,930,3.208,978,1.742,1031,2.322,1069,1.481,1264,4.185,1274,1.517,1283,0.791,1292,1.975,1296,1.529,1487,2.168,1508,3.021,1537,2.099,1589,3.157,1634,1.975,1657,1.535,1658,2.456,1660,2.794,1663,1.499,1677,2.322,1718,4.291,1725,1.719,1778,1.891,1785,1.535,1790,3.868,1854,3.317,1929,5.453,1969,0.816,2001,3.317,2006,2.802,2054,2.504,2087,3.021,2116,2.242,2307,2.322,2375,2.067,2379,1.154,2434,2.232,2476,1.697,2491,3.021,2534,2.94,2551,3.94,2572,4.515,2583,2.729,2606,2.242,2662,4.333,2705,2.94,2706,3.021,2720,5.181,2769,3.743,2789,4.182,2855,2.729,2893,5.266,2897,4.185,2900,4.185,2903,3.94,2959,4.305,3000,2.504,3006,2.005,3037,3.499,3101,3.58,3188,3.11,3539,2.864,3841,3.208,3907,4.441,3929,3.317,4459,3.208,4529,2.178,4628,3.743,4696,3.44,5108,2.456,5144,3.317,5407,3.44,5701,3.208,5786,2.94,5852,3.11,5866,3.208,5932,4.515,6126,3.58,6176,3.317,6469,3.58,6476,3.94,6748,3.44,6822,4.185,6881,4.441,6906,3.317,7415,3.94,7510,3.743,7542,4.515,7545,3.743,7546,4.515,7696,3.44,7697,3.317,7716,6.645,7724,3.94,7824,4.515,7852,3.743,7862,5.015,7863,5.015,7864,4.515,7865,4.515,7866,7.961,7867,5.015,7868,5.015,7869,5.015,7870,5.015,7871,5.015,7872,5.015,7873,5.015,7874,4.515,7875,5.015,7876,6.249,7877,5.015,7878,5.015,7879,5.015,7880,5.015,7881,3.208,7882,5.015,7883,4.515,7884,4.515,7885,5.015,7886,5.015,7887,5.015,7888,5.015,7889,5.015,7890,4.515,7891,4.515,7892,4.185,7893,5.015,7894,4.515,7895,6.249,7896,5.181,7897,5.015,7898,5.015,7899,5.015,7900,5.015,7901,4.515,7902,4.515,7903,4.515,7904,5.015,7905,5.015,7906,5.015,7907,4.515,7908,5.015,7909,4.515,7910,6.941,7911,5.015,7912,5.015,7913,5.015,7914,3.94,7915,5.015,7916,4.515,7917,5.015,7918,5.015,7919,5.015,7920,3.94,7921,5.015,7922,5.015]],["tags/Why I like Pawn Stars",[7923,6.372]],["title/YouTube Play Image Links in Hugo",[1020,1.617,2124,2.07,2410,1.999,2646,1.32,5249,2.434]],["content/YouTube Play Image Links in Hugo",[4,2.168,17,0.721,19,0.43,22,0.909,27,0.469,29,1.976,30,1.53,37,2.886,46,2.925,50,0.598,51,2.168,52,0.832,73,0.789,81,1.666,101,0.566,107,3.036,116,1.232,119,3.121,131,1.002,132,1.567,154,1.058,156,1.707,158,0.88,167,2.677,175,1.393,180,1.393,199,1.666,201,2.959,202,3.314,203,1.081,216,0.88,219,1.687,235,3.213,240,1.024,263,0.833,282,1.666,288,1.166,293,1.046,297,1.53,311,1.567,366,2.442,367,1.926,372,2.168,384,1.141,404,1.105,457,1.426,459,2.488,473,2.356,516,3.553,517,1.058,569,4.402,596,2.499,621,1.494,622,3.476,700,4.215,711,2.536,722,1.873,728,1.926,782,1.287,851,1.687,897,1.53,910,2.886,912,0.771,947,2.886,978,1.799,1020,1.873,1045,2.64,1088,4.127,1114,4.323,1194,4.869,1198,3.121,1279,1.024,1283,0.804,1295,4.276,1300,2.356,1319,2.135,1327,1.605,1346,1.586,1374,4.323,1380,3.698,1393,4.741,1415,1.799,1451,2.696,1462,3.036,1487,2.239,1533,2.356,1583,1.548,1586,1.459,1606,3.618,1611,3.286,1648,1.625,1651,3.036,1657,1.586,1662,2.442,1677,2.398,1741,2.316,1750,4.069,1753,3.553,1763,2.071,1777,2.203,1791,2.886,1811,2.536,1938,2.356,1939,2.886,1945,1.625,1950,1.926,1995,2.819,2052,3.314,2064,2.01,2119,3.036,2124,2.398,2131,4.663,2136,3.121,2187,3.121,2191,4.069,2220,3.698,2231,2.442,2296,3.553,2300,2.886,2410,3.894,2416,2.442,2646,2.391,2667,2.398,2792,3.553,3038,2.356,3079,4.151,3097,3.553,3236,4.663,3241,4.069,3501,4.069,4431,3.553,4463,2.837,4529,1.625,4646,3.036,4755,3.121,4758,2.442,4787,4.054,5118,3.337,5156,4.323,5249,5.348,5256,6.361,5264,7.843,5281,2.886,5282,2.168,5296,3.553,5406,3.314,5586,3.866,5588,5.78,5631,3.698,5738,3.866,5786,3.036,6010,3.426,6373,4.869,6456,4.323,6565,4.663,6799,3.698,6841,4.695,6895,2.886,6948,4.323,6981,6.39,7117,4.069,7210,2.398,7786,4.323,7924,5.18,7925,5.18,7926,5.18,7927,5.18,7928,5.18,7929,5.18,7930,5.18,7931,5.18,7932,5.18,7933,5.18,7934,5.18,7935,5.18,7936,4.663,7937,4.663,7938,5.18,7939,5.18,7940,5.18,7941,7.098,7942,5.18,7943,5.18,7944,4.663,7945,5.18,7946,5.18,7947,5.18,7948,5.18,7949,5.18,7950,5.18,7951,5.18,7952,5.18,7953,5.18,7954,5.18,7955,5.18,7956,4.069,7957,3.553,7958,7.29,7959,5.18,7960,3.866,7961,5.18,7962,5.18,7963,5.18,7964,5.18,7965,5.18]],["tags/YouTube Play Image Links in Hugo",[2410,2.849]],["title/Apple's App Store Design Mistake",[1276,1.64,1945,1.403,1993,2.279,2468,2.434,7966,4.472]],["content/Apple's App Store Design Mistake",[7,3.118,13,1.438,14,1.155,19,0.32,26,1.155,27,0.727,28,0.858,29,1.956,30,1.507,40,3.375,50,0.589,59,1.601,62,3.141,64,2.915,70,1.621,74,0.896,78,3.376,79,0.523,85,1.525,87,1.531,98,1.054,101,0.56,113,0.977,121,1.472,131,0.987,132,1.544,144,0.839,154,1.042,158,0.633,160,2.206,165,1.02,167,1.924,175,2.442,180,1.373,182,1.112,199,1.641,216,0.867,219,1.662,223,1.162,233,2.243,251,1.821,263,1.293,275,0.987,279,2.071,311,1.544,315,1.36,317,2.26,370,3.915,375,1.094,378,1.79,384,1.124,388,1.621,403,3.532,431,2.777,442,2.321,443,1.438,446,2.321,450,2.282,465,1.846,471,2.657,487,1.581,517,1.042,596,1.797,627,1.797,630,1.373,722,1.846,912,1.046,926,2.549,940,4.358,942,2.715,951,1.227,958,2.715,978,1.773,985,2.439,1018,3.643,1069,2.075,1088,2.601,1160,3.265,1215,3.265,1234,2.601,1267,3.196,1276,2.946,1283,0.507,1317,3.688,1321,4.648,1327,1.581,1331,2.363,1335,1.924,1339,2.177,1348,2.136,1399,1.981,1401,2.989,1415,1.773,1465,2.777,1481,4.119,1487,2.206,1501,1.727,1504,2.992,1537,2.136,1557,1.662,1606,4.991,1612,2.549,1659,2.136,1680,2.499,1725,1.75,1794,2.071,1807,3.165,1938,2.321,1945,2.521,1969,1.143,1993,4.412,2031,2.992,2044,2.601,2046,5.315,2063,2.103,2078,2.282,2109,2.452,2209,3.809,2297,2.915,2336,2.992,2361,2.844,2411,3.643,2578,3.5,2615,4.009,2720,3.809,2729,2.844,2798,3.265,2854,3.509,2877,2.601,2882,2.04,2894,3.5,2973,3.265,3841,3.265,3859,4.819,4195,4.119,4340,2.915,4355,3.165,4693,2.499,4778,4.009,5181,4.009,5194,2.657,5287,4.009,5358,2.715,5380,3.265,5400,2.601,5775,4.26,5819,3.5,5962,3.075,6065,6.326,6080,4.495,6412,4.945,6413,3.5,6414,3.643,6433,6.326,6531,4.26,6605,4.595,6615,3.165,6644,3.265,6855,4.009,6975,4.009,7021,4.26,7210,2.363,7290,3.643,7474,3.376,7479,3.643,7539,7.175,7967,5.103,7968,4.595,7969,4.595,7970,4.26,7971,5.103,7972,4.009,7973,5.103,7974,5.103,7975,4.595,7976,5.103,7977,5.103,7978,5.103,7979,8.657,7980,5.103,7981,5.103,7982,5.103,7983,5.103,7984,5.103,7985,5.103,7986,4.595,7987,3.809,7988,5.103,7989,5.103,7990,5.103,7991,5.103,7992,5.103,7993,5.103,7994,5.103,7995,5.103,7996,3.376]],["tags/Apple's App Store Design Mistake",[1945,1.999]],["title/Book Number Fourteen",[65,1.562,797,2.217,7997,4.629]],["content/Book Number Fourteen",[1,1.453,11,1.706,14,1.266,22,1.026,26,0.961,27,0.529,47,1.789,50,0.993,55,2.085,71,4.592,73,1.172,74,1.351,75,1.506,79,0.381,87,1.876,88,2.302,96,2.057,101,0.686,103,1.572,109,1.469,122,2.808,145,2.372,148,1.856,150,1.421,158,0.725,166,4.009,172,3.354,180,1.572,184,1.856,193,2.706,196,1.706,203,1.22,216,0.993,219,1.903,223,1.33,240,1.156,241,2.336,282,1.88,288,1.733,294,2.114,304,2.569,311,1.768,315,1.131,320,1.627,372,2.447,375,0.91,412,1.789,460,3.63,482,3.257,517,1.194,698,2.03,745,3.739,757,2.613,797,3.978,853,1.747,877,1.666,912,0.87,921,1.004,924,2.862,945,2.409,985,2.169,1159,2.336,1279,1.522,1283,0.764,1289,0.92,1292,2.302,1327,1.811,1534,2.808,1541,1.903,1557,1.903,1583,1.747,1657,2.357,1663,2.3,1796,2.372,1944,4.363,1986,2.613,1999,2.862,2010,4.513,2034,3.173,2064,2.268,2110,3.11,2128,3.521,2299,2.979,2362,3.625,2397,3.042,2411,5.495,2422,4.172,2434,2.476,2529,4.096,2611,3.338,2647,4.172,2669,2.706,2682,3.521,2693,4.878,2694,4.592,2696,4.592,2697,3.181,2703,4.878,2706,3.521,2709,4.363,2803,5.262,2806,2.639,2819,2.706,2845,3.866,2906,3.426,3151,3.924,3228,4.009,4372,4.172,4944,3.426,4966,3.866,5713,4.878,5723,3.866,5914,2.919,6100,4.592,6507,5.262,6523,3.739,6771,3.426,6854,3.625,6988,4.363,7228,3.426,7418,4.878,7474,3.866,7561,5.262,7680,3.866,7837,4.363,7997,4.878,7998,4.878,7999,5.262,8000,5.845,8001,5.262,8002,5.845,8003,4.592,8004,5.262,8005,5.845,8006,5.845,8007,5.262,8008,5.845,8009,5.845,8010,5.845,8011,5.845,8012,5.845,8013,5.845,8014,5.845,8015,5.262,8016,5.845,8017,5.845,8018,5.845,8019,5.262,8020,4.172,8021,7.185,8022,5.845,8023,5.845,8024,5.845,8025,3.866,8026,3.866,8027,5.262,8028,5.845,8029,5.845]],["tags/Book Number Fourteen",[172,2.336]],["title/Double-dipping and Market Prices",[2606,2.214,2757,2.073,5374,2.983,6988,3.696]],["content/Double-dipping and Market Prices",[3,1.479,5,0.948,6,0.636,14,0.814,17,1.1,19,0.314,20,2.103,25,1.302,27,0.448,36,2.106,39,2.14,50,0.571,52,0.473,73,0.754,76,1.273,79,0.515,81,1.592,87,1.079,101,0.681,109,1.244,113,0.948,133,1.867,142,2.378,144,0.814,150,1.204,153,1.612,156,1.19,157,1.691,158,0.853,159,1.497,167,1.867,182,1.079,185,1.363,201,2.827,217,1.152,219,2.24,223,1.127,240,1.36,258,2.88,263,0.796,276,1.944,277,1.851,314,2.694,315,1.53,321,1.743,367,1.84,384,1.516,441,1.091,442,2.252,443,1.938,467,2.902,484,2.04,567,5.009,586,1.979,628,2.14,762,3.395,877,1.411,911,2.902,921,1.182,934,2.88,1009,2.902,1020,1.79,1044,2.334,1066,3.305,1229,1.867,1278,1.592,1283,0.492,1289,0.779,1291,1.258,1296,1.516,1339,1.534,1369,1.317,1413,3.695,1420,2.899,1451,2.577,1480,6.712,1505,2.577,1557,1.612,1608,2.176,1645,2.472,1676,3.07,1677,3.185,1764,1.091,1778,1.867,1785,1.515,1795,2.328,1947,3.436,1965,1.633,1969,1.286,1986,3.076,2062,4.551,2071,2.472,2109,2.378,2119,2.902,2290,1.815,2345,2.982,2375,2.04,2379,1.718,2428,3.274,2433,5.404,2434,1.592,2455,2.009,2489,3.274,2541,4.033,2591,2.902,2606,2.213,2646,1.462,2661,2.523,2667,2.292,2678,3.889,2685,2.577,2686,4.132,2701,2.334,2711,3.07,2757,3.31,2780,3.395,2789,2.982,2875,3.07,2895,3.07,2940,3.534,2986,5.404,3191,3.744,3228,3.395,3235,3.274,3266,2.634,3525,3.274,3526,2.634,3529,3.274,4419,2.577,4504,5.448,4525,3.889,4528,4.719,4529,2.48,4754,4.132,4770,2.577,4789,3.695,4796,3.744,5109,2.378,5173,3.363,5194,2.577,5340,3.534,5366,2.694,5374,4.145,5517,2.902,5622,3.274,5697,3.07,5701,3.167,5826,2.827,5861,4.267,5980,3.07,6187,2.634,6292,3.889,6327,4.132,6345,3.889,6364,4.457,6769,3.889,6771,2.902,6988,5.135,7081,3.395,7260,4.457,7347,4.132,7681,4.911,7724,3.889,7741,3.534,7768,7.135,7825,4.132,7864,4.457,7944,4.457,8030,4.95,8031,4.95,8032,3.274,8033,4.95,8034,4.95,8035,4.95,8036,3.534,8037,4.95,8038,3.695,8039,3.274,8040,4.95,8041,4.95,8042,4.95,8043,8.368,8044,4.95,8045,4.132,8046,4.132,8047,4.457,8048,3.889,8049,3.395,8050,4.95,8051,4.95,8052,4.457,8053,4.95,8054,4.95,8055,4.95,8056,4.457,8057,4.95,8058,4.95,8059,3.889,8060,5.404,8061,4.95,8062,4.95,8063,4.95,8064,4.95,8065,4.95,8066,4.95,8067,4.95,8068,4.457,8069,4.95,8070,4.457,8071,4.457]],["tags/Double-dipping and Market Prices",[851,2.075]],["title/The Fridge, Your Inoculation Room",[287,3.168,7896,4.14,8072,4.993]],["content/The Fridge, Your Inoculation Room",[13,1.396,19,0.226,22,0.87,25,1.304,27,0.449,28,0.833,30,1.464,41,2.58,47,2.108,59,1.555,60,1.534,70,2.187,76,1.274,79,0.557,86,2.49,101,0.395,103,1.334,104,0.706,131,0.959,132,2.586,138,2.476,152,2.295,154,1.012,159,2.083,165,0.991,182,1.08,199,2.215,200,2.712,208,2.109,209,2.762,211,1.745,216,0.842,219,1.614,223,1.128,237,4.406,240,0.98,249,3.171,257,2.906,263,1.108,270,5.234,276,1.219,278,2.057,279,2.012,287,5.131,288,1.55,294,1.793,311,1.499,317,1.594,320,1.38,384,1.092,387,4.138,402,3.171,404,1.057,408,2.832,412,1.518,441,1.092,450,3.079,452,1.745,455,1.7,457,1.365,472,3.224,476,1.349,479,4.271,606,2.179,622,2.427,698,1.722,713,2.762,723,2.838,782,0.899,881,3.261,903,2.712,904,4.723,909,2.043,910,3.837,915,4.033,934,2.075,941,3.4,943,7.305,964,2.109,970,2.987,978,1.722,983,2.216,985,1.396,987,2.527,990,6.2,997,5.41,1229,1.869,1237,1.869,1278,1.594,1283,0.492,1291,1.26,1303,2.476,1422,2.597,1465,2.698,1471,3.279,1483,3.894,1577,2.295,1586,1.396,1592,2.637,1617,1.924,1633,2.143,1655,1.982,1687,0.959,1714,2.762,1719,3.132,1754,5.655,1759,3.279,1763,1.982,1784,3.748,1876,2.179,1892,3.279,1939,2.762,1965,1.635,1973,2.906,1975,3.4,2028,1.769,2106,2.637,2276,3.171,2299,2.527,2334,2.762,2339,2.381,2345,2.987,2401,2.987,2465,3.075,2541,4.037,2583,2.698,2591,2.906,2616,5.14,2687,2.832,2688,2.698,2819,2.295,2828,2.832,2891,3.894,2911,3.075,2972,4.138,3046,2.906,3101,5.648,3188,4.908,3235,3.279,3456,2.295,3494,3.539,3499,4.271,3636,3.171,3712,3.539,4195,2.906,4387,4.463,4412,3.4,5190,3.539,5191,3.279,5275,4.463,5400,4.579,5729,1.7,5823,3.075,5857,5.14,5898,2.427,5980,3.075,5990,3.7,6101,3.539,6112,3.7,6119,2.832,6125,4.138,6131,4.138,6203,2.832,6207,7.937,6485,4.463,6551,3.4,7896,6.706,7960,5.14,8073,4.957,8074,4.957,8075,4.957,8076,4.957,8077,4.463,8078,4.957,8079,4.957,8080,4.957,8081,4.463,8082,7.913,8083,8.984,8084,4.957,8085,6.886,8086,4.957,8087,4.463,8088,6.886,8089,3.171,8090,4.957,8091,4.138,8092,4.957,8093,4.957,8094,4.463,8095,4.463,8096,3.894,8097,4.463,8098,4.957,8099,6.2,8100,6.886,8101,4.957,8102,4.957,8103,4.957,8104,4.957,8105,4.957,8106,4.957,8107,4.463,8108,3.894,8109,4.957,8110,4.957,8111,4.957,8112,4.957,8113,4.957,8114,4.957,8115,4.957,8116,4.957]],["tags/The Fridge, Your Inoculation Room",[915,2.567,2616,3.759]],["title/How Much Should I Spend On Magic The Gathering",[263,0.797,995,2.634,2126,2.424,2316,3.275]],["content/How Much Should I Spend On Magic The Gathering",[0,1.084,5,1.341,6,1.03,10,0.579,17,0.707,19,0.232,24,0.962,27,0.634,28,0.854,30,2.068,47,2.144,59,1.594,69,1.943,73,0.774,75,0.994,79,0.625,81,1.634,83,1.634,91,1.697,94,1.612,98,1.446,101,0.639,102,2.645,103,1.367,116,1.208,124,2.831,142,2.441,154,1.038,158,0.63,175,1.367,176,2.831,179,1.27,180,1.367,188,1.863,189,2.765,194,3.627,200,2.001,211,1.789,216,0.863,223,1.157,228,4.241,231,3.061,233,2.233,263,1.127,294,1.838,304,3.079,308,3.151,315,1.355,409,1.465,422,1.765,430,1.415,441,1.119,442,2.311,443,1.431,450,2.272,479,3.151,542,2.831,586,2.031,698,1.765,724,2.02,728,1.889,782,1.27,851,1.655,853,1.518,854,2.353,912,0.757,919,1.765,921,0.873,953,4.241,993,2.488,995,2.703,1276,1.863,1279,1.005,1283,0.696,1289,1.102,1296,1.119,1307,2.441,1334,2.233,1364,4.481,1399,2.718,1426,1.575,1512,2.353,1533,2.311,1537,2.127,1542,3.485,1583,1.518,1676,4.345,1715,2.161,1741,2.272,1777,2.161,1796,2.062,1933,2.703,2011,2.978,2024,3.646,2116,2.272,2126,4.231,2166,2.8,2173,3.251,2184,2.272,2286,3.992,2298,2.59,2347,2.488,2348,2.902,2361,2.831,2377,2.703,2379,1.437,2393,2.703,2416,2.396,2451,3.627,2529,2.703,2617,3.627,2646,2.551,2660,3.793,2661,2.59,2687,2.902,2711,3.151,2715,2.441,2757,3.617,2799,4.456,2947,2.645,2969,3.361,2978,3.361,2998,2.59,3006,2.031,3102,4.241,3204,3.485,3217,4.241,3220,5.503,3226,2.59,3227,2.59,3238,2.353,3250,3.992,3273,3.151,3437,3.485,3939,3.061,4100,2.441,4328,4.241,4419,2.645,4447,5.503,4474,4.574,4683,3.485,4696,3.485,4747,3.361,4755,3.061,4803,2.59,4964,3.793,5102,2.978,5173,3.41,5190,3.627,5317,3.485,5962,3.061,6071,2.902,6072,3.793,6174,3.992,6243,3.485,6268,4.22,6539,4.805,6631,4.574,6644,3.251,6671,6.306,6673,3.485,6854,3.151,7011,3.793,7034,3.992,7228,2.978,7495,3.992,8036,3.627,8117,9.37,8118,5.081,8119,5.081,8120,8.016,8121,4.574,8122,5.081,8123,7.543,8124,5.081,8125,4.574,8126,3.992,8127,5.081,8128,5.081,8129,4.574,8130,5.081,8131,5.081,8132,5.081,8133,5.081,8134,5.081,8135,5.081,8136,5.081,8137,5.081,8138,5.081,8139,3.793,8140,3.992,8141,5.081,8142,3.992,8143,5.081,8144,4.241,8145,5.081,8146,5.081,8147,5.081,8148,5.081,8149,5.081,8150,5.081,8151,5.081,8152,4.574,8153,5.081,8154,5.081,8155,5.081]],["tags/How Much Should I Spend On Magic The Gathering",[2126,2.466,2379,0.837]],["title/On Tea Prices",[254,3.91,2757,2.639]],["content/On Tea Prices",[3,1.479,6,0.636,14,0.814,16,2.634,22,0.869,24,1.303,28,0.832,30,1.462,60,1.102,73,1.047,79,0.322,84,2.472,94,1.819,95,3.024,98,1.022,101,0.63,104,0.705,109,1.244,116,1.177,132,1.497,140,3.274,144,0.814,153,1.612,158,0.853,159,2.081,165,0.989,175,1.332,179,1.248,180,1.332,193,3.185,194,4.911,210,2.213,216,0.841,219,1.612,240,0.979,241,1.979,253,2.04,254,6.503,255,2.634,263,0.796,276,1.217,277,1.332,295,4.184,297,1.462,361,1.612,363,2.694,365,1.893,403,3.024,409,1.428,441,1.091,452,1.743,476,1.347,484,2.04,486,2.694,630,1.332,648,3.395,757,2.213,782,0.898,786,4.033,805,5.861,934,2.88,937,2.758,958,4.206,999,3.889,1000,3.395,1062,1.979,1069,1.462,1090,3.534,1146,1.633,1276,1.815,1279,0.979,1283,0.849,1291,1.258,1648,1.553,1659,2.072,1687,1.53,1741,2.213,1778,1.867,1819,6.702,1958,3.395,1962,1.72,1969,0.805,2283,4.313,2297,2.827,2330,3.889,2334,2.758,2340,2.424,2347,2.424,2375,2.04,2393,3.66,2484,2.523,2537,2.758,2544,3.395,2583,2.694,2601,2.902,2606,2.213,2625,3.274,2643,1.766,2688,4.303,2692,2.009,2695,2.577,2715,3.798,2757,2.072,2825,3.889,2856,3.889,2863,4.132,2875,4.267,2877,2.523,2909,3.07,3009,4.401,3025,3.167,3052,2.827,3080,3.889,3188,4.267,3191,2.694,3273,3.07,3316,7.693,3552,5.423,3836,3.889,3910,2.577,4051,5.902,4052,5.404,4195,2.902,4463,2.75,4629,4.457,5019,4.132,5099,4.457,5127,2.758,5141,3.695,5367,3.395,5400,3.506,5723,3.274,6171,4.911,6352,3.889,6598,4.457,6659,3.695,6787,3.889,7103,4.457,7520,4.132,7697,4.551,7754,3.695,7835,3.889,7881,3.167,8096,3.889,8140,3.889,8156,4.95,8157,7.907,8158,4.95,8159,4.132,8160,5.135,8161,4.95,8162,4.95,8163,4.95,8164,4.95,8165,4.95,8166,4.95,8167,4.95,8168,4.95,8169,4.95,8170,4.95,8171,4.95,8172,4.95,8173,4.95,8174,4.95,8175,4.95,8176,4.95,8177,4.95,8178,4.95,8179,4.457,8180,4.457,8181,4.132,8182,4.95,8183,4.457,8184,4.95,8185,4.457,8186,3.695,8187,3.889,8188,8.544,8189,8.544,8190,4.95,8191,3.167,8192,7.907,8193,8.544,8194,4.95,8195,6.879,8196,6.879,8197,6.194,8198,4.95,8199,4.95,8200,4.95,8201,4.95,8202,4.95,8203,4.95,8204,4.95,8205,4.95,8206,6.879,8207,6.194,8208,4.95,8209,4.95,8210,4.95,8211,6.879,8212,6.879,8213,4.95,8214,4.95,8215,4.95,8216,4.95,8217,4.95]],["tags/On Tea Prices",[254,3.952]],["title/Reducing Workflow Load Facilitates Writing",[75,0.875,1234,2.279,1972,2.328,5228,3.192,6799,3.192]],["content/Reducing Workflow Load Facilitates Writing",[0,1.68,3,1.469,5,1.31,6,0.631,14,0.808,17,1.096,19,0.5,26,0.808,27,0.445,28,0.826,29,1.369,48,1.73,50,0.909,52,0.654,56,3.251,67,1.621,73,1.199,75,1.541,79,0.446,80,2.675,85,2.046,86,1.778,87,1.071,99,1.401,101,0.392,116,1.169,132,1.487,144,0.808,148,1.561,154,1.004,156,1.646,157,1.208,158,0.609,159,1.487,165,0.982,168,1.182,172,1.802,188,1.802,197,2.675,211,1.73,216,1.338,217,1.144,240,1.353,263,0.791,271,1.754,278,1.278,297,2.021,303,3.508,315,0.951,374,3.669,384,1.083,389,2.807,392,3.288,403,2.16,405,3.048,409,1.974,474,7.669,476,1.337,481,2.558,486,2.675,517,1.004,569,3.048,596,1.73,621,1.417,676,3.251,711,2.407,912,0.732,921,1.176,949,2.455,978,1.707,1020,1.778,1267,2.236,1274,1.487,1289,0.774,1303,2.455,1325,2.807,1333,1.936,1430,2.407,1476,3.048,1505,2.558,1517,2.455,1541,1.601,1648,2.147,1657,1.505,1658,2.407,1663,1.469,1671,2.058,1678,1.907,1680,2.407,1687,0.951,1718,2.455,1764,1.083,1785,1.505,1872,2.197,1889,2.739,1952,3.288,1972,2.558,1983,1.642,2006,1.73,2028,1.754,2031,2.881,2059,3.508,2064,1.907,2087,2.961,2109,2.361,2124,3.944,2160,3.048,2215,2.675,2290,1.802,2298,2.505,2300,2.739,2307,2.276,2379,1.138,2401,2.961,2432,4.013,2453,2.881,2460,3.371,2470,2.961,2531,3.048,2565,2.675,2666,2.455,2667,2.276,2699,3.371,2713,3.251,2754,2.961,2799,3.623,2877,2.505,2909,3.048,2957,4.102,2988,2.505,3110,3.508,3162,2.961,3176,3.371,3222,2.807,4529,1.542,4716,2.675,5084,1.601,5108,2.407,5173,2.091,5261,5.713,5284,4.425,5296,3.371,5315,5.403,5366,2.675,5564,3.371,5588,4.886,5747,4.246,5852,3.048,5886,5.378,6149,3.669,6283,3.508,6284,4.102,6300,3.861,6373,3.371,6500,4.528,6544,4.246,6930,2.961,7159,5.11,7617,4.102,7851,3.861,7936,4.425,7970,4.102,8032,4.528,8185,4.425,8186,3.669,8218,4.425,8219,4.425,8220,6.845,8221,6.845,8222,4.425,8223,4.915,8224,3.861,8225,4.915,8226,4.915,8227,4.915,8228,4.915,8229,6.845,8230,4.915,8231,4.915,8232,8.956,8233,4.915,8234,6.845,8235,4.915,8236,4.425,8237,4.915,8238,4.915,8239,8.518,8240,4.915,8241,4.915,8242,6.845,8243,6.845,8244,4.915,8245,4.425,8246,4.915,8247,4.915,8248,3.669,8249,3.508,8250,4.915,8251,4.425,8252,3.861,8253,4.915,8254,4.915]],["tags/Reducing Workflow Load Facilitates Writing",[75,0.814,156,1.001,2410,1.861]],["title/Rules of a Creator's Life",[252,2.359,1931,2.034,8255,5.546]],["content/Rules of a Creator's Life",[5,1.138,10,0.888,17,1.084,19,0.355,24,1.126,26,0.978,27,0.538,39,2.57,41,3.095,48,2.093,59,1.865,65,2.193,73,1.322,75,1.163,84,2.969,101,0.692,103,1.599,104,1.396,131,1.15,144,1.427,147,5.557,159,1.798,167,2.242,172,2.18,180,1.599,184,1.888,216,1.323,230,2.753,252,3.692,277,1.599,278,1.546,293,1.201,297,1.756,317,1.912,347,3.582,361,2.535,375,0.925,378,1.324,407,2.489,412,1.82,418,1.961,435,2.489,441,1.31,457,1.636,465,2.15,517,1.214,571,5.553,586,2.376,621,1.714,630,1.599,632,3.095,705,1.986,713,3.313,715,2.911,762,4.078,782,1.574,797,3.112,911,3.485,912,1.159,924,2.911,929,2.272,985,1.675,1044,2.803,1069,2.563,1090,4.244,1206,3.804,1283,0.862,1291,1.511,1488,2.341,1557,1.936,1600,3.67,1658,3.812,1687,1.15,1719,2.704,1872,2.658,1969,0.967,1971,3.235,1986,2.658,1990,3.485,2007,1.986,2255,4.24,2283,2.856,2290,2.854,2303,2.307,2329,4.237,2413,3.582,2453,3.485,2468,3.235,2646,1.756,2669,2.753,2670,3.582,2697,4.237,2718,2.413,2776,2.45,2815,3.687,2988,3.03,3015,3.313,3037,3.422,3073,3.687,3094,5.352,3131,4.078,3220,4.67,3321,3.03,3521,2.274,3939,3.582,4444,6.819,4758,2.803,4946,4.67,5109,2.856,5118,2.45,5399,5.557,5729,2.669,6185,4.962,6462,5.34,6463,5.352,6472,4.962,6600,4.962,7210,2.753,8187,4.67,8256,5.352,8257,4.244,8258,5.945,8259,5.945,8260,4.078,8261,7.785,8262,5.945,8263,5.945,8264,5.945,8265,4.244,8266,5.945,8267,5.945,8268,5.945,8269,7.785,8270,5.945]],["tags/Rules of a Creator's Life",[2255,2.755]],["title/The Decline of Battery Life",[1931,2.034,2649,3.251,8271,4.993]],["content/The Decline of Battery Life",[0,1.488,1,1.256,5,1.335,6,0.649,10,0.576,13,1.965,17,1.112,18,2.216,19,0.23,25,1.328,27,0.457,28,0.849,52,0.482,73,1.062,75,0.988,79,0.329,83,1.624,84,2.523,95,2.22,101,0.687,113,0.967,116,1.201,122,2.426,144,1.147,158,0.865,167,1.905,179,0.916,182,1.52,185,1.39,200,2.747,203,1.054,214,3.232,216,0.858,263,0.813,271,1.802,276,1.242,288,1.137,291,1.989,304,2.22,314,2.749,317,2.244,375,0.786,378,1.125,398,3.043,430,2.4,443,1.965,487,1.565,506,2.749,648,3.465,698,1.755,723,2.082,724,2.012,782,1.265,797,2.789,853,1.51,912,1.039,932,2.594,978,1.755,983,4.044,985,2.251,1062,2.019,1193,2.523,1229,1.905,1234,2.575,1237,1.905,1278,2.244,1283,0.502,1296,1.113,1303,2.523,1327,1.565,1339,1.565,1364,3.232,1382,2.115,1399,1.96,1403,3.016,1426,1.565,1488,1.989,1552,2.473,1555,2.885,1578,4.16,1582,2.707,1613,2.426,1645,2.523,1648,2.189,1657,1.546,1718,2.523,1744,2.426,1764,1.761,1785,1.546,1787,2.523,1796,2.831,1889,2.815,1931,3.515,1945,1.585,1952,2.426,1969,1.3,2010,2.961,2053,2.629,2064,1.96,2067,3.77,2302,2.629,2334,4.453,2342,2.523,2379,1.504,2381,4.216,2400,4.216,2414,3.067,2455,3.243,2577,2.082,2643,2.489,2646,1.492,2648,4.548,2649,5.993,2650,3.968,2653,5.823,2728,3.043,2951,2.575,2970,3.465,2971,2.22,3038,2.298,3079,2.298,3226,2.575,3321,2.575,3541,2.885,3850,3.465,3910,2.629,4421,2.815,4424,3.232,4467,3.77,4543,3.968,4551,2.629,4554,3.043,4584,3.77,4758,2.382,5109,3.351,5130,2.815,5249,2.749,5282,2.921,5476,2.961,5560,3.77,5635,3.606,5656,2.687,5757,3.77,5786,2.961,5830,4.803,5869,4.548,6112,3.77,6117,4.548,6141,4.216,6287,3.77,6357,4.548,6373,3.465,6470,4.216,6541,4.216,6650,4.548,6673,3.465,6687,4.216,6700,4.98,6854,3.133,6987,3.606,7019,4.09,7023,4.548,7116,3.133,7745,5.113,8060,5.481,8207,4.548,8272,3.77,8273,5.051,8274,4.548,8275,4.548,8276,4.548,8277,5.051,8278,4.548,8279,4.548,8280,5.051,8281,5.051,8282,5.051,8283,5.051,8284,5.051,8285,4.216,8286,5.051,8287,5.051,8288,5.051,8289,5.051,8290,5.051,8291,5.051,8292,5.051,8293,5.051,8294,5.051,8295,5.051,8296,3.77,8297,5.051,8298,5.051,8299,3.77,8300,5.051,8301,5.051,8302,5.051,8303,4.548,8304,5.051,8305,5.051,8306,3.968,8307,3.465,8308,5.051,8309,5.051,8310,5.051,8311,5.051]],["tags/The Decline of Battery Life",[2644,2.434,4770,1.847,8312,3.549,8313,2.649]],["title/Water Levels As Public Data",[491,2.073,580,2.292,1346,1.516,6203,2.828]],["content/Water Levels As Public Data",[4,2.093,5,0.957,6,0.642,17,0.964,18,2.2,19,0.228,21,1.459,26,1.307,27,0.777,42,1.531,43,3.732,50,0.8,52,0.661,53,2.931,60,1.77,74,0.878,76,1.285,79,0.451,90,2.358,95,2.198,101,0.634,109,1.257,116,1.189,149,1.649,158,0.986,176,2.786,182,1.09,185,1.376,192,5.933,199,1.608,200,1.969,230,2.315,271,1.784,276,1.229,277,1.864,295,2.448,296,5.886,304,2.198,309,2.314,320,1.392,322,2.786,326,2.497,361,1.628,403,2.198,422,2.406,430,1.929,450,2.235,491,3.592,517,1.623,566,2.274,580,2.315,723,2.061,724,1.442,782,1.256,908,2.505,912,0.745,945,2.061,946,4.061,951,1.666,987,2.549,1045,2.549,1146,1.649,1260,1.477,1289,0.787,1346,2.433,1415,1.737,1422,1.885,1425,3.208,1426,1.549,1517,2.497,1557,1.628,1567,6.405,1609,3.013,1613,2.402,1614,3.177,1634,1.969,1677,2.315,1718,2.497,1721,0.978,1755,2.786,1777,2.127,1799,2.856,1937,3.569,1965,1.649,1995,2.721,2024,2.603,2064,1.94,2106,2.66,2118,4.174,2150,2.127,2263,4.502,2299,2.549,2340,2.448,2381,5.782,2393,2.66,2539,4.582,2583,3.77,2643,1.784,2655,5.442,2667,2.315,2692,2.029,2735,3.928,2761,3.606,2898,3.928,2929,3.101,3012,3.928,3103,3.308,3151,2.549,3188,3.101,3232,3.928,3266,2.66,3324,4.173,3517,3.732,4383,3.928,4412,5.452,4437,4.173,4739,3.013,4940,5.782,5109,2.402,5336,3.308,5345,3.732,5360,4.229,5530,3.013,5729,1.714,5784,3.43,5898,2.448,5928,2.931,5990,3.732,6071,2.856,6178,3.928,6203,5.651,6210,3.569,6635,3.732,7116,3.101,7646,3.43,7680,3.308,7708,3.43,7720,3.732,7754,3.732,7854,4.502,7896,3.732,7998,4.173,7999,4.502,8046,4.173,8068,4.502,8070,4.502,8139,3.732,8181,4.173,8265,3.569,8307,3.43,8314,4.173,8315,4.502,8316,5,8317,3.569,8318,3.569,8319,5,8320,5,8321,6.237,8322,3.569,8323,4.502,8324,5,8325,5,8326,5,8327,5,8328,4.502,8329,4.173,8330,4.502,8331,5,8332,3.013,8333,5,8334,6.928,8335,6.928,8336,5,8337,5,8338,4.502,8339,8.581,8340,6.237,8341,5,8342,5,8343,6.237,8344,7.522,8345,7.949,8346,5,8347,3.928,8348,5,8349,5,8350,5,8351,5,8352,5,8353,5,8354,5,8355,4.502,8356,5,8357,5,8358,5,8359,5,8360,5,8361,5,8362,5,8363,5,8364,5,8365,3.732,8366,5,8367,5,8368,5,8369,4.173,8370,4.502,8371,5,8372,5,8373,5,8374,5,8375,5,8376,5,8377,5,8378,5,8379,5,8380,5,8381,5]],["tags/Water Levels As Public Data",[7736,3.124,8313,3.759]],["title/What if Seneca wasn't Nero's advisor?",[2971,2.176,4180,3.275,6491,3.696,8382,4.133]],["content/What if Seneca wasn't Nero's advisor?",[2,2.664,3,2.377,6,1.022,10,0.571,17,0.965,19,0.228,20,1.332,25,1.317,26,1.14,27,0.453,29,1.394,47,1.533,52,0.662,59,1.571,60,1.115,65,1.411,69,1.915,73,0.762,75,1.936,76,1.287,79,0.326,81,2.23,99,1.976,100,4.055,101,0.399,104,0.713,113,1.327,130,2.725,132,2.097,133,3,150,1.218,154,1.023,156,1.204,157,2.217,159,2.406,165,1.001,167,1.888,168,1.668,180,1.347,182,1.091,184,1.59,196,1.461,199,2.558,210,2.239,212,3.017,216,1.178,219,1.631,242,1.811,271,2.838,276,1.956,277,1.347,293,1.012,315,0.969,317,1.61,320,1.931,326,2.501,361,2.591,365,1.915,375,0.779,389,2.86,407,2.096,409,2,430,1.394,437,1.862,441,1.103,460,3.751,506,2.725,579,2.064,628,2.165,788,2.935,877,2.447,903,1.972,912,1.033,920,2.903,942,4.232,950,2.452,951,1.204,1160,3.204,1232,3.106,1289,1.252,1298,2.318,1364,3.204,1431,2.79,1485,5.678,1541,1.631,1552,2.452,1586,1.411,1657,1.533,1721,0.979,1764,1.103,1794,2.032,1796,2.032,1803,2.664,1806,2.607,1872,2.239,1901,3.312,1931,3.148,1933,3.689,1969,0.815,1983,1.673,2262,3.934,2276,4.436,2311,2.935,2356,3.738,2395,4.508,2399,3.574,2436,2.935,2504,5.788,2511,3.435,2513,2.318,2666,2.501,2689,4.508,2699,3.435,2776,2.858,2786,2.002,2854,2.501,2921,3.934,2950,2.725,2971,3.048,2989,3.738,3000,3.463,3050,4.508,3097,3.435,3127,3.017,3154,3.435,3210,3.934,3219,3.435,3253,2.935,3264,3.961,3297,2.86,3460,3.017,3498,3.211,3548,2.552,3565,3.204,4180,5.964,4210,5.456,4480,3.435,4930,3.435,5084,2.258,5101,3.435,5356,5.456,5374,3.017,5377,3.312,5408,2.552,5524,3.961,5729,2.377,5903,3.574,6006,4.508,6110,4.179,6178,3.934,6287,3.738,6491,5.176,6498,4.179,6790,5.938,6906,3.312,7002,4.179,7545,3.738,7680,3.312,8071,4.508,8332,3.017,8382,5.788,8383,5.007,8384,5.007,8385,3.435,8386,4.793,8387,3.435,8388,4.508,8389,5.007,8390,5.007,8391,4.508,8392,5.007,8393,5.007,8394,5.007,8395,5.007,8396,4.508,8397,5.007,8398,4.508,8399,4.508,8400,4.508,8401,4.508,8402,5.007,8403,5.448,8404,5.007,8405,3.934,8406,5.007,8407,5.007,8408,4.179,8409,4.508,8410,5.007,8411,5.007,8412,4.179,8413,3.934,8414,5.007,8415,5.007,8416,5.007,8417,5.007,8418,5.007,8419,3.934,8420,7.955,8421,4.508,8422,4.508,8423,5.007,8424,3.934,8425,4.179,8426,5.007,8427,4.508,8428,5.007]],["tags/What if Seneca wasn't Nero's advisor?",[2950,2.741,4180,3.331]],["title/Accidental Discovery By Bike: Fietsknooppunten",[3146,2.902,3168,2.759,7852,3.696,8429,4.951]],["content/Accidental Discovery By Bike: Fietsknooppunten",[1,1.248,3,2.076,5,0.961,6,0.645,10,0.573,11,1.465,14,1.143,17,0.699,20,1.848,22,0.882,24,0.951,27,0.721,28,0.844,42,2.439,50,0.58,52,0.479,53,2.944,59,1.575,60,1.118,67,1.656,74,1.22,76,2.048,79,0.327,83,1.615,86,1.816,89,2.382,91,1.678,103,1.351,104,1.224,107,2.944,109,1.747,144,1.31,148,2.531,153,1.635,158,1.066,159,1.519,175,1.351,180,1.869,184,1.595,185,1.382,188,1.841,200,1.978,202,3.213,210,3.106,213,3.542,214,3.213,216,1.181,217,1.168,218,5.897,219,1.635,234,3.756,243,3.585,253,2.07,263,0.808,265,3.585,266,2.909,271,1.792,275,1.344,276,1.708,278,1.306,285,3.213,288,1.131,293,1.404,297,2.052,304,2.207,309,1.678,311,1.519,315,0.972,321,1.768,332,4.186,363,2.733,378,1.548,389,2.868,412,1.537,418,2.292,441,1.755,782,1.26,784,3.115,797,3.185,840,3.115,903,1.978,912,1.035,920,2.102,945,2.07,1008,1.949,1146,2.292,1188,3.445,1279,1.374,1283,0.499,1289,0.79,1292,1.978,1293,3.213,1307,2.412,1348,2.102,1401,2.136,1409,2.944,1465,2.733,1493,2.944,1557,1.635,1577,2.325,1584,2.798,1586,1.957,1589,2.284,1657,1.537,1659,2.102,1660,2.798,1663,2.381,1666,2.102,1719,2.284,1721,0.982,1764,1.106,1777,2.956,1795,1.699,1796,2.038,1799,2.868,1806,2.614,1860,2.798,1898,2.672,1931,1.841,1941,2.614,1962,1.745,1965,2.836,1969,0.817,1972,2.614,2060,2.798,2087,3.026,2093,3.749,2106,2.672,2261,2.868,2283,2.412,2300,2.798,2376,2.733,2399,3.585,2465,3.115,2645,3.445,2646,1.483,2701,2.368,2797,3.115,2807,3.276,2877,3.542,2905,3.945,2906,2.944,2929,4.31,2939,4.521,3007,2.798,3081,3.445,3090,3.026,3146,4.073,3165,2.614,3168,4.44,3170,6.664,3182,3.749,3197,3.749,3487,2.508,3498,2.325,3519,3.945,4404,2.284,4411,3.585,4412,4.766,4424,4.445,4639,3.945,4716,2.733,5118,2.07,5381,4.521,5400,2.56,5530,3.026,5548,3.749,5729,2.382,6072,3.749,6149,3.749,6187,2.672,6401,4.521,7289,3.945,7391,3.945,7455,5.799,7646,3.445,7732,4.521,8025,3.322,8026,4.596,8252,3.945,8365,5.187,8430,5.022,8431,4.192,8432,5.022,8433,5.022,8434,5.799,8435,5.022,8436,4.521,8437,5.022,8438,3.945,8439,5.022,8440,5.022,8441,5.022,8442,4.192,8443,3.945,8444,5.022,8445,5.022,8446,4.521,8447,5.022,8448,6.256,8449,5.022,8450,8.597,8451,5.022,8452,5.022,8453,5.022,8454,5.022,8455,5.022,8456,4.521,8457,5.022,8458,5.022,8459,5.022,8460,5.022,8461,5.022,8462,5.022]],["tags/Accidental Discovery By Bike: Fietsknooppunten",[3168,2.806,7736,3.124]],["title/Cheese cheese cheese cheese cheese",[2623,6.17]],["content/Cheese cheese cheese cheese cheese",[2,2.676,5,1.331,10,0.573,11,1.468,13,1.417,14,0.827,17,0.7,19,0.229,25,1.322,28,0.845,50,0.803,59,2.501,60,1.12,65,1.417,79,0.519,86,1.819,90,2.371,91,1.68,101,0.554,103,1.353,109,1.264,124,2.803,139,4.45,144,1.144,149,2.294,150,1.691,158,0.862,160,2.174,165,1.594,168,1.209,175,1.871,180,1.353,185,1.384,199,2.237,203,1.05,206,3.327,211,1.77,217,1.17,219,1.638,223,1.145,253,2.073,257,5.294,275,0.973,278,1.308,287,2.873,288,1.566,293,1.016,309,2.324,337,7.338,338,3.754,344,4.528,349,4.528,361,2.265,362,4.198,370,2.803,373,4.528,375,0.783,384,1.108,391,4.528,396,3.218,404,1.072,408,4.914,409,1.45,412,1.54,418,1.659,423,5.192,446,2.288,448,4.198,451,3.951,476,1.368,478,1.924,527,2.803,698,1.747,782,0.912,801,3.119,908,1.819,911,2.948,912,0.749,921,0.864,937,2.803,945,2.073,952,3.59,956,3.327,962,4.528,964,2.139,994,2.211,1003,2.512,1130,3.59,1159,2.01,1179,1.981,1229,3.007,1276,1.844,1278,1.617,1279,1.375,1283,0.854,1292,1.981,1307,2.416,1315,2.01,1320,3.119,1352,2.463,1354,2.512,1488,1.981,1501,1.702,1503,3.327,1514,3.45,1590,2.676,1613,2.416,1615,2.737,1658,2.463,1663,2.079,1675,2.371,1721,1.36,1744,2.416,1764,1.108,1794,2.823,1858,2.912,1876,2.211,1903,3.982,1931,2.55,1950,1.87,1962,1.747,1965,1.659,2028,1.794,2060,2.803,2259,3.218,2325,3.754,2398,2.803,2404,3.119,2413,3.03,2422,3.59,2434,1.617,2460,3.45,2498,2.948,2523,4.528,2559,1.952,2597,3.327,2623,7.292,2628,4.528,2629,4.528,2643,1.794,2825,3.951,2827,4.198,2831,3.119,2833,4.528,2840,4.528,2874,4.198,2877,2.563,2916,3.119,2918,5.976,2971,3.057,2998,2.563,3000,2.512,3540,3.45,4390,3.45,4398,2.248,4739,3.03,4758,2.371,5108,2.463,5400,2.563,5406,3.218,5512,4.528,5691,3.327,6116,3.951,6125,4.198,6210,3.59,6265,7.178,6477,4.198,6881,3.218,7312,4.528,7827,4.528,8048,3.951,8072,4.528,8322,3.59,8463,5.029,8464,5.029,8465,5.029,8466,6.955,8467,5.029,8468,6.955,8469,5.192,8470,5.029,8471,5.029,8472,5.029,8473,4.528,8474,5.029,8475,5.029,8476,5.029,8477,5.029,8478,5.029,8479,5.029,8480,3.754,8481,5.029,8482,5.029,8483,6.955,8484,4.198,8485,5.029,8486,5.029,8487,5.029,8488,5.029,8489,5.029,8490,5.029,8491,4.528,8492,4.198,8493,5.029,8494,5.029,8495,5.029,8496,4.528,8497,4.528,8498,5.029,8499,4.528,8500,5.029,8501,6.262,8502,5.029,8503,5.029,8504,4.528,8505,4.198,8506,5.029,8507,6.955,8508,5.029]],["tags/Cheese cheese cheese cheese cheese",[2623,4.548]],["title/Emotional Magic",[2126,3.086,7326,4.705]],["content/Emotional Magic",[5,1.001,6,0.671,10,0.814,14,1.175,18,1.66,19,0.371,20,1.39,24,0.99,27,0.646,30,1.543,42,1.6,47,1.6,48,1.84,49,3.064,50,0.824,60,1.164,74,0.918,76,1.344,92,2.985,101,0.649,102,2.721,104,0.744,148,2.268,150,1.271,154,1.067,157,2,158,0.648,175,1.921,179,1.295,185,2.239,203,1.49,213,2.664,252,2.223,263,0.841,278,1.359,280,5.098,282,1.681,294,1.89,311,1.581,315,1.011,332,3.149,384,1.151,388,1.66,438,2.913,457,1.439,472,1.971,479,3.242,561,3.98,591,2.721,621,1.507,622,2.559,782,1.295,784,3.242,851,1.702,912,1.063,920,2.188,950,2.559,951,1.257,976,3.149,995,3.8,1002,3.064,1003,2.61,1062,2.855,1161,2.99,1179,2.058,1240,2.845,1279,1.033,1283,0.519,1289,0.823,1296,1.573,1334,2.297,1366,2.845,1420,1.916,1426,2.213,1431,2.913,1442,3.901,1488,2.058,1583,1.562,1609,3.149,1623,1.816,1657,1.6,1666,2.188,1668,3.585,1675,2.464,1710,2.378,1711,3.302,1721,1.397,1744,2.511,1746,2.781,1755,2.913,1795,1.769,1852,2.845,1858,2.188,1872,3.909,2078,2.337,2126,4.737,2179,3.344,2217,3.901,2307,3.307,2315,2.664,2316,3.457,2326,3.901,2372,4.362,2379,1.454,2416,2.464,2434,1.681,2435,2.223,2459,3.064,2470,3.149,2512,2.721,2532,3.149,2595,2.337,2646,1.543,2666,3.567,2667,2.42,2715,2.511,2776,2.154,2799,4.02,2947,2.721,3000,2.61,3038,2.378,3039,3.901,3073,3.242,3142,2.985,3245,3.585,3309,3.242,3313,3.731,4419,2.721,4432,3.901,4443,4.706,4445,3.718,4659,3.242,4693,2.559,4748,3.901,5238,4.106,5282,2.188,5524,4.079,5563,3.585,5712,4.362,6072,3.901,6204,4.899,6268,4.303,6600,4.362,6771,3.064,6894,4.362,7290,3.731,7326,5.331,7391,4.106,7495,4.106,7680,4.724,7720,3.901,7819,4.362,8025,6.056,8123,4.106,8125,4.706,8126,4.106,8139,3.901,8386,3.149,8509,5.227,8510,4.706,8511,5.227,8512,5.227,8513,4.706,8514,5.227,8515,7.142,8516,5.227,8517,5.227,8518,8.744,8519,8.744,8520,4.106,8521,7.142,8522,5.227,8523,4.706,8524,4.106,8525,5.227,8526,5.227,8527,5.227,8528,5.227,8529,5.227,8530,5.227,8531,8.744,8532,5.227,8533,5.227,8534,7.142,8535,3.901,8536,5.227,8537,4.706,8538,5.227,8539,5.227,8540,5.227,8541,5.227,8542,5.227,8543,5.227,8544,5.227]],["tags/Emotional Magic",[2126,2.466,2379,0.837]],["title/Kotlin Is Java 2.0, But It's Still Java",[475,2.589,912,0.607,1283,0.405,1421,2.697,8545,2.608]],["content/Kotlin Is Java 2.0, But It's Still Java",[4,2.181,5,1.751,10,0.594,14,1.436,16,2.772,18,1.655,19,0.469,22,1.533,23,3.107,26,1.172,27,0.472,36,2.217,46,2.148,48,1.834,52,0.776,59,1.635,61,2.552,69,1.993,81,1.676,98,1.076,101,0.415,109,1.31,116,1.239,119,3.14,153,1.697,154,1.064,157,1.281,160,2.253,165,1.041,179,0.945,203,1.487,216,0.886,223,1.622,234,2.457,237,3.334,240,1.409,242,1.885,270,3.447,276,1.281,278,1.853,293,1.053,315,1.379,330,2.33,363,2.836,372,2.181,375,1.264,404,1.732,437,1.937,441,1.148,475,4.179,476,2.376,487,2.209,566,2.37,579,2.148,710,4.094,722,1.885,725,4.977,782,0.945,794,5.038,806,2.457,851,1.697,897,1.539,912,1.061,945,2.148,1161,2.181,1194,3.574,1260,1.539,1267,2.37,1283,0.708,1289,0.82,1290,2.656,1296,1.57,1313,5.32,1332,2.37,1348,2.181,1352,2.552,1401,2.217,1409,3.055,1421,3.447,1422,1.965,1451,2.713,1462,3.055,1509,4.094,1519,3.447,1534,2.503,1584,2.904,1594,2.772,1608,2.291,1614,2.083,1634,2.052,1657,1.595,1701,4.349,1721,1.019,1745,4.349,1764,1.148,1777,2.217,1784,2.836,1806,4.228,1811,2.552,1854,3.447,1965,1.719,1969,0.848,1972,2.713,1993,2.656,2007,1.741,2017,3.447,2069,4.692,2072,3.055,2160,3.232,2194,2.836,2204,4.692,2274,3.89,2290,1.911,2315,2.656,2339,2.503,2378,3.334,2451,3.72,2459,3.055,2476,2.412,2484,2.656,2537,2.904,2597,3.447,2682,3.14,2692,2.115,2713,3.447,2749,2.904,2790,3.89,2826,3.972,2961,3.14,3249,2.713,3456,2.413,3812,4.094,3837,4.094,3986,3.447,4636,4.349,4638,4.349,4639,4.094,4724,4.349,4755,3.14,4943,3.447,5691,3.447,5852,3.232,6394,3.89,6542,4.56,7214,4.349,7225,4.692,7283,4.692,7752,4.094,8108,4.094,8257,3.72,8545,6.386,8546,5.211,8547,4.349,8548,4.692,8549,3.89,8550,5.211,8551,5.211,8552,5.211,8553,5.211,8554,4.094,8555,5.211,8556,6.417,8557,5.211,8558,5.211,8559,5.211,8560,4.349,8561,5.211,8562,4.692,8563,5.211,8564,5.949,8565,4.349,8566,5.211,8567,5.211,8568,5.211,8569,5.211,8570,5.211,8571,5.211,8572,5.211,8573,5.211,8574,5.211,8575,5.211,8576,5.211,8577,5.211,8578,5.211,8579,5.211,8580,4.692,8581,5.211,8582,5.211,8583,5.211,8584,5.211,8585,5.211,8586,5.211,8587,5.211,8588,5.211,8589,5.211]],["tags/Kotlin Is Java 2.0, But It's Still Java",[475,2.177,8545,3.222]],["title/On Selling a Self-published Book",[65,1.395,248,2.828,1159,1.979,3521,1.894]],["content/On Selling a Self-published Book",[0,1.092,6,0.657,11,1.494,17,1.12,22,0.899,23,1.958,24,1.333,25,1.851,26,1.158,28,1.183,42,1.567,46,2.109,59,1.606,60,1.14,62,2.288,65,2.863,73,1.072,74,0.899,76,1.81,79,0.459,85,1.53,87,1.115,98,1.453,101,0.691,113,0.98,121,1.476,131,1.362,137,3.654,144,1.158,150,1.245,153,2.293,156,1.231,165,1.407,209,3.923,211,1.802,216,0.87,242,1.851,248,2.924,249,4.504,263,0.824,277,1.377,295,2.506,297,1.511,309,1.71,311,1.548,320,2.241,368,1.511,372,2.143,375,0.797,400,3.275,407,2.143,443,1.983,444,1.802,455,1.755,457,1.409,517,1.438,630,1.377,632,3.665,705,1.71,724,2.321,799,3.084,908,1.851,909,2.901,911,3.001,912,1.291,915,4.418,921,0.879,934,2.143,941,3.511,951,1.231,985,1.442,994,2.25,996,3.511,1030,3.147,1069,1.511,1159,2.046,1213,2.924,1279,1.392,1283,0.699,1289,1.108,1296,1.128,1304,3.386,1307,2.459,1315,2.046,1334,2.25,1415,1.778,1451,2.664,1512,2.37,1541,1.667,1585,4.021,1589,3.202,1600,2.413,1614,2.046,1660,2.852,1662,2.413,1663,1.53,1676,3.175,1715,2.177,1763,2.046,1764,1.128,1785,1.567,1796,2.077,1881,2.077,1962,1.778,1969,1.309,1976,3.319,1983,1.71,2006,1.802,2071,2.556,2110,2.723,2140,2.506,2297,2.924,2302,2.664,2309,3.511,2337,3.511,2348,2.924,2356,3.821,2419,4.272,2434,1.646,2458,3.516,2468,2.786,2481,2.723,2566,2.506,2577,2.109,2583,2.786,2659,3.654,2669,2.37,2692,2.077,2711,3.175,2714,3.175,2756,3.175,2761,2.664,2776,2.109,2815,3.175,2854,2.556,2895,4.991,2971,2.25,3039,3.821,3041,4.608,3146,3.001,3154,3.511,3176,3.511,3191,2.786,3204,4.829,3234,4.504,3264,2.924,3456,2.37,3460,3.084,3498,3.726,3521,3.476,3879,4.021,4404,2.328,4506,3.175,4702,3.821,5084,2.621,5173,3.423,5182,4.272,5273,3.654,5294,4.608,5327,3.084,5416,3.26,5536,3.654,5593,5.531,5801,2.924,6119,2.924,6134,4.272,6478,4.021,6700,3.654,6760,3.821,6859,4.272,7116,3.175,7228,4.127,7364,4.021,7381,3.821,8003,5.531,8038,3.821,8039,3.386,8091,4.272,8307,3.511,8590,5.119,8591,5.119,8592,5.119,8593,5.119,8594,7.04,8595,5.119,8596,4.272,8597,4.272,8598,5.119,8599,3.821,8600,5.119,8601,5.255,8602,5.119,8603,5.119,8604,3.654,8605,5.119,8606,4.272,8607,4.272,8608,4.272,8609,4.608,8610,5.119,8611,5.119,8612,5.119,8613,5.119,8614,4.608,8615,4.608]],["tags/On Selling a Self-published Book",[65,1.173,75,0.814,3521,1.593]],["title/Pinball Machines in a Jenever Museum",[983,2.214,8616,4.133,8617,4.458,8618,3.89]],["content/Pinball Machines in a Jenever Museum",[5,1.013,10,0.821,19,0.241,26,0.87,28,0.889,46,2.18,47,1.62,50,0.831,55,1.888,60,1.957,62,2.365,69,2.024,70,2.287,73,0.806,76,1.36,79,0.618,95,3.165,101,0.422,131,1.024,144,0.87,145,2.147,154,1.471,157,1.301,158,0.656,184,1.68,185,1.456,188,1.94,200,2.084,203,1.503,258,3.015,275,1.024,309,2.406,320,1.473,327,4.416,347,4.339,375,1.121,378,1.178,409,2.077,433,3.629,441,1.587,442,2.407,444,1.862,853,2.152,912,0.788,913,2.642,929,1.544,930,3.385,960,3.5,983,4.57,985,1.49,1010,4.416,1232,3.281,1237,1.995,1240,2.879,1278,1.701,1292,2.084,1332,2.407,1348,2.215,1354,2.642,1426,1.64,1557,1.723,1582,2.053,1586,2.029,1600,2.495,1619,2.754,1623,1.838,1633,3.113,1657,1.62,1663,1.581,1764,1.166,1791,2.948,1794,2.147,1795,1.79,1796,2.147,1852,2.879,1854,4.764,1945,2.259,1957,3.777,2015,2.815,2087,3.188,2166,2.115,2217,3.949,2255,2.287,2259,3.385,2329,2.879,2379,0.88,2402,3.188,2408,2.642,2427,2.948,2435,3.063,2549,4.156,2625,3.5,2646,2.866,2740,4.416,2807,2.495,2877,3.671,2893,3.5,2903,4.156,2953,3.385,2970,3.629,2971,2.326,3238,2.45,3243,1.767,3499,3.281,4332,3.629,4461,3.5,4529,1.66,4807,3.777,4941,4.156,5120,3.385,5122,4.416,5173,2.25,5218,3.949,5358,3.831,5366,2.879,5368,3.385,5377,3.5,5573,4.156,5608,3.188,5798,4.764,5841,2.697,5898,2.591,6000,3.385,6083,4.416,6128,3.629,6329,3.777,6409,4.156,6446,4.763,6587,3.949,6592,2.948,6599,5.375,6644,3.385,6753,4.416,6770,3.777,7169,3.385,7228,3.101,7736,3.281,7754,3.949,7762,4.416,7909,4.763,7916,4.763,8159,4.416,8265,3.777,8299,3.949,8606,4.416,8616,7.673,8617,4.763,8618,6.904,8619,3.949,8620,5.291,8621,5.291,8622,5.291,8623,5.291,8624,5.291,8625,4.416,8626,5.291,8627,4.763,8628,6.484,8629,4.763,8630,5.291,8631,5.291,8632,5.291,8633,4.763,8634,6.432,8635,5.291,8636,7.201,8637,5.291,8638,5.291,8639,5.291,8640,5.291,8641,5.291,8642,7.201,8643,5.291,8644,5.291,8645,5.291,8646,5.291,8647,5.291,8648,5.291,8649,5.291,8650,5.291,8651,5.291,8652,5.291,8653,5.291,8654,7.201,8655,5.291,8656,5.291,8657,3.022,8658,5.291,8659,5.291,8660,4.763,8661,4.156,8662,5.291,8663,5.291,8664,5.291,8665,5.291,8666,4.763]],["tags/Pinball Machines in a Jenever Museum",[7736,3.124,8616,4.203]],["title/My Kotlin Rose-Tinted Glasses Broke",[112,2.861,7777,3.338,8322,3.192,8545,2.861,8667,4.026]],["content/My Kotlin Rose-Tinted Glasses Broke",[3,1.523,5,1.344,10,1.035,14,1.154,17,0.709,18,1.619,19,0.453,21,1.487,22,1.232,23,2.685,24,0.965,27,0.461,29,1.419,50,0.588,52,0.67,54,3.638,61,4.236,74,0.895,75,1.373,79,0.332,87,1.111,89,1.747,99,1.452,101,0.723,102,4.179,112,3.26,126,2.133,131,1.358,132,2.123,144,0.838,148,1.619,149,1.681,153,1.66,157,1.253,158,0.632,165,1.403,179,0.924,203,1.063,217,1.186,234,2.403,240,1.71,275,0.986,276,1.253,291,2.007,293,1.03,294,1.843,326,2.545,367,1.895,378,1.563,384,1.546,396,3.26,404,1.497,409,2.315,418,1.681,430,1.419,441,1.123,444,2.471,452,2.471,465,1.843,473,2.318,475,4.232,476,1.91,487,2.175,488,5.514,518,3.372,566,3.193,579,3.565,621,1.47,622,2.495,627,1.794,632,2.653,722,1.843,725,2.773,782,0.924,794,4.98,799,3.07,853,1.523,854,3.25,885,2.711,896,2.773,897,2.769,912,1.045,924,2.495,937,3.911,970,3.07,998,2.653,1096,2.711,1161,3.361,1191,3.07,1213,2.911,1278,2.257,1283,0.506,1289,1.105,1290,2.597,1296,1.123,1301,2.84,1325,2.911,1331,2.359,1332,2.318,1346,2.149,1348,2.133,1421,3.371,1519,3.371,1612,4.01,1648,1.599,1675,2.403,1744,2.448,1746,2.711,1749,3.804,1803,2.711,1903,2.545,1946,2.84,1950,1.895,1969,0.829,1976,2.403,1982,5.731,1993,2.597,2006,1.794,2007,1.702,2017,3.371,2081,3.26,2106,3.734,2274,3.804,2300,2.84,2324,3.26,2397,2.653,2402,3.07,2408,2.545,2472,2.84,2476,1.724,2489,3.371,2498,2.987,2687,2.911,2773,3.804,2786,2.037,2901,3.638,3080,4.003,3147,2.403,3222,2.911,3264,2.911,4332,4.814,4340,2.911,4372,3.638,4383,4.003,4406,4.253,5084,2.286,5106,3.371,5179,3.26,5245,4.588,5335,4.588,5374,3.07,5700,4.588,5722,3.371,6033,4.253,6100,4.003,6420,4.003,6468,2.987,6542,3.26,6852,3.804,7754,3.804,7777,3.804,8322,3.638,8545,6.263,8564,5.858,8565,5.858,8599,3.804,8667,4.588,8668,5.096,8669,5.096,8670,4.588,8671,4.003,8672,5.096,8673,5.096,8674,4.588,8675,5.096,8676,5.096,8677,7.228,8678,5.096,8679,4.588,8680,5.096,8681,5.096,8682,4.588,8683,5.096,8684,5.096,8685,5.096,8686,5.096,8687,5.096,8688,5.096,8689,3.638,8690,5.096,8691,5.096,8692,5.096]],["tags/My Kotlin Rose-Tinted Glasses Broke",[475,2.177,8545,3.222]],["title/Thirty-Six",[7228,3.695,8317,4.499]],["content/Thirty-Six",[5,1.045,6,1.193,11,1.593,14,0.898,24,1.393,26,0.898,27,0.494,47,2.251,48,1.921,52,0.521,73,1.267,74,0.958,75,1.067,79,0.479,84,2.726,91,2.457,94,1.256,99,1.555,101,0.586,109,1.372,113,1.045,116,1.298,144,0.898,150,1.327,153,1.777,156,1.312,168,1.312,193,2.527,199,1.755,203,1.139,216,0.927,230,2.527,247,4.287,253,2.249,263,1.183,264,2.483,275,1.056,288,1.229,293,1.681,297,1.612,375,0.85,409,1.574,433,3.743,546,2.527,650,4.074,797,2.182,845,3.61,853,2.198,904,3.743,909,2.249,910,3.041,936,3.896,945,2.249,948,2.622,989,3.385,1044,2.573,1069,1.612,1216,2.726,1283,0.951,1292,2.149,1298,2.527,1327,1.691,1340,3.385,1430,2.672,1517,2.726,1555,3.117,1582,2.118,1583,1.631,1613,2.622,1631,2.088,1646,3.492,1659,2.285,1687,1.056,1719,2.483,1721,1.067,1725,1.871,1785,1.671,1795,2.489,1796,2.215,1881,2.215,1932,3.288,1962,1.896,1969,1.196,1974,2.97,1983,1.823,2006,3.134,2034,3.031,2052,3.492,2126,2.672,2361,3.041,2379,0.907,2434,1.755,2435,2.321,2455,2.215,2464,2.527,2512,3.828,2591,4.311,2593,2.573,2640,3.743,2643,1.947,2646,1.612,2661,2.782,2685,2.841,2720,4.074,2799,2.321,2815,3.385,2860,3.743,2937,3.896,2954,3.117,3000,2.726,3007,3.041,3015,3.041,3082,6.138,3097,3.743,3124,3.041,3168,3.041,3180,3.199,3194,3.199,3234,3.492,3253,3.199,3267,3.117,3272,3.896,3526,2.904,4332,3.743,4430,3.288,4457,4.074,4528,5.044,4529,1.712,4533,4.287,5084,1.777,5375,2.782,5545,4.074,5649,4.287,5729,1.871,5741,3.743,5744,3.743,5788,4.074,5933,4.074,5992,4.914,6186,3.743,6276,4.074,6286,3.896,6549,3.492,6592,3.041,6681,3.896,6881,3.492,7085,4.287,7228,4.876,7327,4.074,7357,4.287,7634,4.914,7694,4.914,7865,4.914,8004,4.914,8025,3.61,8049,3.743,8317,6.984,8330,4.914,8469,4.074,8693,5.458,8694,5.458,8695,4.555,8696,5.458,8697,5.458,8698,5.458,8699,5.458,8700,3.896,8701,5.458,8702,5.458,8703,5.458,8704,4.287,8705,5.458,8706,5.458,8707,4.074,8708,5.458,8709,5.458,8710,5.458,8711,5.458,8712,5.458,8713,5.458,8714,5.458,8715,4.914,8716,5.458,8717,5.458,8718,5.458,8719,4.555,8720,4.287,8721,4.914,8722,5.458,8723,5.458,8724,4.914,8725,5.458,8726,5.458,8727,5.458,8728,4.555,8729,5.458,8730,4.555]],["tags/Thirty-Six",[433,4.37]],["title/20 Years of Personal Cellphone History",[6,0.574,368,1.32,3157,3.732,3910,2.328,4398,1.999]],["content/20 Years of Personal Cellphone History",[0,1.47,3,1.484,7,1.927,10,0.903,14,1.302,17,1.191,18,1.577,20,1.32,22,0.872,24,0.94,27,0.449,28,1.159,39,2.146,50,0.796,51,2.078,52,0.658,67,1.637,73,1.05,74,0.872,79,0.516,86,1.795,98,1.025,101,0.549,113,0.95,116,1.181,131,1.334,137,3.544,144,0.816,154,1.014,157,1.695,158,0.855,159,2.085,168,1.194,174,4.728,175,1.335,183,3.405,189,2.702,219,1.617,240,0.982,248,2.836,271,1.771,275,0.961,288,1.118,294,1.795,303,3.544,326,2.479,388,2.189,392,2.385,400,3.176,404,1.059,412,1.52,430,1.919,438,2.766,443,1.398,445,3.284,517,1.014,629,3.405,724,1.432,782,0.9,797,1.984,912,0.739,921,1.184,932,2.563,934,2.078,957,2.836,985,1.398,993,2.431,1060,3.176,1260,1.466,1279,1.363,1291,1.262,1339,1.538,1354,2.479,1403,2.146,1413,3.706,1422,1.872,1578,2.584,1582,1.927,1657,1.52,1662,2.341,1663,1.484,1671,2.078,1680,2.431,1711,2.015,1725,1.702,1778,1.872,1785,2.11,1795,1.68,1857,3.9,1933,2.641,1995,2.702,1999,2.431,2025,2.078,2030,3.079,2050,4.143,2072,2.91,2116,2.219,2176,3.405,2215,2.702,2233,4.143,2296,3.405,2319,2.547,2321,2.836,2336,2.91,2354,2.015,2361,2.766,2375,2.046,2376,2.702,2379,1.422,2400,4.143,2401,2.991,2413,2.991,2414,2.182,2416,2.341,2420,3.9,2450,3.706,2462,3.841,2463,3.405,2476,1.68,2478,3.706,2485,3.405,2617,3.544,2618,2.91,2646,2.035,2649,2.91,2656,1.984,2667,2.299,2682,2.991,2700,1.658,2701,2.341,2712,5.066,2761,2.584,2799,2.112,2829,3.284,2963,3.9,2998,2.53,3007,2.766,3010,3.284,3043,3.9,3091,4.469,3157,6.609,3196,2.766,3235,4.56,3273,3.079,3499,3.079,3551,3.176,3887,3.405,4371,3.9,4472,4.469,4543,6.221,4551,2.584,5191,3.284,5360,2.641,5366,2.702,5377,3.284,5399,3.544,5408,2.53,5538,4.143,5697,3.079,5729,1.702,5822,4.275,5830,3.841,5898,2.431,6038,4.143,6046,2.991,6069,3.9,6083,4.143,6268,4.771,6311,4.143,6410,5.145,6541,4.143,6686,4.469,6819,3.176,6856,4.92,7016,7.308,7019,4.041,7956,3.9,8036,3.544,8060,3.9,8260,3.405,8278,4.469,8279,4.469,8303,8.375,8599,3.706,8731,7.919,8732,4.964,8733,4.964,8734,4.964,8735,4.469,8736,6.893,8737,4.964,8738,4.964,8739,6.893,8740,6.893,8741,4.964,8742,4.964,8743,4.143,8744,4.964,8745,5.145,8746,4.469,8747,4.964,8748,4.964,8749,4.964,8750,4.964,8751,4.964,8752,6.893,8753,7.919,8754,6.893,8755,7.919,8756,4.964,8757,4.469,8758,4.964,8759,4.964,8760,8.555,8761,4.964,8762,4.469,8763,4.964,8764,4.964,8765,4.964,8766,4.964,8767,4.964,8768,4.964,8769,4.964,8770,4.964,8771,4.964,8772,4.964]],["tags/20 Years of Personal Cellphone History",[2700,2.129]],["title/A Note About Footnotes",[48,2.219,8773,5.261]],["content/A Note About Footnotes",[0,1.859,5,0.993,10,0.591,13,1.461,14,1.169,24,1.535,27,0.643,28,0.872,30,1.532,48,2.853,50,0.599,52,0.9,59,1.627,60,1.155,65,2.87,73,1.082,74,0.911,75,1.015,76,1.334,79,0.463,80,2.823,83,1.668,87,1.131,89,1.778,92,2.963,94,1.194,96,3.214,101,0.566,103,2.18,104,0.739,113,0.993,116,1.234,127,2.76,131,1.004,144,0.853,154,1.451,157,1.275,165,1.037,172,1.902,175,2.18,180,2.18,217,1.653,248,2.963,249,3.319,263,0.835,276,1.747,278,1.349,279,2.105,288,1.168,293,1.048,315,1.004,326,2.591,384,1.565,388,2.257,389,2.963,392,3.413,396,3.319,404,1.106,422,1.802,446,2.36,450,3.177,452,1.826,490,2.76,517,1.059,630,1.396,723,2.138,724,2.049,768,3.319,782,0.941,784,3.218,797,3.769,801,3.218,806,2.446,877,1.479,885,4.858,940,3.218,941,4.874,951,1.709,1011,1.876,1060,3.319,1065,4.075,1146,2.673,1159,2.074,1260,1.532,1270,3.431,1283,0.706,1286,2.7,1291,1.806,1296,1.143,1327,1.608,1331,2.402,1332,2.36,1422,1.956,1425,2.402,1541,1.689,1633,2.243,1648,1.627,1671,2.975,1672,4.33,1687,1.004,1721,1.786,1725,2.436,1741,2.319,1794,2.105,1872,3.623,1948,3.431,1949,3.041,1969,1.318,1971,2.823,2006,1.826,2007,1.733,2166,2.84,2201,3.703,2298,2.644,2320,2.7,2424,3.703,2453,3.041,2458,2.591,2470,3.125,2481,2.76,2541,4.165,2705,3.041,2819,2.402,2882,2.074,2922,4.075,2982,3.125,3147,2.446,3266,2.76,3487,2.591,3521,2.718,3530,3.125,3549,3.218,3551,3.319,4374,3.431,4400,2.963,4480,3.558,4694,4.546,4789,5.304,4925,3.558,5127,2.891,5282,2.172,5329,4.67,5367,4.874,5392,3.872,5431,3.703,5518,4.33,5563,3.558,5572,5.582,5928,3.041,6394,3.872,6469,3.703,6803,4.67,6818,3.041,6826,4.67,7210,2.402,7223,4.33,8144,5.93,8773,8.726,8774,4.67,8775,5.188,8776,4.33,8777,5.188,8778,5.188,8779,3.872,8780,5.188,8781,5.188,8782,4.67,8783,4.33,8784,5.188,8785,4.67,8786,5.188,8787,5.188,8788,5.188,8789,5.188,8790,5.188,8791,4.67]],["tags/A Note About Footnotes",[65,1.419,75,0.985]],["title/Are You In The System Yet, Sir?",[1339,1.953,8792,5.261]],["content/Are You In The System Yet, Sir?",[0,1.471,1,1.236,6,0.638,9,4.414,10,0.567,11,1.451,17,0.692,18,1.579,20,1.835,24,1.307,26,0.818,27,0.624,28,0.836,30,1.468,50,0.796,59,2.165,73,0.757,79,0.557,81,1.599,85,1.486,87,1.083,89,2.366,101,0.632,116,1.182,121,1.99,144,1.135,150,1.209,152,2.302,154,1.015,158,1.061,165,1.379,167,1.875,182,1.083,188,1.823,203,1.037,211,1.75,219,1.619,223,1.571,240,1.692,255,3.671,275,0.962,279,2.018,282,1.599,289,2.77,293,1.004,294,2.495,309,2.305,310,3.711,315,0.962,320,1.384,359,2.706,367,2.565,368,2.037,388,1.579,400,3.181,404,1.06,413,2.388,457,1.899,460,2.344,527,2.77,565,5.157,628,2.149,723,2.049,782,0.902,860,3.41,877,1.417,912,0.74,921,0.854,926,2.483,929,1.451,934,2.081,970,2.995,978,1.727,1159,1.987,1161,2.081,1179,2.717,1237,1.875,1260,1.468,1272,2.706,1276,2.906,1279,0.983,1289,0.782,1291,1.264,1296,1.095,1320,3.083,1334,3.033,1335,3.391,1339,2.456,1346,2.849,1425,2.302,1470,4.456,1502,2.77,1517,2.483,1617,1.929,1634,1.958,1663,1.486,1666,2.081,1677,2.302,1681,4.157,1687,1.335,1710,2.261,1764,1.095,1788,3.41,1795,1.682,1856,4.476,1879,2.588,1903,2.483,1945,1.56,1946,2.77,1950,1.848,1969,0.809,1977,2.995,1983,1.661,2007,1.661,2028,1.774,2034,2.049,2044,2.534,2160,4.28,2178,2.706,2255,2.149,2283,3.315,2298,2.534,2321,2.84,2324,3.181,2350,3.181,2375,2.049,2383,2.84,2405,3.181,2408,2.483,2414,2.185,2434,2.219,2477,2.84,2536,3.289,2542,3.181,2559,1.929,2577,2.049,2595,2.223,2669,2.302,2688,2.706,2727,3.906,2728,2.995,2749,2.77,2799,2.935,2825,3.906,2855,2.706,2895,3.083,2896,4.476,2929,4.28,2951,2.534,2957,4.149,3006,2.758,3028,3.083,3131,3.41,3147,2.344,3369,5.452,4110,3.906,4392,3.906,4404,3.605,4410,4.925,4506,3.083,4716,2.706,4751,3.549,4787,2.84,4796,2.706,5218,3.711,5470,2.483,5472,2.645,5585,3.906,5614,3.906,5875,3.181,5962,2.995,6027,4.28,6390,4.476,6452,4.149,6538,3.906,6615,3.083,6928,3.906,7171,4.149,7210,2.302,7434,3.906,7555,7.707,7576,3.906,7626,4.476,7820,4.149,7996,3.289,8038,3.711,8618,3.906,8793,4.971,8794,7.925,8795,4.971,8796,4.971,8797,3.906,8798,6.9,8799,4.476,8800,8.993,8801,4.971,8802,4.971,8803,4.149,8804,4.971,8805,4.476,8806,4.971,8807,3.549,8808,4.971,8809,4.971,8810,4.971,8811,4.971,8812,4.971,8813,4.971,8814,4.971,8815,4.971,8816,6.9,8817,4.971,8818,6.9,8819,4.971,8820,4.971,8821,3.906,8822,3.906]],["tags/Are You In The System Yet, Sir?",[5470,3.182]],["title/Creativity Self-Assessment Is Nonsense",[1159,1.979,2319,1.592,4628,3.696,6984,3.696]],["content/Creativity Self-Assessment Is Nonsense",[10,1.007,11,2.404,14,0.881,20,1.425,26,1.518,28,1.385,50,0.838,52,0.511,55,1.911,59,1.68,62,2.395,64,3.059,82,3.815,88,2.109,94,1.233,101,0.427,103,1.441,104,1.173,113,1.39,123,2.573,127,3.864,128,3.322,131,1.036,150,1.302,152,2.48,154,1.094,179,0.971,182,1.167,184,1.701,185,1.999,196,1.563,203,1.118,219,2.365,230,2.48,245,3.998,248,3.059,251,1.911,275,1.036,277,1.441,280,3.823,293,1.467,304,2.354,307,3.059,308,3.322,312,2.25,365,2.049,368,2.144,378,1.193,384,1.6,467,3.14,476,1.457,517,1.094,546,3.362,630,1.441,638,3.674,646,3.674,652,3.427,751,4.471,782,1.317,854,2.48,877,1.527,897,1.582,926,2.675,929,2.119,960,3.543,994,2.354,1096,4.383,1146,1.767,1193,2.626,1278,1.723,1289,0.843,1292,2.86,1296,1.18,1335,2.02,1369,2.191,1382,2.242,1541,1.744,1592,2.85,1611,4.09,1659,3.04,1721,1.048,1725,1.836,1755,2.985,1794,2.947,1799,3.059,1903,3.627,1907,3.427,1931,2.663,1965,1.767,1969,1.181,1976,2.525,2079,3.059,2081,3.427,2110,2.85,2184,2.395,2255,2.316,2307,4.275,2319,3.436,2340,4.521,2353,7.479,2359,3.059,2377,2.85,2418,2.985,2472,2.985,2502,4.804,2536,3.543,2537,2.985,2559,2.079,2669,2.48,2711,3.322,2760,2.73,2794,4.208,2859,4.208,2869,4.471,3028,3.322,3039,3.998,3068,4.471,3073,3.322,3146,3.14,3222,3.059,3234,3.427,3243,2.426,3565,4.646,3841,3.427,4467,3.998,4778,4.208,4930,3.674,4946,4.208,4947,3.543,5084,1.744,5092,3.998,5395,3.227,5408,2.73,5730,3.823,5928,3.14,6276,3.998,6282,4.471,6332,4.208,7573,4.208,8108,4.208,8307,3.674,8807,5.184,8821,4.208,8823,5.356,8824,5.356,8825,5.356,8826,4.822,8827,5.356,8828,5.356,8829,5.356,8830,5.356,8831,5.356,8832,4.208,8833,4.471,8834,7.262,8835,5.356,8836,4.471,8837,4.208,8838,4.471,8839,4.471,8840,5.356,8841,5.356,8842,4.822,8843,5.356,8844,5.356,8845,5.356,8846,4.471,8847,4.471,8848,4.208]],["tags/Creativity Self-Assessment Is Nonsense",[2319,1.62,3561,2.291]],["title/Favorite Game Meme",[2379,0.922,2701,2.615,8745,4.14]],["content/Favorite Game Meme",[0,1.056,1,1.966,3,1.479,5,0.948,10,0.564,17,1.1,19,0.314,24,0.937,25,1.302,26,0.814,52,0.473,67,1.633,73,0.754,75,0.968,77,1.462,78,3.274,79,0.448,85,1.479,89,1.697,98,1.42,101,0.395,109,1.244,116,1.177,121,1.428,131,0.958,144,0.814,150,1.204,156,1.19,157,1.217,158,0.614,165,0.989,168,1.654,175,1.851,176,2.758,180,2.127,182,1.499,184,1.572,185,1.363,189,2.694,209,2.758,242,1.79,253,2.04,263,0.796,275,1.653,276,1.217,278,1.287,350,3.395,368,1.462,378,1.102,388,1.572,404,1.056,418,1.633,430,1.378,441,1.516,468,3.889,486,2.694,621,1.428,627,1.743,698,2.968,724,1.428,845,3.274,877,1.411,903,1.949,912,0.737,921,1.182,929,1.444,939,3.395,948,2.378,951,1.19,957,2.827,976,2.982,1030,2.213,1031,2.292,1260,1.462,1279,1.689,1283,0.492,1317,1.815,1352,3.369,1420,2.522,1586,1.394,1590,2.634,1608,2.176,1631,1.893,1666,2.072,1711,2.009,1715,2.106,1721,0.968,1742,2.252,1745,4.132,1764,1.091,1938,2.252,1976,2.334,2030,3.07,2034,2.04,2061,3.395,2071,3.436,2126,2.424,2148,2.982,2261,2.827,2307,2.292,2375,2.04,2379,1.727,2380,4.132,2458,2.472,2470,2.982,2595,2.213,2646,1.462,2700,2.298,2701,3.728,2749,3.833,2760,2.523,2780,3.395,2819,2.292,2875,3.07,2914,4.457,2988,2.523,3137,3.274,3191,3.744,3273,3.07,3301,3.695,3319,3.889,3487,2.472,3907,3.167,4286,3.395,4506,3.07,4525,3.889,4529,2.158,4770,2.577,4932,4.457,5084,1.612,5120,3.167,5249,2.694,5336,3.274,5362,3.889,5363,3.889,5400,2.523,5549,4.401,5611,3.695,5641,4.457,5703,3.889,5752,3.274,5786,2.902,5926,4.132,6057,3.889,6256,4.457,6257,4.457,6539,3.395,6592,2.758,6694,3.695,6841,3.274,6906,3.274,7397,5.135,7443,3.889,7507,4.457,7681,3.534,7763,4.132,7765,4.132,7772,4.457,7956,3.889,7975,4.457,8089,3.167,8187,5.404,8387,3.395,8549,3.695,8599,3.695,8671,3.889,8745,5.902,8849,4.95,8850,4.95,8851,4.457,8852,4.95,8853,4.95,8854,4.95,8855,4.95,8856,4.95,8857,4.95,8858,4.95,8859,4.95,8860,4.95,8861,4.95,8862,4.95,8863,4.457,8864,4.95,8865,7.907,8866,4.95,8867,4.95,8868,4.95,8869,3.695,8870,4.95,8871,4.95,8872,4.132,8873,4.95,8874,6.879,8875,4.95,8876,4.95,8877,3.889,8878,4.95,8879,4.95,8880,4.95,8881,4.95,8882,4.95,8883,6.879,8884,4.95,8885,6.879,8886,4.95,8887,4.95,8888,4.95,8889,4.95,8890,4.95,8891,4.95,8892,4.95,8893,3.395,8894,4.95,8895,4.95,8896,4.95,8897,4.95,8898,4.95,8899,4.95,8900,4.95,8901,4.95,8902,4.95,8903,4.95,8904,4.95,8905,3.889,8906,3.395,8907,4.95,8908,4.95,8909,4.132,8910,3.889,8911,4.95,8912,4.457,8913,5.742,8914,4.95,8915,4.95,8916,4.95,8917,4.457,8918,4.95,8919,4.95,8920,3.889,8921,4.95,8922,4.95,8923,4.457,8924,4.457]],["tags/Favorite Game Meme",[2379,0.837,2700,1.682]],["title/The HP Sprocket Mini Printer",[2993,3.89,4526,3.275,8925,4.458,8926,4.133]],["content/The HP Sprocket Mini Printer",[1,1.265,4,2.13,10,0.915,14,0.837,16,2.707,17,0.976,19,0.232,24,1.637,28,0.855,47,1.558,50,0.809,52,0.669,53,2.983,56,3.366,79,0.563,83,1.636,87,1.109,88,2.004,90,2.399,92,2.906,94,1.171,95,2.237,97,2.399,99,1.45,104,0.998,107,2.983,109,1.279,112,3.255,122,3.368,132,1.539,133,3.025,154,1.039,158,0.631,172,1.866,184,1.616,203,1.062,209,4.471,219,1.657,223,1.158,240,1.386,293,1.417,315,0.985,320,1.952,361,1.657,369,3.156,375,1.091,404,1.495,426,2.649,430,1.952,442,3.189,457,1.93,561,5.053,564,2.315,580,2.356,627,1.791,646,3.49,677,3.366,722,1.84,728,1.892,749,2.983,782,0.923,813,2.707,897,1.503,906,4.486,908,1.84,912,1.044,929,1.485,934,2.13,938,3.156,982,2.594,1061,3.49,1069,1.503,1131,2.983,1237,1.919,1274,2.426,1276,1.866,1279,1.006,1283,0.696,1291,1.294,1312,2.275,1315,2.034,1317,1.866,1319,2.097,1320,3.156,1332,2.315,1346,1.558,1354,3.502,1369,1.353,1439,5.209,1488,2.761,1501,1.722,1503,3.366,1600,2.399,1606,2.594,1661,3.632,1663,1.521,1666,2.13,1687,1.552,1721,0.995,1778,1.919,1785,1.558,1795,1.722,1811,3.928,1881,2.065,1947,3.502,1993,3.574,2025,2.935,2108,3.366,2150,2.164,2329,2.769,2402,3.066,2414,2.237,2434,2.255,2478,3.798,2513,2.356,2553,3.49,2646,2.071,2649,2.983,2669,3.715,2715,2.444,2718,2.065,2761,3.65,2798,3.255,2806,2.75,2854,2.541,2903,3.997,2930,2.983,2983,3.907,2993,5.508,3015,2.835,3025,4.486,3038,2.315,3085,4.247,3125,3.366,3151,2.594,3243,1.7,3269,3.49,3482,3.156,3511,3.156,3541,2.906,4332,3.49,4391,3.798,4400,2.906,4526,3.366,4593,7.223,4693,2.492,4743,3.066,5102,2.983,5113,4.247,5179,4.486,5243,3.156,5285,4.581,5628,3.49,5784,3.49,5822,3.156,5823,3.156,5825,3.997,5830,4.471,5898,4.44,5914,2.541,6126,5.005,6166,4.247,6278,3.632,6462,3.49,6818,2.983,6850,3.156,6987,5.005,7019,4.11,7706,3.632,7957,3.49,8047,7.223,8260,3.49,8629,4.581,8792,4.247,8826,4.581,8925,7.784,8926,7.569,8927,7.012,8928,7.012,8929,5.088,8930,4.581,8931,5.088,8932,5.088,8933,5.088,8934,4.581,8935,5.088,8936,5.088,8937,7.012,8938,7.012,8939,5.088,8940,5.088,8941,5.088,8942,5.088,8943,5.088,8944,5.088,8945,5.088,8946,4.247,8947,5.088,8948,5.088,8949,5.088]],["tags/The HP Sprocket Mini Printer",[172,2.336]],["title/Parking Machines Design Mistakes",[983,2.214,1945,1.553,2468,2.695,3137,3.275]],["content/Parking Machines Design Mistakes",[0,1.523,1,1.299,6,0.671,10,0.928,14,0.86,17,1.132,18,1.66,19,0.238,22,1.659,24,0.99,27,0.473,30,1.543,48,1.84,50,0.603,52,0.835,67,1.724,76,1.344,79,0.569,87,1.556,94,1.644,98,1.079,99,1.49,101,0.417,121,1.507,144,1.338,149,1.724,154,1.067,158,0.886,165,1.045,176,3.98,179,0.948,189,2.845,194,3.731,203,1.091,208,3.038,210,2.337,211,1.84,216,0.888,217,1.662,223,1.99,233,3.139,240,1.033,255,2.781,259,4.106,264,2.378,271,1.865,275,1.011,279,2.121,282,1.681,293,1.644,296,3.585,315,1.011,318,2.26,367,2.655,368,1.543,400,3.344,412,1.6,431,2.845,442,2.378,443,2.012,484,2.154,677,3.457,711,2.559,724,1.507,749,3.064,782,0.948,797,2.089,877,1.49,910,2.913,912,0.778,932,1.943,933,4.706,978,2.481,983,2.337,1229,1.971,1274,1.581,1276,1.916,1289,0.823,1296,1.151,1300,2.378,1317,2.619,1339,3.052,1346,1.6,1403,2.26,1477,2.664,1490,3.901,1511,2.721,1512,2.42,1557,1.702,1584,2.913,1585,4.106,1586,1.472,1634,2.058,1657,1.6,1659,2.188,1660,2.913,1663,1.562,1687,1.011,1710,3.701,1715,2.223,1720,2.781,1746,2.781,1763,2.089,1764,1.151,1803,2.781,1857,4.106,1876,2.297,1945,2.552,1948,3.457,1969,0.85,1976,2.464,1993,4.817,2078,2.337,2118,3.149,2128,3.149,2209,3.901,2296,3.585,2303,2.028,2345,3.149,2391,2.378,2408,2.61,2414,2.297,2434,1.681,2457,3.149,2468,3.887,2474,3.731,2513,2.42,2606,2.337,2667,3.307,2669,2.42,2749,2.913,2799,2.223,2819,2.42,2860,3.585,2929,3.242,2993,4.106,3000,2.61,3016,4.303,3137,6.747,3245,3.585,3264,2.985,3282,4.362,4009,4.362,4100,2.511,4404,2.378,4526,3.457,4528,3.585,4631,3.585,5082,3.344,5084,1.702,5118,2.154,5126,4.106,5143,3.585,5408,2.664,5513,7.298,5588,3.731,5740,4.106,5902,2.913,5980,3.242,6673,3.585,6818,3.064,7019,4.187,7169,3.344,7642,4.706,7841,4.106,8318,3.731,8365,5.331,8443,4.106,8735,4.706,8926,4.362,8950,5.227,8951,5.227,8952,5.227,8953,5.227,8954,5.227,8955,5.227,8956,7.142,8957,5.227,8958,5.227,8959,5.227,8960,4.706,8961,4.362,8962,5.227,8963,5.227,8964,5.227,8965,3.901,8966,4.362,8967,5.227,8968,5.227,8969,5.227,8970,5.227,8971,5.227,8972,5.227,8973,4.706]],["tags/Parking Machines Design Mistakes",[1945,1.999]],["title/A Triumph For Blogging",[156,1.516,8974,4.952]],["content/A Triumph For Blogging",[0,1.506,6,0.66,11,1.5,14,0.846,17,0.716,19,0.234,20,1.367,21,2.354,23,1.967,25,1.352,27,0.639,42,1.574,48,1.81,50,0.593,52,0.491,58,4.629,65,1.989,74,1.525,75,1.578,81,2.271,101,0.692,103,1.383,109,2.028,126,2.152,133,1.939,135,5.271,149,1.696,150,1.961,156,2.394,158,1.077,165,1.028,168,1.236,172,1.885,179,1.281,180,1.9,185,1.415,216,1.2,232,3.838,253,2.119,254,3.189,277,1.383,278,1.337,288,1.158,312,1.593,320,1.432,321,1.81,359,2.798,361,1.674,375,0.8,378,1.145,388,1.633,404,1.096,459,2.47,460,2.424,476,1.399,487,1.593,527,2.865,606,2.26,649,2.621,677,3.401,757,2.299,919,1.786,929,1.5,942,4.62,945,2.119,973,3.289,978,1.786,982,3.599,994,2.26,995,2.735,1002,3.014,1008,1.995,1025,4.039,1279,1.595,1289,1.111,1296,1.133,1317,1.885,1327,2.188,1401,3.004,1425,2.38,1426,1.593,1470,2.676,1511,2.676,1548,3.289,1634,2.025,1657,1.574,1658,2.518,1671,2.152,1746,2.735,1764,1.133,1785,1.574,1789,3.289,1795,1.74,1811,2.518,1852,2.798,1858,2.152,1881,2.087,1931,1.885,1962,2.453,1965,2.329,2117,2.26,2140,2.518,2150,2.187,2283,2.47,2336,3.014,2345,3.098,2359,2.937,2379,1.174,2388,2.937,2434,1.653,2469,3.289,2577,2.119,2678,4.039,2682,3.098,2783,3.838,2786,2.055,2799,2.187,2806,1.763,2831,3.189,2854,2.568,2868,3.526,2882,2.055,3005,6.358,3092,4.291,3161,3.838,3227,2.621,3256,3.104,3266,2.735,3369,4.034,3498,2.38,4100,2.47,4421,2.865,4428,3.098,4529,2.724,4729,4.291,4758,3.803,4963,3.935,5102,3.014,5118,2.91,5181,4.039,5236,3.289,5368,3.289,5377,3.401,5470,2.568,5548,3.838,5579,4.629,5729,1.763,5804,3.838,5940,3.526,6001,4.291,6542,3.289,6544,3.189,6585,2.937,6841,3.401,6895,2.865,6897,2.735,6930,3.098,6934,4.255,6986,3.526,7081,3.526,7121,4.039,7133,4.629,7134,4.629,7145,4.039,7210,3.27,7286,3.935,7287,5.041,7293,4.039,7443,4.039,7604,3.838,7629,4.629,8049,5.956,8249,3.67,8252,4.039,8670,4.629,8847,8.039,8848,4.039,8975,3.67,8976,5.141,8977,5.141,8978,5.141,8979,5.141,8980,5.141,8981,4.844,8982,4.629,8983,5.141,8984,5.141,8985,5.141,8986,4.629,8987,5.141,8988,5.141,8989,5.141,8990,4.629,8991,4.291,8992,4.629,8993,3.838,8994,5.141,8995,4.291,8996,5.141,8997,5.141,8998,5.141,8999,5.141,9000,4.629,9001,5.141,9002,4.629]],["tags/A Triumph For Blogging",[156,1.532]],["title/Are Digital Gardens Blogs?",[156,1.334,2354,2.251,2913,4.14]],["content/Are Digital Gardens Blogs?",[0,1.076,3,2.386,4,2.918,5,0.966,10,0.795,13,1.421,14,0.83,19,0.23,25,1.326,27,0.779,28,0.848,30,1.489,46,2.872,48,3.032,50,0.804,57,3.227,59,1.582,60,1.123,62,2.255,65,1.421,74,0.886,75,1.562,76,1.297,77,1.489,79,0.328,81,1.622,86,1.824,96,2.811,103,1.357,109,1.268,126,2.112,131,1.545,154,1.423,156,1.676,158,0.625,159,2.734,165,1.008,168,1.213,172,1.849,179,0.915,196,1.472,203,1.053,211,2.453,217,1.174,240,0.997,263,0.812,277,1.875,278,1.311,291,1.986,294,1.824,318,2.181,326,2.519,357,3.46,365,1.929,366,2.378,368,1.489,378,1.123,407,2.112,418,1.664,430,1.405,469,2.745,517,1.423,561,2.811,621,2.01,623,2.811,630,1.875,667,2.745,705,2.328,724,1.455,782,1.264,794,3.128,851,2.27,854,2.335,885,2.683,896,2.745,912,0.751,919,2.421,921,0.866,941,3.46,951,1.92,957,3.981,994,3.063,995,2.683,1007,4.21,1017,3.552,1020,2.521,1069,1.489,1118,6.275,1159,2.016,1216,2.519,1260,1.489,1276,1.849,1278,1.622,1279,1.378,1283,0.692,1296,1.111,1301,2.811,1327,1.563,1331,3.227,1333,1.986,1401,2.145,1422,1.902,1426,1.563,1502,2.811,1511,2.626,1537,2.918,1541,1.643,1557,1.643,1619,3.628,1631,1.929,1657,1.544,1678,1.957,1710,2.294,1763,2.786,1794,2.828,1796,2.828,1872,3.116,1903,2.519,1965,1.664,2007,3.123,2028,1.8,2056,3.765,2184,2.255,2233,4.21,2299,2.571,2304,3.413,2339,2.423,2351,4.21,2353,3.962,2354,3.889,2422,3.601,2453,2.957,2464,2.335,2502,3.336,2541,2.957,2566,2.47,2598,3.765,2647,3.601,2697,2.745,2819,2.335,2913,7.399,3081,3.46,3088,3.765,3224,4.21,3227,2.571,3302,3.336,3320,4.21,3521,1.929,3541,2.881,3986,3.336,4179,3.765,4301,3.962,4421,2.811,4445,2.626,4693,2.47,4743,3.039,4751,3.601,5116,4.21,5524,2.881,5593,3.962,5898,2.47,6317,2.811,6655,3.601,6712,3.765,6755,3.601,6897,2.683,6934,3.039,7021,4.21,7130,4.21,7131,4.21,7286,2.811,7299,4.21,7335,3.765,7839,4.541,8180,4.541,8186,3.765,8524,3.962,8560,4.21,8724,4.541,9003,5.044,9004,5.044,9005,5.044,9006,5.044,9007,5.044,9008,5.044,9009,5.044,9010,5.044,9011,5.044,9012,4.541,9013,5.044,9014,5.044,9015,5.044,9016,6.969,9017,5.044,9018,5.044,9019,4.541,9020,4.541,9021,5.044,9022,5.044,9023,5.044,9024,5.044,9025,5.044,9026,5.044,9027,3.962,9028,5.044,9029,5.044,9030,4.541,9031,5.044,9032,5.044,9033,5.044,9034,5.044,9035,5.044,9036,4.21,9037,5.044,9038,5.044,9039,4.541,9040,5.044]],["tags/Are Digital Gardens Blogs?",[156,1.211,7286,2.806]],["title/Collective Creativity",[851,2.053,2319,2.027]],["content/Collective Creativity",[0,1.485,5,0.964,17,0.969,22,0.884,28,1.341,42,1.542,62,2.252,70,1.6,79,0.328,114,2.877,116,1.198,121,1.452,132,1.523,158,0.624,165,1.007,175,1.355,185,1.386,190,3.595,196,2.328,198,3.759,208,2.142,232,3.759,252,2.142,263,0.81,271,1.797,307,2.877,312,1.561,316,2.622,365,1.926,368,1.487,426,2.622,432,3.957,441,1.11,443,1.419,457,1.386,469,4.343,546,2.332,579,2.076,596,1.773,728,2.589,816,4.605,840,3.124,877,2.453,903,1.983,924,2.466,936,3.595,995,3.704,1011,1.822,1021,3.957,1030,2.252,1031,2.332,1062,2.013,1236,3.283,1274,1.523,1292,1.983,1340,3.124,1523,2.877,1548,4.454,1586,1.419,1599,2.567,1608,2.214,1619,2.622,1682,4.534,1690,4.204,1711,2.044,1742,2.291,1799,2.877,1820,3.595,1907,3.222,1933,2.68,2006,1.773,2063,2.869,2184,2.252,2276,5.105,2307,4.435,2375,2.076,2428,3.332,2435,2.142,2436,2.952,2457,3.034,2469,3.222,2496,4.204,2559,1.955,2643,1.797,2656,3.441,2712,3.222,2795,3.332,2796,3.332,2797,3.124,2805,2.952,2849,4.204,2877,4.067,2930,4.081,2978,3.332,2997,2.68,3016,3.034,3046,2.952,3068,4.204,3100,3.455,3103,3.332,3163,3.332,3192,2.622,3226,2.567,3249,2.622,3826,7.184,3835,4.534,3836,5.47,3913,4.204,4105,3.759,4210,4.776,4311,4.204,4389,3.595,4410,3.595,4412,3.455,4429,4.204,4435,4.204,4438,3.759,4826,4.534,5084,1.64,5167,3.957,5191,3.332,5406,3.222,5536,3.595,5549,3.222,5552,3.957,5729,2.387,6126,3.595,6172,4.204,6178,3.957,6587,3.759,6589,3.124,6654,3.332,6719,3.759,6790,3.759,6862,4.534,6996,3.759,7082,3.595,7145,3.957,7170,5.197,7539,5.197,7675,3.957,7698,4.204,7832,3.332,7892,4.204,8046,4.204,8159,5.811,8252,3.957,8296,3.759,8299,3.759,8306,3.957,8332,5.186,8385,4.776,8386,4.195,8535,3.759,8547,4.204,8657,4.558,8671,3.957,8833,4.204,8846,4.204,8910,3.957,9041,4.534,9042,5.037,9043,5.037,9044,4.204,9045,3.957,9046,7.979,9047,5.037,9048,6.66,9049,5.037,9050,5.037,9051,5.037,9052,5.037,9053,4.534,9054,6.962,9055,5.037,9056,4.534,9057,5.037,9058,5.037,9059,5.811,9060,5.037,9061,5.037,9062,5.037,9063,5.037,9064,5.037,9065,4.204,9066,7.979,9067,5.037,9068,5.037,9069,5.037,9070,5.037,9071,5.037,9072,5.037,9073,5.037,9074,5.037,9075,5.037,9076,5.037,9077,4.534,9078,7.979,9079,5.037,9080,3.759,9081,5.037,9082,5.037,9083,5.037,9084,4.534,9085,4.534,9086,5.037,9087,4.534,9088,5.037,9089,5.037,9090,5.037,9091,5.037,9092,4.534,9093,5.037,9094,4.534,9095,5.037,9096,5.037,9097,5.037,9098,5.037,9099,4.534,9100,5.037,9101,5.037,9102,5.037,9103,5.037,9104,5.037,9105,4.534,9106,5.037,9107,6.962,9108,5.037,9109,5.037,9110,5.037,9111,4.534]],["tags/Collective Creativity",[2319,1.339,3561,1.894,4398,1.861]],["title/Dear Student",[3485,3.321]],["content/Dear Student",[3,2.115,5,0.987,8,3.681,10,0.588,17,1.124,21,2.065,24,0.976,27,0.467,28,1.189,42,1.579,50,0.817,70,1.638,77,1.523,78,4.681,79,0.461,82,2.388,83,1.658,87,1.124,88,2.031,91,2.364,94,1.628,103,1.387,104,0.734,109,1.296,113,1.355,136,4.681,142,3.399,144,1.329,149,1.701,150,1.254,158,0.639,160,2.229,179,0.935,182,1.542,188,1.891,199,1.658,203,1.814,219,1.679,242,1.865,252,3.436,263,0.83,278,1.341,282,1.658,288,1.161,293,1.042,297,1.523,324,2.945,350,3.537,361,2.305,365,1.972,367,3.388,368,1.523,404,1.1,416,3.059,437,2.631,452,1.815,457,2.224,467,3.023,487,2.504,518,2.477,520,6.03,579,3.583,632,2.684,698,2.458,728,1.917,851,1.679,881,2.125,897,2.09,903,2.031,920,3.382,921,1.216,922,4.304,942,3.765,985,1.453,987,2.628,1008,2.001,1011,1.865,1012,3.849,1062,2.061,1069,1.523,1172,3.023,1179,2.787,1198,4.263,1216,3.534,1283,0.512,1291,2.054,1296,1.136,1327,1.598,1335,3.046,1397,3.681,1425,2.388,1426,1.598,1451,2.684,1541,1.679,1557,1.679,1577,2.388,1586,1.453,1606,2.628,1623,1.791,1678,2.001,1687,0.998,1711,2.872,1764,1.136,1872,2.305,1876,2.267,1931,2.595,1965,1.701,1973,4.148,1995,2.806,2007,1.723,2064,2.001,2067,3.849,2071,2.575,2177,3.107,2232,2.628,2297,2.945,2311,3.023,2314,3.681,2315,2.628,2338,3.299,2340,2.525,2349,2.874,2448,4.867,2457,3.107,2470,3.107,2481,2.743,2532,3.107,2595,3.612,2666,2.575,2669,3.741,2922,4.051,2975,4.304,3015,2.874,3075,3.849,3090,3.107,3151,2.628,3154,5.541,3196,2.874,3456,3.741,3485,4.466,3491,4.051,3552,3.537,3816,5.393,3840,3.849,3910,2.684,4757,3.537,4803,2.628,4943,3.411,4948,3.681,5089,3.681,5161,3.537,5194,2.684,5332,3.681,5360,2.743,5530,3.107,5536,5.051,5798,3.411,5998,3.411,6276,5.282,6584,3.681,6589,3.198,6699,3.849,7081,3.537,7102,6.371,7147,3.849,7710,6.371,7996,6.494,8599,3.849,8700,3.681,9112,5.157,9113,4.643,9114,4.304,9115,4.643,9116,5.157,9117,5.157,9118,5.157,9119,5.157,9120,4.643,9121,5.157,9122,4.643,9123,5.157,9124,4.643,9125,5.157,9126,4.643,9127,4.643,9128,4.304,9129,5.157,9130,5.157]],["tags/Dear Student",[]],["title/Ditch Scrum, Organize As You See Fit",[246,2.621,275,0.865,1287,3.192,2988,2.279,6968,3.338]],["content/Ditch Scrum, Organize As You See Fit",[1,1.236,2,2.645,10,0.787,14,0.818,16,3.671,17,1.103,19,0.227,20,1.322,24,0.941,27,0.717,28,0.836,42,1.522,47,1.522,50,0.988,51,2.081,87,1.083,89,1.704,91,1.661,94,1.588,102,2.588,104,0.982,113,0.952,126,2.889,131,0.962,132,1.504,138,2.483,144,0.818,145,2.018,147,4.925,150,1.209,154,1.409,159,1.504,175,2.658,182,1.083,184,1.579,196,1.451,203,1.037,211,2.429,246,2.914,268,6.212,275,0.962,276,1.696,277,1.337,293,1.004,295,2.434,302,4.149,312,1.541,315,0.962,321,1.75,367,1.848,378,1.765,388,1.579,404,1.06,437,1.848,441,1.095,457,1.368,471,2.588,517,1.015,564,2.261,580,2.302,627,2.429,630,1.337,667,2.706,688,2.77,705,1.661,711,2.434,724,1.434,782,0.902,827,2.706,903,2.717,912,1.275,919,1.727,951,1.195,969,3.711,976,2.995,983,2.223,987,2.534,1008,1.929,1011,1.798,1146,2.276,1159,1.987,1229,1.875,1260,2.873,1279,0.983,1283,0.685,1287,6.813,1290,2.534,1331,2.302,1335,1.875,1415,3.316,1425,2.302,1426,2.138,1481,2.914,1501,3.043,1537,2.081,1631,1.902,1654,4.149,1677,2.302,1687,1.335,1691,2.995,1720,2.645,1811,2.434,1898,2.645,1941,3.592,1965,2.276,2007,1.661,2031,2.914,2048,3.41,2054,4.935,2079,2.84,2110,2.645,2255,2.983,2391,2.261,2469,4.414,2536,3.289,2559,1.929,2577,2.049,2595,2.223,2612,4.476,2669,2.302,2698,3.711,2710,3.906,2732,4.149,2733,4.149,2734,3.289,2810,3.906,2841,3.41,2927,4.733,2947,2.588,2951,2.534,3006,1.987,3100,3.41,3124,2.77,3132,4.28,3137,3.289,3169,4.149,3243,1.661,3257,3.181,3273,3.083,3280,2.995,4401,4.045,4404,4.233,4437,4.149,4501,3.289,4744,3.906,4767,5.421,4963,5.506,5332,3.549,5541,2.706,5656,2.645,5729,1.704,5738,3.711,5787,3.906,5841,2.534,5933,3.711,6048,4.149,6352,3.906,6410,3.711,6462,5.436,6599,3.711,6654,4.564,6691,3.549,6725,3.906,6808,4.149,6819,3.181,6906,3.289,6968,3.711,7287,3.549,7510,3.711,7848,4.149,8059,3.906,8089,3.181,8306,3.906,8307,3.41,8601,3.711,8773,4.149,8877,3.906,8981,3.41,9131,4.971,9132,4.971,9133,4.971,9134,4.971,9135,4.971,9136,3.906,9137,6.9,9138,4.971,9139,4.149,9140,4.971,9141,4.971,9142,4.971,9143,4.971,9144,4.971,9145,4.971,9146,4.971,9147,4.971,9148,6.212,9149,5.759,9150,4.971,9151,4.971,9152,4.971,9153,4.971,9154,4.971,9155,4.971]],["tags/Ditch Scrum, Organize As You See Fit",[1287,3.595,4453,3.222]],["title/Ever-increasing Work Email Spam",[104,0.705,2406,3.396,3238,2.292,6027,3.071]],["content/Ever-increasing Work Email Spam",[0,1.071,5,1.728,10,0.573,21,1.465,22,0.882,28,1.168,52,0.663,54,3.585,60,1.118,69,1.921,76,1.291,79,0.588,82,2.325,88,1.978,94,1.156,95,2.207,101,0.635,104,1.41,113,0.961,119,3.026,130,3.782,131,0.972,150,1.689,153,1.635,158,1.066,165,1.004,172,1.841,175,1.869,182,1.094,188,1.841,193,2.325,200,1.978,201,2.868,203,1.048,213,2.56,216,0.853,217,1.168,224,3.445,252,2.136,275,0.972,297,2.052,314,2.733,315,0.972,320,1.398,375,1.082,412,1.537,455,1.722,459,2.412,479,3.115,480,3.945,491,2.102,517,1.026,565,4.186,667,2.733,724,1.448,877,1.431,913,2.508,921,0.863,942,2.672,945,2.07,951,1.208,960,3.322,982,2.56,1030,2.245,1088,2.56,1179,1.978,1236,2.368,1237,1.894,1260,1.483,1279,0.993,1283,0.854,1289,1.094,1292,1.978,1296,1.531,1309,3.213,1332,2.284,1333,1.978,1345,3.445,1346,1.537,1397,3.585,1415,1.745,1420,1.841,1470,3.617,1497,3.115,1542,3.445,1552,2.459,1589,2.284,1594,2.672,1631,1.921,1645,2.508,1648,1.575,1659,2.102,1663,2.076,1675,2.368,1678,2.697,1723,4.521,1725,1.722,1744,2.412,1765,4.766,1807,3.115,1876,2.207,1879,3.617,1929,3.945,1952,2.412,1965,1.656,1969,1.296,1972,2.614,1985,2.733,2048,3.445,2056,3.749,2060,2.798,2140,2.459,2232,2.56,2257,3.945,2286,3.945,2290,2.548,2291,4.521,2298,3.542,2303,1.949,2386,3.213,2406,4.766,2413,3.026,2420,3.945,2448,4.186,2461,3.026,2469,3.213,2531,3.115,2534,2.944,2729,2.798,2806,2.382,2953,3.213,3014,3.213,3036,4.445,3165,2.614,3256,2.207,3321,3.542,3369,5.467,3456,4.431,3484,3.585,3485,2.284,3501,3.945,3528,3.945,3541,2.868,3559,4.521,3561,2.284,3816,3.115,3824,5.187,3847,3.945,4301,6.259,4390,3.445,4404,2.284,4421,2.798,4429,4.192,4448,4.192,4465,3.47,4646,2.944,4693,3.402,4757,3.445,4764,3.322,4909,3.749,4943,3.322,5191,3.322,5281,2.798,5360,2.672,5374,4.186,5380,3.213,5472,2.672,5551,3.213,5701,3.213,5729,1.722,5908,4.192,5966,4.96,6027,4.31,6071,2.868,6551,3.445,6681,3.585,6699,3.749,7035,3.945,7052,3.585,7085,5.459,7209,4.192,8039,3.322,8048,3.945,8249,3.585,8318,4.96,8607,4.192,9000,4.521,9156,5.022,9157,5.022,9158,5.022,9159,5.022,9160,6.754,9161,4.521,9162,5.022,9163,4.192,9164,5.022,9165,5.022,9166,5.022,9167,4.192,9168,5.022,9169,6.256,9170,4.521,9171,5.022,9172,7.967,9173,4.192,9174,5.022,9175,3.945,9176,4.521,9177,4.521,9178,5.022,9179,5.022,9180,5.022,9181,5.022,9182,5.022]],["tags/Ever-increasing Work Email Spam",[2406,3.454,4465,2.515]],["title/Very Old and Somewhat Old Mood Boards",[28,0.685,853,1.789,4659,2.529,6187,2.169,8108,3.203]],["content/Very Old and Somewhat Old Mood Boards",[0,1.474,6,1.156,10,0.788,13,1.948,17,1.105,19,0.227,20,1.326,22,0.875,23,1.907,24,0.944,25,1.818,27,0.718,28,0.838,48,1.755,52,0.758,59,1.564,60,1.11,61,2.441,79,0.325,87,1.087,98,1.029,101,0.551,103,1.341,112,3.19,116,1.186,130,2.713,145,2.023,148,1.584,150,1.212,154,1.018,156,1.199,159,1.508,160,2.156,163,3.092,175,1.341,180,2.306,203,1.04,217,1.16,230,2.308,242,1.803,249,3.19,253,2.055,263,1.379,266,2.894,271,1.779,288,1.123,289,2.778,303,3.559,312,2.656,315,0.965,318,2.156,320,1.388,321,1.755,361,2.252,375,0.776,392,2.395,404,1.063,409,1.438,436,4.288,441,1.098,443,1.405,450,2.229,460,2.351,478,1.907,484,2.055,621,2.289,667,2.713,704,3.559,762,3.42,782,0.904,845,3.298,851,2.252,853,2.561,897,1.472,909,2.055,912,0.742,913,2.49,915,2.541,929,1.455,932,1.854,948,2.395,950,3.385,952,3.559,956,3.298,989,3.092,995,2.653,1011,1.803,1062,2.764,1066,2.395,1068,3.298,1191,3.004,1216,2.49,1289,0.785,1380,3.559,1401,2.121,1426,1.545,1557,1.624,1586,1.405,1590,2.653,1614,1.993,1631,1.907,1663,1.49,1671,2.087,1678,1.935,1687,0.965,1721,0.975,1764,1.523,1795,1.687,1799,2.848,1803,3.678,1809,3.559,1820,4.935,1938,2.268,1950,1.854,1962,1.732,1983,1.666,2025,2.087,2034,2.055,2049,3.42,2064,2.683,2126,2.441,2177,3.004,2215,2.713,2232,2.541,2283,2.395,2304,4.408,2311,2.923,2329,2.713,2379,1.15,2397,2.595,2416,3.26,2427,2.778,2455,2.023,2465,3.092,2486,3.298,2496,4.161,2522,5.431,2603,3.092,2624,3.42,2645,3.42,2757,2.087,2760,2.541,2786,1.993,2794,3.917,2799,2.121,2806,1.709,2841,3.42,2927,3.42,2951,2.541,2983,2.778,3132,3.092,3151,3.524,3165,2.595,3194,2.923,3267,3.949,3521,1.907,3525,4.573,3816,4.288,4195,4.053,4322,4.423,4482,3.19,4529,1.564,4659,5.584,4721,3.917,4796,3.763,4835,3.917,5084,1.624,5087,5.161,5265,3.722,5360,3.678,5413,3.42,5524,2.848,5531,3.722,5551,3.19,5729,1.709,5751,4.161,6092,4.161,6166,4.161,6171,3.559,6187,4.56,6468,2.923,6735,4.161,6925,3.917,7210,2.308,7290,3.559,7353,3.917,7755,3.42,7777,5.161,7902,4.489,8322,3.559,8329,4.161,8469,3.722,8618,3.917,8666,4.489,8704,5.431,9183,4.986,9184,4.986,9185,4.986,9186,4.489,9187,4.986,9188,4.986,9189,4.986,9190,4.986,9191,4.986,9192,4.986,9193,4.986,9194,4.986,9195,3.722,9196,6.224,9197,4.489,9198,4.986,9199,4.986,9200,4.986,9201,4.986,9202,4.986,9203,4.489,9204,4.161,9205,4.161,9206,4.986,9207,4.986,9208,4.489,9209,4.986,9210,4.986,9211,4.986,9212,4.986,9213,3.722,9214,6.224,9215,4.986,9216,4.489]],["tags/Very Old and Somewhat Old Mood Boards",[9217,5.737]],["title/Power Usage Effectiveness",[728,2.062,1179,2.184,1552,2.716]],["content/Power Usage Effectiveness",[6,0.635,19,0.225,21,1.442,22,0.868,24,0.936,27,0.447,30,2.029,40,2.374,70,1.57,73,1.046,79,0.448,84,2.469,87,1.077,94,1.965,98,1.631,99,1.409,101,0.787,109,1.243,116,1.176,132,1.495,133,1.864,148,1.57,154,1.009,157,1.215,158,0.98,173,3.529,175,1.33,196,1.442,199,2.21,203,1.032,208,2.923,216,0.84,217,1.15,221,3.27,223,1.564,235,6.263,240,0.977,263,1.271,273,5.226,277,1.33,282,2.21,287,2.823,294,1.788,309,2.296,312,1.532,330,2.21,361,1.61,367,1.838,378,1.101,384,1.514,409,1.425,457,1.892,464,3.529,486,2.69,728,3.337,782,0.896,797,2.747,912,0.736,921,1.181,924,2.42,951,1.189,985,1.936,987,2.519,993,2.42,1146,1.63,1192,2.289,1260,1.46,1276,2.52,1279,0.977,1283,0.491,1289,0.778,1302,2.898,1306,4.397,1315,2.747,1331,2.289,1346,3.162,1348,2.069,1398,2.289,1401,2.103,1421,3.27,1511,2.573,1552,3.869,1589,3.126,1613,2.374,1623,1.717,1633,2.137,1634,1.947,1655,1.976,1657,1.513,1676,3.066,1719,2.248,1759,5.226,1790,2.754,1952,2.374,1972,2.573,1973,2.898,1993,2.519,1995,2.69,1999,2.42,2007,1.651,2010,2.898,2012,2.469,2015,4.203,2044,3.503,2049,3.39,2064,1.918,2118,2.978,2145,2.754,2255,2.137,2339,2.374,2356,3.69,2366,3.39,2411,4.906,2413,2.978,2435,2.103,2464,2.289,2517,3.39,2534,2.898,2591,2.898,2667,2.289,2676,3.883,2774,3.883,2971,2.173,3023,4.546,3079,2.248,3147,2.331,3210,3.883,3235,3.27,3266,2.63,3485,2.248,4100,2.374,4391,3.69,4404,2.248,4487,3.883,4546,5.736,4551,4.113,4715,3.39,4741,4.45,4748,3.69,4758,2.331,4761,4.126,4764,3.27,4909,3.69,5389,4.126,5561,5.648,5801,2.823,5809,3.27,5816,3.69,5841,2.519,5980,4.263,6101,4.906,6119,5.126,6584,3.529,6592,2.754,6655,3.529,6673,3.39,6937,4.126,7019,2.898,7210,2.289,7817,4.45,7896,3.69,7987,3.69,8089,3.162,8424,3.883,8682,6.187,9218,4.943,9219,4.943,9220,9.529,9221,4.943,9222,4.943,9223,6.873,9224,6.873,9225,4.45,9226,4.943,9227,6.873,9228,4.45,9229,4.943,9230,4.943,9231,4.943,9232,4.943,9233,4.943,9234,4.45,9235,7.113,9236,4.45,9237,6.873,9238,4.943,9239,4.943,9240,4.943,9241,4.943,9242,4.45,9243,4.943,9244,4.943,9245,4.943,9246,4.45,9247,4.943,9248,4.943,9249,4.943,9250,4.45,9251,4.45,9252,4.943,9253,4.943,9254,4.45,9255,4.943,9256,4.943]],["tags/Power Usage Effectiveness",[6119,2.877,9257,5.036]],["title/Questionable Game Publishing Methods",[126,2.073,1335,1.867,2379,0.823,3521,1.894]],["content/Questionable Game Publishing Methods",[4,2.078,11,1.449,18,1.577,19,0.314,22,1.21,24,1.305,27,0.624,31,3.284,50,0.573,56,3.284,60,1.106,69,1.899,74,0.872,76,1.276,80,2.702,89,1.702,94,1.969,101,0.549,109,1.248,114,3.937,131,1.532,153,1.617,157,1.22,175,1.335,180,1.335,183,3.405,184,1.577,185,1.366,196,1.449,211,2.427,212,2.991,241,2.755,255,3.667,263,0.799,278,1.291,288,1.118,293,1.728,315,1.334,320,1.382,367,1.846,384,1.519,392,2.385,396,3.176,403,2.182,418,1.637,430,1.919,435,2.078,450,2.219,451,3.9,452,1.748,465,1.795,481,2.584,517,1.408,518,2.385,539,3.9,561,3.841,586,2.755,627,3.012,630,1.335,722,2.493,782,0.9,786,2.91,851,1.617,853,1.484,934,2.886,940,3.079,1008,1.927,1029,2.91,1044,2.341,1062,2.755,1088,2.53,1161,2.078,1229,1.872,1283,0.85,1289,1.085,1291,1.262,1296,1.094,1297,2.766,1315,1.984,1322,3.544,1348,2.886,1380,3.544,1398,2.299,1420,2.903,1422,1.872,1430,3.375,1451,2.584,1493,2.91,1505,2.584,1512,3.192,1523,2.836,1537,2.886,1541,1.617,1589,4.231,1606,2.53,1645,3.443,1659,2.078,1663,1.484,1710,2.258,1711,2.015,1794,2.015,1895,3.9,1938,2.258,1969,0.808,2006,1.748,2140,2.431,2347,2.431,2354,2.015,2379,1.642,2397,2.584,2434,1.597,2685,4.122,2716,2.91,2757,2.886,2758,3.405,2761,2.584,2799,2.112,2805,2.91,2828,2.836,2854,2.479,2872,4.469,2895,3.079,2976,4.469,2991,3.405,2998,2.53,3037,2.182,3082,4.143,3165,2.584,3487,2.479,3521,3.272,3529,3.284,3841,3.176,3845,4.143,4404,3.602,4419,2.584,4464,3.9,4482,3.176,4504,2.91,4713,4.469,4796,2.702,4803,2.53,4807,3.544,5109,2.385,5127,2.766,5173,2.112,5191,3.284,5242,3.405,5336,3.284,5360,2.641,5608,2.991,5628,3.405,5654,2.91,5656,2.641,5723,3.284,5826,2.836,5861,3.079,5866,3.176,5898,2.431,5914,2.479,5976,3.706,6010,3.284,6186,3.405,6259,7.129,6345,7.061,6551,3.405,6818,2.91,6854,3.079,6881,3.176,6975,3.9,7210,2.299,7681,3.544,7704,5.415,7724,3.9,7741,3.544,7755,3.405,7903,4.469,7920,3.9,7996,3.284,8039,4.56,8187,6.221,8491,4.469,9258,4.964,9259,4.964,9260,4.469,9261,5.753,9262,5.753,9263,4.964,9264,6.221,9265,4.964,9266,4.964,9267,4.964,9268,4.469,9269,4.964,9270,4.964,9271,4.964,9272,4.964,9273,3.9,9274,4.143,9275,4.964,9276,4.964,9277,4.964,9278,4.964,9279,4.964,9280,4.469,9281,4.964,9282,6.206,9283,4.964,9284,4.964,9285,4.143,9286,4.964,9287,4.469,9288,4.964,9289,4.964,9290,6.893,9291,4.964,9292,6.206,9293,4.964,9294,4.964,9295,4.964,9296,4.964]],["tags/Questionable Game Publishing Methods",[2379,0.837,3521,1.926]],["title/The Lost Art of Being Lost",[361,1.612,949,3.436,2307,2.292]],["content/The Lost Art of Being Lost",[1,1.261,3,2.091,7,1.969,14,0.834,21,1.48,24,0.961,25,1.334,27,0.459,31,3.356,40,2.437,43,3.787,50,0.808,52,0.484,60,1.13,65,1.971,69,1.941,73,0.772,76,1.304,79,0.562,98,1.047,101,0.639,103,1.365,109,2.354,144,0.834,148,3.106,150,1.701,157,1.247,158,0.993,165,1.726,173,3.622,175,1.365,176,2.827,185,1.397,188,1.86,192,3.787,196,2.042,210,2.268,216,1.189,218,3.48,223,1.155,225,3.246,242,1.835,253,2.884,255,2.699,266,2.124,271,2.497,277,1.365,293,1.025,308,3.147,309,2.338,310,3.787,326,2.534,361,1.652,375,0.79,395,2.437,408,2.898,441,1.118,442,2.308,455,1.739,457,1.397,467,2.974,490,2.699,491,2.929,567,4.102,632,2.641,652,4.477,705,1.695,728,1.886,762,3.48,919,1.762,932,2.602,942,2.699,945,2.091,949,5.017,1018,3.622,1029,2.974,1030,2.268,1045,2.586,1161,2.124,1216,4,1260,2.066,1272,3.808,1276,1.86,1283,0.504,1289,0.799,1291,1.29,1299,2.974,1307,2.437,1382,2.124,1401,2.158,1517,2.534,1548,3.246,1557,2.279,1577,2.349,1606,2.586,1613,2.437,1614,2.028,1623,1.762,1657,1.553,1718,2.534,1721,1.567,1737,3.356,1852,2.761,1931,2.566,1932,3.057,1972,2.641,2001,4.629,2006,1.786,2007,1.695,2054,2.534,2379,1.163,2398,2.827,2416,3.299,2430,4.995,2434,1.632,2476,1.717,2481,2.699,2643,1.81,2661,2.586,2671,3.622,2697,2.761,2854,2.534,2905,3.986,2906,4.102,2911,4.34,2961,3.057,2978,3.356,3006,2.028,3014,3.246,3079,2.308,3090,3.057,3137,3.356,3146,4.102,3151,2.586,3154,3.48,3161,3.787,3168,3.899,3182,6.762,3222,3.997,3234,3.246,3525,3.356,3939,3.057,4424,3.246,4656,4.235,4803,2.586,4929,3.986,5084,1.652,5109,2.437,5120,3.246,5133,3.787,5282,2.124,5382,3.986,5516,4.235,5551,3.246,5561,4.629,5654,2.974,5730,3.622,5739,4.235,5814,4.235,6134,4.235,6148,3.356,6243,3.48,6560,5.497,6673,3.48,6699,3.787,6771,5.31,6890,4.235,6937,4.235,6984,3.787,7011,3.787,7074,3.787,7170,3.787,7852,3.787,8318,3.622,8386,3.057,8434,4.235,8446,4.568,8480,3.787,8615,4.568,8797,3.986,8906,3.48,9126,4.568,9297,5.074,9298,5.074,9299,6.998,9300,8.804,9301,4.568,9302,6.998,9303,5.074,9304,5.074,9305,5.074,9306,5.074,9307,4.568,9308,4.235,9309,5.074,9310,5.074,9311,5.074,9312,4.235,9313,5.074,9314,5.074,9315,5.074,9316,5.074,9317,5.074]],["tags/The Lost Art of Being Lost",[]],["title/A 5.25\" Gobliins 2 Surprise",[131,0.958,189,2.695,6296,3.696,9318,4.458]],["content/A 5.25\" Gobliins 2 Surprise",[0,0.998,3,1.399,5,0.896,6,0.85,7,1.817,10,0.534,14,0.77,16,2.491,19,0.35,24,0.887,27,0.755,30,1.383,36,1.992,39,2.86,50,0.54,59,1.469,62,2.093,64,3.779,79,0.305,81,2.128,85,1.399,87,1.02,91,2.21,94,1.077,101,0.701,104,0.667,123,2.249,131,1.28,148,1.487,156,1.126,158,1.034,162,2.996,175,1.78,179,0.849,197,4.176,201,2.674,203,0.977,204,3.908,216,0.796,223,1.066,263,0.753,276,1.151,295,2.293,315,0.906,320,1.304,368,1.383,384,1.032,409,1.35,422,2.298,430,1.304,464,3.342,549,3.601,586,1.872,630,1.78,782,0.849,853,2.293,908,1.693,912,0.985,913,3.304,930,2.996,940,2.904,949,2.338,983,2.093,985,2.161,1041,5.522,1044,2.208,1062,1.872,1069,2.462,1146,1.544,1172,2.745,1237,1.766,1277,3.212,1289,0.737,1307,2.249,1319,2.727,1420,2.813,1425,2.168,1430,4.307,1439,2.821,1451,2.437,1537,1.96,1541,1.525,1557,1.525,1614,1.872,1617,1.817,1655,1.872,1687,0.906,1710,3.01,1721,0.916,1764,1.032,1796,1.9,1881,1.9,1904,3.908,1912,3.212,1938,2.13,1945,1.469,1965,1.544,2004,2.609,2063,1.93,2064,1.817,2065,2.674,2128,2.821,2194,2.548,2227,3.342,2321,3.779,2379,1.621,2431,3.495,2498,2.745,2577,1.93,2598,3.495,2606,2.093,2611,2.674,2646,1.383,2700,1.564,2701,2.208,2711,2.904,2715,2.249,2758,4.538,2799,2.814,2801,3.495,2855,2.548,2875,2.904,2891,3.678,2894,3.212,2940,3.342,2954,2.674,2991,3.212,3015,2.609,3176,3.212,3191,2.548,3227,2.387,3321,2.387,3910,2.437,4100,2.249,4421,2.609,4529,2.76,4535,3.495,4551,2.437,4576,3.495,4755,2.821,4804,2.996,4808,3.495,5130,3.687,5167,3.678,5179,4.233,5358,2.491,5360,2.491,5375,2.387,5472,2.491,5566,4.215,5608,2.821,5622,3.097,5654,2.745,5664,2.996,5719,3.342,5752,4.377,5757,3.495,5765,5.477,5767,2.904,5804,3.495,5805,3.678,5809,3.097,5816,6.566,5826,2.674,5845,5.075,5880,4.233,5902,2.609,5926,5.522,5938,5.198,5948,7.507,5962,2.821,6071,2.674,6174,3.678,6283,3.342,6284,3.908,6296,4.939,6313,4.233,6314,6.028,6344,5.957,6345,5.198,6376,5.957,6423,3.908,6468,3.879,6615,2.904,6691,4.723,6697,3.908,6860,3.678,7136,4.215,7220,3.678,7298,3.908,7442,4.215,7465,5.957,7696,3.212,8049,3.212,8089,2.996,8657,2.674,8745,3.495,8746,4.215,8797,3.678,8917,4.215,8990,4.215,8991,3.908,9080,3.495,9242,4.215,9254,4.215,9318,5.957,9319,3.908,9320,4.682,9321,4.682,9322,4.682,9323,4.682,9324,4.682,9325,3.908,9326,4.682,9327,5.522,9328,6.616,9329,4.682,9330,4.682,9331,4.682,9332,6.616,9333,4.682,9334,4.682,9335,4.682,9336,4.682,9337,3.908,9338,4.215,9339,4.682,9340,4.682,9341,4.682,9342,4.682,9343,4.682,9344,4.682,9345,5.957,9346,4.682,9347,4.682,9348,4.682,9349,4.682,9350,4.682,9351,4.682,9352,4.682,9353,4.682,9354,4.682,9355,4.682,9356,4.215,9357,4.215,9358,4.682,9359,4.215,9360,4.682,9361,4.215,9362,4.682,9363,4.215]],["tags/A 5.25\" Gobliins 2 Surprise",[2379,0.837,7472,4.534]],["title/A Treatise on Leavened Waffles",[8720,4.357,9364,4.993,9365,5.546]],["content/A Treatise on Leavened Waffles",[10,0.902,17,0.69,19,0.314,22,0.87,27,0.623,28,1.33,30,1.464,52,0.473,60,1.104,81,1.594,83,1.594,86,1.793,88,1.952,94,1.141,101,0.682,140,3.279,142,2.381,144,1.132,150,1.205,156,1.192,157,1.219,158,0.615,168,1.192,176,2.762,179,0.899,182,1.501,183,3.4,184,1.575,191,3.075,193,2.295,204,6.604,211,1.745,216,0.842,223,1.567,230,2.295,233,2.179,249,3.171,263,1.273,275,0.959,295,4.186,309,1.656,311,1.499,331,6.2,363,2.698,366,2.337,378,1.104,407,2.075,412,1.518,430,1.38,478,1.896,622,2.427,698,1.722,724,1.43,728,1.843,840,3.075,904,3.4,909,3.261,913,2.476,921,0.852,932,1.843,940,3.075,941,3.4,951,1.192,966,3.4,967,4.463,976,2.987,996,4.723,997,7.305,1017,2.527,1161,2.883,1213,2.832,1240,2.698,1267,2.255,1283,0.492,1291,1.26,1296,1.092,1364,3.171,1420,1.818,1426,1.536,1501,1.678,1512,2.295,1533,2.255,1541,1.614,1583,1.481,1586,2.408,1608,2.179,1614,1.982,1617,1.924,1631,1.896,1648,1.555,1666,2.075,1687,0.959,1711,2.012,1744,2.381,1764,1.092,1785,1.518,1787,2.476,1792,3.894,1796,2.012,1807,3.075,1819,5.906,1939,2.762,1950,1.843,1957,3.539,1972,2.58,2010,2.906,2028,1.769,2034,2.043,2110,2.637,2118,2.987,2176,3.4,2283,2.381,2375,2.043,2398,2.762,2416,2.337,2472,2.762,2531,3.075,2541,2.906,2559,1.924,2566,2.427,2577,2.043,2583,3.748,2670,2.987,2754,2.987,2771,3.894,2775,4.463,2811,4.138,2818,4.138,2846,6.382,2860,4.723,2912,4.463,2964,3.279,2982,2.987,2983,2.762,3003,4.463,3498,3.188,3535,4.138,4690,3.7,4702,5.14,5101,4.723,5153,3.539,5456,7.119,5544,5.14,5628,3.4,5875,4.406,5980,4.271,6187,2.637,6329,3.539,6677,4.463,6700,3.539,6881,3.171,7683,4.463,7841,3.894,8007,6.2,8222,4.463,8224,7.305,8492,4.138,8496,4.463,8720,8.391,8721,4.463,8966,4.138,8991,5.748,9366,4.957,9367,6.886,9368,4.957,9369,4.957,9370,4.957,9371,4.957,9372,4.957,9373,4.463,9374,4.957,9375,4.463,9376,4.957,9377,4.957,9378,4.957,9379,4.957,9380,4.957,9381,4.463,9382,7.913,9383,7.913,9384,4.957,9385,4.957,9386,7.761,9387,4.957,9388,4.463,9389,4.957,9390,4.957,9391,4.957,9392,4.957,9393,4.463,9394,4.138,9395,4.957,9396,4.463,9397,6.886,9398,6.2,9399,4.957,9400,4.957,9401,4.957,9402,4.957,9403,4.957,9404,7.913,9405,4.957,9406,4.957,9407,4.957,9408,4.957]],["tags/A Treatise on Leavened Waffles",[909,2.076,8720,3.956]],["title/Constraint-based Creativity",[1278,1.784,1683,4.14,2319,1.784]],["content/Constraint-based Creativity",[0,1.466,7,2.667,13,1.392,22,0.868,25,1.3,29,1.914,42,1.513,48,1.74,50,0.57,51,2.069,52,0.754,65,1.392,75,0.967,76,1.767,79,0.515,85,1.477,101,0.394,104,0.704,126,2.069,132,1.495,157,1.215,158,0.852,165,0.988,175,1.33,176,2.754,187,3.162,196,1.442,211,1.74,213,2.519,216,0.84,219,2.573,233,2.173,240,0.977,263,1.106,289,2.754,309,1.651,314,3.74,315,0.956,318,2.137,320,1.376,323,5.897,369,3.066,403,2.173,404,1.054,407,2.069,441,1.089,443,1.936,452,1.74,457,1.361,465,2.486,471,2.573,549,2.69,606,2.173,614,2.63,621,1.425,622,2.42,724,1.982,728,2.555,782,0.896,877,1.409,930,3.162,949,2.469,951,1.189,1085,4.126,1188,3.39,1309,3.162,1325,2.823,1327,1.532,1501,1.673,1557,2.238,1584,2.754,1677,2.289,1681,2.978,1742,2.248,1806,4.113,1857,3.883,1945,1.551,1946,3.83,1951,3.883,1965,2.267,1990,4.029,1991,4.45,2006,2.419,2024,2.573,2025,2.069,2054,2.469,2166,1.976,2176,3.39,2184,2.21,2290,2.52,2304,2.42,2307,3.658,2340,3.365,2347,2.42,2353,6.708,2379,0.822,2413,2.978,2422,5.64,2468,2.69,2504,4.126,2551,3.883,2651,3.529,2660,3.69,2661,2.519,2688,2.69,2745,4.45,2760,2.519,2771,3.883,2806,1.695,2819,3.182,2856,3.883,2863,4.126,2890,4.45,2892,4.546,2918,3.162,2941,4.546,2997,2.63,3013,4.45,3021,2.978,3073,3.066,3079,2.248,3136,3.883,3202,4.126,3457,3.39,3520,2.898,3816,3.066,4300,3.066,4311,4.126,4438,3.69,4459,3.162,4660,3.69,4696,3.39,4752,4.45,4941,3.883,5082,3.162,5281,3.83,5368,3.162,5542,3.883,5561,3.27,5689,3.39,6101,3.529,6412,3.926,6585,2.823,6599,3.69,6644,3.162,6699,3.69,6760,3.69,7004,4.45,7145,3.883,7378,3.883,7675,3.883,8087,4.45,8181,4.126,8186,5.13,8296,3.69,8314,4.126,8332,5.145,8387,3.39,8398,4.45,8425,4.126,8535,3.69,8657,2.823,8660,4.45,8689,3.529,8762,4.45,8832,3.883,8833,5.736,8837,3.883,8848,3.883,8909,4.126,9092,4.45,9099,6.187,9105,4.45,9113,4.45,9114,4.126,9356,4.45,9409,4.943,9410,4.943,9411,4.943,9412,4.943,9413,4.943,9414,4.943,9415,4.943,9416,4.943,9417,7.127,9418,4.126,9419,4.943,9420,4.45,9421,7.113,9422,4.126,9423,4.45,9424,4.943,9425,6.873,9426,6.873,9427,5.736,9428,4.126,9429,4.943,9430,6.873,9431,4.126,9432,4.45,9433,4.943,9434,4.943,9435,4.943,9436,6.873,9437,4.943,9438,4.943,9439,4.943,9440,4.943,9441,4.943,9442,4.943,9443,7.901,9444,4.943,9445,4.45,9446,4.943,9447,4.943,9448,7.901,9449,6.187,9450,4.45,9451,4.943,9452,4.943,9453,4.943,9454,6.873,9455,4.943,9456,4.943,9457,4.943,9458,4.943,9459,4.943,9460,4.943,9461,4.943,9462,4.943,9463,4.943,9464,4.943,9465,4.943,9466,4.943,9467,4.943,9468,4.943,9469,4.943,9470,4.943,9471,4.45]],["tags/Constraint-based Creativity",[2319,1.339,3561,1.894,4398,1.861]],["title/Creative Critical Thinking",[113,1.062,2319,1.784,5395,3.341]],["content/Creative Critical Thinking",[3,2.062,10,0.567,18,1.579,21,1.451,24,1.501,26,1.135,27,0.624,30,1.468,32,3.549,42,1.522,76,1.278,79,0.557,87,1.083,100,2.534,101,0.396,113,0.952,116,1.182,122,2.388,158,0.856,165,0.994,187,3.181,199,1.599,213,2.534,215,3.41,219,1.619,223,1.571,240,0.983,244,3.711,246,4.645,259,3.906,264,2.261,266,2.081,275,0.962,276,1.222,277,1.337,278,1.794,285,3.181,309,1.661,315,1.335,338,3.711,361,2.247,365,1.902,375,0.774,378,1.107,403,2.185,404,1.06,407,2.081,423,3.711,444,2.429,527,2.77,739,2.588,816,3.289,853,1.486,877,1.967,915,2.534,920,3.317,937,2.77,941,4.733,951,1.195,968,3.711,987,2.534,989,3.083,998,2.588,1008,1.929,1159,1.987,1234,2.534,1289,1.247,1307,2.388,1327,1.541,1335,3.228,1439,2.995,1477,2.534,1541,1.619,1583,1.486,1590,2.645,1681,2.995,1687,1.335,1714,2.77,1715,2.115,1737,3.289,1763,1.987,1854,3.289,1889,2.77,1901,3.289,1903,2.483,1907,3.181,1965,1.64,1983,1.661,1995,2.706,2006,1.75,2116,2.223,2303,2.678,2329,3.755,2340,2.434,2407,3.549,2427,2.77,2435,2.115,2448,2.995,2486,3.289,2537,2.77,2538,3.711,2566,2.434,2577,2.049,2595,3.085,2603,3.083,2616,5.915,2621,3.711,2634,4.149,2656,1.987,2661,2.534,2662,3.755,2710,3.906,2773,3.711,2882,1.987,2937,3.549,2950,2.706,2982,2.995,2989,3.711,3010,3.289,3075,3.711,3131,3.41,3160,4.476,3183,2.914,3221,4.149,3303,4.149,3313,3.549,3836,3.906,3847,3.906,4052,5.421,4430,2.995,4459,3.181,5082,3.181,5120,3.181,5336,3.289,5366,2.706,5431,4.925,5456,3.711,5536,3.549,5539,2.77,5550,3.711,5832,3.906,6404,3.906,6410,5.15,6452,5.759,6478,5.421,6592,2.77,7081,3.41,7082,3.549,7170,3.711,7209,4.149,7361,3.711,7641,4.476,7675,3.906,7698,4.149,7763,4.149,7972,3.906,8091,4.149,8094,4.476,8095,4.476,8123,3.906,8332,4.157,8408,6.614,8409,4.476,8608,4.149,8657,2.84,8661,3.906,8805,4.476,9048,4.149,9077,4.476,9084,4.476,9094,4.476,9396,4.476,9472,3.906,9473,4.971,9474,4.971,9475,4.971,9476,6.9,9477,6.9,9478,4.971,9479,4.971,9480,4.971,9481,4.476,9482,4.971,9483,4.476,9484,4.971,9485,4.971,9486,4.971,9487,4.971,9488,4.149,9489,4.971,9490,4.149,9491,4.971,9492,4.971,9493,4.476,9494,4.971,9495,4.971,9496,4.476,9497,4.149,9498,6.9,9499,6.9,9500,9.545,9501,4.971,9502,4.476,9503,4.971,9504,4.476,9505,7.925,9506,4.971,9507,4.476,9508,4.971,9509,4.971,9510,4.971,9511,4.476,9512,4.971,9513,4.971,9514,4.476,9515,4.971,9516,4.971,9517,4.971,9518,4.476,9519,6.9,9520,6.9,9521,8.56,9522,4.971,9523,4.971,9524,6.9,9525,4.971,9526,4.971,9527,4.971,9528,4.971,9529,4.971,9530,4.971,9531,4.971,9532,4.971,9533,4.971,9534,4.476,9535,3.549,9536,4.476,9537,4.971,9538,4.971]],["tags/Creative Critical Thinking",[2319,1.339,3561,1.894,4398,1.861]],["title/The Emperor of Lists",[2700,2.106,8413,4.952]],["content/The Emperor of Lists",[0,1.053,1,1.227,6,0.634,7,1.916,17,1.188,19,0.225,22,0.867,25,2.076,27,0.447,42,1.511,47,1.511,50,0.57,52,0.471,55,1.761,56,3.265,65,2.527,74,1.386,75,0.965,76,1.765,77,2.027,79,0.447,81,2.208,87,1.076,98,1.019,101,0.393,104,0.977,109,1.241,121,1.423,122,2.371,132,1.493,144,0.812,148,1.568,157,1.688,158,0.612,159,1.493,167,1.861,168,1.187,179,1.245,180,1.328,188,1.81,208,2.1,216,0.839,223,1.124,247,3.878,263,0.794,271,1.761,273,3.265,279,2.003,288,1.546,295,2.417,304,2.17,316,2.569,365,2.626,372,2.066,394,3.684,412,1.511,430,1.374,438,2.751,441,1.513,457,1.359,460,2.327,484,2.034,506,2.686,561,2.751,586,1.973,630,1.328,698,2.385,788,2.894,851,1.607,912,1.022,915,2.516,921,1.179,934,2.066,949,3.429,1062,2.744,1069,1.458,1229,1.861,1287,3.523,1296,1.087,1327,2.128,1348,2.066,1415,1.715,1451,3.574,1485,3.523,1541,2.236,1583,1.475,1600,2.327,1614,2.744,1657,1.511,1662,2.327,1677,2.285,1710,2.245,1715,2.1,1721,0.965,1740,4.896,1744,2.371,1763,1.973,1778,1.861,1787,3.429,1806,2.569,1860,2.751,1872,2.207,1932,2.974,1969,0.803,1986,3.069,2015,2.626,2044,3.499,2071,4.262,2215,2.686,2298,2.516,2322,4.12,2375,2.034,2379,1.544,2383,2.819,2401,2.974,2404,3.061,2428,3.265,2434,1.587,2453,2.894,2455,2.003,2470,2.974,2566,2.417,2646,2.813,2667,2.285,2685,4.109,2700,3.372,2702,4.12,2706,2.974,2732,4.12,2733,4.12,2812,4.12,2819,3.179,2829,3.265,2844,3.386,2854,2.465,2866,4.444,2902,3.684,2916,4.896,2927,3.386,2963,3.878,2975,4.12,2978,3.265,2987,3.878,3010,3.265,3038,2.245,3105,4.444,3124,2.751,3200,3.265,3235,3.265,3238,2.285,3253,2.894,3309,4.258,3486,3.878,3526,2.626,3565,4.392,3612,4.12,4195,2.894,4392,3.878,4412,3.386,4413,3.878,4484,4.444,4504,4.628,4529,1.548,4535,3.684,4656,4.12,4764,3.265,4939,4.444,5091,4.12,5169,3.523,5416,2.285,5485,3.265,5656,2.626,5723,4.541,5729,1.692,5914,2.465,5937,4.444,5980,3.061,6250,3.878,6683,3.878,6764,3.265,6906,3.265,7210,3.179,7457,4.444,7557,4.12,7755,3.386,7914,3.878,8038,3.684,8056,4.444,8657,4.509,9357,4.444,9359,4.444,9417,6.589,9422,4.12,9427,4.12,9496,4.444,9539,4.444,9540,6.866,9541,4.936,9542,4.936,9543,4.936,9544,4.936,9545,4.936,9546,4.936,9547,4.936,9548,4.936,9549,4.936,9550,6.181,9551,4.936,9552,4.444,9553,4.936,9554,4.936,9555,4.936,9556,4.936,9557,4.936,9558,4.936,9559,4.936,9560,4.936,9561,4.936,9562,4.936,9563,4.444,9564,4.936,9565,4.936,9566,4.936,9567,4.936,9568,4.936,9569,4.936]],["tags/The Emperor of Lists",[2700,1.391,2950,2.266,4398,1.861]],["title/Exporting Goodreads to Obsidian",[3032,3.959,5689,3.804,7286,3.09]],["content/Exporting Goodreads to Obsidian",[0,1.039,1,1.212,6,0.626,17,0.947,19,0.5,22,0.856,27,0.441,30,1.439,41,2.537,48,2.988,52,0.749,60,1.085,65,2.515,69,1.864,74,0.856,75,0.953,79,0.443,94,1.122,96,2.395,101,0.625,103,1.311,104,0.694,144,0.801,150,1.185,157,1.198,158,0.604,168,1.172,172,1.787,253,2.008,276,1.198,315,0.943,318,2.107,365,1.864,368,1.439,378,1.085,384,1.499,388,1.548,404,1.039,409,2.261,441,1.074,471,4.081,478,1.864,481,2.537,482,3.792,517,0.995,564,2.217,586,1.948,596,2.76,700,2.537,782,0.884,877,1.94,903,1.919,908,1.763,909,2.008,926,2.434,932,1.812,938,3.023,940,3.023,942,2.593,945,2.008,951,1.172,998,2.537,1017,2.484,1020,1.763,1082,3.479,1088,2.484,1159,1.948,1260,1.439,1279,0.964,1290,2.484,1327,1.51,1331,2.256,1339,2.43,1346,2.083,1393,2.652,1426,1.51,1462,2.857,1501,1.649,1506,2.593,1583,1.456,1586,1.373,1611,2.256,1615,2.652,1623,1.693,1648,1.529,1671,2.04,1711,1.978,1721,1.66,1806,2.537,1872,2.179,1876,2.142,1903,2.434,1904,4.068,1947,2.434,1976,2.298,2021,4.068,2025,2.04,2109,2.341,2166,2.72,2215,2.652,2274,3.638,2299,2.484,2334,3.792,2354,1.978,2388,2.784,2432,3.989,2464,2.256,2601,2.857,2611,2.784,2692,1.978,2718,3.852,2854,2.434,2893,3.224,2916,3.023,3007,2.716,3021,2.936,3032,6.912,3124,2.716,3147,2.298,3280,2.936,3520,2.857,3521,1.864,3986,3.224,4286,3.343,4360,3.023,4426,3.829,4696,4.668,4787,2.784,5109,2.341,5243,4.221,5281,3.792,5282,2.04,5296,4.668,5472,2.593,5536,3.479,5541,2.652,5608,2.936,5656,4.172,5689,4.668,5729,1.671,6130,4.388,6317,3.792,6506,3.118,6619,3.638,6654,3.224,6897,3.62,7144,4.068,7153,3.829,7158,4.388,7286,2.716,7752,3.829,7766,4.068,7841,3.829,8219,4.388,8369,5.68,8838,4.068,9027,3.829,9570,4.873,9571,4.388,9572,4.873,9573,6.805,9574,4.873,9575,4.068,9576,4.873,9577,4.873,9578,4.873,9579,4.873,9580,4.873,9581,4.873,9582,4.388,9583,4.873,9584,4.873,9585,4.388,9586,4.388,9587,3.829,9588,4.873,9589,4.388,9590,4.873,9591,4.873,9592,4.873,9593,4.873,9594,4.873,9595,4.388,9596,4.068,9597,4.873,9598,6.805,9599,6.805,9600,4.873,9601,6.805,9602,6.805,9603,6.805,9604,6.805,9605,6.805,9606,4.873,9607,4.873,9608,4.873,9609,4.873,9610,4.873,9611,6.805,9612,4.873]],["tags/Exporting Goodreads to Obsidian",[3032,3.595,7286,2.806]],["title/From Analog Notebook to Digital Vault",[2354,2.009,2697,2.695,6317,2.759,9587,3.89]],["content/From Analog Notebook to Digital Vault",[3,1.496,5,1.327,10,0.571,13,1.411,19,0.493,24,0.948,25,1.317,27,0.453,48,2.8,52,0.76,55,1.787,73,0.762,75,0.979,77,1.479,79,0.326,101,0.553,103,1.347,104,0.713,131,0.969,132,1.515,135,3.738,144,0.824,154,1.023,157,1.231,168,1.204,172,1.836,179,1.258,188,1.836,199,1.61,203,1.045,216,0.851,217,1.165,223,1.14,240,0.99,275,1.539,276,1.231,291,1.972,320,1.394,365,1.915,368,1.479,378,1.115,404,1.068,409,2,418,1.652,430,1.394,441,1.528,444,1.763,481,5.215,517,1.023,566,3.154,596,3.484,621,2.294,622,2.452,630,1.347,700,3.61,705,1.673,784,4.301,912,1.033,926,2.501,929,1.461,958,2.664,986,2.79,1008,2.691,1020,1.811,1078,3.017,1179,1.972,1260,1.479,1278,1.61,1283,0.497,1303,2.501,1332,2.278,1334,2.201,1339,1.552,1393,3.774,1401,2.13,1403,2.165,1422,2.615,1425,2.318,1477,2.552,1493,2.935,1499,3.574,1533,2.278,1541,1.631,1580,4.179,1583,1.496,1586,1.411,1613,2.405,1721,0.979,1749,3.738,1796,2.032,1819,3.738,1872,3.1,1879,3.61,1939,2.79,1945,1.571,1948,3.312,1952,2.405,1972,2.607,2124,4.175,2128,3.017,2145,2.79,2166,2.002,2215,2.725,2238,3.934,2300,2.79,2315,2.552,2354,2.032,2388,3.961,2414,2.201,2469,3.204,2472,2.79,2476,1.695,2477,2.86,2671,3.574,2692,2.032,2697,2.725,2713,3.312,2797,3.106,2998,2.552,3032,4.95,3222,2.86,3264,2.86,3460,3.017,3498,2.318,4131,4.508,4342,3.738,4646,2.935,4787,5.15,4792,4.508,4799,3.312,4996,4.179,5109,2.405,5179,3.204,5243,4.301,5296,4.756,5541,2.725,5689,3.435,5914,2.501,6317,2.79,6373,3.435,6456,4.179,6500,3.312,6506,5.089,6599,3.738,6799,3.574,7116,3.106,7286,5.515,7293,3.934,7402,4.179,8248,3.738,8981,3.435,9002,4.508,9027,5.448,9587,6.249,9589,4.508,9595,6.243,9596,4.179,9613,4.508,9614,5.007,9615,4.508,9616,5.007,9617,5.007,9618,5.007,9619,5.007,9620,5.007,9621,5.007,9622,5.007,9623,5.007,9624,5.007,9625,5.007,9626,6.243,9627,8.587,9628,5.007,9629,4.508,9630,5.007,9631,5.007,9632,5.007,9633,5.007,9634,5.007,9635,6.935,9636,5.007,9637,5.007,9638,5.007,9639,5.007,9640,5.007,9641,5.007,9642,6.935,9643,5.007,9644,5.007,9645,5.007,9646,4.179,9647,5.007]],["tags/From Analog Notebook to Digital Vault",[172,1.527,2354,1.69,7286,2.32]],["title/From Curiosity To Creativity",[2319,2.027,7289,4.952]],["content/From Curiosity To Creativity",[0,1.079,6,1.027,13,1.425,22,0.888,27,0.458,36,2.152,39,2.187,48,2.458,60,1.127,67,2.303,74,1.226,75,1.564,79,0.329,83,2.246,104,0.72,133,1.908,144,0.832,150,1.23,153,1.647,159,1.53,185,1.392,192,3.776,196,2.038,215,3.47,234,2.385,241,2.022,243,3.611,263,0.814,266,2.118,288,1.572,289,2.819,307,2.889,309,2.672,315,0.979,347,3.048,359,2.753,444,1.781,457,1.392,478,1.935,566,2.301,782,1.267,788,2.965,851,2.274,853,1.512,877,1.99,912,1.04,921,1.374,930,3.236,936,3.611,938,3.138,946,2.965,993,2.477,1044,2.385,1179,1.992,1206,3.236,1260,2.062,1294,3.776,1335,1.908,1340,3.138,1366,2.753,1399,1.963,1401,2.152,1426,1.568,1659,2.118,1668,3.47,1678,1.963,1721,0.989,1764,1.114,1785,2.138,1810,3.346,1881,2.053,1889,2.819,1898,2.691,1958,4.79,1990,2.965,2028,1.805,2044,2.578,2065,2.889,2071,2.526,2106,2.691,2166,2.022,2231,2.385,2340,2.477,2361,2.819,2366,3.47,2384,4.222,2484,2.578,2511,3.47,2553,4.79,2586,4.554,2593,2.385,2595,2.262,2643,1.805,2661,3.559,2662,3.801,2678,5.486,2681,3.974,2729,2.819,2739,4.554,2781,4.222,2789,3.048,2831,3.138,2849,4.222,2911,4.331,2923,3.611,2961,3.048,2971,3.516,2983,2.819,2987,3.974,2998,2.578,3018,4.554,3028,3.138,3051,4.222,3131,3.47,3133,4.554,3143,5.829,3165,2.633,3191,2.753,3196,2.819,3200,3.346,3245,3.47,3255,3.611,3319,3.974,3457,3.47,3529,3.346,3549,3.138,3565,3.236,3986,3.346,4179,3.776,4398,3.122,4438,3.776,4745,4.554,4767,3.974,4925,4.79,4928,3.47,5082,3.236,5282,2.118,5356,3.47,5359,7.201,5482,4.554,5541,3.801,5608,3.048,5729,1.734,5902,2.819,5998,3.346,6110,4.222,6187,2.691,6188,3.974,6464,4.554,6465,4.554,6499,4.554,6675,3.776,6705,4.222,6787,3.974,6965,4.554,7113,4.222,7175,3.611,7228,2.965,7289,6.283,7347,4.222,7364,3.974,7474,3.346,7545,3.776,7646,3.47,7755,3.47,7894,4.554,8126,3.974,8332,3.048,8422,4.554,8657,2.889,8689,3.611,8822,3.974,8836,4.222,8995,4.222,9019,4.554,9020,7.764,9059,4.222,9127,4.554,9128,4.222,9204,4.222,9418,4.222,9450,4.554,9472,3.974,9504,4.554,9648,5.059,9649,4.222,9650,7.998,9651,5.059,9652,5.059,9653,5.059,9654,5.059,9655,5.059,9656,5.059,9657,7.764,9658,6.287,9659,5.059,9660,5.059,9661,6.984,9662,5.059,9663,5.059,9664,5.059,9665,4.554,9666,5.059,9667,5.059,9668,5.059,9669,5.059,9670,5.059,9671,5.059,9672,5.059,9673,5.059,9674,4.554,9675,5.059,9676,7.998,9677,5.059,9678,4.222,9679,5.059,9680,6.984,9681,5.059,9682,5.059,9683,4.554,9684,5.059,9685,5.059,9686,5.059,9687,4.222,9688,5.059,9689,5.059,9690,4.554,9691,4.554,9692,5.059,9693,5.059,9694,5.059,9695,5.059,9696,5.059,9697,5.059,9698,5.059,9699,3.974]],["tags/From Curiosity To Creativity",[2319,1.339,3561,1.894,4398,1.861]],["title/How Not To Do A Remaster",[7741,5.211]],["content/How Not To Do A Remaster",[1,1.964,3,1.477,5,0.946,6,0.883,14,1.13,19,0.36,22,0.868,26,0.813,27,0.622,28,1.155,29,1.376,47,1.513,60,1.76,64,2.823,74,0.868,79,0.448,82,2.289,87,1.077,98,1.02,101,0.548,102,2.573,103,1.33,116,1.176,126,2.069,130,2.69,131,0.956,167,2.979,176,2.754,179,0.896,180,1.33,182,1.077,184,1.57,196,1.442,197,2.69,199,1.59,211,2.419,222,3.883,225,3.162,241,1.976,251,1.764,263,0.795,275,0.956,277,1.849,278,1.285,288,1.113,293,0.999,297,1.46,315,0.956,347,2.978,378,1.101,409,1.425,420,4.45,430,1.914,443,1.392,450,2.21,467,2.898,501,3.066,517,1.009,630,1.33,705,1.651,739,2.573,877,1.409,903,1.947,919,1.717,921,1.357,945,2.037,947,2.754,957,2.823,1011,1.788,1029,2.898,1179,1.947,1229,1.864,1237,1.864,1276,1.812,1283,0.491,1286,3.577,1317,1.812,1331,2.289,1332,2.248,1339,1.532,1417,4.714,1420,2.52,1476,4.263,1501,1.673,1512,2.289,1517,3.432,1519,3.27,1534,3.301,1555,2.823,1623,1.717,1631,1.891,1634,1.947,1675,3.24,1725,1.695,1778,1.864,1795,1.673,1941,2.573,1949,2.898,1965,1.63,1969,0.804,2007,2.296,2010,2.898,2053,2.573,2061,4.714,2072,4.029,2078,2.21,2109,2.374,2118,2.978,2290,1.812,2304,2.42,2324,3.162,2354,2.006,2361,2.754,2375,2.037,2379,1.545,2404,3.066,2414,2.173,2424,3.529,2434,2.541,2485,3.39,2606,2.21,2611,2.823,2643,1.764,2687,2.823,2780,3.39,2829,3.27,2855,2.69,2882,1.976,2892,3.27,2929,5.296,2951,2.519,2959,4.263,2978,3.27,2984,6.187,3015,2.754,3192,2.573,3219,3.39,3318,3.883,3521,1.891,4361,6.187,4404,2.248,4424,3.162,4453,3.162,4683,3.39,4943,3.27,4953,4.906,5118,2.037,5131,4.126,5173,2.923,5194,2.573,5249,2.69,5262,4.45,5407,3.39,5476,2.898,5539,2.754,5801,2.823,5841,2.519,5845,3.27,5861,3.066,5905,4.45,5914,2.469,5928,2.898,6032,3.69,6080,3.162,6128,3.39,6176,3.27,6197,3.529,6268,2.978,6592,2.754,6694,3.69,6771,2.898,6819,3.162,6851,3.39,7006,4.45,7052,3.529,7074,3.69,7327,3.69,7687,4.126,7690,4.45,7708,3.39,7741,5.64,7901,4.45,7914,3.883,8107,4.45,8338,6.187,8347,3.883,8614,4.45,8803,4.126,9234,4.45,9292,4.45,9535,3.529,9649,4.126,9699,3.883,9700,4.45,9701,6.187,9702,4.45,9703,4.943,9704,4.126,9705,4.943,9706,4.943,9707,4.943,9708,4.943,9709,4.943,9710,4.943,9711,6.873,9712,4.943,9713,3.883,9714,4.943,9715,6.873,9716,7.113,9717,7.901,9718,7.901,9719,4.943,9720,6.873,9721,4.943,9722,7.901,9723,4.126,9724,4.45,9725,4.943,9726,4.943,9727,4.943,9728,4.943,9729,4.943,9730,4.45,9731,3.883,9732,4.943,9733,4.943,9734,4.943,9735,4.943,9736,4.943,9737,4.943,9738,4.45,9739,6.873,9740,4.126,9741,4.943,9742,4.943,9743,4.45,9744,4.943,9745,4.943,9746,4.943,9747,4.943]],["tags/How Not To Do A Remaster",[2379,0.837,9748,5.036]],["title/Where Does It Stop?",[7,2.833]],["content/Where Does It Stop?",[1,1.239,3,1.49,6,1.156,7,1.935,10,0.568,11,1.455,14,1.305,17,0.694,20,1.839,22,0.875,24,0.944,27,0.815,42,1.526,50,0.916,52,0.818,55,1.779,73,1.053,74,1.58,76,1.282,88,1.963,89,2.37,96,2.434,101,0.718,104,1.13,113,1.323,116,1.186,132,1.508,144,0.82,150,1.681,154,1.018,157,1.226,158,0.857,159,1.508,175,1.341,176,2.778,180,1.86,182,1.087,184,1.584,185,1.372,186,3.42,187,4.423,190,4.935,200,1.963,205,3.722,212,3.004,216,0.847,219,1.624,223,1.135,240,1.367,241,1.993,247,6.235,248,3.949,251,1.779,263,1.112,264,2.268,271,1.779,275,0.965,276,1.226,309,2.31,311,1.508,314,3.763,317,1.603,320,1.388,321,1.755,338,3.722,361,1.624,401,4.489,404,1.063,412,2.43,418,1.644,441,1.523,442,2.268,455,2.37,476,1.357,622,2.441,647,3.298,797,2.764,877,1.421,904,3.42,909,3.532,911,2.923,915,2.541,947,2.778,949,2.49,964,2.121,1008,2.683,1069,1.472,1078,3.004,1213,2.848,1260,1.472,1279,0.986,1289,0.785,1297,2.778,1304,3.298,1306,3.19,1327,1.545,1335,1.88,1348,2.087,1352,2.441,1369,2.111,1415,1.732,1420,1.828,1462,2.923,1501,2.34,1504,2.923,1634,1.963,1657,1.526,1663,1.49,1676,3.092,1721,0.975,1776,3.092,1784,2.713,1791,2.778,1796,2.023,1859,4.935,1950,1.854,1962,2.977,1969,0.811,2006,2.794,2054,3.453,2060,2.778,2072,2.923,2160,3.092,2259,3.19,2299,2.541,2315,2.541,2320,2.595,2342,2.49,2365,3.722,2377,2.653,2427,2.778,2434,2.756,2435,2.121,2460,3.42,2469,3.19,2476,1.687,2498,2.923,2552,5.161,2606,2.229,2710,3.917,2714,3.092,2826,2.778,2883,3.917,2938,4.489,2971,2.192,3000,2.49,3006,1.993,3021,3.004,3171,6.224,3180,4.053,3247,2.923,3437,3.42,3525,3.298,3910,2.595,4100,2.395,4401,2.923,4404,2.268,4426,3.917,4446,3.19,4463,1.993,4739,3.004,4750,4.489,4758,3.742,5084,1.624,5413,3.42,5509,4.161,5561,3.298,5653,3.722,5841,2.541,5852,3.092,6126,3.559,6399,3.722,6476,3.917,6618,3.917,6760,3.722,6771,2.923,7044,3.917,7709,5.431,8048,3.917,8260,3.42,8405,3.917,8427,4.489,8596,5.77,8807,3.559,8981,3.42,9431,4.161,9511,4.489,9535,3.559,9674,6.224,9749,4.986,9750,4.986,9751,4.489,9752,4.986,9753,4.986,9754,4.986,9755,4.986,9756,4.986,9757,4.986,9758,4.489,9759,4.986,9760,3.42,9761,4.986,9762,4.986,9763,4.986,9764,4.986,9765,4.986,9766,4.986,9767,4.986,9768,4.986,9769,4.986,9770,4.986,9771,4.986,9772,4.986,9773,4.489,9774,4.986,9775,4.986,9776,4.986,9777,6.914,9778,6.914,9779,4.986,9780,4.986]],["tags/Where Does It Stop?",[205,4.756]],["title/A Creative State of Mind",[1983,1.853,2078,2.479,2319,1.784]],["content/A Creative State of Mind",[3,1.527,17,1.206,18,1.623,24,0.968,26,0.841,50,0.59,52,0.488,53,2.996,55,1.823,57,3.27,75,1,79,0.333,87,1.114,92,2.919,101,0.407,104,1.293,116,1.673,150,1.243,157,1.257,175,1.375,185,1.407,217,1.189,225,3.27,266,2.14,277,1.375,279,2.854,288,1.151,297,1.509,311,1.546,320,1.423,384,1.772,399,2.919,422,1.775,457,1.407,478,3.076,491,2.14,580,3.256,627,1.799,652,3.27,782,0.927,877,2.005,920,2.944,921,1.381,946,4.123,985,1.44,1030,2.285,1194,3.506,1240,2.782,1272,2.782,1279,1.011,1296,1.126,1331,3.256,1565,4.015,1592,2.719,1599,2.605,1611,2.366,1614,2.043,1623,1.775,1645,2.553,1657,1.565,1658,2.503,1663,1.527,1677,2.366,1809,3.648,1876,2.247,1903,2.553,1930,2.782,1945,1.603,1952,2.455,1983,2.686,2004,2.848,2006,2.831,2028,1.823,2063,2.106,2078,2.285,2124,2.366,2148,4.237,2200,4.266,2259,3.27,2297,2.919,2319,2.262,2377,2.719,2416,2.41,2427,2.848,2431,3.815,2435,2.174,2462,2.848,2513,2.366,2559,1.983,2593,2.41,2661,3.585,2662,2.782,2671,5.02,2692,2.074,2714,3.17,2892,3.381,2909,4.987,2921,4.015,2964,3.381,2971,2.247,2982,3.079,3088,3.815,3100,3.506,3146,2.996,3147,2.41,3196,2.848,3200,3.381,3297,2.919,3307,4.601,3313,3.648,3490,2.996,3494,3.648,3530,3.079,3859,3.506,4210,3.506,4406,4.266,4425,4.601,4452,4.266,4659,3.17,4758,2.41,4925,3.506,5083,5.87,5146,2.848,5282,2.14,5392,3.815,5399,3.648,5608,4.845,5635,3.648,5653,5.25,5655,5.525,5722,3.381,5822,3.17,5928,2.996,6203,4.017,6275,4.266,6299,4.015,6644,3.27,6763,4.601,6787,4.015,6790,3.815,6935,4.601,7399,5.25,7914,4.015,8142,4.015,8265,3.648,8322,3.648,8332,4.237,8504,4.601,8657,4.017,8975,3.648,9048,5.87,9136,4.015,9312,4.266,9364,4.601,9418,4.266,9421,6.332,9422,4.266,9731,4.015,9781,7.033,9782,9.796,9783,7.033,9784,5.111,9785,5.111,9786,4.601,9787,5.111,9788,5.111,9789,5.111,9790,5.111,9791,7.24,9792,7.033,9793,5.111,9794,5.111,9795,5.111,9796,9.083,9797,5.111,9798,5.111,9799,5.111,9800,5.111,9801,5.111,9802,4.266,9803,5.111,9804,5.111,9805,4.601,9806,5.111,9807,4.601,9808,4.601,9809,5.111,9810,5.111,9811,4.015,9812,5.111,9813,5.111,9814,5.111,9815,5.111,9816,5.111,9817,5.111,9818,5.111,9819,5.111,9820,5.111,9821,5.111,9822,5.111,9823,5.111,9824,5.111,9825,5.111,9826,5.111,9827,5.111,9828,7.033,9829,5.111,9830,5.111,9831,7.033,9832,5.111,9833,5.111,9834,4.601,9835,5.111,9836,5.111,9837,5.111,9838,5.111,9839,5.111,9840,5.111,9841,5.111]],["tags/A Creative State of Mind",[2319,1.339,3561,1.894,4398,1.861]],["title/Allspice Is Not All Spice",[2621,4.705,9842,5.675]],["content/Allspice Is Not All Spice",[6,0.645,13,1.415,14,0.826,25,1.321,42,1.537,48,1.768,59,1.575,64,2.868,77,2.052,79,0.327,89,1.722,91,2.321,94,1.156,95,2.207,98,1.434,101,0.4,113,0.961,131,1.344,133,1.894,144,0.826,157,1.235,158,0.623,165,1.004,179,1.26,180,1.351,203,1.048,205,3.749,210,2.245,242,1.816,256,4.192,288,1.564,291,1.978,293,1.404,309,1.678,335,6.256,392,2.412,418,1.656,422,1.745,430,1.398,441,1.106,442,2.284,465,1.816,478,1.921,517,1.026,547,3.213,561,2.798,566,2.284,621,1.448,630,1.351,697,3.945,705,1.678,711,3.402,720,3.445,722,1.816,782,1.26,877,2.271,904,4.766,909,2.864,921,0.863,926,2.508,942,3.697,943,5.459,985,1.415,996,5.465,997,3.945,998,4.475,1008,1.949,1161,2.102,1240,2.733,1260,1.483,1267,3.161,1278,2.235,1279,0.993,1289,0.79,1291,1.277,1296,1.106,1332,2.284,1348,2.102,1501,1.699,1541,1.635,1583,1.501,1715,2.136,1791,3.872,1794,2.038,1858,2.909,1938,2.284,1949,2.944,1974,2.733,2007,1.678,2150,2.136,2255,2.171,2297,2.868,2319,1.615,2342,2.508,2348,3.969,2481,2.672,2511,3.445,2541,2.944,2595,2.245,2604,6.256,2621,7.727,2642,4.073,2687,2.868,2715,2.412,2716,2.944,2721,4.192,2786,2.007,2846,3.749,2898,3.945,2934,3.213,3006,2.777,3215,4.521,3216,4.521,3264,2.868,3321,3.542,3323,6.256,3460,3.026,3498,3.981,3540,3.445,4404,2.284,4721,5.459,4937,5.187,5083,4.192,5161,3.445,5399,3.585,5456,5.947,5586,6.417,5608,3.026,5729,1.722,5744,3.445,5875,4.445,5903,3.585,6204,3.445,6275,4.192,6404,3.945,6644,3.213,6727,3.945,6818,2.944,6881,3.213,6918,4.192,7357,5.459,7479,3.585,7520,4.192,7550,4.521,7709,5.459,7791,3.945,7851,3.945,7890,4.521,7891,4.521,7996,3.322,8077,7.74,8121,4.521,8139,3.749,8183,4.521,8191,3.213,8224,5.459,8296,3.749,8329,4.192,8425,4.192,8728,4.192,8906,4.766,9173,4.192,9208,7.173,9398,4.521,9665,4.521,9842,6.256,9843,4.521,9844,6.948,9845,4.192,9846,5.022,9847,5.022,9848,9.571,9849,5.022,9850,5.022,9851,5.022,9852,6.948,9853,6.948,9854,5.022,9855,4.521,9856,6.948,9857,5.022,9858,5.022,9859,5.022,9860,5.022,9861,5.022,9862,5.022,9863,3.749,9864,5.022,9865,5.022,9866,6.948,9867,5.022,9868,5.022,9869,5.022,9870,4.521,9871,5.022,9872,5.022,9873,5.022,9874,5.022,9875,5.022,9876,5.022,9877,5.022,9878,5.022,9879,5.022,9880,5.022,9881,5.022,9882,5.022,9883,5.022,9884,5.022,9885,5.022,9886,5.022,9887,5.022,9888,5.022,9889,5.022,9890,5.022]],["tags/Allspice Is Not All Spice",[909,1.716,2621,3.108,7736,2.582]],["title/2021 Donations",[4463,2.52,9891,5.261]],["content/2021 Donations",[0,1.494,3,1.518,6,1.11,9,4.481,10,0.579,11,1.483,14,1.152,17,0.707,22,0.892,25,1.336,26,1.318,30,1.5,42,1.555,50,0.586,52,0.669,59,1.594,60,1.132,70,2.225,73,0.774,77,1.5,79,0.331,85,1.518,86,1.838,87,1.107,94,1.169,98,1.446,113,1.341,118,3.251,144,1.152,149,1.676,154,1.637,156,1.928,168,1.928,175,1.367,180,1.367,184,1.614,185,1.928,212,3.061,213,2.59,217,1.865,223,1.157,233,2.233,253,2.094,263,0.817,275,0.983,288,1.577,307,4.001,309,1.697,314,4.363,315,0.983,317,1.634,320,1.95,375,1.248,388,1.614,404,1.494,418,1.676,457,1.399,476,1.383,478,1.943,566,2.311,621,1.465,628,2.197,700,2.645,711,2.488,722,1.838,908,1.838,912,0.757,934,2.932,942,2.703,951,1.222,960,3.361,1020,1.838,1062,2.031,1088,2.59,1216,2.538,1232,3.151,1240,2.765,1274,1.537,1279,1.585,1283,0.696,1289,0.8,1295,3.061,1331,2.353,1333,2.001,1335,1.916,1339,1.575,1369,2.554,1415,3.001,1431,2.831,1451,2.645,1488,2.001,1501,2.37,1509,3.992,1541,1.655,1614,2.8,1617,1.972,1645,2.538,1663,1.518,1687,1.551,1711,2.843,1715,2.98,1721,1.37,1737,3.361,1744,3.365,1764,1.119,1787,2.538,1806,3.646,1941,2.645,1969,1.304,1994,3.793,2028,2.499,2063,2.094,2093,3.793,2178,2.765,2302,2.645,2304,2.488,2377,2.703,2389,2.831,2405,3.251,2408,2.538,2416,2.396,2427,2.831,2434,2.779,2451,3.627,2472,2.831,2481,2.703,2700,1.697,2701,2.396,2705,2.978,2713,3.361,2757,2.127,2807,2.396,2882,2.031,2918,3.251,2936,4.241,3079,2.311,3238,2.353,3520,2.978,4349,4.633,4400,2.902,4404,3.186,4419,2.645,4480,3.485,4716,2.765,4758,2.396,4764,3.361,4963,4.467,5101,3.485,5109,2.441,5190,3.627,5346,6.306,6046,3.061,6080,3.251,6648,4.574,6700,3.627,6759,4.241,6818,2.978,6860,3.992,7084,3.992,7124,4.241,7210,3.243,7286,2.831,7786,4.241,8160,3.793,8554,3.992,8604,3.627,8607,4.241,8730,4.241,8792,4.241,8821,3.992,8986,4.574,9149,4.241,9170,4.574,9176,4.574,9177,4.574,9264,3.992,9535,3.627,9751,4.574,9891,7.565,9892,5.081,9893,5.081,9894,7.005,9895,5.081,9896,4.574,9897,8.64,9898,8.64,9899,5.081,9900,5.081,9901,7.005,9902,5.081,9903,5.081,9904,4.574,9905,4.574,9906,4.241,9907,5.081,9908,5.081,9909,5.081,9910,5.081,9911,5.081,9912,5.081,9913,4.241,9914,5.081,9915,5.081,9916,5.081,9917,5.081,9918,4.574]],["tags/2021 Donations",[9891,5.318]],["title/I'm Joining the Coffeeneuring Challenge of 2021",[1969,0.727,2997,2.379,3196,2.492,4463,1.787,9919,4.026]],["content/I'm Joining the Coffeeneuring Challenge of 2021",[0,1.071,1,1.727,3,1.501,5,0.961,6,0.645,7,2.697,10,0.573,17,1.197,18,2.207,22,0.882,24,0.951,26,0.826,27,0.454,29,1.398,36,2.136,50,0.58,60,1.118,69,1.921,73,0.765,75,0.982,81,1.615,83,1.615,101,0.554,104,0.715,116,1.194,119,3.026,124,2.798,131,0.972,140,3.322,144,0.826,148,1.595,153,1.635,156,1.671,157,1.235,158,0.623,160,3.004,168,1.208,179,0.911,180,1.351,188,1.841,191,3.115,203,1.45,211,1.768,219,1.635,242,1.816,252,2.956,253,2.07,254,4.942,255,2.672,263,1.118,264,2.284,266,2.102,272,3.322,275,1.542,288,1.131,291,1.978,309,1.678,315,0.972,316,2.614,318,2.171,366,2.368,367,1.867,375,1.24,441,1.531,442,3.161,450,2.245,715,2.459,724,1.448,782,0.911,851,1.635,903,1.978,921,1.477,951,1.671,964,2.136,977,4.192,1000,3.445,1045,2.56,1160,3.213,1216,2.508,1236,2.368,1260,1.483,1279,0.993,1283,0.791,1289,1.094,1291,1.277,1292,1.978,1296,1.755,1399,1.949,1409,2.944,1470,2.614,1496,3.322,1577,2.325,1583,1.501,1634,1.978,1687,0.972,1764,1.106,1777,2.136,1791,2.798,1795,1.699,1969,0.817,1983,1.678,2024,2.614,2034,2.07,2044,2.56,2078,3.106,2088,2.672,2108,3.322,2117,2.207,2391,2.284,2402,3.026,2405,3.213,2414,2.207,2476,1.699,2477,2.868,2513,2.325,2601,2.944,2606,2.245,2688,2.733,2691,4.521,2692,2.038,2757,2.102,2761,2.614,2776,2.07,2807,2.368,2820,3.322,2856,3.945,2908,4.192,2953,3.213,2954,2.868,2997,4.967,3000,2.508,3037,2.207,3089,3.445,3146,4.073,3165,2.614,3168,5.202,3170,5.687,3173,4.192,3183,2.944,3196,3.872,3237,4.521,3267,2.868,3369,2.868,3494,3.585,3510,3.749,4051,3.749,4414,4.521,4424,3.213,4463,3.185,4695,3.445,4789,3.749,5082,3.213,5118,2.07,5133,3.749,5336,3.322,5729,2.382,5740,3.945,5798,3.322,5914,2.508,6115,4.521,6149,3.749,6272,4.521,6615,3.115,7035,3.945,7228,2.944,7381,3.749,7479,4.96,7545,5.947,7648,3.945,7852,3.749,8026,5.687,8160,5.947,8191,3.213,8317,3.585,8318,3.585,8661,3.945,8774,4.521,8847,4.192,8869,3.749,8920,3.945,8965,5.947,9273,3.945,9919,4.521,9920,6.259,9921,4.192,9922,7.967,9923,5.022,9924,4.521,9925,5.022,9926,5.022,9927,5.022,9928,5.022,9929,5.022,9930,5.022,9931,4.521,9932,5.022,9933,5.022,9934,5.022,9935,4.521,9936,5.022,9937,5.022,9938,5.022,9939,5.022,9940,4.192,9941,5.022,9942,5.022,9943,4.521,9944,5.022,9945,5.022,9946,5.022,9947,5.022,9948,5.022,9949,5.022,9950,5.022,9951,4.521,9952,4.521,9953,5.022,9954,5.022,9955,5.022,9956,5.022,9957,4.192,9958,5.022,9959,5.022,9960,5.022,9961,5.022,9962,5.022,9963,5.022,9964,5.022,9965,4.521]],["tags/I'm Joining the Coffeeneuring Challenge of 2021",[254,3.124,7736,3.124]],["title/Migrating from Mailchimp to Listmonk",[2174,3.804,9966,4.629,9967,4.629]],["content/Migrating from Mailchimp to Listmonk",[3,1.55,5,0.993,10,0.591,11,1.514,17,0.722,19,0.237,23,1.984,25,1.364,27,0.733,28,1.194,42,1.588,50,0.935,52,0.832,59,1.627,70,1.648,73,0.79,74,0.911,77,1.532,79,0.338,86,1.876,94,1.194,104,0.739,109,1.786,144,0.853,150,1.261,153,1.689,158,0.643,185,1.428,203,1.083,206,3.431,214,3.319,216,1.207,233,2.28,240,1.405,252,2.207,277,1.396,278,1.349,311,1.569,312,2.202,315,1.375,317,1.668,324,2.963,370,2.891,375,1.262,384,1.143,409,1.496,416,3.072,418,1.711,422,2.468,435,2.172,444,1.826,445,3.431,450,2.319,487,1.608,591,2.7,595,3.125,606,2.28,627,2.501,629,3.558,757,2.319,813,2.76,827,2.823,912,1.058,921,0.891,945,2.138,949,2.591,985,2.002,1002,3.041,1003,2.591,1008,2.013,1011,1.876,1030,2.319,1061,3.558,1069,1.532,1159,2.84,1188,3.558,1193,1.876,1260,1.532,1276,1.902,1283,0.515,1289,0.816,1298,2.402,1317,3.348,1345,3.558,1346,2.795,1380,3.703,1398,4.036,1425,2.402,1439,4.281,1462,3.041,1589,2.36,1653,4.33,1663,1.55,1675,2.446,1687,1.004,1764,1.565,1784,3.867,1785,2.175,1795,1.755,1811,2.54,1820,3.703,1858,3.393,1876,3.123,1950,1.929,1969,0.844,1971,3.867,1974,2.823,1983,1.733,1985,2.823,1990,3.041,2012,2.591,2015,2.76,2024,2.7,2025,2.172,2067,3.872,2117,2.28,2260,3.872,2342,2.591,2406,4.874,2534,3.041,2557,4.33,2559,2.013,2624,3.558,2647,5.072,2667,2.402,2700,2.707,2715,2.492,2742,4.33,2826,2.891,2951,2.644,3000,3.549,3006,2.074,3176,5.559,3227,2.644,3369,5.215,3498,2.402,3550,4.33,3812,4.075,3986,3.431,4328,4.33,4388,4.075,4400,2.963,4506,3.218,4739,3.125,5084,1.689,5108,2.54,5118,2.138,5124,4.67,5283,4.33,5470,3.549,5516,4.33,5524,2.963,5565,4.33,5585,5.582,5680,3.872,6007,4.67,6100,4.075,6311,4.33,6324,3.872,6419,4.33,6498,4.33,6510,4.33,6962,4.33,6997,3.703,7169,3.319,7341,4.67,7832,3.431,8249,5.072,8299,3.872,8604,3.703,8674,4.67,9802,4.33,9966,7.621,9967,7.275,9968,2.36,9969,7.105,9970,5.188,9971,5.93,9972,4.33,9973,5.188,9974,5.188,9975,5.188,9976,4.67,9977,4.67,9978,5.188,9979,5.188,9980,5.188,9981,5.188,9982,5.188,9983,4.67,9984,4.33,9985,4.67,9986,5.188,9987,7.105,9988,5.188,9989,5.188,9990,4.67,9991,5.188,9992,7.105,9993,5.188,9994,5.188,9995,5.188,9996,5.188]],["tags/Migrating from Mailchimp to Listmonk",[14,0.509,5470,1.544,9966,2.581,9967,2.581,9997,2.308]],["title/The Monthly Retro Screenshot Guessing Quiz",[442,2.034,2119,2.621,4529,1.403,8604,3.192,9998,4.026]],["content/The Monthly Retro Screenshot Guessing Quiz",[3,2.072,4,2.903,6,0.643,14,0.824,17,0.965,19,0.228,22,0.879,29,1.394,59,1.571,70,1.59,73,1.056,79,0.559,81,2.23,85,1.496,87,1.091,89,1.717,95,2.201,96,1.763,98,1.034,116,1.191,121,2,131,1.342,132,1.515,153,1.631,158,0.621,160,2.165,168,1.204,175,1.347,180,1.347,182,1.091,216,0.851,231,4.178,246,2.935,251,1.787,278,1.302,304,2.201,316,2.607,320,1.394,378,1.115,404,1.068,430,1.931,436,3.106,441,1.103,442,3.619,443,1.411,484,2.064,517,1.023,542,2.79,586,2.002,591,2.607,630,1.347,676,3.312,698,1.739,705,1.673,713,2.79,715,2.452,724,1.444,806,2.361,880,3.934,881,2.064,912,0.746,1030,2.239,1044,2.361,1090,3.574,1146,1.652,1160,3.204,1213,2.86,1237,1.888,1278,1.61,1283,0.497,1286,2.607,1291,1.273,1332,2.278,1348,2.096,1352,2.452,1430,2.452,1431,2.79,1617,1.943,1631,1.915,1648,2.496,1666,2.096,1671,2.096,1677,2.318,1711,2.814,1746,2.664,1755,2.79,1763,2.002,1811,2.452,1881,2.032,1929,5.448,1933,2.664,1979,3.738,2030,3.106,2063,2.064,2105,2.79,2110,2.664,2119,5.034,2163,3.106,2231,2.361,2232,3.534,2307,2.318,2339,2.405,2379,1.499,2428,3.312,2464,2.318,2529,2.664,2541,2.935,2578,3.435,2591,4.065,2593,2.361,2595,2.239,2661,2.552,2662,2.725,2686,4.179,2749,2.79,2760,2.552,2761,2.607,2819,2.318,2829,3.312,2958,4.508,2968,4.179,2977,4.508,3033,3.106,3147,2.361,3162,3.017,3169,4.179,3176,3.435,3188,3.106,3191,2.725,3530,3.017,3539,2.86,3838,4.179,3910,3.61,3939,3.017,4195,2.935,4403,4.179,4463,2.772,4482,3.204,4529,2.496,4535,3.738,4646,2.935,4964,3.738,4966,3.312,5109,2.405,5242,3.435,5340,4.95,5354,3.934,5363,3.934,5375,2.552,5441,3.934,5484,3.204,5511,4.179,5528,3.934,5654,2.935,5729,1.717,5917,4.179,5940,3.435,5990,3.738,6096,5.938,6211,4.179,6225,4.179,6249,4.508,6430,4.179,6437,3.574,6468,2.935,6523,3.204,6584,3.574,6589,3.106,6743,3.738,6748,3.435,6769,3.934,6818,2.935,6890,4.179,7182,3.574,7241,4.179,7380,4.508,7381,3.738,7648,3.934,7741,3.574,7768,3.574,8099,4.508,8191,3.204,8604,4.95,8671,3.934,8745,5.176,8872,4.179,8906,3.435,9571,4.508,9786,4.508,9968,2.278,9998,8.776,9999,7.955,10000,5.007,10001,5.007,10002,5.007,10003,5.007,10004,5.007,10005,7.955,10006,4.508,10007,4.179,10008,5.007,10009,5.007,10010,5.007,10011,5.007,10012,5.007,10013,5.007,10014,5.007,10015,5.007,10016,5.007,10017,6.935,10018,5.007,10019,5.007,10020,5.007,10021,4.508,10022,5.007,10023,5.007,10024,5.007,10025,5.007,10026,5.007,10027,5.007,10028,5.007,10029,5.007,10030,5.007,10031,5.007,10032,5.007,10033,5.007,10034,5.007,10035,5.007,10036,5.007,10037,5.007,10038,5.007,10039,5.007,10040,5.007,10041,5.007,10042,5.007,10043,5.007,10044,5.007,10045,5.007,10046,5.007,10047,5.007,10048,5.007,10049,5.007,10050,4.508,10051,5.007]],["tags/The Monthly Retro Screenshot Guessing Quiz",[2379,0.837,2700,1.682]],["title/November 2021 Meta Post",[168,1.191,676,3.275,4463,1.979,5340,3.534]],["content/November 2021 Meta Post",[0,1.12,4,2.198,6,0.92,17,0.731,18,1.668,19,0.418,20,1.905,22,0.922,24,0.994,27,0.738,28,0.883,42,1.607,47,1.607,50,0.606,62,2.347,65,2.018,70,1.668,75,1.027,81,1.689,83,1.689,85,2.141,98,1.479,99,1.496,104,0.748,121,1.514,131,1.578,144,0.864,148,1.668,153,2.333,154,1.072,156,1.961,157,1.291,165,1.049,168,2.107,200,3.212,230,2.431,275,1.016,276,1.291,293,1.061,375,0.817,412,1.607,443,1.479,455,1.8,459,2.522,517,1.463,564,2.388,622,2.571,676,3.473,698,1.824,782,0.952,805,3.601,806,2.476,851,1.71,853,1.569,885,2.793,906,3.359,929,1.532,934,2.198,944,4.125,951,1.263,1020,1.899,1172,4.2,1229,1.98,1279,1.732,1289,1.128,1396,3.748,1502,2.926,1523,2.999,1533,2.388,1557,2.333,1577,2.431,1631,2.008,1634,2.068,1678,2.78,1687,1.016,1721,1.595,1788,3.601,1949,3.078,1962,1.824,1965,1.732,1969,1.165,2061,3.601,2124,2.431,2145,2.926,2261,4.658,2299,2.676,2321,2.999,2365,3.919,2379,1.457,2383,2.999,2442,3.163,2455,2.131,2476,1.777,2646,1.55,2851,5.628,2895,3.257,3033,3.257,3037,2.308,3188,3.257,3221,4.382,3226,2.676,3243,1.754,3253,3.078,3266,2.793,3272,3.748,3309,3.257,3482,3.257,3487,2.622,3839,4.727,4286,4.914,4445,2.733,4447,4.125,4463,2.099,4639,5.628,5261,4.382,5340,3.748,5409,4.727,5814,4.382,5823,3.257,5861,3.257,6027,3.257,6171,3.748,6187,2.793,6221,3.748,6296,3.919,6430,4.382,6437,3.748,6618,4.125,6619,3.919,6712,3.919,6771,3.078,6841,3.473,6842,4.727,7120,4.125,7121,4.125,7434,4.125,7527,4.727,7708,4.914,8049,3.601,8191,4.583,8604,3.748,8905,6.406,8906,5.593,9417,4.382,9431,4.382,9550,4.727,9552,4.727,9626,4.727,9896,4.727,10052,5.251,10053,5.251,10054,4.382,10055,5.251,10056,7.164,10057,5.251,10058,5.251,10059,5.251,10060,5.251,10061,5.251,10062,4.727,10063,4.727,10064,4.727,10065,5.251,10066,5.251,10067,5.251,10068,5.251,10069,5.251,10070,5.251,10071,5.251,10072,5.251,10073,6.45,10074,5.251,10075,5.251,10076,5.251,10077,5.251,10078,5.251,10079,5.251,10080,7.164,10081,5.251,10082,5.251,10083,5.251,10084,5.251,10085,4.727,10086,5.251,10087,3.919,10088,5.251,10089,4.727,10090,7.164,10091,5.251,10092,4.727,10093,5.251,10094,5.251,10095,5.251,10096,5.251,10097,5.251,10098,5.251,10099,3.919,10100,5.251,10101,5.251,10102,4.125,10103,4.382,10104,5.251,10105,4.727,10106,5.251,10107,5.251,10108,5.251,10109,5.251,10110,5.251,10111,5.251,10112,5.251]],["tags/November 2021 Meta Post",[10113,3.952]],["title/Seneca on How to Live",[271,2.249,4180,4.169]],["content/Seneca on How to Live",[0,1.08,6,1.202,11,1.478,17,0.705,18,1.609,19,0.365,22,1.227,24,0.959,26,0.833,27,0.458,28,0.852,29,1.411,50,0.807,52,0.864,55,1.807,60,1.922,65,1.427,67,1.671,69,1.938,75,1.566,77,1.496,79,0.33,82,3.237,87,1.104,101,0.404,103,1.363,104,1.392,113,1.338,133,1.91,138,2.53,148,1.609,149,2.64,150,1.232,154,1.428,156,1.218,159,2.114,165,1.013,168,1.218,179,0.919,185,1.394,212,4.822,217,1.179,224,3.475,230,2.346,263,1.125,271,2.494,276,1.968,292,3.781,293,1.023,294,1.832,311,1.532,312,1.57,359,3.804,375,1.246,376,2.97,388,1.609,407,2.121,409,2.308,412,1.551,422,1.76,430,1.411,441,1.116,455,1.737,460,2.389,465,1.832,478,1.938,561,2.823,580,2.346,606,2.227,816,5.294,851,1.65,853,1.514,877,2.581,912,1.285,920,2.121,929,1.478,942,2.695,951,1.925,976,3.052,1159,2.025,1179,1.995,1278,1.629,1279,1.382,1289,1.1,1292,1.995,1298,3.706,1312,2.265,1352,2.481,1409,2.97,1471,3.351,1635,3.98,1681,3.052,1721,1.367,1764,1.116,1791,3.895,1794,2.056,1795,1.714,1881,2.837,1931,2.935,1965,1.671,1969,1.137,1983,1.692,1996,6.294,2007,1.692,2028,1.807,2160,3.142,2299,2.582,2311,2.97,2399,3.616,2436,2.97,2470,3.052,2512,2.637,2537,2.823,2577,2.088,2661,2.582,2662,3.804,2668,3.781,2701,2.389,2760,2.582,2786,2.794,2806,1.737,2877,2.582,2921,3.98,2924,3.781,2971,2.227,2998,2.582,3151,2.582,3163,3.351,3209,4.561,3222,2.894,3249,2.637,3256,2.227,3272,3.616,3280,3.052,3526,2.695,3548,3.563,3844,4.228,4171,4.561,4179,5.218,4180,5.989,4210,3.475,4278,3.98,4445,2.637,4452,4.228,4775,4.228,4799,3.351,5115,2.695,5539,2.823,5551,5.121,5729,2.397,5737,3.98,5982,3.351,6329,3.616,6594,4.561,7081,4.795,7604,3.781,7755,3.475,8385,3.475,8386,4.822,8387,3.475,8403,6.779,8405,3.98,8657,2.894,8779,3.781,8869,3.781,8910,3.98,9136,3.98,9338,4.561,9363,4.561,9388,4.561,9760,3.475,9805,4.561,10114,5.066,10115,5.066,10116,5.066,10117,4.561,10118,4.561,10119,4.561,10120,5.066,10121,5.066,10122,5.066,10123,5.066,10124,4.561,10125,5.066,10126,5.066,10127,5.066,10128,5.066,10129,5.066,10130,5.066,10131,5.066,10132,5.066,10133,5.066,10134,5.066,10135,4.561,10136,4.228,10137,5.066,10138,5.066,10139,5.066,10140,5.066,10141,4.561,10142,5.066,10143,4.561,10144,5.066]],["tags/Seneca on How to Live",[2950,2.741,4180,3.331]],["title/Technical Knowledge Brews Creativity",[365,1.894,1881,2.009,2319,1.592,6453,4.458]],["content/Technical Knowledge Brews Creativity",[0,1.077,1,1.256,6,0.896,11,2.036,13,1.423,17,0.703,21,1.474,27,0.631,28,0.849,42,2.136,48,1.778,50,0.583,52,0.482,60,1.125,65,1.423,69,2.668,73,1.062,74,0.887,75,1.563,76,1.299,78,3.341,79,0.454,81,1.624,87,1.101,95,2.22,104,0.993,109,1.754,116,1.201,123,2.426,124,2.815,133,1.905,148,1.604,158,0.626,172,1.852,216,1.186,219,1.645,220,3.484,223,1.15,231,4.203,233,2.22,269,3.77,278,1.313,288,1.137,289,2.815,291,1.989,297,1.492,320,1.407,359,3.797,361,2.603,365,2.668,367,1.878,368,1.492,409,1.457,416,2.184,418,1.666,444,2.456,457,1.39,460,2.382,566,2.298,596,1.778,688,2.815,698,1.755,877,1.44,919,1.755,920,2.115,950,2.473,1062,2.019,1159,2.019,1198,3.043,1260,1.492,1339,1.565,1399,1.96,1426,2.162,1501,2.917,1586,1.965,1589,2.298,1613,2.426,1623,1.755,1646,3.232,1651,2.961,1671,2.115,1711,2.05,1714,2.815,1721,1.365,1952,2.426,1975,3.465,1976,2.382,1995,2.749,2006,1.778,2029,3.968,2072,2.961,2166,2.019,2194,2.749,2200,4.216,2276,3.232,2283,2.426,2302,2.629,2345,3.043,2350,3.232,2375,2.082,2399,3.606,2454,4.548,2468,2.749,2531,3.133,2549,3.968,2595,2.258,2652,4.216,2698,3.77,2760,2.575,2783,3.77,2806,2.74,2807,2.382,2831,3.133,2886,4.548,2934,3.232,3097,3.465,3127,3.043,3151,2.575,3154,3.465,3253,2.961,3256,3.513,3315,4.548,3490,4.09,3521,2.668,3552,3.465,3816,3.133,3942,3.77,4180,6.341,4210,3.465,4346,4.216,4393,3.77,4396,3.968,4445,2.629,4504,2.961,4693,3.416,4724,4.216,4787,3.985,4799,3.341,4953,3.606,5115,2.687,5356,3.465,5366,2.749,5408,2.575,5545,3.77,5558,4.548,5729,1.732,5902,2.815,5903,3.606,6176,3.341,6186,3.465,6210,3.606,6221,3.606,6329,3.606,6610,4.548,6750,4.548,6770,3.606,6790,3.77,7082,3.606,7171,4.216,7322,4.216,7474,3.341,7704,3.968,7835,6.278,7876,4.548,7895,4.548,7972,3.968,8039,3.341,8332,4.203,8382,4.216,8385,4.785,8386,4.203,8400,7.195,8401,4.548,8403,5.481,8408,4.216,8413,3.968,8633,4.548,8634,3.968,8657,2.885,8779,3.77,8836,4.216,8838,4.216,8848,5.481,9044,5.823,9214,7.195,9228,4.548,9236,4.548,9427,4.216,9563,4.548,9678,4.216,9699,3.968,9760,3.465,10145,5.051,10146,5.051,10147,5.051,10148,5.051,10149,6.976,10150,6.976,10151,5.051,10152,4.216,10153,5.051,10154,5.051,10155,5.051,10156,4.548,10157,5.051,10158,5.051,10159,5.051,10160,5.051,10161,5.051,10162,5.051,10163,5.051,10164,5.051,10165,5.051,10166,5.051,10167,4.216,10168,5.051,10169,5.051,10170,4.216,10171,5.051,10172,5.051,10173,5.051,10174,5.051,10175,5.051,10176,5.051,10177,5.051,10178,5.051,10179,5.051,10180,4.216,10181,5.051,10182,5.051,10183,5.051,10184,5.051,10185,5.051]],["tags/Technical Knowledge Brews Creativity",[2319,1.339,3561,1.894,4398,1.861]],["title/Three Little GameCube Mods",[67,1.633,1399,1.921,6783,3.696,8893,3.396]],["content/Three Little GameCube Mods",[6,0.887,9,3.185,13,1.946,14,0.819,19,0.315,25,1.309,27,0.718,28,0.837,31,3.293,36,2.938,50,0.575,52,0.659,60,1.538,67,1.642,73,0.758,76,1.28,98,1.028,99,1.419,101,0.397,103,1.339,104,1.281,109,1.994,113,0.953,119,3,121,1.436,131,1.336,144,0.819,157,1.224,158,0.617,197,2.709,217,1.158,235,3.088,258,2.084,263,1.378,278,1.294,285,3.185,287,2.844,288,1.121,289,2.774,293,1.006,312,1.543,314,2.709,317,2.551,320,1.386,326,2.486,384,1.747,412,1.524,441,1.097,444,1.753,472,1.877,487,1.543,517,1.017,542,2.774,622,2.438,720,3.415,728,1.851,782,1.438,853,1.488,877,1.419,881,2.052,934,2.084,964,2.938,987,2.538,1172,5.021,1200,3.088,1232,3.088,1234,2.538,1240,2.709,1274,1.506,1283,0.494,1289,0.784,1296,1.522,1317,2.532,1337,3.595,1339,2.14,1354,3.961,1369,1.324,1382,2.084,1394,3.554,1397,3.554,1399,2.68,1401,2.938,1426,2.14,1488,1.961,1517,2.486,1578,3.595,1586,1.403,1634,1.961,1648,1.562,1658,2.438,1666,2.084,1677,2.305,1691,3,1744,2.392,1753,3.415,1754,4.569,1764,1.097,1784,2.709,1858,2.084,1885,2.919,1962,1.729,2003,3.911,2018,4.482,2027,7.712,2053,2.592,2148,3,2255,2.152,2290,1.825,2299,2.538,2349,2.774,2354,2.02,2432,2.919,2462,2.774,2578,3.415,2646,2.342,2653,4.155,2688,2.709,2692,2.02,2695,2.592,2799,2.938,2805,2.919,2806,1.707,2844,3.415,2853,4.155,2877,2.538,2954,2.844,2971,2.188,2988,2.538,2991,5.44,3079,2.265,3174,3.911,3273,3.088,3929,3.293,4355,3.088,4501,3.293,4526,3.293,4529,1.562,4540,7.315,4553,3.716,4577,3.945,4607,3.911,4632,4.482,4646,2.919,4787,2.844,5084,2.249,5102,2.919,5106,3.293,5141,3.716,5146,4.419,5161,3.415,5400,4.586,5413,3.415,5463,4.155,5697,3.088,5788,3.716,5823,4.919,5825,3.911,5830,2.774,5876,6.218,5898,2.438,6087,3.415,6180,4.482,6313,3.185,6314,3.911,6317,3.849,6743,3.716,6744,6.218,6783,7.266,7421,4.482,7491,4.482,7510,3.716,7673,3.911,7810,4.155,7837,3.716,7957,3.415,8296,3.716,8661,3.911,8821,3.911,8893,5.44,9080,3.716,9428,4.155,10186,4.979,10187,4.979,10188,4.979,10189,4.155,10190,4.979,10191,4.979,10192,4.979,10193,4.979,10194,4.979,10195,4.979,10196,4.979,10197,4.979,10198,4.979,10199,4.979,10200,6.907,10201,4.979,10202,4.979,10203,4.979,10204,4.979,10205,4.482,10206,4.979,10207,4.979,10208,4.979,10209,4.979,10210,4.979,10211,4.979,10212,4.482,10213,4.979,10214,4.979,10215,4.155,10216,4.979,10217,4.979,10218,4.979,10219,4.979,10220,4.482,10221,4.979,10222,4.979,10223,4.979,10224,4.979,10225,4.979]],["tags/Three Little GameCube Mods",[2379,0.692,6783,3.108,8893,2.856]],["title/Why Mastodon Isn't Great For Serendipity",[157,1.217,2028,1.767,3206,4.133,6930,2.983]],["content/Why Mastodon Isn't Great For Serendipity",[5,1.561,10,0.599,17,0.997,19,0.239,20,1.396,24,0.994,27,0.475,29,1.462,30,1.55,39,2.27,48,1.848,52,0.501,59,1.647,60,1.169,70,1.668,73,0.799,74,0.922,76,1.35,79,0.342,87,1.144,94,1.208,97,2.476,98,1.084,101,0.571,103,1.412,104,0.748,113,1.005,117,4.583,123,2.522,126,2.198,144,0.864,148,1.668,150,2.301,156,1.723,168,1.263,182,1.144,189,2.857,196,1.532,213,2.676,217,1.222,232,3.919,240,1.038,252,2.233,266,2.198,275,1.016,277,1.412,293,1.061,294,1.899,312,1.627,315,1.016,332,3.163,409,1.514,412,1.607,437,2.664,441,1.157,459,2.522,460,2.476,469,2.857,547,3.359,596,1.848,757,2.347,782,0.952,853,2.141,897,1.55,908,1.899,912,0.782,919,1.824,929,1.532,932,2.664,976,3.163,992,4.727,993,2.571,1020,1.899,1030,3.917,1062,2.099,1088,2.676,1146,1.732,1179,2.068,1274,2.466,1283,0.521,1291,1.335,1295,3.163,1312,2.347,1317,1.925,1346,1.607,1352,2.571,1354,2.622,1369,1.396,1398,2.431,1403,3.097,1425,3.776,1439,3.163,1488,3.212,1499,3.748,1509,4.125,1548,3.359,1623,1.824,1633,2.27,1663,1.569,1671,2.198,1687,1.016,1714,2.926,1715,2.233,1741,2.347,1765,3.601,1858,2.198,1932,3.163,1945,1.647,1949,5.136,1969,0.854,2004,3.992,2007,1.754,2028,1.873,2108,3.473,2117,2.308,2140,2.571,2184,2.347,2231,2.476,2259,3.359,2304,3.508,2311,3.078,2315,2.676,2349,2.926,2427,2.926,2486,3.473,2513,2.431,2593,2.476,2669,2.431,2706,3.163,2776,2.164,2806,1.8,3006,2.099,3021,3.163,3095,6.087,3146,4.78,3196,2.926,3199,7.653,3204,3.601,3206,6.806,3218,2.857,3247,3.078,3249,2.733,3274,3.748,3489,3.601,3887,4.914,4447,4.125,4480,3.601,4693,2.571,4743,3.163,4755,3.163,4963,3.992,5118,2.953,5228,3.748,5327,3.163,5358,2.793,5375,2.676,5377,3.473,5408,2.676,5470,2.622,5593,5.628,5719,3.748,5940,3.601,6506,3.359,6514,4.382,6544,3.257,6654,3.473,6735,4.382,6897,2.793,6930,3.163,7085,4.125,7286,2.926,7623,4.727,8224,4.125,8434,4.382,8974,5.628,8982,4.727,9327,4.382,9449,4.727,9738,4.727,9940,4.382,9972,4.382,10226,5.251,10227,7.164,10228,5.251,10229,5.251,10230,5.251,10231,5.251,10232,5.251,10233,5.251,10234,5.251,10235,5.251,10236,5.251,10237,5.251,10238,4.727,10239,5.251,10240,5.251,10241,4.727,10242,5.251,10243,8.155,10244,5.251,10245,5.251,10246,5.251,10247,5.251,10248,5.251,10249,5.251,10250,5.251,10251,5.251,10252,5.251,10253,5.251,10254,4.727,10255,4.727,10256,5.251,10257,5.251]],["tags/Why Mastodon Isn't Great For Serendipity",[6930,3.839]],["title/Archive by year: 2021",[6,0.712,477,2.398,4463,2.217]],["content/Archive by year: 2021",[19,0.444,477,3.712,4463,3.432]],["tags/Archive by year: 2021",[]],["title/Dark Age of Camelot in 2022",[937,2.759,4718,3.696,9968,2.252,10258,4.458]],["content/Dark Age of Camelot in 2022",[5,0.932,6,1.089,10,0.775,11,1.42,18,1.546,19,0.31,20,1.808,27,0.44,30,1.437,31,3.219,42,1.49,43,3.633,47,1.49,60,1.084,76,1.251,79,0.552,81,1.565,83,1.565,87,1.061,100,2.48,101,0.388,128,3.018,144,0.8,154,0.994,158,0.603,159,2.056,175,1.309,181,3.219,185,1.871,188,1.784,190,3.474,196,1.42,199,1.565,200,1.917,203,1.016,212,2.932,213,2.48,216,0.827,240,0.962,251,1.736,258,2.037,263,0.783,278,1.265,279,1.975,316,2.533,318,2.104,323,3.633,330,2.176,361,1.585,375,0.758,404,1.038,431,2.649,436,3.018,442,2.214,444,1.713,476,1.85,491,2.037,549,3.7,579,3.229,621,1.403,632,2.533,647,3.219,698,1.691,720,3.338,877,1.387,912,1.167,913,2.43,921,1.457,934,2.037,937,3.788,947,3.788,985,1.371,1011,1.76,1044,3.205,1159,1.945,1274,2.056,1278,2.87,1283,0.483,1289,0.766,1317,1.784,1339,1.508,1340,3.018,1398,2.253,1399,2.638,1420,1.784,1426,2.107,1430,3.836,1523,2.78,1583,2.032,1613,2.338,1657,2.081,1666,2.037,1718,2.43,1719,2.214,1777,2.07,1795,1.647,1799,2.78,1941,2.533,1947,2.43,1962,1.691,1983,1.626,1986,2.176,2044,2.48,2064,1.889,2065,2.78,2104,3.338,2117,2.139,2119,2.853,2148,2.932,2177,2.932,2184,2.176,2217,3.633,2314,3.474,2327,2.853,2338,3.113,2339,3.764,2349,3.788,2379,1.484,2442,2.932,2511,3.338,2515,4.381,2532,2.932,2598,3.633,2646,2.635,2661,3.465,2760,2.48,2795,4.497,2826,2.712,2875,3.018,2940,3.474,2947,2.533,2998,2.48,3006,1.945,3079,2.214,3241,3.823,3487,2.43,4105,3.633,4352,3.823,4638,4.062,4937,5.074,4943,3.219,4948,3.474,4964,3.633,5173,2.892,5249,2.649,5282,2.037,5327,2.932,5367,3.338,5484,3.113,5540,4.062,5545,5.074,5564,3.338,5649,6.155,5712,4.062,5729,1.668,5823,3.018,5841,2.48,5982,3.219,6046,2.932,6060,4.062,6268,5.376,6278,3.474,6349,3.633,6756,3.823,7228,2.853,7480,4.062,7765,5.674,7770,4.062,7957,3.338,8036,3.474,8123,5.341,8142,6.663,8249,3.474,8619,3.633,8625,4.062,8715,4.381,8920,3.823,8975,3.474,9139,4.062,9337,4.062,9575,4.062,10258,4.381,10259,4.867,10260,4.867,10261,4.867,10262,8.482,10263,4.867,10264,4.867,10265,9.488,10266,4.867,10267,4.867,10268,6.798,10269,4.867,10270,4.867,10271,4.867,10272,4.867,10273,4.867,10274,4.867,10275,4.867,10276,4.867,10277,4.867,10278,6.798,10279,4.867,10280,4.867,10281,4.867,10282,4.867,10283,4.867,10284,4.381,10285,4.867,10286,4.867,10287,4.867,10288,4.867,10289,4.062,10290,4.867,10291,4.867,10292,4.867,10293,4.867,10294,4.867,10295,4.867,10296,4.867,10297,4.867,10298,8.482,10299,4.867,10300,4.867,10301,7.835,10302,4.867,10303,4.381,10304,4.867,10305,6.798,10306,4.867,10307,4.867,10308,4.867,10309,4.867,10310,4.867]],["tags/Dark Age of Camelot in 2022",[2379,0.837,10284,4.534]],["title/December 2021 In Review",[2718,2.251,4463,2.217,8191,3.548]],["content/December 2021 In Review",[0,1.173,1,1.368,7,2.135,11,1.605,13,1.55,18,1.747,19,0.407,20,1.463,25,1.447,26,0.905,27,0.498,36,2.34,50,0.635,52,0.706,57,3.519,65,2.083,67,2.439,71,4.322,75,1.076,79,0.358,97,2.594,98,1.136,99,1.568,101,0.438,104,0.783,109,1.383,150,1.338,152,2.547,153,2.408,156,1.778,157,1.352,165,1.478,168,1.323,175,1.48,199,1.769,235,3.412,240,1.088,258,2.303,263,0.885,315,1.064,318,2.378,361,1.791,375,1.151,392,2.642,404,1.173,407,2.303,412,1.684,413,2.642,430,1.532,435,2.303,443,1.55,479,3.412,495,3.065,546,2.547,579,2.267,606,3.671,774,3.314,897,1.624,921,0.945,934,2.303,950,2.694,964,2.34,995,2.927,1069,1.624,1229,2.788,1274,2.236,1278,1.769,1279,1.462,1289,0.866,1346,1.684,1403,2.378,1415,1.911,1488,2.912,1523,3.142,1577,2.547,1721,1.747,1795,1.862,1858,2.303,1872,2.459,1949,3.225,1969,0.895,2020,4.591,2025,2.303,2261,3.142,2307,2.547,2319,1.769,2339,2.642,2379,0.915,2431,4.106,2434,1.769,2453,3.225,2458,2.747,2484,2.804,2643,1.963,2646,1.624,2715,2.642,2718,2.232,2786,2.199,2792,3.773,2882,2.956,2895,3.412,2937,5.278,2971,2.418,2992,3.519,3132,3.412,3197,4.106,3227,2.804,3302,3.639,3309,3.412,3520,3.225,3521,2.104,3859,3.773,4392,4.322,4393,4.106,4463,3.57,4529,1.726,4718,4.106,4770,2.863,5092,5.519,5146,3.065,5188,3.519,5340,3.927,5406,3.519,5499,4.322,5530,3.314,5714,4.322,5786,3.225,5788,4.106,5861,3.412,5866,3.519,6119,3.142,6148,3.639,6510,4.591,6592,3.065,7182,3.927,7598,4.953,7708,3.773,7768,3.927,7770,4.591,8049,3.773,8191,3.519,8386,3.314,8480,4.106,8535,4.106,8657,3.142,8905,5.809,8906,3.773,8913,4.591,9027,4.322,9045,5.809,9373,4.953,9471,4.953,9575,4.591,9615,4.953,9920,4.322,9921,4.591,9990,4.953,10062,4.953,10063,6.657,10113,3.412,10180,4.591,10311,5.501,10312,5.501,10313,4.953,10314,5.501,10315,5.501,10316,5.501,10317,5.501,10318,5.501,10319,5.501,10320,5.501,10321,4.591,10322,5.501,10323,5.501,10324,5.501,10325,5.501,10326,4.953,10327,5.501,10328,5.501,10329,5.501,10330,5.501,10331,4.953,10332,5.501,10333,4.953,10334,5.501,10335,5.501,10336,5.501,10337,5.501,10338,5.501,10339,4.953,10340,5.501,10341,5.501,10342,5.501,10343,5.501,10344,4.953,10345,5.501,10346,5.501,10347,5.501,10348,5.501,10349,5.501,10350,5.501,10351,5.501]],["tags/December 2021 In Review",[10113,3.952]],["title/Generating a Blogroll With OPML in Hugo",[409,1.428,2410,2.214,10054,4.133,10352,3.89]],["content/Generating a Blogroll With OPML in Hugo",[3,1.514,6,0.651,10,0.578,13,1.427,14,0.833,19,0.446,26,0.833,27,0.633,28,0.852,35,3.475,50,0.585,51,2.121,52,0.667,67,2.306,70,2.22,73,0.771,75,1.367,81,1.629,82,2.346,83,1.629,94,1.166,96,1.783,99,1.444,101,0.404,109,2.012,116,1.205,118,3.241,121,1.461,133,1.91,144,0.833,148,2.22,150,1.232,154,1.035,179,0.919,182,1.104,184,1.609,211,2.461,230,2.346,241,2.025,263,0.815,264,2.304,282,1.629,288,1.574,312,1.57,316,2.637,389,3.993,392,2.434,422,1.76,443,1.427,459,2.434,465,1.832,471,2.637,477,2.19,481,3.639,487,2.166,561,2.823,566,2.304,596,2.461,631,2.823,708,4.228,711,3.423,722,1.832,739,3.639,754,2.894,782,0.919,799,3.052,806,2.389,853,1.514,903,1.995,908,2.895,909,3.299,921,0.87,926,2.53,929,1.478,932,1.884,949,2.53,951,1.218,995,2.695,1008,1.966,1020,3.275,1216,2.53,1260,1.496,1272,2.757,1278,1.629,1279,1.583,1283,0.899,1299,2.97,1300,2.304,1326,3.475,1334,2.227,1346,2.45,1394,3.616,1476,3.142,1506,2.695,1614,2.025,1671,2.926,1715,2.155,1719,2.304,1740,3.142,1764,1.763,1778,1.91,1860,2.823,1907,3.241,1948,3.351,1962,2.428,1964,3.142,1969,0.824,1973,2.97,1983,1.692,2028,1.807,2059,3.616,2087,3.052,2126,2.481,2140,2.481,2150,2.155,2226,3.475,2300,2.823,2354,2.837,2379,1.435,2410,3.125,2416,2.389,2455,2.056,2464,2.346,2476,2.366,2522,3.98,2643,1.807,2646,1.496,2656,2.025,2685,2.637,2692,2.056,2700,1.692,2714,3.142,2776,2.088,2910,3.616,2996,3.142,2998,2.582,3079,2.304,3090,3.052,3097,3.475,3227,2.582,3228,3.475,3243,2.335,3259,2.97,3840,3.781,4300,3.142,4341,3.142,4368,4.228,4397,4.561,4419,2.637,4461,3.351,4529,1.589,4799,3.351,5108,2.481,5109,2.434,5118,2.881,5173,2.155,5192,3.781,5243,3.142,5256,3.98,5366,2.757,5380,3.241,5691,3.351,5697,3.142,5852,3.142,5939,3.142,5966,3.616,6011,4.561,6035,3.781,6186,3.475,6196,4.561,6197,3.616,6237,4.561,6544,3.142,6592,2.823,6725,3.98,6753,4.228,6764,3.351,6841,3.351,6850,3.142,6955,7.537,7013,4.561,7081,3.475,7113,4.228,7124,4.228,7434,3.98,8484,4.228,8807,3.616,8893,3.475,8934,4.561,9490,4.228,9905,4.561,10054,4.228,10238,4.561,10352,5.492,10353,5.066,10354,4.561,10355,5.066,10356,5.066,10357,5.066,10358,5.066,10359,5.066,10360,4.561,10361,4.561,10362,5.066,10363,5.066,10364,5.066,10365,5.066,10366,5.066,10367,5.066,10368,5.066,10369,5.066,10370,5.066,10371,4.561,10372,5.066,10373,5.066,10374,5.066,10375,8.004,10376,5.066,10377,5.066,10378,5.066,10379,5.066,10380,5.066,10381,5.066,10382,4.561]],["tags/Generating a Blogroll With OPML in Hugo",[156,1.001,2410,1.861,10352,3.271]],["title/A Factor Analysis For Dummies in R",[1353,4.458,1564,3.396,4357,3.396,5563,3.396]],["content/A Factor Analysis For Dummies in R",[10,0.557,11,1.426,14,0.804,19,0.455,27,0.617,28,1.146,29,1.899,46,2.014,50,0.787,52,0.853,73,0.744,80,2.66,87,1.065,94,1.569,98,1.009,118,3.127,121,1.409,123,3.275,126,2.854,138,2.441,156,1.175,158,0.606,167,1.843,168,1.175,175,1.834,182,1.065,184,1.552,185,1.345,203,1.02,240,0.966,252,2.079,263,0.786,293,1.586,367,1.817,368,1.443,375,0.761,422,1.698,437,1.817,441,1.077,455,1.676,469,2.66,472,1.843,476,1.855,517,0.998,628,2.113,631,2.723,725,2.66,782,1.424,806,2.304,827,3.711,854,3.157,877,1.393,921,1.171,929,1.426,958,2.6,994,2.148,1019,3.839,1044,3.215,1069,1.443,1137,3.233,1193,1.768,1234,2.491,1237,1.843,1274,1.478,1283,0.78,1296,1.077,1303,2.441,1327,2.113,1335,3.37,1346,2.404,1366,2.66,1398,2.263,1422,1.843,1426,1.514,1470,2.544,1541,1.592,1557,1.592,1564,4.677,1583,1.46,1599,4.002,1631,1.869,1648,2.139,1655,1.954,1716,5.089,1725,2.338,1746,2.6,1778,1.843,1803,2.6,1810,5.194,1831,3.489,1972,2.544,1973,2.865,1977,2.944,2034,2.014,2093,3.648,2105,2.723,2160,3.031,2177,2.944,2215,4.624,2232,2.491,2319,1.572,2534,2.865,2595,3.048,2643,1.744,2681,3.839,2729,2.723,2806,1.676,2859,5.356,2877,2.491,3036,5.024,3163,3.233,3180,3.997,3241,3.839,3247,2.865,3487,2.441,3525,3.233,3548,2.491,3816,3.031,4310,3.648,4357,5.386,4402,4.4,4423,3.839,4457,3.648,4767,5.356,4933,4.4,4947,3.233,5084,1.592,5102,2.865,5127,2.723,5161,3.352,5528,3.839,5563,4.677,5748,3.233,5783,5.089,5801,2.792,5823,3.031,5833,3.489,6010,3.233,6128,3.352,6227,5.691,6229,3.839,6495,3.839,6500,3.233,6659,3.648,6800,4.4,6920,4.079,6996,5.089,7304,4.4,7458,4.079,8089,3.127,8619,3.648,8803,4.079,8807,3.489,9225,4.4,9678,4.079,10383,4.4,10384,4.887,10385,4.887,10386,4.887,10387,4.887,10388,4.887,10389,4.887,10390,4.887,10391,3.839,10392,4.887,10393,4.887,10394,4.887,10395,6.818,10396,6.818,10397,6.818,10398,4.887,10399,6.818,10400,4.887,10401,4.887,10402,4.887,10403,4.887,10404,4.887,10405,4.887,10406,4.887,10407,4.887,10408,4.887,10409,7.853,10410,6.818,10411,4.887,10412,4.887,10413,4.887,10414,4.887,10415,6.818,10416,4.887,10417,6.818,10418,7.853,10419,3.839,10420,4.887,10421,4.887,10422,4.887,10423,4.887,10424,6.818,10425,6.818,10426,6.818,10427,6.818,10428,6.818,10429,4.887,10430,4.887,10431,6.818,10432,4.887,10433,4.887,10434,4.887,10435,4.887,10436,4.4,10437,6.818,10438,4.887,10439,4.887,10440,4.887,10441,4.887,10442,4.887,10443,4.887,10444,4.887,10445,4.887,10446,4.887,10447,4.887,10448,4.887,10449,4.887,10450,4.887,10451,4.887,10452,4.887,10453,4.887,10454,4.887,10455,4.887,10456,4.887]],["tags/A Factor Analysis For Dummies in R",[1564,2.856,3561,1.894,10457,4.164]],["title/Minimalism and Tidying Up",[27,0.502,2778,3.804,10458,4.993]],["content/Minimalism and Tidying Up",[2,3.712,6,0.649,10,1.066,13,1.965,19,0.318,20,1.343,22,0.887,25,1.835,27,0.846,49,2.961,50,0.805,55,1.802,60,1.125,65,2.428,73,0.769,77,1.492,79,0.609,81,1.624,89,2.392,94,1.162,98,1.043,99,2.278,100,2.575,101,0.556,104,1.138,109,1.754,113,0.967,116,1.201,118,3.232,122,3.839,142,2.426,144,1.417,148,1.604,153,1.645,154,1.032,157,1.242,158,0.865,165,1.01,175,1.877,179,1.265,180,2.15,184,1.604,185,1.92,189,2.749,199,2.57,212,3.043,217,1.175,248,2.885,269,3.77,275,1.35,282,1.624,293,1.021,294,2.523,312,1.565,321,2.456,350,3.465,378,1.125,392,2.426,418,1.666,430,1.407,436,3.133,446,3.173,457,1.39,630,1.359,711,2.473,728,1.878,797,2.019,851,2.272,853,1.51,920,2.115,949,2.523,950,2.473,978,1.755,986,4.453,1030,2.258,1031,2.339,1216,2.523,1283,0.794,1292,2.747,1399,1.96,1470,2.629,1508,3.043,1537,2.115,1552,2.473,1589,3.635,1606,2.575,1614,2.019,1617,1.96,1655,2.789,1687,0.977,1721,1.365,1764,1.113,1827,4.09,1860,2.815,1931,1.852,2007,1.687,2012,2.523,2034,2.875,2056,3.77,2126,2.473,2215,4.691,2232,2.575,2318,3.465,2354,2.831,2379,1.433,2391,3.173,2414,2.22,2428,5.983,2434,2.909,2437,4.548,2453,2.961,2455,2.05,2483,3.968,2513,2.339,2534,2.961,2538,5.965,2666,2.523,2703,4.216,2712,4.463,2778,5.912,2911,3.133,2950,2.749,3000,3.991,3006,2.019,3009,3.232,3012,3.968,3015,2.815,3037,2.22,3079,3.173,3490,2.961,3541,2.885,3611,4.548,3854,3.606,4110,3.968,4400,2.885,4419,2.629,4463,2.019,4482,3.232,4526,3.341,4796,2.749,5167,3.968,5249,2.749,5287,6.278,5480,4.548,5722,3.341,5729,2.392,5765,3.606,5774,3.341,5861,3.133,5980,3.133,6585,4.923,6728,4.216,6741,4.548,7175,3.606,7210,3.23,7371,4.548,7551,4.216,7835,3.968,7859,7.195,8785,4.548,9128,4.216,9904,6.281,10339,4.548,10458,6.281,10459,6.976,10460,5.051,10461,5.051,10462,5.051,10463,5.051,10464,5.051,10465,4.548,10466,5.051,10467,5.051,10468,5.051,10469,5.051,10470,5.051,10471,5.051,10472,5.051,10473,5.051,10474,6.281,10475,4.548,10476,5.051,10477,5.051,10478,4.548,10479,5.051,10480,5.051,10481,5.051,10482,5.051,10483,3.968]],["tags/Minimalism and Tidying Up",[2778,4.37]],["title/Natural Gas Prices and The Energy Market",[2566,2.19,2606,1.999,2757,1.872,6119,2.554,10484,3.192]],["content/Natural Gas Prices and The Energy Market",[0,1.048,4,2.058,5,1.31,6,1.012,14,1.126,17,0.953,19,0.224,27,0.445,36,2.912,54,3.508,57,3.144,62,2.197,73,1.042,77,2.326,79,0.446,87,1.492,91,1.642,94,1.131,101,0.546,102,2.558,103,1.322,116,1.169,128,3.048,144,0.808,148,1.561,149,1.621,150,1.195,153,1.601,156,1.182,168,1.182,179,1.241,182,1.071,184,1.561,193,2.276,199,2.201,203,1.026,210,2.197,216,0.835,221,4.528,263,0.791,282,1.581,293,0.993,304,2.16,309,2.287,321,1.73,384,1.083,398,2.961,430,1.369,431,2.675,435,2.058,484,2.026,491,2.058,518,2.361,580,3.169,652,3.144,704,3.508,705,1.642,711,2.407,854,3.647,906,3.144,913,3.419,927,4.102,951,1.182,1011,1.778,1044,2.317,1179,3.102,1212,3.669,1229,2.581,1237,1.853,1274,1.487,1279,0.972,1283,0.488,1302,4.617,1317,1.802,1327,1.523,1332,2.236,1346,2.839,1382,3.749,1488,1.936,1534,3.288,1537,2.058,1552,4.385,1582,1.907,1583,2.046,1614,1.965,1631,1.88,1633,3.405,1657,1.505,1663,1.469,1675,2.317,1710,2.236,1715,2.091,1778,1.853,1794,1.995,1796,1.995,1938,3.114,1951,3.861,1952,2.361,1965,1.621,1976,2.317,2003,3.861,2007,1.642,2028,1.754,2049,3.371,2106,2.615,2117,2.16,2128,2.961,2173,4.379,2178,2.675,2303,1.907,2334,2.739,2348,4.499,2541,4.013,2566,3.352,2632,4.425,2647,3.508,2650,5.378,2715,2.361,2729,2.739,2757,3.882,2786,1.965,2796,3.251,2797,3.048,2851,3.861,2902,3.669,2926,3.508,2961,2.961,2970,4.695,2971,3.009,3180,2.881,3226,2.505,3238,2.276,3249,2.558,3492,4.102,3512,4.425,3517,3.669,3526,2.615,3942,3.669,4368,4.102,4398,2.197,4404,2.236,4463,3.148,4758,2.317,4909,5.11,4928,3.371,5106,3.251,5194,2.558,5360,2.615,5416,3.169,5783,3.669,5784,4.695,5841,2.505,5962,4.745,6101,4.886,6119,3.91,6203,2.807,6207,6.692,6483,4.425,6495,3.861,6644,3.144,6675,3.669,6997,3.508,7116,4.246,7311,4.102,7389,3.861,7640,5.713,8089,3.144,8129,4.425,8191,4.379,8323,4.425,8436,6.163,8442,4.102,8524,3.861,9065,5.713,9167,4.102,9251,4.425,9280,4.425,9731,3.861,9758,4.425,9968,2.236,10484,6.08,10485,6.845,10486,4.915,10487,6.163,10488,4.425,10489,4.915,10490,6.845,10491,4.915,10492,4.915,10493,4.915,10494,4.915,10495,4.425,10496,4.915,10497,4.915,10498,4.915,10499,4.425,10500,4.915,10501,4.915,10502,4.915,10503,4.915,10504,4.915,10505,4.915,10506,4.915,10507,4.915,10508,4.915,10509,4.915,10510,4.915,10511,4.915,10512,4.915,10513,4.915,10514,4.915,10515,4.915,10516,4.915,10517,4.915,10518,4.915,10519,4.915,10520,4.915,10521,4.915,10522,4.915,10523,4.915,10524,4.915,10525,4.915,10526,4.915,10527,4.915,10528,4.915,10529,4.915]],["tags/Natural Gas Prices and The Energy Market",[6119,2.378,7736,2.582,8313,3.108]],["title/Re: Writing A Book Is Nonesense",[65,1.395,75,0.968,1066,2.378,10530,4.951]],["content/Re: Writing A Book Is Nonesense",[5,1.539,10,0.917,13,1.981,14,0.841,19,0.233,20,1.359,21,1.491,26,0.841,28,1.182,29,1.423,32,3.648,50,0.812,59,2.206,65,2.924,75,1.573,77,1.509,85,1.527,89,1.752,94,1.85,103,2.33,104,1.145,109,1.285,117,3.27,121,1.474,126,2.14,131,0.989,144,0.841,148,2.234,150,1.955,154,1.436,156,1.934,157,1.257,158,0.634,165,1.021,182,1.114,185,1.407,187,3.27,188,1.874,196,1.491,211,2.831,216,0.869,217,1.189,219,1.664,251,1.823,258,2.14,263,0.822,271,1.823,276,2.13,277,1.892,291,2.77,293,1.033,316,3.661,321,2.476,357,3.506,367,2.99,368,1.509,407,2.944,412,1.565,430,1.423,435,2.14,457,1.407,478,1.955,479,3.17,517,1.044,528,3.506,564,4.131,722,1.848,728,1.9,827,2.782,912,0.761,919,1.775,921,0.878,945,2.106,973,3.27,978,1.775,994,3.091,1008,1.983,1069,1.509,1096,2.719,1270,3.381,1274,1.546,1276,1.874,1278,1.644,1283,0.508,1289,0.804,1296,1.126,1312,2.285,1315,2.043,1339,1.584,1348,2.14,1352,3.444,1415,2.443,1505,2.66,1511,2.66,1533,2.325,1582,1.983,1584,2.848,1617,1.983,1657,1.565,1671,2.14,1721,1.968,1737,3.381,1790,2.848,1791,2.848,1935,3.815,1964,3.17,1969,0.831,1999,2.503,2072,2.996,2078,2.285,2140,2.503,2178,2.782,2255,2.21,2298,3.585,2302,2.66,2339,3.378,2359,2.919,2377,2.719,2379,0.85,2402,3.079,2432,2.996,2458,2.553,2666,2.553,2716,2.996,2814,4.601,2826,2.848,2953,3.27,2988,2.605,3046,2.996,3081,3.506,3084,3.648,3124,2.848,3204,3.506,3245,3.506,3256,3.091,3257,3.27,3297,2.919,3317,3.815,3456,2.366,3511,3.17,3521,2.69,3530,4.237,3711,4.601,3823,5.25,3837,4.015,4105,3.815,4286,5.515,4322,3.27,4344,4.266,4453,3.27,4501,3.381,4758,2.41,4851,4.601,5084,1.664,5120,3.27,5282,2.14,5327,3.079,5366,2.782,5517,2.996,5544,3.815,5564,3.506,5582,4.601,5776,4.266,5966,3.648,5982,3.381,5998,3.381,6500,4.652,6705,4.266,6984,5.25,7223,4.266,7287,5.02,7293,4.015,7311,4.266,7586,4.601,8419,4.015,8548,4.601,8981,3.506,9488,4.266,10531,6.332,10532,5.111,10533,5.111,10534,5.111,10535,7.033,10536,5.111,10537,5.111,10538,5.111,10539,5.111,10540,5.111,10541,5.111,10542,5.111,10543,5.111,10544,5.111,10545,5.111,10546,4.601,10547,5.111,10548,5.111,10549,5.111,10550,5.111,10551,5.111,10552,5.111,10553,5.111]],["tags/Re: Writing A Book Is Nonesense",[65,1.173,75,0.814,3521,1.593]],["title/The Creative Techniques Toolbox",[1309,3.548,2319,1.784,10554,5.546]],["content/The Creative Techniques Toolbox",[0,1.039,5,1.303,6,0.874,10,0.556,13,1.373,14,0.801,17,0.947,25,1.282,27,0.441,39,2.107,42,1.492,47,1.492,48,1.716,50,0.979,63,4.068,73,1.036,75,0.953,76,1.253,79,0.443,87,1.062,89,1.671,95,2.142,96,2.395,98,1.006,101,0.625,116,1.159,132,1.474,154,0.995,158,0.844,176,2.716,179,0.884,182,1.062,208,2.073,214,3.118,215,3.343,216,0.828,225,3.118,244,3.638,273,3.224,276,1.928,277,1.311,278,1.267,285,3.118,286,5.346,287,2.784,288,1.097,366,2.298,384,1.727,403,3.73,404,1.672,437,1.812,444,1.716,452,1.716,457,1.341,490,2.593,566,2.217,722,1.763,723,2.008,851,1.587,877,1.94,920,3.282,921,0.837,924,2.386,926,2.434,929,1.422,937,3.792,942,2.593,944,3.829,949,2.434,993,3.332,995,2.593,1013,3.479,1017,2.484,1060,3.118,1062,2.72,1192,2.256,1198,2.936,1206,3.118,1340,3.023,1399,1.891,1442,3.638,1506,2.593,1557,1.587,1586,1.373,1592,2.593,1600,2.298,1608,2.142,1617,1.891,1663,1.456,1714,2.716,1764,1.499,1777,2.073,1778,1.838,1785,1.492,1796,1.978,1931,2.495,1941,2.537,1974,2.652,1976,2.298,1983,1.628,2063,2.804,2078,3.042,2118,2.936,2145,2.716,2176,3.343,2209,3.638,2320,3.542,2377,3.62,2401,2.936,2445,3.638,2489,3.224,2491,2.936,2495,4.501,2511,4.668,2559,1.891,2662,4.267,2670,2.936,2758,3.343,2761,2.537,2769,3.638,2776,2.008,2792,3.343,2795,3.224,2799,2.895,2806,2.688,2830,4.388,2831,3.023,2877,2.484,2901,3.479,2909,3.023,2924,3.638,2948,4.388,2971,2.142,3023,3.224,3037,2.142,3127,2.936,3135,4.068,3162,2.936,3174,3.829,3223,4.068,3235,3.224,3238,2.256,3272,4.858,3280,2.936,3302,4.501,3319,3.829,3487,2.434,3500,4.388,3558,3.479,4210,5.821,4390,3.343,4423,3.829,4428,2.936,4448,4.068,4716,2.652,4720,4.068,4959,4.858,5082,3.118,5153,3.479,5366,2.652,5463,4.068,5664,4.354,5866,3.118,5903,3.479,5980,3.023,6096,3.638,6162,4.068,6171,3.479,6327,5.68,6349,3.638,6560,3.829,6676,4.388,6719,3.638,6788,4.388,6808,4.068,7147,3.638,7604,3.638,7997,4.068,8001,4.388,8038,3.638,8260,3.343,8315,4.388,8321,4.388,8332,4.1,8347,3.829,8385,3.343,8412,7.083,8413,3.829,8424,3.829,8438,3.829,8695,4.068,8822,3.829,8837,3.829,8961,5.68,8974,3.829,9044,4.068,9059,4.068,9149,4.068,9497,4.068,9536,4.388,9760,3.343,9863,3.638,10087,5.079,10156,4.388,10170,4.068,10180,4.068,10483,3.829,10555,4.873,10556,4.873,10557,4.873,10558,7.641,10559,4.873,10560,4.873,10561,4.873,10562,4.873,10563,4.873,10564,4.873,10565,4.873,10566,4.873,10567,4.873,10568,4.873,10569,4.873,10570,4.873,10571,4.873,10572,4.873,10573,4.873,10574,4.873,10575,6.805,10576,4.873,10577,4.873,10578,4.873,10579,4.873,10580,4.388,10581,4.388,10582,4.388,10583,4.873,10584,4.873,10585,4.873,10586,4.873,10587,4.873,10588,4.873,10589,7.841,10590,6.127,10591,4.873,10592,4.388,10593,4.873,10594,4.388,10595,4.873,10596,4.873]],["tags/The Creative Techniques Toolbox",[2319,1.339,3561,1.894,4398,1.861]],["title/Why I Play Games (And So Should You)",[2379,1.048,2646,1.861]],["content/Why I Play Games (And So Should You)",[1,1.271,7,3.121,10,0.988,11,1.491,13,1.44,17,1.206,19,0.321,22,1.412,26,0.841,27,0.728,39,2.21,46,2.106,47,1.565,69,1.955,73,0.778,74,0.897,77,1.509,79,0.333,85,1.527,89,1.752,92,2.919,100,2.605,101,0.561,103,1.375,104,0.728,109,1.285,113,1.346,116,1.216,123,3.378,130,2.782,144,1.425,148,2.234,149,2.32,158,0.997,165,1.607,168,1.229,175,1.375,180,1.375,182,1.114,196,2.052,200,2.77,211,1.799,216,1.472,217,1.189,225,3.27,234,2.41,240,1.011,263,0.822,271,1.823,276,1.977,277,1.892,288,1.151,294,1.848,309,1.707,312,1.584,315,0.989,361,1.664,375,0.796,384,1.549,397,3.648,408,2.919,409,1.474,412,2.153,418,1.686,428,2.782,437,1.9,444,1.799,564,2.325,565,3.079,567,2.996,627,1.799,754,2.919,813,2.719,912,1.047,929,1.491,949,2.553,950,2.503,1063,4.601,1069,2.077,1179,2.77,1232,3.17,1276,1.874,1283,0.508,1291,1.299,1312,2.285,1348,2.944,1431,2.848,1533,2.325,1537,2.14,1541,1.664,1577,2.366,1613,2.455,1663,1.527,1666,2.14,1721,1,1764,1.549,1785,1.565,1876,2.247,1931,2.579,1965,1.686,1969,0.831,2007,1.707,2024,2.66,2028,2.869,2044,2.605,2071,2.553,2106,2.719,2178,2.782,2227,3.648,2379,1.703,2383,2.919,2397,2.66,2399,3.648,2418,3.919,2424,3.648,2427,2.848,2468,2.782,2535,3.506,2554,4.601,2617,5.02,2643,1.823,2645,4.824,2646,2.682,2700,1.707,2714,3.17,2715,2.455,2756,3.17,2786,2.043,2789,3.079,2826,2.848,3009,3.27,3014,3.27,3079,3.94,3163,3.381,3183,2.996,3232,4.015,3256,2.247,3267,2.919,3269,3.506,3301,3.815,3302,3.381,3841,3.27,3855,3.815,3887,3.506,4300,3.17,4322,3.27,4393,3.815,4424,3.27,4529,1.603,4552,4.015,4805,4.601,4947,4.652,5084,2.29,5281,2.848,5342,4.601,5352,4.266,5363,4.015,5517,2.996,5539,2.848,5549,3.27,6187,2.719,6197,3.648,6204,3.506,6271,4.601,6615,3.17,6762,4.601,6936,4.266,8096,4.015,8142,4.015,8251,4.601,8317,3.648,8419,6.805,8424,4.015,8431,4.266,8438,4.015,8484,4.266,8822,4.015,8832,4.015,8872,4.266,8910,4.015,8966,4.266,9136,4.015,9273,4.015,9539,4.601,9700,4.601,9701,4.601,9716,4.601,10099,3.815,10124,4.601,10597,5.111,10598,5.111,10599,5.111,10600,5.111,10601,5.111,10602,4.601,10603,5.111,10604,5.111,10605,5.111,10606,5.111,10607,5.111,10608,4.601,10609,5.111,10610,5.111,10611,4.015,10612,5.111,10613,4.601,10614,5.111,10615,5.111,10616,5.111]],["tags/Why I Play Games (And So Should You)",[2379,1.059]],["title/Winnie Lim on Rebuilding Oneself",[10102,3.89,10103,4.133,10152,4.133,10617,4.951]],["content/Winnie Lim on Rebuilding Oneself",[0,1.494,3,1.518,6,1.164,7,1.972,10,0.914,11,2.339,13,1.431,19,0.438,24,0.962,25,1.842,27,0.82,28,0.854,47,1.555,50,0.925,57,3.251,73,0.774,75,1.69,77,1.5,79,0.456,85,1.518,86,1.838,87,1.107,98,1.049,100,2.59,101,0.689,103,1.367,104,0.723,112,4.481,113,1.535,114,2.902,144,0.836,145,2.843,149,1.676,150,1.235,156,2.078,165,1.015,168,1.684,172,2.568,179,1.454,180,1.884,182,1.107,183,3.485,196,1.483,215,3.485,216,0.863,233,2.233,240,1.385,242,1.838,251,1.813,258,2.127,263,0.817,271,1.813,275,0.983,276,1.249,293,1.027,297,2.068,312,1.575,315,0.983,317,1.634,321,1.789,360,4.574,361,1.655,372,2.127,375,0.791,378,1.132,384,1.119,422,2.433,441,1.119,450,2.272,460,2.396,465,1.838,476,1.383,478,1.943,487,1.575,580,2.353,628,2.197,897,1.5,909,2.094,919,1.765,924,2.488,926,2.538,931,4.241,950,2.488,978,1.765,986,2.831,1010,4.241,1020,1.838,1030,2.272,1159,2.031,1274,2.119,1278,1.634,1279,1.385,1283,0.796,1289,0.8,1291,1.781,1292,2.001,1335,1.916,1346,2.454,1537,2.127,1541,1.655,1582,1.972,1586,1.431,1592,2.703,1599,2.59,1648,1.594,1672,5.846,1687,1.355,1719,2.311,1721,1.568,1776,3.151,1785,2.144,1881,2.062,1931,2.939,1935,3.793,1945,1.594,1969,0.827,1975,4.805,2173,5.129,2203,3.992,2335,4.574,2345,3.061,2397,2.645,2464,2.353,2498,2.978,2512,2.645,2595,3.132,2652,4.241,2716,2.978,2718,3.253,2761,2.645,2771,3.992,2831,3.151,2911,3.151,2950,2.765,2983,2.831,3000,2.538,3006,2.031,3036,3.251,3162,3.061,3192,2.645,3222,2.902,3227,2.59,3233,4.574,3253,2.978,3309,4.345,3317,3.793,3907,3.251,4445,2.645,4458,3.992,4463,2.031,4718,3.793,4758,2.396,5084,1.655,5096,5.846,5517,4.106,5560,3.793,5714,3.992,6010,3.361,6162,4.241,6188,3.992,6317,2.831,6585,2.902,6611,4.574,6659,3.793,7034,3.992,7674,4.574,7680,3.361,7766,4.241,8179,4.574,8186,3.793,8318,3.627,8385,3.485,8386,3.061,8396,4.574,8549,3.793,8601,3.793,8606,4.241,8839,4.241,8975,3.627,9080,3.793,9808,4.574,9983,4.574,10099,3.793,10102,6.298,10152,4.241,10391,3.992,10618,5.081,10619,5.081,10620,5.081,10621,5.081,10622,5.081,10623,7.005,10624,5.081,10625,5.081,10626,5.081,10627,7.005,10628,4.574,10629,5.081,10630,5.081,10631,5.081,10632,5.081,10633,5.081,10634,5.081,10635,5.081,10636,5.081,10637,4.241,10638,5.081,10639,5.081,10640,4.574,10641,5.081,10642,5.081]],["tags/Winnie Lim on Rebuilding Oneself",[10643,6.372]],["title/Woke in Class",[579,2.598,10644,5.261]],["content/Woke in Class",[1,1.241,3,1.492,4,2.09,5,0.956,6,0.641,10,0.789,14,0.821,17,0.963,20,1.328,24,1.504,25,1.313,26,1.138,27,0.626,28,0.839,50,0.799,52,0.477,59,1.566,60,1.112,70,1.586,79,0.325,85,1.492,87,1.508,91,2.312,94,1.593,98,1.031,100,2.545,113,1.325,116,1.646,123,2.398,144,1.306,149,2.283,154,1.413,158,0.858,165,0.998,179,0.906,182,1.088,186,3.425,203,1.658,209,2.782,210,3.094,211,1.758,216,0.848,240,1.368,241,1.996,263,0.803,275,1.339,276,1.228,278,1.298,279,2.026,282,2.226,297,2.044,309,1.668,316,2.599,318,2.159,361,1.626,367,1.856,375,1.077,384,1.1,443,1.407,457,1.905,459,2.398,467,2.927,478,1.91,487,1.547,518,3.324,539,3.922,579,2.058,628,2.992,724,1.44,782,0.906,813,3.682,877,1.423,881,2.058,912,1.341,920,2.09,921,0.858,932,1.856,938,3.097,978,1.734,1009,2.927,1011,1.806,1060,4.428,1146,1.647,1193,1.806,1236,2.354,1279,1.368,1283,0.789,1286,3.602,1289,1.089,1291,2.019,1296,1.1,1352,2.445,1382,2.09,1401,2.124,1497,3.097,1505,2.599,1617,2.686,1619,2.599,1631,1.91,1634,1.966,1656,4.94,1657,2.119,1671,2.09,1678,2.686,1687,1.537,1710,3.148,1711,2.809,1714,3.856,1725,1.712,1742,2.271,1763,1.996,1764,1.525,1778,2.61,1787,2.494,1803,2.656,1876,2.195,1881,2.026,1892,3.303,1946,2.782,1965,1.647,1969,0.812,1984,3.097,2006,1.758,2007,1.668,2015,2.656,2025,2.09,2034,2.058,2058,5.776,2124,3.204,2177,3.008,2179,3.194,2194,2.717,2302,2.599,2303,1.938,2336,2.927,2339,4.12,2349,2.782,2376,2.717,2391,2.271,2397,2.599,2414,3.042,2448,5.615,2485,3.425,2565,2.717,2640,3.425,2662,2.717,2688,3.766,2892,3.303,2894,3.425,3008,5.437,3022,4.167,3043,3.922,3131,3.425,3188,3.097,3218,2.717,3321,4.048,3485,4.239,3487,2.494,3811,4.495,3840,3.727,3887,3.425,3906,4.495,4166,4.495,4428,3.008,4495,4.495,4717,4.167,4803,2.545,4929,3.922,5120,3.194,5358,2.656,5407,3.425,5408,2.545,5510,3.922,5550,3.727,5841,2.545,5982,3.303,6204,3.425,6316,4.495,6477,4.167,6615,3.097,6708,4.167,6713,4.167,6771,2.927,6819,5.487,7159,3.727,7702,4.495,7833,3.727,7892,4.167,7907,4.495,7958,4.495,8619,3.727,9173,4.167,9186,4.495,9863,3.727,9952,4.495,10602,4.495,10644,4.167,10645,6.921,10646,4.993,10647,4.993,10648,4.993,10649,4.993,10650,4.993,10651,4.495,10652,4.993,10653,4.993,10654,4.993,10655,4.993,10656,6.921,10657,4.993,10658,4.993,10659,4.993,10660,7.151,10661,4.993,10662,4.993]],["tags/Woke in Class",[10644,5.318]],["title/2021 Year In Review",[6,0.712,2718,2.251,4463,2.217]],["content/2021 Year In Review",[2,2.637,4,2.075,5,1.515,6,1.268,10,0.565,13,1.396,14,0.815,17,1.25,19,0.41,21,2.309,22,0.87,23,1.896,25,2.081,27,0.623,28,0.833,29,1.38,34,4.463,42,1.518,45,4.463,47,1.518,50,0.572,51,2.075,56,3.279,62,2.216,69,1.896,73,0.755,74,1.209,75,1.347,79,0.323,81,1.594,87,1.08,96,1.745,97,2.337,101,0.741,104,0.706,116,1.638,131,0.959,138,2.476,148,1.575,149,2.271,150,1.205,152,2.295,153,1.614,156,1.903,157,1.219,159,1.499,165,1.376,168,1.192,172,1.818,175,1.334,188,1.818,220,2.476,223,1.128,251,1.769,253,2.838,258,2.075,263,0.798,266,3.579,275,0.959,278,1.79,288,1.55,289,4.409,307,2.832,311,2.083,317,2.215,365,2.634,368,2.525,375,0.772,402,4.406,412,1.518,426,2.58,441,1.092,443,1.94,487,1.536,492,2.58,517,1.012,579,2.043,630,1.334,677,3.279,723,2.043,853,1.481,909,2.043,912,1.025,921,0.852,924,2.427,926,2.476,929,1.447,938,3.075,944,3.894,954,3.171,960,3.279,994,2.179,1234,2.527,1260,2.033,1283,0.684,1292,1.952,1294,3.7,1331,2.295,1337,3.585,1398,2.295,1401,2.109,1471,3.279,1501,1.678,1517,3.439,1537,2.075,1584,2.762,1586,1.396,1617,1.924,1651,2.906,1675,3.247,1676,3.075,1711,2.795,1721,0.97,1742,2.255,1764,1.092,1776,3.075,1796,2.012,1860,2.762,1885,2.906,1907,3.171,1949,2.906,1969,1.12,1979,3.7,1983,1.656,2065,2.832,2088,2.637,2150,2.109,2290,1.818,2303,1.924,2349,3.837,2365,3.7,2401,2.987,2404,3.075,2435,2.109,2442,2.987,2464,2.295,2593,2.337,2657,4.463,2661,3.51,2692,2.012,2700,1.656,2718,3.47,2760,2.527,2776,2.043,2882,2.753,2909,3.075,2910,3.539,2941,3.279,2997,2.637,3000,2.476,3006,1.982,3075,5.14,3103,3.279,3146,2.906,3147,2.337,3168,3.837,3194,2.906,3195,4.463,3196,2.762,3199,4.138,3456,2.295,3487,2.476,4290,4.463,4400,2.832,4424,4.406,4458,3.894,4463,3.418,4529,2.482,4793,3.4,4799,3.279,4903,3.075,4959,3.539,5089,3.539,5101,3.4,5118,2.838,5192,3.7,5317,3.4,5358,2.637,5416,2.295,5539,2.762,5549,3.171,5664,3.171,5783,3.7,5867,3.7,6092,4.138,6544,3.075,6681,3.539,6704,4.463,6770,3.539,6895,2.762,6897,2.637,6906,3.279,6930,2.987,6986,3.4,7210,2.295,7286,2.762,7361,3.7,7972,3.894,8260,3.4,8679,4.463,8993,3.7,9160,3.894,9760,3.4,9968,2.255,10099,3.7,10167,4.138,10663,4.957,10664,4.957,10665,4.957,10666,4.957,10667,4.957,10668,4.957,10669,4.957,10670,4.957,10671,4.957,10672,4.463,10673,4.957,10674,4.957,10675,3.7,10676,4.463,10677,4.463,10678,4.957,10679,4.957,10680,4.957,10681,4.463]],["tags/2021 Year In Review",[10113,3.124,10682,5.036]],["title/How To Enjoy Your Own Digital Music",[258,2.322,2354,2.251,2656,2.217]],["content/How To Enjoy Your Own Digital Music",[3,1.486,5,1.321,6,0.886,11,2.013,13,1.944,17,0.96,18,1.579,20,1.835,24,1.307,25,1.307,27,0.45,36,2.115,39,2.149,41,2.588,46,2.049,50,0.574,52,0.859,69,2.639,71,3.906,74,1.211,81,1.599,83,1.599,89,2.366,99,1.417,101,0.682,103,1.337,104,0.982,109,2.152,112,3.181,121,1.434,122,2.388,131,0.962,140,3.289,144,1.303,149,2.614,150,1.678,158,0.616,168,1.195,179,1.251,180,1.337,184,1.579,185,1.368,216,0.845,217,1.157,253,2.049,258,2.081,263,0.8,288,1.119,293,1.004,297,1.468,309,2.305,315,1.335,321,1.75,370,2.77,409,1.99,418,1.64,430,1.384,441,1.095,443,1.944,444,1.75,528,3.41,596,1.75,782,0.902,827,2.706,851,2.247,854,2.302,877,1.417,881,2.049,908,1.798,911,2.914,912,1.18,913,2.483,921,1.361,934,2.889,935,4.149,942,2.645,954,3.181,993,2.434,1071,4.476,1179,1.958,1229,1.875,1236,2.344,1276,2.53,1278,1.599,1279,1.364,1292,1.958,1312,4.02,1319,2.049,1333,1.958,1334,3.033,1364,3.181,1369,1.322,1397,3.549,1401,2.115,1496,3.289,1606,3.517,1608,2.185,1633,2.149,1648,1.56,1663,2.062,1676,3.083,1678,1.929,1687,0.962,1721,0.972,1777,2.115,1806,3.592,1948,3.289,1976,2.344,1983,2.305,2001,3.289,2178,3.755,2179,3.181,2307,2.302,2311,2.914,2347,2.434,2391,2.261,2434,1.599,2474,3.549,2498,2.914,2541,2.914,2583,2.706,2635,3.549,2656,3.422,2661,2.534,2712,3.181,2714,3.083,2760,2.534,2776,2.049,2796,3.289,2831,3.083,2855,3.755,2978,3.289,2996,3.083,3008,3.906,3046,2.914,3073,5.309,3146,2.914,3231,4.925,3868,3.906,4100,2.388,4349,5.949,4411,3.549,4431,3.41,4445,2.588,4687,4.149,4694,3.181,4758,2.344,4803,4.039,4966,3.289,5173,2.115,5327,4.157,5358,2.645,5472,2.645,5697,3.083,5822,3.083,5880,5.07,5898,2.434,6046,2.995,6186,3.41,6268,2.995,6313,3.181,6462,3.41,6646,4.476,6759,5.759,6848,3.711,6850,3.083,6855,5.421,6856,6.419,6930,2.995,7539,3.711,7644,4.149,7987,3.711,8307,3.41,8387,3.41,9920,6.226,9921,4.149,10105,4.476,10683,4.971,10684,4.971,10685,6.9,10686,5.662,10687,6.226,10688,5.421,10689,4.971,10690,4.971,10691,4.971,10692,4.971,10693,4.971,10694,4.476,10695,4.971,10696,4.971,10697,4.971,10698,4.971,10699,4.971,10700,4.971,10701,4.971,10702,4.971,10703,4.971,10704,4.971,10705,4.971,10706,4.971,10707,4.971,10708,4.971,10709,4.476,10710,3.906,10711,4.971,10712,4.971,10713,4.971,10714,4.971,10715,4.971,10716,4.971,10717,4.971,10718,4.971,10719,4.971,10720,4.971,10721,4.971]],["tags/How To Enjoy Your Own Digital Music",[2656,1.664,9997,3.108,10722,3.271]],["title/How to setup Pi-Hole on a Synology NAS",[1013,3.192,1203,2.694,1337,2.328,4582,3.513,10723,3.513]],["content/How to setup Pi-Hole on a Synology NAS",[10,0.581,22,1.519,26,0.838,27,0.461,52,0.866,59,1.599,73,0.776,75,0.997,76,1.31,79,0.332,87,1.111,94,1.173,99,2,103,1.371,104,0.726,109,1.281,122,2.448,142,2.448,156,1.225,159,1.541,165,1.403,168,1.688,182,1.111,202,3.26,217,1.186,220,2.545,223,1.598,234,2.403,241,2.037,257,2.987,258,2.938,270,3.371,276,1.253,282,1.639,285,3.26,291,2.764,293,1.03,309,2.345,312,2.175,320,1.419,321,1.794,332,4.229,384,1.546,399,2.911,416,3.034,422,2.438,441,1.546,465,1.843,473,2.318,490,2.711,627,2.471,628,2.203,631,2.84,632,2.653,715,2.495,768,3.26,782,0.924,912,0.759,921,1.379,932,1.895,978,1.77,985,1.436,1000,3.495,1011,2.904,1013,6.988,1030,2.278,1203,5.466,1232,3.161,1279,1.388,1283,0.506,1296,1.123,1303,2.545,1317,2.944,1337,3.654,1393,2.773,1398,4.342,1405,5.731,1426,2.681,1477,2.597,1496,3.371,1511,2.653,1522,3.495,1537,2.133,1583,1.523,1586,1.436,1606,2.597,1611,3.25,1657,1.56,1661,3.638,1662,3.786,1663,2.098,1755,2.84,1784,2.773,1789,3.26,1858,2.133,1866,3.371,1876,3.085,1881,2.068,1901,3.371,1952,2.448,1962,1.77,1984,3.161,1985,3.82,2011,2.987,2012,2.545,2046,3.371,2088,2.711,2135,4.003,2177,3.07,2231,2.403,2283,2.448,2290,3.172,2354,2.848,2391,2.318,2403,4.253,2462,2.84,2559,1.978,2611,2.911,2646,1.505,2656,2.037,2669,2.359,2695,2.653,2796,3.371,2807,2.403,2998,2.597,3090,3.07,3482,3.161,3854,3.638,3929,3.371,4340,2.911,4377,3.804,4445,3.654,4582,7.691,4751,3.638,5146,3.911,5218,3.804,5331,7.228,5539,2.84,5701,4.49,5819,3.495,5830,2.84,5858,4.588,6021,6.319,6175,4.588,6197,3.638,6280,4.588,6925,7.805,7120,4.003,7389,4.003,9195,3.804,10189,4.253,10361,4.588,10723,6.796,10724,5.096,10725,7.221,10726,5.096,10727,4.588,10728,4.588,10729,5.096,10730,5.096,10731,5.096,10732,5.096,10733,5.096,10734,5.096,10735,5.096,10736,5.096,10737,5.096,10738,7.019,10739,5.096,10740,5.096,10741,5.096,10742,4.588,10743,4.588,10744,5.096,10745,8.651,10746,5.096,10747,5.096,10748,4.588,10749,5.096,10750,5.096,10751,5.096,10752,5.096,10753,4.588,10754,5.096,10755,5.096,10756,4.588,10757,5.096,10758,5.096,10759,5.096]],["tags/How to setup Pi-Hole on a Synology NAS",[9997,3.108,10760,4.164,10761,3.749]],["title/January 2022 In Review",[2718,2.251,6997,3.959,9968,2.523]],["content/January 2022 In Review",[0,1.095,2,2.731,3,1.534,4,2.149,5,1.543,6,0.659,19,0.322,21,1.498,22,0.901,25,1.35,26,0.844,27,0.785,28,1.355,36,2.184,52,0.674,53,3.009,60,1.143,65,2.563,73,0.782,75,1.576,76,1.32,79,0.334,91,1.715,96,1.807,101,0.642,104,1.004,121,1.48,148,2.241,150,1.248,152,2.377,153,2.297,157,1.262,179,0.931,185,1.413,199,1.651,203,1.472,220,2.564,233,2.257,234,2.421,271,2.876,276,1.262,282,1.651,288,1.156,295,2.514,309,1.715,316,2.672,368,1.516,392,2.466,404,1.095,412,1.572,430,1.964,442,2.335,472,1.936,479,3.184,547,3.284,564,2.335,698,1.783,784,3.184,827,2.794,851,1.672,860,3.521,912,0.764,919,1.783,921,1.385,929,1.498,945,2.907,949,2.564,951,1.234,964,2.184,968,3.832,970,3.093,998,2.672,1008,1.992,1011,1.857,1260,1.516,1270,3.396,1278,1.651,1279,1.799,1283,0.701,1289,0.808,1292,2.022,1303,2.564,1399,2.738,1426,1.591,1494,3.832,1501,1.737,1514,3.521,1557,2.297,1583,1.534,1586,1.446,1608,2.257,1721,1.38,1764,1.912,1777,3.001,1796,2.083,1806,2.672,1879,2.672,1950,2.623,1969,1.311,1995,2.794,2024,2.672,2140,2.514,2215,2.794,2303,2.738,2307,2.377,2318,3.521,2319,1.651,2326,3.832,2379,1.513,2433,4.033,2455,2.083,2476,1.737,2603,3.184,2625,3.396,2643,1.832,2646,2.083,2718,2.083,2783,5.266,2807,2.421,2828,2.932,2910,3.665,2951,2.617,2983,2.861,2998,2.617,3007,2.861,3046,3.009,3243,1.715,3321,2.617,3485,3.209,3487,2.564,3491,4.033,3498,2.377,3520,3.009,3521,1.964,3549,3.184,3821,4.033,4168,4.033,4278,4.033,4286,3.521,4463,2.052,4528,3.521,4758,2.421,4770,2.672,4775,4.285,4793,3.521,4808,3.832,4909,3.832,4947,3.396,4963,3.931,5360,2.731,5375,2.617,5484,3.284,5701,3.284,5714,4.033,5740,4.033,5798,3.396,5914,2.564,6420,4.033,6519,4.622,6520,4.622,6542,3.284,6675,3.832,6781,4.033,6997,3.665,7169,3.284,7573,4.033,7844,4.622,7970,4.285,8191,3.284,8272,3.832,8285,4.285,8332,3.093,8385,5.528,8403,4.033,8545,3.284,8783,4.285,8981,3.521,9175,4.033,9261,4.285,9262,4.285,9287,4.622,9534,4.622,9657,4.622,9968,2.335,10007,4.285,10064,4.622,10087,3.832,10117,4.622,10118,4.622,10119,4.622,10326,4.622,10331,7.813,10762,5.134,10763,5.134,10764,7.055,10765,5.134,10766,5.134,10767,5.134,10768,5.134,10769,5.134,10770,5.134,10771,5.134,10772,5.134,10773,5.134,10774,5.134,10775,4.622,10776,5.134,10777,5.134,10778,5.134,10779,5.134,10780,5.134,10781,7.055,10782,5.134,10783,5.134,10784,5.134,10785,5.134,10786,4.622]],["tags/January 2022 In Review",[10113,3.952]],["title/On Trying To Sell A Laptop",[248,3.168,375,0.863,2973,3.548]],["content/On Trying To Sell A Laptop",[1,1.243,5,1.643,6,0.89,14,0.822,19,0.362,20,2.114,26,0.822,27,0.719,36,2.947,40,2.402,42,1.531,50,0.577,52,0.759,55,1.784,60,1.911,74,0.878,79,0.518,87,1.09,89,1.714,94,1.594,96,2.798,98,1.032,101,0.552,102,2.603,104,0.712,109,1.742,122,3.328,148,1.588,153,2.589,154,1.021,159,1.512,179,0.907,188,2.54,193,2.315,199,1.608,200,2.728,203,1.446,217,1.163,240,1.697,241,1.999,248,5.147,288,1.79,291,1.969,293,1.01,294,2.505,295,2.448,309,1.67,311,1.512,315,1.538,321,1.76,322,2.786,363,2.721,368,2.046,369,3.101,375,1.078,415,2.931,416,2.995,430,1.929,441,1.102,450,2.235,473,3.151,484,2.855,621,1.442,628,2.162,711,2.448,797,1.999,853,2.07,877,1.974,911,2.931,912,1.032,919,2.761,957,2.856,978,1.737,982,2.549,983,2.235,987,2.549,1011,1.808,1031,2.315,1044,2.358,1045,4.052,1130,3.569,1131,2.931,1267,2.274,1279,0.989,1283,0.852,1289,0.787,1291,1.271,1317,1.833,1322,3.569,1333,1.969,1354,2.497,1364,3.199,1420,1.833,1426,1.549,1428,4.502,1497,3.101,1501,1.692,1512,2.315,1523,2.856,1533,2.274,1537,2.093,1619,2.603,1648,1.569,1663,2.07,1678,1.94,1715,2.127,1741,2.235,1742,2.274,1858,2.093,1962,1.737,1974,2.721,1993,2.549,2001,3.308,2007,1.67,2140,4.565,2215,2.721,2290,2.54,2297,2.856,2336,2.931,2354,2.029,2375,2.855,2393,2.66,2408,2.497,2416,2.358,2434,1.608,2472,3.86,2489,3.308,2578,3.43,2595,2.235,2606,3.554,2701,2.358,2757,2.9,2789,3.013,2795,3.308,2796,3.308,2882,2.769,2895,4.297,2954,2.856,2973,4.432,3127,3.013,3151,2.549,3180,2.931,3249,2.603,3259,2.931,3457,3.43,3460,3.013,3521,2.65,4100,2.402,4355,3.101,4372,3.569,4405,3.569,4577,2.856,4631,3.43,5084,1.628,5118,2.855,5194,3.606,5280,3.569,5327,3.013,5472,3.686,5541,2.721,5730,3.569,5819,3.43,5826,5.325,6071,2.856,6203,2.856,6278,3.569,6324,3.732,6412,2.856,6413,5.452,6414,3.569,6936,4.173,7019,2.931,7052,3.569,7570,3.569,7644,4.173,7646,3.43,7720,3.732,7740,4.502,7833,3.732,7881,3.199,7996,3.308,8657,2.856,8743,4.173,9325,4.173,9472,3.928,9481,7.726,10756,4.502,10787,5,10788,5,10789,5,10790,5,10791,5,10792,5,10793,5,10794,5,10795,4.502,10796,7.949,10797,5,10798,5,10799,5,10800,5,10801,5,10802,5,10803,5,10804,5]],["tags/On Trying To Sell A Laptop",[7737,5.737]],["title/Once Upon a Time in Shaolin",[17,0.689,294,1.791,1003,2.473,10805,4.458]],["content/Once Upon a Time in Shaolin",[4,2.133,6,0.901,13,1.977,14,0.838,17,1.118,19,0.414,22,0.895,27,0.635,46,2.1,74,0.895,79,0.523,81,1.639,87,1.111,91,1.702,101,0.69,118,3.26,121,2.024,126,2.133,131,1.358,147,3.638,158,0.87,165,1.018,179,1.273,180,1.371,182,1.111,200,2.007,216,1.47,217,1.186,219,1.66,243,3.638,258,3.361,263,1.129,275,0.986,276,1.253,294,1.843,311,1.541,315,1.358,317,2.257,330,2.278,347,3.07,363,2.773,370,2.84,384,1.123,415,2.987,491,2.133,547,3.26,566,2.318,698,1.77,723,2.1,851,2.615,853,1.523,854,3.717,919,1.77,921,0.875,950,2.495,952,5.01,978,1.77,985,1.977,1003,2.545,1031,2.359,1274,1.541,1283,0.797,1296,1.123,1317,1.868,1320,3.161,1327,1.579,1334,2.24,1494,3.804,1523,2.911,1533,2.318,1586,1.436,1589,3.193,1600,2.403,1687,1.358,1724,4.253,1741,2.278,1746,2.711,1777,2.168,1795,1.724,1809,3.638,1860,2.84,1903,2.545,1952,2.448,1969,0.829,1972,2.653,2010,2.987,2028,1.818,2031,2.987,2140,2.495,2173,3.26,2290,1.868,2307,2.359,2320,2.653,2339,2.448,2354,2.848,2411,3.638,2434,2.257,2472,2.84,2536,3.371,2537,2.84,2539,3.371,2635,3.638,2642,2.987,2646,2.073,2656,4.019,2701,2.403,2715,3.372,2729,4.474,2786,2.037,2869,4.253,2895,4.353,2930,2.987,2969,3.371,3037,2.24,3043,4.003,3218,2.773,3227,2.597,3228,3.495,3249,2.653,3317,3.804,3511,3.161,3525,3.371,3549,3.161,4195,2.987,4346,4.253,4349,4.643,4463,2.037,4526,3.371,4683,3.495,4803,4.092,4810,4.253,5108,2.495,5362,4.003,5375,3.578,5400,2.597,5460,4.588,5524,2.911,5541,2.773,5549,3.26,5790,4.253,5880,6.147,5881,4.003,5939,3.161,6111,4.588,6203,2.911,6286,3.638,6313,3.26,6404,4.003,6585,2.911,6727,4.003,6848,3.804,6871,4.253,6944,4.588,7074,3.804,7082,3.638,7169,3.26,7290,3.638,7361,3.804,7388,4.588,7881,3.26,7920,4.003,8501,6.319,8695,4.253,9056,4.588,9163,4.253,9264,4.003,9502,4.588,9807,4.588,10135,4.588,10205,4.588,10215,4.253,10484,3.638,10686,4.643,10806,4.253,10807,5.096,10808,5.096,10809,5.096,10810,4.588,10811,5.096,10812,5.096,10813,5.096,10814,5.096,10815,5.096,10816,5.096,10817,5.096,10818,5.096,10819,5.096,10820,5.096,10821,5.096,10822,5.096,10823,5.096,10824,5.096,10825,5.096,10826,5.096,10827,7.019,10828,5.096,10829,5.096,10830,5.096,10831,5.096,10832,5.096,10833,4.588,10834,5.096,10835,5.096,10836,4.003,10837,5.096,10838,5.096,10839,5.096,10840,5.096,10841,5.096,10842,5.096,10843,5.096,10844,5.096,10845,5.096,10846,5.096,10847,5.096]],["tags/Once Upon a Time in Shaolin",[2656,2.013,10848,4.203]],["title/My Retrocomputing Projects For 2022",[1415,1.927,9968,2.523,10849,4.993]],["content/My Retrocomputing Projects For 2022",[0,1.044,1,1.217,4,2.049,10,0.778,11,1.428,13,1.379,16,2.604,19,0.358,20,1.302,21,1.428,24,0.927,26,1.292,28,0.823,36,2.903,50,0.788,52,0.854,60,1.09,67,1.614,73,0.745,76,1.258,79,0.512,85,2.04,98,1.01,99,2.24,101,0.678,103,2.114,104,0.697,121,1.411,123,2.351,150,1.19,153,1.594,154,0.999,157,1.203,159,1.48,165,1.571,168,1.177,179,0.888,180,1.317,182,1.067,196,1.428,197,3.714,234,2.308,240,0.968,251,2.435,263,1.098,282,1.574,315,0.947,375,1.062,376,2.869,378,1.09,388,1.554,399,2.795,437,1.82,465,1.77,471,2.548,472,1.845,487,2.435,518,3.279,586,1.956,596,2.403,667,2.664,674,5.094,723,2.017,853,2.04,912,0.729,929,1.428,932,1.82,964,2.082,983,3.051,985,1.379,1018,3.494,1069,2.321,1213,2.795,1274,1.48,1279,1.349,1283,0.678,1288,3.494,1289,0.77,1291,1.244,1295,2.949,1296,1.078,1314,3.653,1317,2.503,1319,2.017,1415,2.371,1431,2.727,1462,2.869,1463,3.131,1465,3.714,1487,2.116,1534,3.279,1578,2.548,1617,1.899,1655,2.728,1666,2.049,1678,3.05,1687,0.947,1690,4.085,1764,1.504,1795,1.656,1809,3.494,1898,2.604,1907,3.131,1912,3.357,1962,1.7,1983,1.635,2012,2.444,2108,5.198,2121,3.357,2140,2.396,2163,3.036,2261,2.795,2262,3.845,2283,2.351,2309,3.357,2339,3.279,2348,2.795,2360,4.085,2379,1.135,2416,2.308,2430,3.494,2432,2.869,2433,3.845,2434,1.574,2476,2.31,2486,3.237,2530,3.845,2552,3.653,2559,1.899,2594,4.085,2606,2.188,2643,2.435,2685,2.548,2700,2.28,2714,4.233,2715,2.351,2734,3.237,2799,3.617,2988,2.495,3014,3.131,3033,3.036,3079,2.226,3249,2.548,3502,4.085,3854,3.494,4341,3.036,4360,3.036,4482,4.366,4529,2.141,4802,3.357,4803,2.495,4903,3.036,4944,2.869,5084,2.559,5109,2.351,5130,2.727,5146,3.803,5184,4.406,5292,3.845,5375,2.495,5654,2.869,5747,3.036,5748,3.237,5750,5.094,5765,4.872,5767,4.233,5809,3.237,5816,5.094,5823,4.233,5826,2.795,5842,4.085,5857,5.094,5866,3.131,5867,3.653,5881,3.845,5884,4.406,6003,3.494,6055,4.233,6073,3.036,6077,3.494,6087,4.681,6096,3.653,6187,2.604,6516,3.653,6523,4.366,6549,3.131,6691,3.494,6720,4.406,6739,4.085,6841,3.237,7222,4.406,7244,4.406,7361,3.653,7570,3.494,7673,3.845,7679,4.406,7696,3.357,7745,3.131,7832,3.237,7956,3.845,8981,3.357,9261,4.085,9646,4.085,9811,3.845,9968,2.226,10495,6.145,10742,4.406,10849,7.075,10850,4.894,10851,4.894,10852,4.894,10853,4.894,10854,6.825,10855,4.894,10856,4.406,10857,4.894,10858,4.894,10859,4.894,10860,4.406,10861,4.894,10862,4.894,10863,4.894,10864,4.894,10865,4.894,10866,4.085,10867,4.894,10868,4.894,10869,4.894,10870,4.894,10871,4.894,10872,4.894,10873,4.894,10874,4.894]],["tags/My Retrocomputing Projects For 2022",[2700,2.129]],["title/Thoughts On Home NAS Systems",[3,1.48,266,2.073,1203,2.983,1339,1.534]],["content/Thoughts On Home NAS Systems",[0,1.076,6,0.648,10,0.795,17,0.702,18,1.602,19,0.318,24,0.955,26,1.146,27,0.723,30,1.489,40,2.423,46,2.872,52,0.482,87,1.099,101,0.637,116,1.2,131,0.976,132,1.526,156,1.676,157,1.24,158,0.99,165,1.393,168,1.676,179,1.264,182,1.519,184,1.602,199,1.622,216,0.857,223,1.148,231,3.039,240,0.997,258,2.112,263,0.812,266,3.784,274,3.765,276,1.24,278,1.311,279,2.047,293,1.408,309,2.328,315,1.349,332,4.199,368,1.489,375,0.785,428,2.745,442,2.294,467,2.957,517,1.423,621,2.01,627,2.453,715,2.47,724,2.01,728,3.563,912,0.751,919,1.752,921,0.866,934,2.918,983,3.57,1011,1.824,1013,3.601,1146,1.664,1159,2.016,1161,2.112,1203,5.189,1216,2.519,1237,1.902,1260,1.489,1276,2.555,1279,1.378,1283,0.793,1292,1.986,1296,1.111,1317,1.849,1319,2.872,1334,2.217,1337,3.628,1339,2.475,1369,2.291,1386,4.21,1398,3.988,1403,2.181,1426,1.563,1431,2.811,1471,5.282,1485,3.601,1541,1.643,1552,2.47,1555,2.881,1586,1.421,1590,3.708,1594,2.683,1623,2.421,1631,2.666,1633,2.181,1657,1.544,1671,2.112,1683,3.765,1710,2.294,1725,1.729,1755,2.811,1763,2.016,1764,1.111,1777,2.145,1787,2.519,1789,3.227,1854,4.61,1885,2.957,1947,2.519,1962,1.752,1998,4.21,2015,2.683,2034,2.079,2088,2.683,2110,2.683,2150,2.965,2299,2.571,2320,2.626,2347,3.413,2348,2.881,2354,2.828,2383,2.881,2411,3.601,2414,2.217,2434,2.241,2474,3.601,2481,2.683,2483,3.962,2559,1.957,2656,2.786,2695,2.626,2700,1.685,2708,3.601,2757,2.112,2776,2.079,2934,3.227,2941,3.336,2947,2.626,2970,3.46,2983,2.811,2997,2.683,3124,2.811,3249,3.628,3910,2.626,4341,3.128,4357,3.46,4389,3.601,4445,3.628,4526,3.336,4551,2.626,4554,4.199,4582,5.475,4583,4.21,4695,3.46,4803,2.571,4963,2.811,5115,2.683,5127,2.811,5130,2.811,5194,2.626,5280,3.601,5281,2.811,5326,4.541,5360,2.683,5374,3.039,5400,2.571,5561,4.61,5774,3.336,5801,2.881,5813,6.275,6105,4.541,6198,4.541,6409,3.962,6412,2.881,6851,3.46,6925,3.962,7015,4.541,7220,3.962,7432,4.21,8524,3.962,8776,4.21,8975,3.601,10089,4.541,10484,3.601,10722,3.962,10723,6.767,10727,6.275,10743,4.541,10753,4.541,10875,5.044,10876,4.541,10877,5.044,10878,5.044,10879,5.044,10880,5.044,10881,5.044,10882,4.541,10883,5.044,10884,5.044,10885,5.044,10886,5.044,10887,5.044,10888,5.044,10889,5.044,10890,5.044,10891,5.044,10892,5.044,10893,5.044,10894,5.044,10895,5.044,10896,5.044,10897,5.044,10898,4.541,10899,5.044]],["tags/Thoughts On Home NAS Systems",[10761,5.737]],["title/Visualizing Personal Data Takeouts",[368,1.462,1346,1.516,1493,2.902,10900,4.458]],["content/Visualizing Personal Data Takeouts",[7,3.343,10,0.91,19,0.318,20,1.854,21,1.472,27,0.456,29,1.405,47,2.134,51,2.112,52,0.893,73,0.768,76,1.297,79,0.454,91,1.685,99,1.438,101,0.721,109,1.268,122,3.348,131,0.976,132,1.526,138,2.519,154,1.03,158,0.625,165,1.008,197,2.745,199,1.622,201,2.881,206,3.336,231,3.039,275,1.349,278,1.311,282,1.622,288,1.136,293,1.019,359,3.793,384,1.111,388,1.602,397,3.601,409,1.455,422,1.752,435,2.112,437,1.875,464,3.601,465,1.824,528,5.477,565,3.039,596,2.811,705,1.685,782,0.915,785,3.128,827,3.793,910,3.884,912,1.189,920,2.112,921,1.197,934,2.112,993,2.47,995,2.683,1011,1.824,1146,2.299,1161,2.112,1279,0.997,1296,1.111,1302,4.086,1315,2.016,1332,2.294,1346,2.862,1422,1.902,1425,2.335,1439,3.039,1470,4.157,1477,2.571,1479,6.665,1493,4.681,1506,2.683,1583,1.507,1585,3.962,1599,2.571,1631,1.929,1764,1.111,1778,1.902,1811,5.041,1947,3.481,1953,3.336,1971,4.688,2006,1.776,2052,3.227,2060,2.811,2064,1.957,2065,2.881,2104,3.46,2109,2.423,2121,3.46,2173,3.227,2176,3.46,2406,3.46,2435,2.145,2466,4.541,2489,3.336,2512,2.626,2667,2.335,2700,1.685,2773,3.765,2900,4.21,3038,4.252,3052,3.981,3165,2.626,3321,2.571,3369,4.561,3456,2.335,3850,3.46,3942,5.202,4354,5.202,4391,5.202,4398,2.255,4404,2.294,4463,2.786,4695,3.46,4743,3.039,4758,2.378,4794,3.336,4928,6.201,5345,3.765,5377,3.336,5395,3.039,5416,2.335,5470,2.519,5472,2.683,5485,3.336,5510,3.962,5541,3.793,5585,3.962,5590,5.961,5662,4.541,5691,3.336,5898,3.91,5984,6.275,6027,3.128,6516,5.202,6542,3.227,6607,4.541,6860,3.962,6987,3.601,6996,3.765,7016,5.475,7019,2.957,7052,3.601,7116,3.128,7159,3.765,7175,3.601,7210,2.335,7987,3.765,8052,4.541,8140,5.475,8152,4.541,8601,3.765,9039,4.541,9160,3.962,9169,6.275,10391,3.962,10900,8.627,10901,5.044,10902,5.044,10903,5.044,10904,5.044,10905,5.044,10906,5.044,10907,5.044,10908,6.969,10909,5.044,10910,5.044,10911,5.044,10912,5.044,10913,5.044,10914,5.044,10915,5.044,10916,5.044,10917,5.044,10918,5.044,10919,5.044,10920,5.044,10921,4.541,10922,5.044,10923,5.044,10924,6.969,10925,6.969,10926,5.044,10927,6.969,10928,5.044,10929,5.044,10930,4.541,10931,5.044]],["tags/Visualizing Personal Data Takeouts",[5470,2.515,8313,3.759]],["title/Water Usage and Prices",[1552,2.716,2757,2.322,6203,3.168]],["content/Water Usage and Prices",[6,0.999,10,0.547,14,1.279,16,2.553,19,0.458,22,0.843,27,0.763,29,1.336,50,0.554,52,0.458,63,4.006,73,1.025,76,1.731,77,1.417,79,0.313,81,1.543,91,1.603,94,1.104,95,2.109,98,0.991,101,0.753,104,0.683,116,1.141,130,2.612,144,1.107,158,0.835,159,1.451,168,1.154,179,1.221,185,1.321,199,1.543,203,1.001,216,1.509,221,3.174,263,1.083,266,3.529,275,0.929,278,1.248,279,1.948,282,1.543,291,2.651,295,2.35,296,4.618,309,1.603,317,2.165,388,2.138,394,3.582,413,3.234,426,2.498,430,1.336,484,1.978,518,2.305,606,2.109,628,2.075,704,3.426,797,3.108,906,3.07,918,3.292,921,0.824,929,1.4,1020,1.736,1044,3.174,1060,3.07,1146,2.22,1179,1.89,1192,3.903,1237,1.81,1260,1.417,1274,1.451,1279,0.949,1289,1.06,1296,1.057,1302,2.813,1331,2.222,1332,2.183,1346,2.061,1382,3.529,1422,1.81,1497,2.977,1537,2.009,1552,4.347,1582,2.613,1583,1.434,1614,2.691,1633,2.075,1634,2.651,1663,1.434,1665,4.006,1666,2.009,1710,3.537,1725,2.308,1741,3.01,1759,3.174,1778,1.81,1930,2.612,1938,2.183,2006,1.689,2011,2.813,2173,4.975,2178,2.612,2296,3.292,2299,2.446,2502,3.174,2512,2.498,2529,4.137,2541,2.813,2559,1.862,2566,3.296,2606,3.01,2757,4.038,2758,4.618,2789,2.891,2906,2.813,2930,2.813,2961,2.891,2982,2.891,3000,2.397,3033,2.977,3052,4.442,3151,3.431,3226,3.431,3238,3.117,3251,6.061,3517,3.582,3911,3.582,3942,5.025,4323,3.77,4419,3.504,4463,1.918,4533,3.77,4695,3.292,4764,4.453,4794,3.174,4928,4.618,5282,2.009,5416,3.903,5472,3.582,5784,5.334,5801,4.442,5841,2.446,5962,4.056,6094,4.321,6101,3.426,6119,3.845,6203,5.6,6245,4.321,6312,4.321,6402,4.321,6523,3.07,6539,4.618,6549,3.07,6773,4.006,7116,4.823,7169,4.975,7640,4.006,8523,4.321,8961,4.006,8993,3.582,9065,5.619,9250,4.321,9493,4.321,9791,4.321,9863,3.582,10289,4.006,10436,4.321,10484,6.57,10856,4.321,10932,4.799,10933,4.799,10934,6.061,10935,4.799,10936,4.799,10937,6.732,10938,6.732,10939,4.799,10940,4.006,10941,4.799,10942,4.799,10943,4.799,10944,4.799,10945,4.799,10946,4.799,10947,4.799,10948,4.799,10949,4.321,10950,4.799,10951,4.799,10952,4.799,10953,4.799,10954,4.799,10955,4.799,10956,4.799,10957,6.732,10958,4.799,10959,4.799,10960,4.799,10961,6.732,10962,4.799,10963,4.799,10964,4.799]],["tags/Water Usage and Prices",[7736,3.124,8313,3.759]],["title/What a Night Cam Is Good For",[98,1.145,231,3.341,10965,4.993]],["content/What a Night Cam Is Good For",[1,1.72,2,2.656,6,0.889,10,0.569,17,0.695,19,0.228,22,0.877,24,1.504,27,0.776,41,2.599,49,2.927,50,1.04,52,0.758,56,3.303,60,1.541,67,1.647,69,1.91,74,1.215,75,0.977,77,1.474,78,3.303,79,0.325,81,1.606,84,2.494,85,1.492,86,1.806,87,1.508,101,0.398,104,0.985,123,2.398,139,3.194,148,1.586,153,1.626,154,1.622,157,1.701,158,0.619,179,1.255,180,1.862,182,1.088,185,2.186,211,2.436,214,4.428,216,1.176,231,4.785,233,3.042,263,1.113,266,2.09,282,2.226,288,1.788,294,1.806,315,1.339,347,3.008,375,1.236,384,1.525,388,1.586,398,4.17,426,2.599,443,1.407,444,1.758,465,1.806,628,2.992,711,2.445,853,2.068,903,1.966,912,0.743,937,2.782,946,2.927,949,2.494,951,1.201,978,1.734,989,3.097,1009,2.927,1044,2.354,1069,1.474,1146,2.283,1283,0.687,1291,1.269,1296,1.1,1304,3.303,1320,4.292,1327,1.547,1415,1.734,1422,1.883,1582,1.938,1586,1.407,1614,1.996,1634,3.377,1647,3.008,1657,2.119,1658,2.445,1663,2.563,1675,2.354,1681,3.008,1718,2.494,1746,2.656,1764,1.1,1777,2.124,1778,2.995,1795,1.69,1969,0.812,1975,5.882,1977,3.008,1983,1.668,1984,3.097,1985,2.717,1986,2.232,1999,2.445,2006,1.758,2108,3.303,2110,2.656,2136,3.008,2166,2.766,2187,3.008,2283,2.398,2338,3.194,2407,3.564,2424,3.564,2477,2.852,2491,3.008,2535,3.425,2595,2.232,2623,3.564,2646,1.474,2786,2.766,2810,3.922,2846,3.727,2906,2.927,2907,8.77,2909,4.292,2910,4.94,2918,5.487,2929,3.097,2934,4.428,2952,4.167,3006,1.996,3007,2.782,3130,3.425,3194,4.656,3196,2.782,4300,3.097,4355,3.097,4399,3.564,4803,2.545,5084,1.626,5156,4.167,5366,2.717,5408,2.545,5509,4.167,5541,2.717,5656,2.656,5680,3.727,5701,3.194,6119,2.852,6204,3.425,6286,3.564,6373,3.425,6489,4.495,6850,3.097,7169,3.194,7245,4.495,7619,4.495,7856,7.151,7881,3.194,8045,4.167,8307,3.425,8704,3.922,8719,4.167,8783,4.167,8923,4.495,9197,4.495,9264,3.922,9273,6.24,10170,4.167,10487,4.495,10558,4.495,10965,6.231,10966,6.921,10967,6.921,10968,4.993,10969,4.993,10970,6.921,10971,6.921,10972,4.993,10973,4.993,10974,4.993,10975,4.993,10976,6.921,10977,4.993,10978,4.993,10979,4.993,10980,4.993,10981,4.993,10982,4.993,10983,4.993,10984,4.993,10985,4.993,10986,4.993,10987,4.993,10988,4.993,10989,4.993,10990,4.993,10991,4.993,10992,6.231,10993,6.921,10994,4.993,10995,4.495,10996,4.495,10997,4.993,10998,4.993]],["tags/What a Night Cam Is Good For",[2906,2.08,3194,2.08,10992,3.195,10999,3.549]],["title/A Personal Intro To Gentle Hip-Hop",[368,1.32,2996,2.773,6036,3.067,6850,2.773,11000,3.513]],["content/A Personal Intro To Gentle Hip-Hop",[0,1.486,2,2.683,5,0.966,10,0.575,19,0.364,20,1.341,24,0.955,25,1.833,30,1.489,47,2.134,48,2.453,52,0.762,55,1.8,60,1.123,70,1.602,74,0.886,82,2.335,86,1.824,89,1.729,90,2.378,91,1.685,97,2.378,98,1.041,99,1.438,113,1.529,122,2.423,124,2.811,149,1.664,165,1.008,225,3.227,240,0.997,258,2.112,263,0.812,275,0.976,277,2.148,278,1.311,279,2.047,282,1.622,293,1.019,320,1.405,367,1.875,368,2.058,375,1.085,404,1.486,444,1.776,452,1.776,457,2.198,486,2.745,542,2.811,602,2.957,628,2.181,720,3.46,782,0.915,912,0.751,921,0.866,929,2.034,947,2.811,1031,3.227,1064,3.46,1066,3.348,1092,3.962,1289,1.097,1291,1.772,1399,1.957,1420,1.849,1472,4.541,1511,2.626,1582,1.957,1590,2.683,1608,3.063,1631,1.929,1658,2.47,1764,1.111,1799,2.881,1931,2.555,1932,3.039,1958,3.46,1974,3.793,1983,2.328,1986,2.255,2007,2.328,2059,3.601,2110,2.683,2259,3.227,2261,2.881,2418,2.811,2476,1.707,2482,4.541,2531,3.128,2571,4.541,2577,2.079,2651,3.601,2656,3.192,2700,1.685,2701,2.378,2728,3.039,2754,3.039,2756,3.128,2797,3.128,2819,2.335,2987,3.962,2996,6.286,3028,3.128,3038,2.294,3046,4.086,3073,3.128,3130,3.46,3192,2.626,3249,3.628,3253,2.957,3265,4.541,3297,2.881,3551,4.459,4445,3.628,4487,3.962,5084,2.601,5127,2.811,5317,3.46,5374,3.039,5484,4.459,5635,3.601,5962,3.039,5998,3.336,6036,3.46,6046,3.039,6161,3.962,6282,4.21,6384,4.21,6399,3.765,6468,2.957,6585,3.981,6635,3.765,6850,6.286,7327,3.765,7353,3.962,7397,3.765,7403,4.541,7418,4.21,8032,3.336,8036,3.601,8126,5.475,9381,4.541,9585,4.541,9855,4.541,10215,5.817,10611,5.475,10686,3.336,10687,7.882,10688,3.962,10694,4.541,10710,3.962,11000,5.475,11001,6.275,11002,5.044,11003,5.044,11004,5.044,11005,5.044,11006,5.044,11007,4.21,11008,4.541,11009,5.044,11010,5.044,11011,5.044,11012,5.044,11013,5.044,11014,5.044,11015,5.044,11016,4.541,11017,5.044,11018,5.044,11019,5.044,11020,4.21,11021,5.044,11022,5.044,11023,4.541,11024,5.044,11025,5.044,11026,5.044,11027,5.044,11028,5.044,11029,5.044,11030,5.044,11031,5.044,11032,5.044,11033,5.044,11034,4.541,11035,5.044,11036,5.044,11037,5.044,11038,5.044,11039,5.044,11040,5.044,11041,5.044,11042,5.044,11043,5.044,11044,4.541,11045,5.044,11046,5.044,11047,5.044,11048,5.044,11049,5.044,11050,5.044,11051,5.044,11052,5.044,11053,4.541,11054,6.969,11055,5.044,11056,5.044,11057,5.044,11058,5.044,11059,4.541,11060,5.044,11061,5.044,11062,5.044,11063,5.044]],["tags/A Personal Intro To Gentle Hip-Hop",[2656,2.013,10848,4.203]],["title/A Personal Intro To Rough Hip-Hop",[368,1.32,2996,2.773,3046,2.621,6036,3.067,6850,2.773]],["content/A Personal Intro To Rough Hip-Hop",[10,0.568,19,0.391,20,1.324,24,1.308,27,0.451,30,1.47,60,1.109,62,2.226,70,1.581,74,0.874,82,2.305,85,1.488,90,2.347,91,1.663,99,1.969,101,0.551,104,0.709,113,1.322,114,2.844,156,1.197,157,1.698,159,1.506,160,2.152,168,1.197,180,1.339,196,1.453,208,2.118,216,0.846,271,1.776,275,0.963,276,1.224,277,1.339,288,1.121,293,1.395,368,1.47,375,1.235,378,1.109,388,2.194,404,1.062,412,1.524,441,1.522,444,1.753,452,1.753,472,1.877,542,2.774,564,2.265,580,2.305,627,1.753,724,1.436,785,3.088,912,0.741,913,2.486,921,0.855,948,2.392,1011,1.801,1030,2.226,1064,3.415,1066,2.392,1092,3.911,1179,1.961,1191,3,1240,2.709,1279,0.984,1291,1.756,1420,1.825,1426,2.458,1501,1.685,1502,2.774,1512,2.305,1548,3.185,1564,4.737,1586,1.403,1608,3.036,1631,1.904,1663,1.488,1687,1.535,1810,3.293,1819,5.155,1852,2.709,1858,2.084,1974,2.709,1983,2.307,1986,2.226,2007,2.307,2104,3.415,2110,2.649,2166,1.99,2226,3.415,2239,5.765,2261,2.844,2324,3.185,2461,3,2495,3.293,2531,3.088,2635,4.93,2656,1.99,2688,2.709,2700,1.663,2701,2.347,2754,5.421,2776,2.052,2794,3.911,2819,2.305,2877,2.538,2928,4.155,2930,2.919,2969,3.293,2996,6.131,3028,3.088,3038,3.896,3046,4.049,3136,3.911,3191,2.709,3192,2.592,3249,4.459,3280,3,3551,3.185,4374,3.293,4431,3.415,4758,2.347,4764,3.293,5084,1.621,5281,2.774,5572,3.911,6036,3.415,6129,3.716,6161,3.911,6203,2.844,6298,3.911,6468,4.649,6469,3.554,6585,3.945,6848,5.92,6850,6.038,6871,5.765,7009,4.482,7170,3.716,7238,4.482,7397,3.716,7500,4.482,7570,3.554,7706,3.554,7986,4.482,8026,3.293,8032,3.293,8036,4.93,8096,3.911,8387,3.415,9213,3.716,9319,4.155,9394,4.155,10141,4.482,10419,3.911,10580,4.482,10637,4.155,10686,3.293,10687,7.315,10688,5.426,10709,7.14,10710,3.911,10748,4.482,10806,4.155,11000,6.23,11001,4.482,11008,4.482,11023,6.218,11059,4.482,11064,4.979,11065,4.979,11066,4.979,11067,4.979,11068,4.979,11069,4.979,11070,4.979,11071,4.979,11072,4.979,11073,4.979,11074,4.979,11075,4.979,11076,4.155,11077,6.907,11078,4.979,11079,4.979,11080,4.979,11081,4.979,11082,4.482,11083,4.482,11084,4.979,11085,4.979,11086,4.979,11087,4.979,11088,4.979,11089,4.979,11090,4.979,11091,4.979,11092,4.979,11093,4.979,11094,4.979,11095,4.979,11096,4.979,11097,4.482,11098,6.907,11099,4.979,11100,4.979,11101,4.979,11102,4.979,11103,4.979,11104,4.979,11105,4.482,11106,4.979,11107,4.979,11108,4.979,11109,4.979,11110,4.979,11111,4.979,11112,4.979,11113,4.979,11114,4.979,11115,4.979,11116,4.979,11117,4.979,11118,4.979,11119,4.979,11120,4.979,11121,4.979]],["tags/A Personal Intro To Rough Hip-Hop",[2656,2.013,10848,4.203]],["title/Academic Lineage",[3256,2.771,10866,5.261]],["content/Academic Lineage",[4,2.195,11,1.53,14,1.177,19,0.239,22,1.431,24,1.355,27,0.474,28,0.881,29,1.993,40,2.518,48,1.846,50,0.826,67,1.729,70,1.665,88,2.065,91,1.751,101,0.698,121,1.512,149,1.729,150,2.129,152,3.773,158,1.01,159,1.586,193,2.427,199,2.302,217,1.896,242,1.896,251,1.87,263,1.151,264,4.303,276,1.289,277,1.41,278,2.119,288,1.611,291,2.065,309,1.751,318,2.267,320,1.46,330,2.344,365,3.117,375,0.816,384,1.155,409,2.064,422,1.821,431,2.853,441,1.795,514,4.119,606,2.304,652,3.354,782,0.951,881,2.161,921,0.901,929,1.53,945,2.949,957,2.995,976,3.159,994,2.304,1068,3.468,1096,4.335,1161,2.195,1274,1.586,1283,0.711,1290,2.672,1307,2.518,1315,2.096,1369,1.903,1583,1.567,1609,3.159,1611,2.427,1623,1.821,1648,2.245,1655,2.861,1659,2.195,1687,1.577,1711,2.128,1724,4.376,1741,2.344,1742,3.255,1744,2.518,1785,1.605,1807,3.252,1898,5.151,1938,3.255,1962,1.821,1964,3.252,1969,0.853,1973,3.073,1976,2.472,2006,1.846,2025,2.195,2150,2.23,2166,2.861,2178,2.853,2258,4.72,2298,2.672,2299,2.672,2303,2.035,2339,2.518,2436,4.195,2458,3.574,2476,1.774,2531,3.252,2565,2.853,2593,2.472,2643,1.87,2700,2.391,2716,3.073,2749,2.921,2759,8.717,2877,2.672,2930,3.073,2961,3.159,2982,3.159,3016,3.159,3033,3.252,3037,2.304,3054,4.72,3182,3.913,3243,2.391,3256,4.028,3456,2.427,3490,3.073,3524,7.336,3534,4.72,3548,3.648,3561,3.255,3816,3.252,3825,4.72,3862,4.376,3996,4.119,4398,2.344,4454,4.119,4716,2.853,4748,3.913,4771,4.376,4772,4.376,5084,1.707,5328,4.119,5472,2.789,5576,4.72,5633,4.119,5710,6.443,5737,4.119,6149,3.913,6491,6.082,6525,6.443,6587,3.913,6654,3.468,6675,3.913,7003,4.72,8456,4.72,8609,4.72,9053,4.72,9160,4.119,9913,4.376,10006,4.72,10866,6.801,11122,5.243,11123,5.243,11124,5.243,11125,5.243,11126,5.243,11127,5.243,11128,5.243,11129,5.243,11130,5.243,11131,5.243,11132,5.243,11133,5.243,11134,5.243,11135,5.243,11136,5.243,11137,5.243,11138,5.243,11139,4.72,11140,5.243,11141,5.243,11142,5.243,11143,5.243,11144,5.243,11145,5.243,11146,5.243,11147,5.243,11148,5.243,11149,5.243,11150,5.243]],["tags/Academic Lineage",[4465,3.182]],["title/An Ad Leaflet QR Design Mistake",[723,1.843,1945,1.403,2468,2.434,11151,3.513,11152,3.192]],["content/An Ad Leaflet QR Design Mistake",[10,0.814,13,1.472,17,0.994,19,0.326,22,1.428,26,0.86,27,0.736,42,1.6,47,1.6,48,1.84,52,0.777,67,1.724,73,0.796,75,1.022,77,1.543,79,0.465,94,1.203,101,0.649,120,4.106,157,1.285,158,0.886,159,1.581,165,1.045,179,0.948,184,1.66,199,1.681,203,1.091,208,2.223,217,1.216,240,1.609,251,1.865,253,2.154,297,1.543,309,1.746,315,1.382,321,1.84,322,2.913,332,3.149,361,1.702,400,3.344,405,3.242,414,4.706,441,1.573,444,1.84,452,2.514,464,3.731,466,4.106,478,1.999,561,3.98,567,3.064,593,2.721,636,4.106,715,2.559,723,3.353,751,4.362,881,2.154,897,2.857,908,2.583,919,2.481,921,0.898,966,3.585,1020,1.89,1161,2.188,1179,2.058,1190,3.901,1274,1.581,1276,2.619,1279,1.033,1283,0.519,1286,2.721,1339,1.62,1346,1.6,1403,2.26,1425,2.42,1430,2.559,1537,2.188,1586,1.472,1589,2.378,1590,2.781,1611,2.42,1617,2.028,1646,3.344,1655,2.089,1656,3.731,1670,4.106,1687,1.011,1721,1.022,1764,1.151,1788,5.58,1859,3.731,1872,2.337,1945,2.241,1946,2.913,1965,1.724,1969,0.85,1976,2.464,1993,4.147,2007,1.746,2117,3.139,2136,3.149,2298,2.664,2339,2.511,2346,4.106,2350,3.344,2402,4.303,2404,3.242,2462,2.913,2467,4.362,2495,4.724,2498,3.064,2517,3.585,2537,2.913,2667,2.42,2688,2.845,2729,2.913,2819,2.42,2826,2.913,2964,3.457,2988,2.664,3006,2.855,3038,2.378,3124,2.913,3125,3.457,3147,2.464,3204,3.585,3222,2.985,3226,2.664,3227,2.664,3235,3.457,3238,2.42,3248,4.362,3274,3.731,3369,2.985,3415,4.362,3424,4.106,3498,2.42,3540,3.585,4100,2.511,4360,3.242,4506,3.242,4787,4.647,4927,4.706,4928,3.585,4963,2.913,5406,3.344,5408,3.64,5530,3.149,5614,4.106,5841,2.664,5962,3.149,5976,3.901,6419,4.362,6954,3.901,6957,4.706,7019,4.187,7084,4.106,7210,2.42,7417,4.362,7663,4.706,7755,3.585,7996,3.457,8370,4.706,8419,4.106,8438,4.106,8700,3.731,9030,6.43,9080,3.901,9195,3.901,9931,4.706,9976,4.706,10660,4.706,11076,4.362,11151,6.391,11152,7.389,11153,5.227,11154,5.227,11155,5.227,11156,5.227,11157,5.227,11158,5.227,11159,5.227,11160,5.227,11161,5.227,11162,5.227,11163,5.227,11164,5.227,11165,4.706,11166,5.227,11167,5.227,11168,5.227,11169,5.227,11170,5.227,11171,5.227,11172,5.227,11173,5.227,11174,5.227,11175,5.227,11176,5.227,11177,5.227,11178,5.227,11179,5.227,11180,4.706,11181,5.227,11182,5.227,11183,5.227]],["tags/An Ad Leaflet QR Design Mistake",[1945,1.58,11184,4.534]],["title/Choosing an Audio Codec",[2031,3.251,6313,3.548,11185,4.629]],["content/Choosing an Audio Codec",[3,1.481,6,0.637,10,0.565,19,0.456,20,1.318,27,0.449,52,0.473,53,2.906,60,1.534,75,0.97,76,1.274,79,0.448,85,1.481,113,1.318,122,2.381,131,1.332,132,1.499,149,1.635,155,2.987,158,0.854,167,1.869,168,1.192,179,1.249,210,2.216,211,1.745,217,1.153,219,1.614,230,2.295,237,3.171,241,1.982,263,1.108,291,1.952,293,1.599,312,1.536,326,2.476,350,3.4,384,1.092,395,2.381,404,1.057,409,1.43,412,2.108,416,2.143,422,1.722,452,1.745,465,1.793,476,1.349,517,1.012,596,3.614,705,1.656,728,1.843,739,2.58,897,1.464,912,1.178,919,1.722,921,0.852,951,1.192,1045,3.51,1069,1.464,1082,4.916,1179,1.952,1193,1.793,1283,0.684,1289,1.084,1296,1.517,1327,1.536,1331,2.295,1346,2.108,1399,1.924,1417,3.4,1517,2.476,1542,4.723,1606,3.51,1613,2.381,1655,1.982,1663,1.481,1666,2.075,1759,4.555,1764,2.142,1785,2.108,1810,4.555,1950,1.843,1972,2.58,1976,2.337,1983,2.3,2007,1.656,2010,5.591,2334,2.762,2375,2.043,2397,2.58,2451,3.539,2462,2.762,2559,2.672,2566,2.427,2646,1.464,2656,3.717,2728,2.987,2729,2.762,2754,2.987,2776,2.043,2789,2.987,2819,2.295,2851,3.894,2855,2.698,2916,3.075,2923,3.539,2988,2.527,3007,2.762,3025,5.062,3038,3.132,3151,2.527,3165,2.58,3180,2.906,3192,2.58,3223,4.138,3243,1.656,3274,4.916,3526,2.637,4304,3.894,4310,3.7,4352,3.894,4421,2.762,4457,3.7,4529,1.555,4748,3.7,4803,4.033,4966,4.555,5089,3.539,5102,2.906,5108,2.427,5109,2.381,5144,3.279,5173,3.366,5201,7.697,5358,3.664,5560,3.7,5638,3.894,5654,2.906,5656,5.173,5673,4.463,5691,3.279,5809,5.234,5862,4.463,5880,4.406,6128,3.4,6268,2.987,6313,5.47,6317,2.762,6322,4.463,6359,4.463,6589,3.075,6855,3.894,6856,6.637,6954,3.7,7044,3.894,7415,3.894,7655,4.463,7738,3.894,7881,3.171,7987,3.7,8089,3.171,8549,3.7,9361,4.463,9713,3.894,10686,5.655,11097,4.463,11185,5.748,11186,4.957,11187,4.463,11188,8.55,11189,6.886,11190,4.957,11191,6.2,11192,4.957,11193,4.463,11194,4.957,11195,4.957,11196,6.886,11197,4.957,11198,4.957,11199,4.957,11200,4.957,11201,4.957,11202,4.957,11203,4.957,11204,4.957,11205,4.957,11206,4.957,11207,4.957,11208,4.957,11209,4.957,11210,4.957,11211,4.957,11212,4.957,11213,4.957]],["tags/Choosing an Audio Codec",[6856,2.972,11191,3.749,11214,3.749]],["title/Creativity Equals Messy Code?",[897,1.462,1240,2.695,2055,4.458,2319,1.592]],["content/Creativity Equals Messy Code?",[0,1.503,6,0.905,16,2.727,19,0.321,20,1.874,21,1.496,26,1.159,27,0.638,28,0.862,50,0.929,51,2.146,52,0.673,60,1.142,67,2.324,74,0.9,76,1.318,79,0.459,97,2.417,103,1.379,142,2.462,144,0.843,150,1.246,153,1.669,167,1.933,168,1.233,203,1.471,223,1.167,234,2.417,264,2.332,279,2.08,287,2.928,291,2.019,302,4.278,311,1.55,320,1.427,321,1.804,330,3.151,372,2.146,375,0.798,378,1.57,384,1.911,388,1.628,395,2.462,397,5.031,409,1.478,430,1.427,455,1.757,457,1.411,475,2.216,476,1.395,484,2.904,487,1.589,517,1.047,591,2.668,623,3.927,722,1.854,881,2.113,897,2.685,920,2.146,921,1.384,945,2.113,950,3.451,957,2.928,994,2.253,995,2.727,1020,1.854,1029,3.005,1030,2.292,1064,3.516,1068,3.391,1146,2.324,1159,2.817,1193,1.854,1236,2.417,1274,2.436,1279,1.014,1281,3.516,1296,1.129,1303,2.56,1307,2.462,1309,3.28,1327,1.589,1339,2.184,1346,1.569,1369,1.874,1415,3.264,1555,2.928,1577,2.373,1648,2.211,1655,2.817,1675,2.417,1677,2.373,1710,2.332,1711,2.86,1721,1.003,1744,2.462,1777,2.18,1785,1.569,1827,4.721,1881,2.08,1892,3.391,1965,1.691,2006,1.804,2034,2.113,2040,3.659,2150,2.18,2290,1.88,2319,3.386,2320,2.668,2334,4.488,2375,2.113,2435,2.18,2458,2.56,2476,1.735,2513,2.373,2577,2.113,2643,1.829,2676,4.027,2760,2.613,2776,2.113,2786,2.049,2806,2.973,2961,3.088,3023,3.391,3025,5.153,3052,2.928,3183,3.005,3194,4.131,3200,3.391,3243,2.354,3485,3.663,3521,1.961,3541,2.928,3548,2.613,3558,3.659,3712,3.659,3910,2.668,4300,3.179,4428,3.088,4628,6.012,4685,3.826,4694,3.28,4700,4.615,4804,3.28,4937,3.826,4947,3.391,4949,4.615,4958,4.615,4962,4.278,4966,3.391,5084,1.669,5102,3.005,5539,2.856,5551,3.28,5553,4.615,5702,4.027,5730,3.659,5798,5.737,5801,2.928,6299,4.027,6332,4.027,6495,5.536,6620,4.278,6659,3.826,6852,3.826,7082,3.659,7335,3.826,7474,3.391,7884,4.615,8344,7.589,8776,4.278,8799,4.615,8807,3.659,8960,4.615,9213,3.826,10303,4.615,10898,4.615,11215,7.048,11216,5.126,11217,5.126,11218,4.615,11219,5.126,11220,5.126,11221,5.126,11222,5.126,11223,5.126,11224,5.126,11225,5.126,11226,5.126,11227,5.126,11228,5.126,11229,5.126,11230,5.126,11231,5.126,11232,5.126]],["tags/Creativity Equals Messy Code?",[2319,1.62,3561,2.291]],["title/Expiry Dates On Journals",[172,2.034,482,3.09,11233,5.546]],["content/Expiry Dates On Journals",[3,2.095,6,0.901,7,1.975,10,0.915,11,1.485,17,0.708,20,1.353,26,1.153,27,0.726,28,1.453,48,1.791,55,1.815,65,1.433,70,1.616,75,1.371,76,1.308,80,2.769,82,4.003,83,2.255,84,2.541,85,1.521,89,2.964,90,3.306,99,1.45,100,2.594,113,1.536,145,2.065,148,2.227,149,1.678,154,1.638,156,1.929,158,0.995,168,1.929,172,3.642,181,3.366,185,1.93,188,1.866,196,1.485,199,1.636,203,1.062,240,1.006,242,1.84,251,1.815,263,0.819,276,1.251,277,2.158,288,1.146,294,1.84,304,2.237,308,3.156,312,1.577,317,1.636,361,1.657,363,2.769,368,1.503,375,1.091,388,2.227,397,3.632,403,2.237,409,1.467,418,1.678,441,1.121,446,3.189,455,1.744,477,2.2,528,5.503,546,3.247,580,3.247,724,1.467,853,2.801,912,0.758,919,1.768,921,0.874,929,2.341,939,3.49,1009,2.983,1060,4.486,1066,2.444,1146,2.313,1159,2.034,1216,3.502,1283,0.859,1289,1.104,1296,1.545,1335,2.644,1505,3.65,1609,3.066,1617,1.975,1619,4.88,1631,1.946,1648,1.596,1657,1.558,1659,2.935,1671,2.935,1675,3.306,1678,1.975,1721,1.569,1725,1.744,1764,1.121,1827,2.983,1879,2.649,1947,2.541,1953,3.366,1962,1.768,1969,1.141,2011,2.983,2024,2.649,2078,2.275,2140,2.492,2203,3.997,2300,2.835,2337,3.49,2339,2.444,2354,2.065,2380,4.247,2391,2.315,2436,4.11,2448,3.066,2542,3.255,2595,3.135,2661,2.594,2666,3.502,2687,4.005,2697,3.816,2776,2.097,2783,3.798,2786,2.034,2805,2.983,2854,2.541,2983,2.835,3006,2.034,3084,3.632,3147,2.399,3257,3.255,3457,3.49,3511,3.156,3521,2.682,3887,4.809,4179,3.798,4300,3.156,4332,4.809,4419,2.649,4646,2.983,4799,3.366,4876,4.581,5084,1.657,5169,3.632,5236,3.255,5406,3.255,5408,3.574,5413,3.49,5702,3.997,5729,1.744,5801,2.906,5887,4.581,6191,4.247,6317,2.835,6399,3.798,6500,3.366,7080,4.581,7120,5.508,7121,3.997,7147,3.798,7326,3.798,7680,3.366,7957,3.49,8306,3.997,8412,4.247,8549,3.798,8700,3.632,8719,4.247,8842,4.581,8846,4.247,9274,4.247,10087,3.798,10099,3.798,10640,4.581,10882,4.581,11076,4.247,11234,5.088,11235,5.088,11236,5.088,11237,5.088,11238,5.088,11239,5.088,11240,5.088,11241,5.088,11242,5.088,11243,5.088,11244,5.088,11245,5.088,11246,5.088,11247,5.088,11248,5.088,11249,5.088]],["tags/Expiry Dates On Journals",[172,2.336]],["title/February 2022 In Review",[2718,2.251,4793,3.804,9968,2.523]],["content/February 2022 In Review",[5,1.305,6,0.628,8,3.489,11,1.426,17,1.093,18,2.494,19,0.407,22,0.858,24,0.925,25,1.793,26,1.121,46,2.014,55,1.744,59,1.533,65,2.394,67,2.249,73,0.744,75,1.334,76,1.256,83,1.572,85,1.46,87,1.486,91,1.633,99,1.393,100,2.491,101,0.544,113,1.305,114,2.792,152,2.263,153,1.592,154,0.998,156,1.175,157,1.676,158,0.845,165,0.977,168,1.175,176,2.723,179,1.424,180,1.315,183,3.352,216,1.334,234,2.304,251,2.433,255,2.6,263,0.786,288,1.535,295,2.393,315,0.946,365,1.869,392,2.348,413,2.348,431,2.66,441,1.077,444,1.72,491,2.046,546,3.636,571,3.127,606,3.735,786,2.865,806,2.304,851,2.221,877,1.393,912,0.728,938,3.031,945,2.014,947,2.723,964,2.079,993,2.393,1003,2.441,1008,1.897,1031,3.157,1045,2.491,1064,3.352,1066,2.348,1161,2.046,1203,2.944,1245,4.4,1278,1.572,1279,1.348,1283,0.78,1296,1.077,1307,2.348,1312,2.185,1319,2.014,1346,2.087,1420,1.792,1523,2.792,1577,2.263,1608,2.148,1656,3.489,1657,2.087,1663,1.46,1666,2.046,1715,2.079,1721,0.956,1746,2.6,1764,1.077,1778,2.571,1892,3.233,1895,3.839,1932,2.944,1935,3.648,1944,3.648,1962,1.698,1969,1.277,2006,2.4,2007,1.633,2015,2.6,2030,3.031,2044,2.491,2063,2.014,2064,1.897,2081,3.127,2126,3.339,2324,3.127,2348,3.895,2379,1.413,2404,3.031,2434,1.572,2453,2.865,2476,1.654,2635,4.867,2642,2.865,2643,1.744,2646,2.013,2656,2.725,2685,3.549,2718,2.767,2756,3.031,2777,4.079,2798,3.127,2862,3.839,2894,3.352,2902,3.648,2997,2.6,3010,3.233,3182,3.648,3183,2.865,3192,2.544,3197,3.648,3208,4.4,3456,2.263,3511,3.031,4075,4.4,4278,3.839,4398,2.185,4482,3.127,4551,2.544,4552,3.839,4787,2.792,4793,3.352,4935,3.839,5169,4.867,5358,2.6,5370,3.839,5380,3.127,5484,3.127,5729,1.676,5880,4.362,5914,2.441,5967,4.079,6128,5.386,6148,3.233,6221,3.489,6468,2.865,6723,4.4,6764,4.51,6848,5.089,6997,3.489,7117,3.839,7348,4.4,7417,4.079,7437,5.691,7687,4.079,7697,3.233,7797,4.4,7874,4.4,7881,3.127,8026,3.233,8032,3.233,8314,4.079,8317,3.489,8332,2.944,8386,2.944,8388,4.4,8505,4.079,8535,3.648,8537,4.4,8556,4.4,9085,6.139,9204,4.079,9658,4.4,9702,4.4,9713,3.839,9920,3.839,9968,3.572,10371,4.4,10483,3.839,10613,4.4,10637,4.079,10686,4.51,10805,4.4,10806,5.691,11250,4.887,11251,4.887,11252,4.887,11253,4.079,11254,4.887,11255,6.818,11256,4.887,11257,4.887,11258,4.887,11259,4.887,11260,4.887,11261,4.887,11262,6.818,11263,4.887,11264,6.818,11265,6.818,11266,4.887,11267,4.887,11268,4.887,11269,4.887,11270,4.887,11271,4.887,11272,4.887,11273,4.887,11274,4.887,11275,4.887,11276,4.887,11277,4.887,11278,4.887,11279,4.887,11280,4.887,11281,4.887,11282,4.887,11283,4.887,11284,4.887,11285,4.887,11286,4.887]],["tags/February 2022 In Review",[10113,3.952]],["title/How To Stream Your Own Music: Reprise",[2656,2.217,4803,2.827,11187,4.993]],["content/How To Stream Your Own Music: Reprise",[5,1.314,10,0.563,14,1.298,17,0.687,18,1.568,19,0.36,20,1.313,22,0.867,27,0.621,28,0.83,42,2.102,50,0.57,52,0.656,67,1.628,70,1.568,86,2.483,91,2.294,99,1.407,101,0.547,103,1.328,104,0.703,109,1.726,113,0.945,132,1.493,142,2.371,154,1.008,156,1.187,168,1.651,182,1.076,235,3.061,240,0.976,251,1.761,258,3.305,263,0.794,266,2.066,275,0.955,289,2.751,297,1.458,304,2.17,309,2.851,312,1.53,315,1.328,326,2.465,347,2.974,368,1.458,375,0.768,378,1.099,395,2.371,399,2.819,403,2.17,413,2.371,428,2.686,430,1.374,435,2.066,442,2.245,459,4.099,569,3.061,596,2.417,621,1.98,627,1.738,667,2.686,782,0.895,851,2.236,897,1.458,912,1.022,929,1.44,934,2.066,946,2.894,948,2.371,958,2.626,978,2.385,1019,3.878,1066,2.371,1159,1.973,1203,4.756,1272,2.686,1276,1.81,1279,0.976,1283,0.891,1289,0.777,1296,1.087,1306,5.46,1315,2.744,1317,2.517,1319,2.034,1335,1.861,1339,1.53,1398,3.179,1407,4.12,1409,2.894,1426,2.128,1448,3.878,1463,3.158,1465,2.686,1476,3.061,1488,1.944,1490,3.684,1522,3.386,1548,3.158,1606,2.516,1613,2.371,1633,2.134,1657,1.511,1661,4.901,1666,2.066,1678,2.664,1687,1.328,1784,2.686,1790,2.751,1806,2.569,1827,2.894,1947,3.429,1950,1.835,1969,0.803,1985,2.686,1993,2.516,1999,2.417,2004,2.751,2012,2.465,2015,2.626,2034,2.034,2044,2.516,2049,3.386,2105,2.751,2116,2.207,2119,2.894,2136,2.974,2196,4.12,2220,3.523,2232,2.516,2290,1.81,2347,2.417,2354,3.64,2375,2.034,2434,1.587,2435,2.1,2436,2.894,2462,2.751,2470,2.974,2472,3.826,2517,4.709,2534,2.894,2549,3.878,2595,2.207,2643,1.761,2645,3.386,2646,2.027,2656,3.712,2695,3.574,2711,3.061,2757,2.874,2790,3.684,2811,4.12,2819,2.285,2894,3.386,2929,3.061,2951,2.516,2998,2.516,3192,2.569,3219,3.386,3456,2.285,3482,4.258,3510,3.684,3526,2.626,4100,2.371,4349,5.222,4695,3.386,4788,5.73,4793,3.386,4803,4.024,5127,2.751,5146,3.826,5161,3.386,5162,4.541,5194,2.569,5327,2.974,5341,4.12,5374,2.974,5478,4.444,5541,2.686,5833,3.523,5845,3.265,5857,3.684,5880,4.392,6004,4.444,6035,3.684,6129,3.684,6270,4.444,6313,3.158,6592,2.751,6743,3.684,6856,3.523,6985,4.444,7646,3.386,7739,4.444,7881,3.158,9483,4.444,9802,4.12,10686,4.541,10687,3.878,10710,3.878,10722,6.202,10723,3.878,10725,6.589,10728,4.444,10810,4.444,10876,4.444,11082,6.181,11083,6.181,11287,4.936,11288,4.936,11289,4.936,11290,4.936,11291,4.936,11292,4.936,11293,4.936,11294,4.936,11295,4.936,11296,4.936,11297,4.936,11298,4.936,11299,4.936,11300,4.936,11301,4.936,11302,4.936,11303,4.936,11304,4.936,11305,4.936]],["tags/How To Stream Your Own Music: Reprise",[2656,1.419,9997,2.649,10722,2.788,11214,3.195]],["title/Leuchtturm Notebook Paper Quality",[2697,2.695,2806,1.697,3025,3.168,8021,4.133]],["content/Leuchtturm Notebook Paper Quality",[3,1.505,5,0.964,14,1.312,20,1.852,22,0.884,26,1.145,27,0.456,36,2.142,47,2.131,50,0.804,51,2.108,52,0.481,60,1.122,65,2.545,73,1.06,74,0.884,75,1.962,79,0.624,80,2.741,96,2.451,101,0.636,109,1.75,113,0.964,116,1.656,122,2.419,144,0.828,148,2.211,152,3.695,153,2.267,157,1.712,158,1.12,166,3.455,179,0.913,182,1.098,199,2.239,203,1.051,217,1.62,223,1.146,230,2.332,233,2.214,240,0.996,251,1.797,265,4.97,282,1.62,288,1.134,293,1.018,308,3.124,317,2.566,320,1.939,361,1.64,363,2.741,372,2.108,375,0.784,403,3.507,404,1.074,412,1.542,415,2.952,416,2.177,428,2.741,430,1.402,436,3.124,443,1.419,460,4.059,465,1.822,698,1.75,724,2.482,877,1.436,920,2.108,937,2.807,1007,4.204,1008,1.955,1062,2.013,1146,1.661,1193,1.822,1229,1.899,1283,0.855,1289,0.793,1299,2.952,1334,2.214,1399,3.097,1403,2.177,1442,3.759,1451,2.622,1501,1.704,1582,2.702,1631,1.926,1645,2.515,1648,2.184,1657,1.542,1744,2.419,1778,2.625,1872,2.252,1898,2.68,1969,1.298,2006,1.773,2031,2.952,2079,2.877,2106,2.68,2350,3.222,2383,3.977,2401,3.034,2405,3.222,2429,3.759,2434,2.239,2470,3.034,2670,3.034,2695,2.622,2696,3.957,2697,5.601,2706,4.807,2709,5.956,2756,3.124,2776,2.076,2777,6.66,2806,3.347,2844,3.455,2947,2.622,3006,2.013,3009,3.222,3025,5.978,3125,3.332,3194,2.952,3540,3.455,3939,3.034,4325,3.759,4404,3.167,4801,4.534,5183,4.97,5368,3.222,5517,4.081,5540,4.204,5648,4.204,5701,3.222,5722,3.332,6232,8.135,6352,3.957,6819,4.454,7182,3.595,7615,4.534,7648,3.957,7676,4.204,8019,4.534,8021,7.185,8027,8.135,8260,3.455,8355,4.534,8469,3.759,8704,3.957,9337,4.204,9773,4.534,9845,4.204,10795,4.534,11306,5.037,11307,5.037,11308,5.037,11309,4.534,11310,5.037,11311,6.962,11312,5.037,11313,5.037,11314,5.037,11315,4.534,11316,5.037,11317,5.037,11318,5.037,11319,4.204,11320,5.037,11321,5.037,11322,5.037,11323,4.534,11324,5.037,11325,5.037,11326,5.037,11327,3.957,11328,6.962]],["tags/Leuchtturm Notebook Paper Quality",[172,2.336]],["title/The Analogue Pocket: The Definitive Game Boy Handheld?",[1555,2.329,2379,0.678,2455,1.654,4561,2.796,6854,2.529,7745,2.608]],["content/The Analogue Pocket: The Definitive Game Boy Handheld?",[5,0.929,6,1.145,10,0.553,17,0.944,19,0.221,20,1.291,22,0.852,24,0.919,28,0.816,36,2.064,42,1.486,60,1.081,70,1.541,76,1.248,79,0.509,87,1.479,98,1.002,101,0.675,104,0.691,131,0.939,145,2.754,154,0.991,157,1.193,158,0.602,159,1.468,167,2.95,181,3.21,185,1.336,188,1.779,203,1.013,230,2.247,277,1.305,278,1.764,288,1.093,293,0.98,295,2.376,315,1.313,363,2.641,378,1.081,384,1.069,388,1.541,398,2.924,413,2.331,422,1.686,430,1.351,431,2.641,441,1.723,450,2.17,452,2.388,457,1.336,490,2.582,517,0.991,596,1.708,648,3.329,724,1.957,786,3.977,851,1.58,853,2.028,860,3.329,912,0.723,913,3.389,921,0.834,948,2.331,964,2.064,966,3.329,978,1.686,1045,2.474,1066,2.331,1088,2.474,1146,1.601,1179,1.911,1229,1.83,1237,1.83,1274,1.468,1278,2.516,1279,0.96,1289,1.068,1300,2.207,1304,4.488,1319,2,1327,1.504,1335,2.558,1517,2.424,1541,1.58,1578,3.532,1582,1.883,1589,3.086,1594,2.582,1600,2.288,1645,3.389,1677,3.141,1687,0.939,1715,2.064,1720,2.582,1790,2.704,1795,1.642,1858,2.032,1902,3.01,1973,2.845,1986,2.17,1995,2.641,2028,1.731,2062,4.488,2063,2,2105,2.704,2184,2.17,2290,1.779,2339,2.331,2347,2.376,2358,4.654,2362,3.01,2379,1.634,2397,2.526,2418,2.704,2434,1.561,2455,3.438,2462,2.704,2484,2.474,2512,3.532,2513,2.247,2552,5.065,2646,2.31,2661,2.474,2669,2.247,2685,4.072,2692,1.969,2695,2.526,2715,2.331,2757,2.032,2758,3.329,2828,3.875,2923,3.464,2991,3.329,2992,3.105,3007,2.704,3037,2.982,3079,2.207,3084,3.464,3096,4.05,3151,2.474,3165,2.526,3238,2.247,3526,2.582,3535,4.05,3815,4.369,4340,2.772,4357,3.329,4419,2.526,4459,3.105,4463,1.94,4504,2.845,4506,3.01,4529,1.522,4551,2.526,4553,3.622,4554,2.924,4561,5.366,4576,3.622,4577,3.875,4659,3.01,4683,3.329,4739,2.924,4744,3.812,4758,2.288,4770,4.072,4796,4.851,4903,4.208,5108,2.376,5141,3.622,5179,3.105,5249,2.641,5392,3.622,5407,3.329,5466,4.05,5590,3.622,5608,2.924,5628,3.329,5656,3.61,5729,1.664,5741,3.329,5750,3.622,5801,2.772,5823,3.01,5830,2.704,5902,2.704,5922,3.812,6080,5.42,6171,3.464,6185,4.05,6405,3.622,6542,3.105,6748,4.654,6764,3.21,6854,5.729,7378,3.812,7676,4.05,7745,4.341,7747,4.369,7833,3.622,8039,3.21,8272,3.622,8893,3.329,9428,4.05,9490,4.05,9683,4.369,9699,3.812,9863,3.622,9951,4.369,11193,4.369,11329,4.853,11330,4.853,11331,4.05,11332,4.853,11333,4.853,11334,4.853,11335,4.853,11336,4.853,11337,4.853,11338,4.853,11339,6.109,11340,4.853,11341,4.853,11342,4.853,11343,4.853,11344,4.853,11345,4.853,11346,4.853,11347,4.853,11348,4.369,11349,4.369,11350,4.853,11351,4.853,11352,4.853,11353,4.853,11354,4.853,11355,4.369,11356,4.369,11357,4.853,11358,4.853]],["tags/The Analogue Pocket: The Definitive Game Boy Handheld?",[2379,0.59,2644,2.434,4770,1.847,11359,2.962]],["title/Cool Things People Do With Their Blogs",[10,0.565,156,1.191,277,1.332,881,2.041]],["content/Cool Things People Do With Their Blogs",[0,1.116,1,1.777,6,0.672,10,0.597,17,0.729,18,1.663,19,0.326,29,1.458,42,1.603,48,1.843,52,0.875,74,0.919,75,1.024,96,3.08,98,1.081,99,1.492,101,0.73,121,1.51,144,0.861,152,2.424,156,2.403,158,0.649,168,2.203,182,1.141,185,1.441,189,3.891,216,0.89,258,2.191,277,1.408,304,2.301,309,1.749,315,1.383,375,0.815,404,1.116,418,1.726,564,2.381,621,2.348,647,3.463,667,2.849,881,2.946,908,1.893,909,2.157,910,2.917,929,1.527,946,3.069,994,2.301,1002,3.069,1003,2.614,1020,2.586,1200,4.434,1236,3.371,1286,2.725,1292,2.061,1335,2.696,1339,1.622,1346,1.603,1398,2.424,1476,3.247,1481,4.773,1523,2.99,1541,1.705,1577,2.424,1583,1.564,1600,2.468,1657,1.603,1662,2.468,1669,4.112,1671,2.191,1677,3.77,1715,2.227,1785,2.189,1807,3.247,1945,2.243,1971,2.849,2034,2.157,2050,4.369,2063,2.157,2064,2.031,2117,3.143,2145,2.917,2379,1.354,2410,2.34,2464,2.424,2486,3.463,2618,3.069,2649,3.069,2656,2.092,2700,2.388,2712,3.349,2718,2.901,2754,3.154,2926,3.737,2973,3.349,3023,3.463,3028,3.247,3036,3.349,3243,1.749,3437,3.59,3521,3.114,3868,4.112,3907,3.349,3939,3.154,4462,5.617,4996,4.369,5118,4.06,5162,3.463,5236,4.574,5315,3.59,5317,3.59,5368,3.349,5375,2.668,5392,3.907,5441,5.617,5524,4.651,5539,2.917,5741,3.59,5925,4.713,6051,2.99,6071,2.99,6283,3.737,6755,3.737,6986,4.904,7116,3.247,7144,4.369,7147,3.907,7220,5.617,7291,4.713,7316,4.713,7317,4.713,7327,3.907,7328,5.967,7410,4.713,7455,4.369,8275,4.713,8276,4.713,9111,4.713,9195,3.907,9723,4.369,10474,4.713,10475,4.713,11360,5.235,11361,5.235,11362,5.235,11363,5.235,11364,7.149,11365,5.235,11366,5.235,11367,5.235,11368,7.149,11369,5.235,11370,5.235,11371,5.235,11372,5.235,11373,5.235,11374,5.235,11375,5.235,11376,5.235,11377,5.235,11378,5.235,11379,5.235,11380,5.235,11381,5.235,11382,5.235,11383,5.235,11384,5.235,11385,5.235,11386,5.235,11387,7.149,11388,7.149,11389,5.235,11390,7.149,11391,5.235,11392,5.235,11393,5.235,11394,5.235,11395,5.235,11396,5.235,11397,5.235,11398,5.235,11399,4.713,11400,5.235,11401,7.149,11402,5.235,11403,4.713,11404,5.235,11405,5.235,11406,5.235,11407,5.235,11408,4.713,11409,5.235,11410,5.235,11411,5.235,11412,5.235,11413,5.235]],["tags/Cool Things People Do With Their Blogs",[156,1.211,10352,3.956]],["title/Equality in Game Credits",[1240,3.018,2379,0.922,11414,4.357]],["content/Equality in Game Credits",[0,1.848,5,0.98,6,0.657,13,1.983,19,0.233,24,0.969,26,1.158,27,0.463,28,0.86,30,2.376,50,0.929,73,0.779,74,0.899,79,0.459,81,1.646,82,2.37,89,2.414,91,1.71,95,2.25,101,0.408,113,0.98,121,1.476,127,2.723,128,3.175,132,1.548,144,0.842,148,1.626,154,1.438,158,0.873,159,1.548,175,1.894,179,0.928,180,1.377,182,1.115,184,1.626,189,2.786,201,2.924,203,1.469,208,2.995,210,2.288,216,0.87,275,0.99,276,1.258,282,1.646,288,1.152,289,2.852,297,2.376,315,1.362,317,1.646,368,1.511,375,0.797,384,1.128,398,3.084,404,1.092,471,3.665,491,2.143,564,2.328,580,2.37,632,2.664,722,1.851,724,1.476,739,2.664,782,0.928,844,3.511,881,2.109,908,1.851,910,2.852,921,1.209,964,3.423,985,1.442,1031,2.37,1200,3.175,1229,1.93,1237,1.93,1240,3.832,1260,1.511,1283,0.508,1286,3.665,1292,2.016,1322,5.026,1325,2.924,1331,2.37,1366,2.786,1382,2.947,1496,3.386,1517,2.556,1541,2.293,1557,1.667,1583,1.53,1617,1.986,1677,2.37,1687,0.99,1715,2.177,1721,1.001,1742,3.943,1803,2.723,1903,2.556,1952,2.459,1969,0.833,2028,1.826,2093,3.821,2110,2.723,2255,2.213,2260,3.821,2290,1.877,2379,1.6,2408,2.556,2429,5.255,2453,3.001,2455,2.077,2460,4.829,2559,1.986,2642,3.001,2656,2.046,2685,2.664,2700,2.352,2786,2.046,2806,2.414,2927,3.511,2936,4.272,3039,5.255,3073,3.175,3079,2.328,3147,2.413,3183,3.001,3218,3.832,3243,1.71,3256,2.25,3267,2.924,3324,4.272,3511,3.175,3520,3.001,3530,4.242,3565,4.504,4322,3.275,4404,2.328,4416,5.876,4417,4.021,4465,2.556,4482,3.275,4715,3.511,4716,2.786,4753,4.272,4804,3.275,5084,1.667,5173,2.177,5282,2.143,5375,2.609,5517,3.001,5560,3.821,5729,1.755,5737,4.021,5738,3.821,5786,3.001,5832,4.021,5866,3.275,6071,2.924,6491,3.821,6635,3.821,6655,3.654,6694,5.255,7153,4.021,7182,3.654,7326,3.821,7375,4.608,7681,3.654,7768,3.654,7810,4.272,7832,3.386,8139,3.821,8863,4.608,8869,3.821,9115,4.608,9161,6.338,9285,4.272,9423,4.608,9723,4.272,10007,4.272,10333,4.608,10775,4.608,11007,4.272,11414,7.139,11415,5.119,11416,5.119,11417,5.119,11418,5.119,11419,5.119,11420,5.119,11421,5.119,11422,5.119,11423,7.04,11424,5.119,11425,5.119,11426,5.119,11427,5.119,11428,5.119,11429,5.119,11430,5.119,11431,5.119,11432,7.04,11433,5.119,11434,5.119,11435,5.119,11436,5.119,11437,5.119,11438,7.04,11439,5.119,11440,5.119,11441,5.119,11442,5.119,11443,5.119,11444,5.119,11445,5.119,11446,5.119,11447,5.119,11448,7.04,11449,5.119,11450,5.119,11451,5.119,11452,5.119,11453,5.119]],["tags/Equality in Game Credits",[2379,0.837,11414,3.956]],["title/Fighting Webmention And Pingback Spam",[2538,3.696,6027,3.071,6895,2.759,6947,3.396]],["content/Fighting Webmention And Pingback Spam",[0,1.113,6,0.67,7,2.025,14,1.554,19,0.398,30,1.541,40,2.507,52,0.498,70,1.658,76,1.342,79,0.34,94,1.201,96,1.837,101,0.648,104,0.743,107,5.538,133,1.968,149,1.721,157,1.283,158,0.885,165,1.043,168,1.955,179,0.946,182,1.904,207,3.896,210,2.333,217,1.891,240,1.032,252,2.22,274,6.068,275,1.381,276,1.283,293,1.908,294,1.887,297,1.541,330,2.333,372,2.185,378,1.162,403,2.294,404,1.113,412,1.598,431,2.84,438,2.908,443,1.47,473,2.374,622,2.555,628,3.515,646,3.58,723,2.151,724,1.505,728,1.94,768,4.565,908,2.58,912,1.062,921,0.897,951,1.255,982,3.637,998,2.717,1008,2.769,1020,1.887,1161,2.987,1172,3.059,1260,1.541,1279,1.411,1283,0.518,1291,1.327,1292,2.055,1296,1.15,1298,3.303,1300,3.245,1312,3.19,1339,1.617,1346,1.598,1442,3.896,1488,2.81,1508,3.144,1533,2.374,1557,1.7,1586,1.47,1611,4.046,1647,3.144,1648,1.637,1678,2.025,1687,1.01,1779,4.699,1788,3.58,1795,1.766,1807,3.237,1860,2.908,1878,2.981,1879,2.717,1902,3.237,1907,3.339,1938,2.374,1941,2.717,1945,1.637,1964,3.237,1969,0.849,2007,1.743,2025,2.185,2028,1.862,2063,3.771,2121,3.58,2184,2.333,2345,3.144,2476,1.766,2513,2.416,2601,3.059,2669,2.416,2711,3.237,2712,3.339,2882,2.086,2964,3.452,3006,2.852,3075,3.896,3127,3.144,3132,3.237,3165,2.717,3510,3.896,3859,3.58,4693,2.555,4928,3.58,4964,3.896,5111,3.725,5118,3.35,5121,3.144,5181,4.1,5192,3.896,5211,4.356,5332,3.725,5374,3.144,5476,3.059,5623,4.356,5631,3.725,5654,4.182,5719,3.725,5734,4.699,5886,4.1,6027,5.42,6116,4.1,6895,5.264,6897,4.649,6947,6.479,6948,4.356,6954,6.068,6955,7.188,6975,4.1,7039,4.356,7394,4.699,8920,4.1,9260,4.699,9274,4.356,9596,4.356,9811,4.1,9957,4.356,9977,4.699,10189,4.356,10382,4.699,10677,4.699,11151,4.1,11152,3.725,11309,4.699,11454,5.219,11455,5.219,11456,5.219,11457,5.219,11458,5.219,11459,4.699,11460,5.219,11461,5.219,11462,5.219,11463,5.219,11464,5.219,11465,5.219,11466,5.219,11467,5.219,11468,5.219,11469,5.219,11470,5.219,11471,5.219,11472,5.219,11473,7.135,11474,5.219,11475,5.219,11476,5.219,11477,5.219]],["tags/Fighting Webmention And Pingback Spam",[6895,2.32,6897,2.215,6947,2.856]],["title/March 2022 In Review",[2718,2.251,6549,3.548,9968,2.523]],["content/March 2022 In Review",[1,1.22,8,3.503,10,0.78,11,1.432,17,0.683,19,0.408,25,1.798,26,0.807,27,0.712,28,1.149,32,3.503,50,0.566,59,1.54,62,2.194,65,1.383,69,1.877,70,1.559,73,1.041,74,1.382,75,1.338,79,0.445,83,2.199,87,1.49,98,1.013,101,0.679,103,1.32,133,1.851,148,2.5,150,1.663,152,3.166,153,3.097,156,1.18,157,1.207,158,0.848,168,1.18,179,0.89,182,1.07,184,1.559,185,1.351,200,1.933,211,1.728,216,0.834,217,1.142,220,2.451,223,1.117,251,1.751,253,2.023,263,1.1,288,1.105,293,0.992,311,1.484,317,1.578,318,2.122,321,1.728,361,1.598,375,0.764,389,2.803,392,2.358,403,2.157,405,3.044,412,1.503,422,1.705,444,1.728,567,2.877,593,3.56,606,3.742,614,3.638,621,1.415,785,3.044,909,2.023,915,2.502,932,1.825,1011,2.846,1031,2.272,1066,3.285,1069,1.449,1078,2.957,1159,2.734,1161,2.055,1267,2.233,1279,1.352,1283,0.782,1289,1.239,1322,3.503,1324,3.856,1398,2.272,1399,1.905,1426,1.521,1537,2.055,1586,1.383,1608,2.157,1619,2.555,1721,1.665,1764,1.507,1962,1.705,1969,0.798,2007,1.64,2012,2.451,2031,2.877,2034,2.023,2065,2.803,2071,2.451,2116,2.194,2124,3.166,2126,2.403,2194,2.671,2290,1.8,2303,1.905,2307,2.272,2314,3.503,2320,2.555,2343,4.096,2348,2.803,2379,1.309,2389,2.735,2391,2.233,2414,2.157,2434,2.199,2436,2.877,2464,2.272,2476,1.661,2477,2.803,2583,2.671,2603,3.044,2646,2.019,2656,1.962,2685,2.555,2692,1.992,2718,2.775,2776,2.023,2805,2.877,2996,3.044,3015,2.735,3046,2.877,3104,4.419,3165,2.555,3222,2.803,3253,2.877,3256,2.157,3549,3.044,3907,3.14,4398,2.194,4404,2.233,4410,4.882,4444,3.856,4445,2.555,4793,5.398,4803,2.502,4940,4.096,5084,1.598,5121,2.957,5358,2.611,5366,2.671,5397,3.663,5530,2.957,5531,3.663,5537,4.096,5539,2.735,5549,3.14,5664,3.14,5729,1.683,5898,2.403,6148,4.524,6187,2.611,6470,4.096,6544,4.242,6549,4.375,6585,2.803,6615,3.044,6764,3.247,6850,3.044,6928,3.856,7332,4.096,7389,3.856,8218,4.419,8386,2.957,8499,4.419,8505,4.096,8797,3.856,8877,3.856,8912,4.419,8913,4.096,8975,3.503,8993,3.663,9235,4.419,9285,4.096,9690,4.419,9691,4.419,9811,3.856,9935,4.419,9957,4.096,9968,3.58,9985,4.419,10102,3.856,10103,4.096,10321,4.096,10360,4.419,10383,4.419,10483,3.856,10611,3.856,10725,6.569,10930,4.419,11044,4.419,11185,4.096,11253,4.096,11478,4.908,11479,4.908,11480,4.908,11481,4.908,11482,4.908,11483,4.908,11484,4.908,11485,4.908,11486,4.908,11487,4.908,11488,4.908,11489,4.908,11490,4.908,11491,4.908,11492,4.908,11493,4.908,11494,4.908,11495,6.157,11496,4.419,11497,4.419,11498,4.096,11499,4.419,11500,4.908,11501,4.908,11502,4.908,11503,4.908,11504,4.419,11505,4.908,11506,4.908,11507,4.096,11508,4.419,11509,4.908,11510,4.908,11511,4.419,11512,4.908]],["tags/March 2022 In Review",[10113,3.952]],["title/None Of My Best Friends Are Content Creators",[69,1.71,698,1.553,1078,2.694,1671,1.872,8554,3.513]],["content/None Of My Best Friends Are Content Creators",[0,1.103,7,2.007,10,0.923,17,0.72,19,0.323,22,0.908,23,1.978,24,1.343,27,0.468,28,0.869,42,2.171,50,0.934,52,0.494,59,1.623,61,2.533,69,3.33,70,1.643,74,1.421,75,1.887,79,0.462,81,1.663,91,1.728,98,1.068,100,2.636,101,0.751,104,1.239,113,1.357,116,1.23,117,4.536,124,2.882,131,1.001,144,1.166,148,2.252,150,1.724,154,1.056,156,2.468,158,0.641,168,1.705,179,0.938,182,1.127,184,1.643,196,1.509,203,1.48,211,2.496,217,1.203,263,0.832,275,1.001,277,2.534,279,2.099,282,2.28,312,2.197,316,2.692,330,2.312,367,1.923,368,1.527,375,0.805,384,1.139,404,1.103,407,2.968,418,2.339,443,1.457,444,1.821,465,1.871,471,2.692,476,1.407,487,1.603,688,2.882,698,2.811,722,1.871,724,1.492,782,0.938,784,3.208,827,2.815,912,0.77,921,0.889,929,1.509,946,3.032,951,1.705,1078,3.116,1159,2.067,1192,2.395,1193,1.871,1274,1.564,1279,1.023,1289,0.814,1296,1.562,1298,2.395,1306,3.309,1327,1.603,1369,1.376,1398,2.395,1422,1.95,1505,2.692,1533,2.353,1541,1.684,1617,2.007,1668,3.548,1671,2.968,1687,1.001,1716,3.861,1721,1.387,1785,1.583,1790,2.882,1931,2.967,1952,2.484,1962,1.797,2006,1.821,2025,2.968,2063,2.132,2176,3.548,2255,2.236,2281,4.656,2290,2.967,2302,4.212,2303,2.007,2339,2.484,2359,2.954,2376,2.815,2378,3.309,2418,2.882,2476,1.75,2593,2.439,2667,2.395,2670,3.116,2717,4.656,2805,3.032,2874,4.317,2895,3.208,3006,2.067,3021,3.116,3035,6.384,3046,3.032,3084,3.692,3191,2.815,3204,3.548,3232,4.063,3253,3.032,3266,2.752,3551,3.309,4694,3.309,4726,3.861,4962,4.317,4963,5.083,5084,1.684,5173,2.2,5236,3.309,5549,3.309,5650,3.861,5999,4.317,6010,3.421,6051,2.954,6589,3.208,6799,3.692,6841,3.421,6843,4.656,6851,3.548,6859,4.317,6984,3.861,7044,4.063,7130,4.317,7131,4.317,7210,2.395,7366,4.063,7680,3.421,7738,4.063,8248,3.861,8399,4.656,8554,5.571,8700,3.692,8779,3.861,8851,4.656,8946,4.317,8974,5.571,9139,4.317,9308,4.317,9327,4.317,10255,4.656,10686,3.421,11053,4.656,11323,4.656,11513,4.317,11514,5.172,11515,5.172,11516,5.172,11517,6.384,11518,5.172,11519,5.172,11520,5.172,11521,5.172,11522,5.172,11523,5.172,11524,7.091,11525,5.172]],["tags/None Of My Best Friends Are Content Creators",[75,0.985,156,1.211]],["title/Password Hacking Sylvester & Tweety: Breakfast on the Run",[19,0.171,627,1.319,1396,2.674,3053,2.569,6051,2.14,11526,3.127,11527,2.943]],["content/Password Hacking Sylvester & Tweety: Breakfast on the Run",[3,1.499,6,0.644,11,1.463,19,0.411,24,0.95,30,1.481,50,1.041,52,0.663,55,1.789,67,1.654,74,0.88,79,0.518,81,1.613,99,1.429,104,0.714,109,1.745,123,2.409,126,2.099,131,0.97,156,1.206,158,0.622,166,3.44,167,1.891,168,1.206,180,1.867,182,1.093,184,1.593,216,0.852,230,2.322,251,1.789,263,0.807,275,1.343,282,1.613,293,1.402,312,2.796,361,1.633,375,0.781,376,2.94,384,1.893,389,2.864,404,1.069,430,1.396,452,1.765,485,4.515,487,1.554,491,2.099,517,1.626,542,2.794,549,4.333,627,2.444,630,1.349,768,3.208,853,2.074,854,3.686,912,0.747,921,0.861,951,1.206,1044,3.273,1131,2.94,1146,2.289,1215,3.208,1272,2.729,1276,2.545,1283,0.689,1289,0.789,1296,1.105,1300,2.281,1333,1.975,1339,1.554,1396,7.067,1415,1.742,1426,1.554,1465,2.729,1487,2.168,1523,2.864,1568,3.317,1574,4.515,1578,3.613,1582,3.089,1646,4.441,1657,1.535,1663,1.499,1666,2.099,1687,0.97,1711,2.035,1715,2.133,1721,0.981,1740,3.11,1754,3.317,1764,1.105,1791,4.436,1795,1.697,1807,3.11,1876,2.204,1950,1.864,1969,0.816,1971,3.778,2011,2.94,2025,2.906,2030,5.329,2088,2.668,2106,2.668,2150,2.133,2231,2.364,2261,4.547,2321,4.547,2340,2.456,2379,1.721,2418,2.794,2455,3.787,2646,2.537,2656,2.005,2669,2.322,2688,2.729,2692,2.035,2828,3.965,2845,3.317,2854,2.504,2906,2.94,2973,3.208,3007,3.868,3053,3.44,3243,1.675,3482,3.11,3499,3.11,3511,3.11,3539,2.864,3986,3.317,4390,3.44,4551,2.61,4576,5.181,4577,2.864,4796,2.729,4802,3.44,4808,3.743,5084,1.633,5109,2.409,5130,2.794,5179,3.208,5281,2.794,5328,3.94,5565,4.185,5664,3.208,6080,3.208,6437,3.58,6449,4.515,6819,3.208,7300,4.515,7490,5.453,7720,3.743,7957,3.44,8492,4.185,8924,6.249,10085,6.249,10087,3.743,11526,4.185,11527,5.453,11528,5.015,11529,5.015,11530,5.015,11531,5.015,11532,4.515,11533,4.515,11534,4.515,11535,5.015,11536,6.249,11537,5.015,11538,5.015,11539,5.015,11540,5.015,11541,5.015,11542,4.515,11543,5.015,11544,5.015,11545,4.515,11546,5.015,11547,5.015,11548,5.015,11549,5.015,11550,5.015,11551,5.015,11552,6.941,11553,5.015,11554,5.015,11555,5.015,11556,5.015,11557,5.015,11558,5.015,11559,5.015,11560,5.015,11561,5.015,11562,6.941,11563,5.015,11564,5.015,11565,5.015,11566,5.015,11567,5.015,11568,5.015,11569,5.015,11570,5.015,11571,5.015,11572,5.015,11573,5.015]],["tags/Password Hacking Sylvester & Tweety: Breakfast on the Run",[2379,0.692,2644,2.856,6051,2.378]],["title/The Death Of The Nike+ SportWatch",[3253,3.251,11574,4.993,11575,4.993]],["content/The Death Of The Nike+ SportWatch",[3,1.492,5,0.956,6,0.641,14,1.306,15,4.495,16,2.656,17,0.695,19,0.228,27,0.719,29,1.39,36,2.124,42,1.529,47,1.529,49,4.656,50,0.917,52,0.661,55,2.469,69,1.91,70,1.586,81,2.226,94,1.149,101,0.398,103,1.343,104,1.131,124,2.782,136,3.303,158,0.985,159,2.093,165,0.998,175,1.343,182,1.088,200,1.966,202,3.194,213,2.545,217,1.61,219,1.626,240,1.696,251,1.781,271,1.781,278,1.298,279,2.026,288,1.124,307,2.852,309,1.668,311,1.51,315,0.966,317,1.606,318,2.992,362,4.167,384,1.1,409,1.44,430,1.39,431,2.717,443,1.407,452,1.758,473,2.271,484,2.058,546,2.312,596,1.758,627,3.482,754,2.852,853,2.068,903,1.966,908,1.806,912,1.341,918,3.425,934,2.09,951,1.664,985,1.407,1011,1.806,1146,1.647,1212,3.727,1229,1.883,1238,3.425,1260,2.044,1276,2.538,1283,0.496,1291,1.269,1312,2.232,1346,2.757,1366,2.717,1369,2.396,1398,4.315,1401,2.944,1415,2.759,1420,1.831,1429,4.167,1487,2.159,1488,1.966,1615,2.717,1623,2.759,1655,1.996,1656,3.564,1669,3.922,1675,2.354,1687,0.966,1718,3.456,1719,2.271,1720,3.682,1743,4.167,1754,3.303,1777,2.124,1785,1.529,1789,3.194,1803,2.656,1912,5.448,1969,1.126,1999,2.445,2017,3.303,2025,2.09,2028,1.781,2034,2.058,2183,3.564,2231,2.354,2255,2.159,2298,3.527,2300,2.782,2356,5.166,2376,2.717,2389,3.856,2476,1.69,2512,2.599,2529,2.656,2593,2.354,2656,1.996,2673,3.425,2806,1.712,2807,2.354,2829,3.303,2940,3.564,2959,3.097,2971,2.195,2998,2.545,3016,3.008,3038,2.271,3142,2.852,3170,6.122,3192,2.599,3224,4.167,3243,1.668,3297,2.852,3456,2.312,3482,3.097,3485,2.271,3487,2.494,3498,2.312,3529,3.303,3850,3.425,3910,2.599,4374,3.303,4404,2.271,4411,3.564,4419,2.599,4693,2.445,4802,3.425,5084,1.626,5108,2.445,5282,2.09,5315,3.425,5441,3.922,5524,2.852,5689,4.747,5784,3.425,5819,3.425,5826,2.852,6000,3.194,6010,3.303,6051,3.953,6071,2.852,6243,3.425,6420,3.922,6469,3.564,6673,3.425,7019,2.927,7079,4.495,7570,3.564,7673,5.437,7833,3.727,7957,3.425,8369,4.167,8480,3.727,8547,4.167,8965,3.727,9646,4.167,9704,4.167,9943,4.495,10688,3.922,11399,4.495,11574,9.015,11575,7.151,11576,4.993,11577,6.921,11578,4.993,11579,4.993,11580,4.993,11581,7.943,11582,4.993,11583,4.993,11584,4.993,11585,4.993,11586,4.993,11587,4.993,11588,4.993,11589,4.993,11590,4.993,11591,4.993,11592,4.993,11593,4.993,11594,4.993,11595,4.993,11596,4.993]],["tags/The Death Of The Nike+ SportWatch",[627,2.243]],["title/True Backlink Support in Hugo",[478,1.894,2410,2.214,2882,1.979,11597,4.133]],["content/True Backlink Support in Hugo",[0,1.032,10,0.772,14,0.796,19,0.497,27,0.707,28,1.138,29,1.348,48,1.704,52,0.647,55,3.019,75,1.528,76,1.244,79,0.551,81,1.556,89,2.678,96,2.978,101,0.386,103,1.822,104,0.964,109,1.702,113,0.926,126,2.026,127,2.575,130,2.634,132,1.464,156,2.035,157,1.19,165,0.967,168,1.628,191,3.002,199,2.178,201,2.764,203,1.01,217,1.126,240,0.957,278,1.761,293,1.368,297,2,304,3.914,315,0.936,320,1.348,372,2.026,378,1.078,389,2.764,403,2.127,404,1.666,418,1.596,441,1.066,478,2.988,481,4.635,501,3.002,516,4.645,517,1.595,630,1.302,722,1.75,723,1.994,728,1.799,754,3.868,768,3.096,782,0.878,851,2.205,897,1.429,908,1.75,909,2.791,919,2.939,921,1.342,929,1.412,956,5.167,987,2.467,1020,3.337,1062,1.934,1161,2.026,1200,4.2,1234,2.467,1272,2.634,1278,2.178,1279,0.957,1283,0.672,1296,1.066,1300,2.201,1301,2.697,1312,2.164,1333,1.906,1399,1.878,1477,2.467,1503,3.201,1505,3.525,1517,2.417,1583,2.024,1586,1.363,1671,2.835,1713,6.097,1964,4.845,1965,1.596,1972,3.525,1999,2.37,2025,2.026,2059,3.454,2087,2.916,2117,3.719,2128,2.916,2220,3.454,2231,2.282,2300,2.697,2334,2.697,2354,2.748,2362,3.002,2379,1.481,2410,3.783,2416,2.282,2455,1.964,2461,2.916,2464,3.135,2566,2.37,2644,3.319,2697,2.634,2700,1.617,2841,3.319,3243,2.609,3249,2.519,3264,2.764,3541,2.764,4529,1.518,5117,4.357,5118,1.994,5194,2.519,5228,4.834,5256,3.802,5315,6.108,5515,4.039,5551,3.096,5680,3.612,6080,3.096,6211,4.039,6283,4.834,6317,2.697,6719,3.612,6755,3.454,6799,3.454,7366,6.137,7825,4.039,8236,4.357,8245,6.097,8608,4.039,9386,4.039,9586,4.357,9587,3.802,9724,6.097,11597,8.068,11598,4.839,11599,4.839,11600,4.839,11601,4.839,11602,4.839,11603,6.772,11604,4.839,11605,4.839,11606,4.839,11607,4.839,11608,4.839,11609,4.839,11610,4.839,11611,4.839,11612,6.772,11613,4.839,11614,6.772,11615,6.772,11616,4.839,11617,4.839,11618,4.839,11619,4.839,11620,4.839,11621,4.839]],["tags/True Backlink Support in Hugo",[156,1.001,2410,1.861,11597,3.475]],["title/Wax Seals And Snail Mail",[1901,3.275,3369,2.828,9205,4.133,11622,4.458]],["content/Wax Seals And Snail Mail",[0,1.816,6,0.879,10,0.56,14,0.808,17,1.096,22,1.202,24,0.931,25,1.292,29,1.906,50,1.034,52,0.469,59,1.542,60,1.095,67,1.621,73,0.748,74,0.863,75,1.541,79,0.32,96,1.73,99,1.401,101,0.546,113,0.941,144,0.808,145,1.995,148,2.502,153,1.601,157,1.208,168,1.182,172,2.51,173,3.508,179,0.891,180,1.322,181,5.634,185,1.353,199,1.581,203,1.026,216,0.835,220,3.419,240,1.353,241,1.965,251,1.754,318,2.125,370,2.739,375,1.066,378,1.095,384,1.083,404,1.048,430,1.369,431,3.725,450,3.06,452,1.73,460,2.317,478,1.88,621,1.417,881,2.026,906,3.144,909,2.026,912,1.019,915,2.505,918,3.371,921,1.176,929,1.434,964,2.912,969,3.669,1008,1.907,1011,1.778,1031,2.276,1069,1.451,1179,1.936,1260,1.451,1278,1.581,1289,1.24,1298,2.276,1327,2.121,1334,2.16,1382,3.297,1420,1.802,1422,1.853,1439,4.124,1583,1.469,1586,1.385,1633,2.125,1634,1.936,1657,1.505,1662,2.317,1681,2.961,1687,0.951,1691,2.961,1764,1.735,1776,3.048,1785,2.096,1795,1.663,1901,6.782,1945,3.131,1986,3.06,2006,1.73,2025,3.297,2063,2.026,2071,2.455,2140,2.407,2166,1.965,2290,1.802,2304,2.407,2321,2.807,2337,3.371,2338,3.144,2350,3.144,2362,3.048,2391,2.236,2464,2.276,2468,2.675,2476,1.663,2544,3.371,2553,3.371,2643,2.442,2706,2.961,2713,3.251,2761,2.558,2769,3.669,2806,1.685,2818,4.102,2854,3.419,2959,4.246,2983,2.739,3029,4.102,3143,4.102,3369,3.91,3402,4.102,3492,4.102,3541,2.807,4215,7.11,4410,3.508,4464,3.861,4487,5.378,4721,3.861,4755,2.961,4807,3.508,4937,3.669,5019,5.713,5281,2.739,5336,3.251,5399,3.508,5628,3.371,5741,3.371,5750,3.669,5898,2.407,6174,3.861,6276,3.669,6324,3.669,6551,3.371,6920,4.102,6921,4.425,6928,3.861,7002,4.102,7035,3.861,7072,4.102,7357,3.861,7378,3.861,7432,4.102,7539,5.879,7570,3.508,7608,4.102,7790,4.425,7883,4.425,7937,4.425,7960,3.669,8015,7.091,8265,3.508,8520,3.861,8560,4.102,8596,4.102,8700,3.508,8832,3.861,9045,5.378,9124,4.425,9196,4.425,9203,4.425,9205,5.713,9432,4.425,9472,3.861,9514,4.425,10167,5.713,11034,4.425,11315,6.163,11403,4.425,11622,8.874,11623,6.845,11624,4.915,11625,4.915,11626,4.915,11627,4.915,11628,4.425,11629,4.915,11630,4.915,11631,4.915,11632,4.915,11633,4.915,11634,9.273,11635,4.915,11636,4.915,11637,4.915,11638,4.915,11639,4.915,11640,4.915,11641,4.915,11642,4.425,11643,4.915,11644,4.915,11645,4.915,11646,4.915,11647,4.915,11648,4.915]],["tags/Wax Seals And Snail Mail",[75,0.985,11649,5.036]],["title/A Decision Tree For Buying Retro Gaming Handhelds",[1898,2.169,1941,2.122,2379,0.678,2434,1.311,4529,1.279,7745,2.608]],["content/A Decision Tree For Buying Retro Gaming Handhelds",[5,1.516,10,0.566,13,1.398,14,1.134,17,0.691,24,0.94,26,0.816,28,0.834,50,0.573,62,2.219,65,1.398,77,1.466,79,0.516,82,2.299,87,1.082,91,1.658,98,1.025,101,0.716,154,1.408,157,1.22,158,0.616,165,0.992,167,2.986,203,1.438,223,1.13,240,1.566,241,1.984,242,1.795,263,0.799,293,1.6,297,2.035,311,1.501,322,2.766,367,1.846,370,3.841,388,1.577,398,2.991,404,1.059,422,1.724,430,1.382,441,1.094,476,1.351,482,2.766,627,1.748,632,2.584,698,1.724,724,1.432,797,1.984,853,1.484,881,2.046,912,1.338,926,2.479,929,1.449,932,1.846,937,2.766,964,2.112,966,3.405,983,3.54,1030,2.219,1234,2.53,1278,1.597,1279,1.363,1312,3.082,1317,2.527,1354,2.479,1399,1.927,1417,3.405,1541,1.617,1578,4.842,1586,1.398,1589,2.258,1590,2.641,1647,2.991,1662,3.25,1666,2.886,1687,1.334,1718,2.479,1725,1.702,1763,1.984,1764,1.519,1785,1.52,1787,2.479,1806,3.588,1898,2.641,1931,1.82,1941,3.588,1947,2.479,1962,1.724,1965,1.637,1976,2.341,2011,2.91,2028,1.771,2031,2.91,2062,5.238,2118,2.991,2201,3.544,2226,3.405,2290,1.82,2321,2.836,2342,2.479,2375,2.046,2379,1.586,2383,2.836,2397,2.584,2414,2.182,2434,2.217,2455,3.214,2643,1.771,2646,1.466,2649,2.91,2659,3.544,2715,4.11,2757,2.078,2758,3.405,2828,4.523,2882,3.42,2909,3.079,2989,3.706,2992,5.066,3006,1.984,3102,4.143,3124,2.766,3222,2.836,3238,2.299,3499,3.079,3526,3.667,3540,3.405,3844,4.143,3996,5.415,4100,2.385,4340,2.836,4501,3.284,4504,2.91,4529,2.918,4561,5.431,4579,4.143,4660,3.706,4693,2.431,4739,2.991,4758,2.341,4770,3.588,4796,4.309,4860,3.9,5109,2.385,5115,2.641,5127,2.766,5141,3.706,5282,2.078,5327,2.991,5375,2.53,5380,3.176,5564,3.405,5729,1.702,5798,3.284,5826,2.836,5830,2.766,5875,3.176,5974,3.9,6000,3.176,6046,2.991,6051,2.836,6080,3.176,6112,3.706,6329,3.544,6353,4.469,6450,4.469,6747,4.469,6764,5.659,6819,3.176,6854,4.911,7745,4.41,8060,5.415,8272,3.706,8274,4.469,8757,4.469,8893,5.431,8992,4.469,9087,4.469,9195,3.706,9518,4.469,9740,4.143,9906,5.753,9984,4.143,10220,4.469,10594,4.469,10836,3.9,11331,4.143,11339,7.129,11355,6.206,11356,6.206,11650,4.469,11651,4.964,11652,4.964,11653,4.964,11654,6.893,11655,4.143,11656,4.964,11657,7.919,11658,4.964,11659,4.964,11660,4.964,11661,4.964,11662,4.964,11663,4.964,11664,4.964,11665,4.964,11666,4.964,11667,4.964,11668,4.964]],["tags/A Decision Tree For Buying Retro Gaming Handhelds",[2644,3.454,11359,4.203]],["title/April 2022 In Review",[2718,2.251,8257,3.959,9968,2.523]],["content/April 2022 In Review",[1,1.224,5,0.942,11,1.436,14,1.127,17,0.954,19,0.423,20,1.822,22,0.864,27,0.62,28,0.827,29,1.371,36,2.094,50,0.568,59,2.15,62,2.2,65,2.221,74,1.203,75,0.963,76,1.265,78,3.256,79,0.446,83,1.583,85,1.471,96,2.775,98,1.016,101,0.714,104,0.701,109,1.723,113,0.942,133,1.856,152,2.279,153,2.567,154,1.005,156,1.184,157,1.21,159,1.489,165,1.369,172,1.805,175,1.324,179,1.43,182,1.073,184,1.563,189,2.679,196,1.436,200,1.938,216,0.836,217,1.145,253,2.028,275,1.525,279,1.997,288,1.108,311,1.489,368,1.453,375,0.766,441,1.084,443,2.221,457,1.355,465,1.78,593,3.567,596,1.733,606,3.747,627,2.775,678,6.169,680,4.128,698,1.71,705,1.644,782,0.893,785,3.053,851,1.603,903,1.938,912,0.733,924,3.355,932,1.83,934,2.06,945,2.028,947,2.743,951,1.184,1030,3.063,1161,2.06,1267,2.239,1276,1.805,1279,1.558,1283,0.68,1289,0.775,1511,2.562,1583,1.471,1584,2.743,1586,1.387,1594,2.619,1608,2.164,1657,1.507,1665,4.108,1721,0.963,1778,1.856,1965,1.623,1969,1.115,2006,1.733,2030,4.25,2064,1.91,2071,3.937,2232,2.509,2379,1.583,2393,2.619,2398,2.743,2404,3.053,2405,3.149,2414,2.164,2434,1.583,2435,2.094,2455,1.997,2476,1.666,2484,2.509,2498,2.885,2538,5.115,2646,1.453,2718,3.199,2828,3.914,2877,2.509,2950,3.729,2962,4.431,3010,3.256,3037,2.164,3053,3.376,3081,3.376,3132,3.053,3136,3.867,3234,3.149,3238,2.279,3408,5.115,3486,3.867,3487,2.458,3498,2.279,4233,4.431,4399,3.513,4445,2.562,4513,4.431,4561,3.376,4901,6.169,4944,2.885,5183,3.513,5249,2.679,5366,2.679,5649,3.867,5729,1.687,5750,3.674,5801,2.811,5902,2.743,6003,4.891,6027,3.053,6080,5.043,6129,3.674,6195,4.431,6544,3.053,6549,3.149,6585,2.811,6588,4.431,6619,3.674,6655,3.513,6755,3.513,6851,3.376,6854,4.25,6895,4.392,6947,3.376,7332,5.719,7490,5.383,7557,4.108,7597,4.108,7706,3.513,7791,3.867,8248,3.674,8256,4.431,8257,5.627,8285,4.108,8520,3.867,8837,3.867,8877,3.867,9268,4.431,9906,6.579,9913,4.108,9968,3.586,9984,4.108,10321,4.108,10478,4.431,10611,3.867,10921,4.431,11319,4.108,11495,6.169,11496,4.431,11497,4.431,11498,4.108,11499,6.169,11511,4.431,11527,3.867,11536,4.431,11542,4.431,11669,4.922,11670,4.922,11671,4.922,11672,4.922,11673,4.922,11674,4.922,11675,4.922,11676,4.922,11677,4.922,11678,4.922,11679,4.922,11680,6.852,11681,4.922,11682,4.922,11683,4.922,11684,6.852,11685,4.922,11686,4.922,11687,4.922,11688,4.922,11689,4.922,11690,4.922,11691,4.922,11692,4.108,11693,4.922,11694,4.922,11695,4.922,11696,4.431,11697,4.922,11698,4.922,11699,4.431]],["tags/April 2022 In Review",[10113,3.124,11359,4.203]],["title/Don't Expose The Stacktrace Please!",[35,3.396,1687,0.958,2120,3.89,7996,3.275]],["content/Don't Expose The Stacktrace Please!",[1,1.292,10,0.811,13,1.464,19,0.479,20,1.382,24,0.984,26,0.854,35,4.879,37,2.895,40,2.496,48,1.829,50,0.6,62,2.323,73,1.083,74,0.912,79,0.338,95,2.284,101,0.414,104,1.013,126,2.175,136,4.705,153,1.692,154,1.061,158,1.006,165,1.621,179,0.942,182,1.132,201,2.968,209,2.895,210,3.18,241,2.077,251,1.854,275,1.005,276,1.277,277,1.398,311,1.571,412,1.59,418,1.714,446,2.363,450,2.323,452,1.829,457,1.958,476,1.414,482,2.895,486,2.827,491,2.175,517,1.453,565,3.13,632,2.704,705,1.736,723,2.931,762,3.564,782,0.942,897,2.576,903,2.046,908,1.879,912,0.774,932,2.644,939,3.564,1017,2.648,1088,2.648,1131,3.046,1161,2.175,1215,3.324,1226,4.677,1236,2.45,1267,2.363,1274,1.571,1283,0.516,1289,0.818,1300,2.363,1307,2.496,1313,3.878,1339,1.61,1341,7.28,1346,1.59,1382,2.175,1401,2.21,1420,2.608,1425,3.293,1522,4.879,1557,1.692,1594,2.764,1609,3.13,1648,1.63,1657,1.59,1678,3.147,1715,2.21,1763,2.077,1785,1.59,1881,2.108,1969,0.845,1971,3.871,2004,2.895,2015,2.764,2028,1.854,2064,2.016,2065,4.063,2109,2.496,2120,5.588,2140,2.544,2180,4.677,2215,2.827,2231,2.45,2232,2.648,2349,2.895,2361,2.895,2435,3.025,2512,2.704,2565,2.827,2603,3.222,2606,3.899,2611,2.968,2692,2.887,2700,1.736,2812,5.937,2820,3.437,2868,3.564,3014,3.324,3110,3.709,3168,2.895,3196,5.091,3226,2.648,3243,1.736,3247,4.17,3887,3.564,4323,4.081,4755,3.13,4794,3.437,5084,1.692,5118,2.931,5126,4.081,5153,3.709,5162,3.437,5265,6.51,5282,2.978,5408,2.648,5472,2.764,5539,2.895,5588,3.709,5822,3.222,5841,2.648,6032,3.878,6516,3.878,6934,3.13,7474,3.437,7576,4.081,7696,4.879,7697,3.437,7706,3.709,8299,3.878,8443,4.081,8469,3.878,8601,5.309,9045,4.081,9213,3.878,9312,4.336,9375,4.677,9968,2.363,11459,4.677,11700,5.195,11701,5.195,11702,5.195,11703,5.195,11704,5.195,11705,5.195,11706,5.195,11707,5.195,11708,9.135,11709,5.195,11710,5.195,11711,5.195,11712,5.195,11713,5.195,11714,5.195,11715,5.195,11716,5.195,11717,7.113,11718,5.195,11719,5.195,11720,5.195,11721,5.195,11722,5.195,11723,5.195,11724,5.195,11725,7.113,11726,7.113,11727,5.195,11728,5.195,11729,5.195,11730,5.195,11731,5.195,11732,5.195,11733,5.195,11734,5.195,11735,5.195,11736,5.195,11737,5.195,11738,5.195]],["tags/Don't Expose The Stacktrace Please!",[2120,3.956,5265,3.759]],["title/Drought",[11739,6.572]],["content/Drought",[1,1.247,6,0.644,13,1.413,19,0.229,20,1.334,22,0.88,26,1.142,28,1.516,47,1.535,50,0.579,51,2.099,85,1.499,87,1.093,88,1.975,89,1.719,90,2.364,94,1.154,95,2.204,140,3.317,144,0.825,149,1.654,153,1.633,158,0.861,163,3.11,188,1.839,193,2.322,201,2.864,208,2.133,216,0.852,219,1.633,224,3.44,230,2.322,240,0.991,258,2.099,263,0.807,274,3.743,278,1.304,282,1.613,288,1.563,296,3.44,309,1.675,314,2.729,357,3.44,361,2.261,384,1.105,388,1.593,404,1.069,441,1.105,493,2.864,495,2.794,510,4.182,517,1.024,540,3.317,546,3.686,586,2.005,593,2.61,602,2.94,606,2.204,614,2.668,627,1.765,797,2.005,813,3.693,903,1.975,912,1.185,919,1.742,920,2.906,924,2.456,930,3.208,946,4.069,954,3.208,985,1.413,993,3.399,1192,3.214,1201,3.317,1238,3.44,1283,0.498,1286,2.61,1314,3.743,1401,2.133,1402,3.44,1534,2.409,1552,2.456,1557,1.633,1613,2.409,1617,2.694,1666,2.099,1759,3.317,1796,2.035,1858,2.099,1889,2.794,1935,3.743,1947,2.504,1962,1.742,1969,1.398,2024,2.61,2060,3.868,2166,2.775,2283,2.409,2290,1.839,2297,2.864,2302,2.61,2347,2.456,2391,2.281,2406,3.44,2414,2.204,2422,3.58,2434,1.613,2559,1.946,2566,2.456,2603,4.305,2606,2.242,2643,1.789,2651,3.58,2666,2.504,2668,5.181,2677,4.515,2715,2.409,2757,3.907,2798,3.208,2820,3.317,2827,5.794,2901,3.58,2906,2.94,2911,3.11,2913,5.942,2924,3.743,2926,3.58,3051,4.185,3052,3.965,3077,6.249,3092,4.185,3103,3.317,3151,2.556,3248,4.185,3428,3.44,3489,4.761,3910,2.61,4110,3.94,4371,3.94,4374,3.317,4739,3.021,4771,5.794,4772,4.185,4781,4.185,5092,3.743,5115,2.668,5169,5.683,5194,2.61,5336,3.317,5406,3.208,5416,4.177,5524,2.864,5922,3.94,6119,2.864,6203,5.465,6549,3.208,6551,3.44,6585,2.864,6881,3.208,7443,3.94,7708,5.461,7781,4.515,8049,3.44,8340,6.249,8343,4.515,8344,5.794,8365,3.743,8906,3.44,9488,4.185,9760,3.44,9870,4.515,9968,2.281,10092,4.515,10344,6.249,10484,4.955,10628,4.515,10833,4.515,10934,4.515,10949,6.249,11692,4.185,11739,4.515,11740,5.015,11741,5.015,11742,5.015,11743,5.015,11744,5.015,11745,5.015,11746,5.015,11747,5.015,11748,5.015,11749,4.515,11750,5.015,11751,5.015,11752,5.015,11753,5.015,11754,5.015,11755,5.015,11756,5.015,11757,5.015,11758,5.015,11759,6.941,11760,5.015,11761,5.015,11762,5.015,11763,6.941,11764,5.015,11765,5.015,11766,5.015,11767,7.961,11768,5.015,11769,5.015,11770,5.015,11771,5.015,11772,5.015,11773,5.015,11774,5.015,11775,5.015,11776,5.015,11777,5.015,11778,5.015,11779,5.015,11780,5.015,11781,5.015,11782,5.015,11783,5.015,11784,4.515,11785,5.015,11786,5.015,11787,5.015,11788,5.015]],["tags/Drought",[2926,3.595,7736,3.124]],["title/How To Properly Store Your Game Boy Cartridges",[1276,1.64,2379,0.743,2455,1.815,2659,3.192,4796,2.434]],["content/How To Properly Store Your Game Boy Cartridges",[19,0.312,22,0.862,25,1.291,27,0.444,42,1.503,50,0.908,51,2.863,52,0.469,60,1.753,67,1.619,73,0.747,77,1.449,79,0.554,81,1.578,82,2.272,101,0.627,103,1.84,116,1.167,153,2.227,154,1.828,167,1.851,182,1.07,185,1.882,188,1.8,216,1.162,223,1.557,225,3.14,240,0.97,248,2.803,251,1.751,275,1.323,277,1.32,279,2.775,288,1.105,293,0.992,294,1.775,295,2.403,315,0.95,366,3.224,376,2.877,402,3.14,403,2.157,404,1.047,416,2.957,422,1.705,430,1.367,435,2.055,452,1.728,473,2.233,561,2.735,593,2.555,722,1.775,723,2.023,757,2.194,786,2.877,788,2.877,853,2.044,912,0.731,921,1.175,925,4.096,936,3.503,951,1.18,970,2.957,978,1.705,987,2.502,1009,2.877,1013,3.503,1029,2.877,1237,3.658,1260,2.019,1276,2.507,1279,0.97,1283,0.487,1292,1.933,1296,1.081,1339,2.119,1396,4.882,1420,1.8,1422,1.851,1430,4.168,1512,2.272,1517,3.415,1557,1.598,1583,1.467,1592,3.638,1617,1.905,1633,2.122,1678,1.905,1687,0.95,1718,3.415,1741,3.806,1746,2.611,1763,2.734,1764,1.507,1785,1.503,1860,4.744,1876,2.157,1969,0.798,1990,2.877,2071,3.415,2124,3.166,2145,2.735,2177,2.957,2194,2.671,2253,4.419,2261,2.803,2298,2.502,2321,4.496,2339,2.358,2347,2.403,2358,5.839,2375,2.023,2379,1.677,2434,1.578,2455,3.937,2476,1.661,2502,3.247,2591,2.877,2606,3.057,2646,2.019,2685,2.555,2688,3.722,2716,2.877,2756,3.044,2757,2.055,2761,2.555,2819,2.272,2828,5.432,2959,3.044,2988,4.012,2991,5.839,3021,2.957,3037,2.157,3053,3.366,3227,2.502,3238,2.272,3498,2.272,3526,2.611,3527,4.419,3854,3.503,4400,2.803,4529,1.54,4561,3.366,4577,2.803,4806,4.096,5130,2.735,5174,3.856,5243,3.044,5904,4.096,5974,3.856,6051,3.906,6229,3.856,6657,4.419,6725,3.856,6764,3.247,6786,4.419,6854,3.044,7210,2.272,7479,3.503,7480,4.096,7696,4.691,7697,3.247,7704,3.856,8089,3.14,8421,4.419,8973,4.419,9301,4.419,9845,4.096,9971,4.096,10050,6.157,10995,4.419,10996,4.419,11319,4.096,11331,4.096,11504,6.157,11526,5.708,11527,5.372,11532,4.419,11533,4.419,11534,4.419,11642,4.419,11650,4.419,11789,4.908,11790,4.908,11791,6.839,11792,4.908,11793,4.419,11794,4.908,11795,4.908,11796,4.908,11797,9.979,11798,4.908,11799,4.908,11800,4.908,11801,4.908,11802,4.908,11803,4.908,11804,4.908,11805,4.908,11806,4.908,11807,4.908]],["tags/How To Properly Store Your Game Boy Cartridges",[2379,0.692,2644,2.856,6176,2.754]],["title/My Programming Language Odyssey",[23,2.121,487,1.719,11808,4.993]],["content/My Programming Language Odyssey",[1,1.243,4,2.093,5,1.326,6,1.021,9,3.199,10,1.027,13,1.409,14,0.822,19,0.362,20,1.842,21,2.32,22,0.878,23,3.447,25,1.822,26,1.139,39,2.995,40,2.402,41,2.603,50,0.577,55,1.784,60,1.114,62,3.097,67,2.285,74,1.396,77,1.477,79,0.518,81,1.608,84,2.497,91,1.67,94,1.151,98,1.032,101,0.552,103,1.345,113,1.326,121,1.998,133,1.885,149,1.649,150,1.216,152,2.315,154,1.415,156,1.202,158,0.859,168,1.202,179,0.907,185,1.376,186,3.43,187,3.199,241,1.999,258,2.093,275,0.968,303,3.569,312,1.549,332,3.013,361,1.628,368,1.477,375,1.078,388,1.588,438,2.786,443,1.409,465,1.808,471,2.603,472,3.516,473,2.274,475,2.995,481,2.603,487,2.889,501,3.101,542,2.786,558,4.502,591,2.603,596,1.76,621,1.998,647,3.308,649,2.549,650,3.732,697,3.928,708,4.173,711,2.448,745,4.432,782,0.907,844,3.43,851,1.628,877,1.974,908,1.808,909,2.855,912,0.745,915,2.549,919,1.737,932,2.955,1017,2.549,1069,2.046,1088,3.531,1190,3.732,1206,3.199,1260,1.477,1283,0.497,1289,1.09,1312,2.235,1319,2.061,1322,4.945,1345,3.43,1369,1.842,1393,2.721,1415,1.737,1451,2.603,1487,2.995,1493,2.931,1508,3.013,1557,1.628,1586,1.409,1594,2.66,1615,2.721,1666,2.9,1711,2.029,1718,2.497,1721,0.978,1764,1.102,1806,2.603,1878,2.856,1881,2.811,1889,2.786,1903,2.497,1945,1.569,1950,1.859,1965,1.649,1969,1.127,1985,2.721,2051,4.502,2059,3.569,2063,2.061,2065,2.856,2067,3.732,2116,2.235,2124,2.315,2166,1.999,2177,3.013,2191,3.928,2249,3.928,2255,2.162,2267,4.502,2311,2.931,2314,3.569,2327,2.931,2383,2.856,2391,2.274,2408,2.497,2436,2.931,2464,3.208,2465,3.101,2476,2.344,2532,3.013,2692,2.029,2729,2.786,2760,2.549,2855,2.721,2875,3.101,2951,2.549,2971,2.198,3168,2.786,3192,2.603,3205,2.721,3296,4.502,3456,2.315,3487,2.497,3498,2.315,3509,3.569,3543,4.502,3547,4.502,3816,3.101,4400,2.856,4401,2.931,4404,2.274,4506,4.297,4716,2.721,4717,4.173,5118,2.061,5334,4.173,5360,2.66,5377,3.308,5426,4.502,5431,4.945,5572,3.928,5914,2.497,5975,4.502,5982,3.308,5998,4.582,6012,4.502,6014,4.502,6051,2.856,6213,4.502,6988,3.732,7072,4.173,7510,3.732,7706,3.569,7881,3.199,8003,3.928,8097,4.502,8619,3.732,8689,3.569,9148,4.502,9167,4.173,9507,4.502,10354,4.502,10836,3.928,10860,4.502,11699,4.502,11808,4.502,11809,5,11810,5,11811,5,11812,5,11813,5,11814,5,11815,5,11816,5,11817,5,11818,5,11819,5,11820,4.502,11821,5,11822,5,11823,5,11824,5,11825,5,11826,5,11827,5,11828,5,11829,6.928,11830,5,11831,5]],["tags/My Programming Language Odyssey",[475,1.8,1878,2.378,11832,3.749]],["title/On Commuting By Bike",[3168,3.512,4411,4.499]],["content/On Commuting By Bike",[1,1.642,2,2.484,5,0.894,6,1.352,14,1.086,18,1.483,19,0.416,26,0.768,28,1.11,30,1.379,47,1.43,48,1.644,52,0.631,55,1.666,65,1.315,67,1.54,77,1.95,79,0.499,89,1.601,94,1.075,101,0.372,104,1.251,116,1.111,121,1.347,131,1.278,144,1.086,148,1.483,154,1.349,158,0.819,182,1.439,193,2.162,194,3.333,196,1.363,197,5.104,200,3.017,205,3.486,206,3.089,212,2.813,214,4.902,215,4.529,216,1.302,217,1.783,218,3.203,219,1.521,240,0.923,266,1.955,275,1.278,288,1.051,295,2.287,315,1.278,317,1.502,366,2.202,367,2.455,368,1.379,402,2.987,404,0.996,407,1.955,426,2.431,430,1.3,438,2.602,442,2.124,443,1.315,465,2.388,469,2.541,476,1.797,487,1.447,517,1.349,586,3.329,630,1.776,705,2.936,713,3.68,715,3.234,724,1.347,782,0.847,797,1.867,912,0.695,921,0.802,926,2.332,929,1.363,945,1.924,949,2.332,951,1.123,958,2.484,978,1.622,1009,3.871,1029,2.737,1216,2.332,1229,1.761,1240,2.541,1278,1.502,1279,1.515,1281,3.203,1289,0.735,1296,1.835,1306,4.225,1348,1.955,1369,1.242,1501,1.58,1512,2.162,1582,1.812,1583,1.395,1615,2.541,1660,2.602,1663,1.395,1687,0.904,1721,0.913,1725,2.264,1742,2.124,1759,3.089,1778,2.49,1785,1.43,1796,1.895,1803,2.484,1931,1.712,1939,2.602,1957,3.333,1962,1.622,1965,1.54,1969,0.76,1971,2.541,1976,2.202,2028,1.666,2054,3.298,2078,2.088,2255,2.855,2261,2.667,2298,2.38,2309,3.203,2315,2.38,2334,3.68,2345,2.813,2431,3.486,2476,1.58,2542,2.987,2660,4.929,2667,2.162,2929,5.942,2934,2.987,2952,3.897,2997,2.484,3038,2.124,3101,3.333,3168,3.68,3222,2.667,3247,2.737,3309,2.896,3910,2.431,3939,2.813,4304,3.668,4390,3.203,4401,3.871,4404,3.788,4411,5.469,4501,3.089,4646,3.871,4695,3.203,4720,3.897,4948,3.333,5126,3.668,5169,4.714,5548,3.486,5648,3.897,5656,2.484,5801,2.667,5922,3.668,5946,3.668,6437,3.333,6715,4.204,6881,2.987,6968,3.486,7287,4.714,7399,3.486,8025,5.068,8026,3.089,8081,4.204,8197,4.204,8869,3.486,8965,7.15,9246,4.204,9325,3.897,9345,8.213,9582,4.204,9760,3.203,9843,4.204,10073,4.204,10836,3.668,10940,3.897,11007,3.897,11655,3.897,11820,4.204,11833,4.67,11834,4.67,11835,4.67,11836,4.67,11837,4.67,11838,4.67,11839,4.67,11840,9.123,11841,4.67,11842,4.67,11843,4.67,11844,4.67,11845,4.67,11846,4.67,11847,4.67,11848,4.67,11849,4.67,11850,4.67,11851,4.67,11852,4.67,11853,4.67,11854,4.67,11855,4.67,11856,6.604,11857,4.67,11858,4.67,11859,4.67,11860,4.67,11861,4.67,11862,4.67,11863,4.67]],["tags/On Commuting By Bike",[3168,3.551]],["title/On Learning A New (Programming) Language",[5,0.948,21,1.445,23,1.894,487,1.534]],["content/On Learning A New (Programming) Language",[5,1.792,6,1.028,7,1.966,13,1.427,14,0.833,18,2.22,19,0.413,21,2.93,22,1.227,23,4.051,24,0.959,27,0.458,65,1.969,70,1.609,74,0.889,79,0.33,88,1.995,89,1.737,101,0.688,113,0.97,144,0.833,145,2.056,149,1.671,158,0.628,167,1.91,175,1.363,179,0.919,182,1.104,184,1.609,185,1.394,189,2.757,199,1.629,203,1.057,217,1.179,279,2.056,291,1.995,293,1.023,297,2.064,309,1.692,318,3.022,320,1.411,368,1.496,384,1.54,392,2.434,432,3.98,443,1.427,455,1.737,475,2.19,476,1.902,487,2.806,591,2.637,622,2.481,627,1.783,724,1.461,739,2.637,757,2.265,782,1.452,805,3.475,806,2.389,877,1.444,896,2.757,932,1.884,994,3.073,1031,2.346,1213,2.894,1283,0.503,1289,0.797,1291,1.777,1314,3.781,1335,1.91,1340,3.142,1348,2.926,1422,1.91,1512,2.346,1583,2.392,1586,1.969,1592,3.719,1617,1.966,1663,1.514,1678,1.966,1721,0.991,1796,2.056,1803,2.695,1831,3.616,1860,2.823,1881,2.056,1938,2.304,1982,3.616,1986,2.265,1999,2.481,2166,2.025,2173,3.241,2319,1.629,2320,2.637,2327,2.97,2338,3.241,2476,1.714,2480,3.475,2484,4.08,2527,3.781,2593,2.389,2625,3.351,2666,2.53,2749,2.823,2806,2.744,2815,3.142,2860,3.475,3006,2.025,3007,2.823,3066,4.561,3142,2.894,3249,2.637,3256,2.227,3460,3.052,3490,4.098,3498,2.346,3518,3.616,3520,4.692,3546,4.561,3859,3.475,4315,4.561,4390,4.795,4636,4.228,4693,2.481,4694,3.241,4753,4.228,5395,3.052,5561,3.351,5866,4.472,5903,6.16,5914,2.53,5941,4.561,6191,5.835,6243,3.475,6287,3.781,6468,4.098,6592,2.823,6713,4.228,7041,4.561,7214,4.228,7232,4.561,7306,4.561,7535,4.561,7791,3.98,8025,6.346,8039,3.351,8059,3.98,8545,5.521,8564,5.835,8565,5.835,8597,4.228,8689,3.616,8779,3.781,10136,5.835,11139,4.561,11253,4.228,11408,6.294,11498,5.835,11628,6.294,11864,5.066,11865,5.066,11866,5.066,11867,5.066,11868,6.991,11869,5.066,11870,5.066,11871,5.066,11872,5.066,11873,5.066,11874,5.066,11875,5.066,11876,5.066,11877,5.066,11878,6.991,11879,5.066,11880,5.066,11881,5.066,11882,5.066,11883,5.066,11884,6.991,11885,8.63,11886,5.066,11887,5.066,11888,4.561,11889,5.066,11890,5.066,11891,5.066,11892,5.066]],["tags/On Learning A New (Programming) Language",[472,1.57,8545,2.664,11832,3.749]],["title/Teaching Software Engineering Is Still Done Wrong",[210,1.823,912,0.607,1369,1.084,1950,1.516,2303,1.582,3243,1.362]],["content/Teaching Software Engineering Is Still Done Wrong",[0,1.476,5,0.956,6,1.02,10,0.569,17,0.695,19,0.457,22,1.215,24,0.946,28,1.163,30,2.044,42,2.757,50,0.576,51,2.09,60,1.769,67,1.647,73,0.76,74,1.215,75,0.977,79,0.587,87,1.508,89,1.712,91,1.668,94,1.149,99,1.423,101,0.552,104,0.711,113,1.325,131,0.966,149,1.647,165,1.383,179,0.906,180,1.343,182,1.088,184,1.586,185,1.374,203,1.444,208,2.124,212,4.17,217,1.162,221,3.303,237,3.194,263,0.803,279,2.026,293,1.009,314,2.717,315,1.339,321,1.758,366,2.354,368,1.474,375,0.777,384,1.525,404,1.065,409,1.44,418,1.647,435,2.09,437,2.573,441,1.1,442,2.271,472,2.995,487,2.461,488,3.922,513,5.437,566,2.271,579,2.058,586,1.996,630,1.343,722,2.873,724,1.44,725,2.717,739,3.602,794,3.097,827,3.766,851,1.626,877,1.423,896,2.717,897,2.345,912,0.743,921,0.858,942,2.656,986,2.782,1031,2.312,1069,1.474,1096,2.656,1159,1.996,1192,3.678,1193,2.873,1237,2.61,1279,0.987,1283,0.789,1300,2.271,1309,3.194,1315,1.996,1324,3.922,1333,1.966,1369,2.281,1415,1.734,1470,2.599,1488,2.725,1501,1.69,1552,2.445,1557,1.626,1586,1.407,1599,3.527,1610,4.167,1613,2.398,1631,1.91,1655,1.996,1787,2.494,1795,1.69,1852,2.717,1869,5.776,1938,3.901,1945,2.171,1952,2.398,1993,2.545,2006,1.758,2064,1.938,2078,2.232,2117,2.195,2183,3.564,2262,3.922,2302,2.599,2303,3.082,2326,3.727,2368,4.167,2389,2.782,2397,2.599,2413,3.008,2427,2.782,2435,2.944,2442,3.008,2448,3.008,2463,3.425,2465,3.097,2476,1.69,2536,3.303,2643,1.781,2761,2.599,2773,5.166,2789,3.008,2880,4.495,2947,2.599,3150,4.495,3205,2.717,3243,2.312,3309,4.292,3321,2.545,3456,2.312,3485,3.148,3518,3.564,3520,2.927,3548,4.048,4314,4.167,4357,3.425,4401,2.927,4405,3.564,4445,2.599,4459,4.428,4465,2.494,4757,3.425,4963,2.782,5115,2.656,5127,2.782,5484,3.194,5517,2.927,5664,3.194,5691,3.303,5722,3.303,5729,1.712,5830,2.782,5928,2.927,6057,3.922,6148,3.303,6537,4.495,6691,3.564,7210,2.312,7610,4.495,7697,3.303,7832,3.303,8026,3.303,8328,4.495,8597,4.167,8634,5.437,8689,3.564,9114,4.167,9175,3.922,9213,3.727,9918,4.495,9924,6.231,9972,4.167,10136,4.167,10592,4.495,11218,4.495,11893,4.993,11894,4.993,11895,4.993,11896,4.993,11897,4.993,11898,7.943,11899,4.993,11900,4.993,11901,4.993,11902,4.993,11903,4.993,11904,4.993,11905,4.993,11906,4.993,11907,4.993,11908,4.993,11909,4.993,11910,4.495,11911,4.495,11912,4.993,11913,4.993,11914,4.993,11915,4.993,11916,4.993]],["tags/Teaching Software Engineering Is Still Done Wrong",[4465,2.079,4922,2.582,7118,3.271]],["title/The Life Lessons of Bonnie",[1931,2.034,4757,3.804,10675,4.14]],["content/The Life Lessons of Bonnie",[1,1.278,9,3.289,10,1.038,11,1.5,13,1.989,17,1.309,19,0.415,21,2.061,22,0.903,24,1.527,25,1.352,26,1.327,28,1.356,29,1.432,30,1.518,47,1.574,59,1.613,73,0.783,76,1.322,79,0.46,83,1.653,85,1.536,89,1.763,94,1.183,98,1.061,101,0.563,121,2.036,131,0.995,144,1.327,145,2.087,154,1.05,158,0.876,165,1.411,167,1.939,179,0.932,180,2.17,182,1.12,196,1.5,200,2.025,203,1.073,233,2.26,240,1.859,241,2.055,258,2.956,271,2.878,272,3.401,275,1.561,307,2.937,315,0.995,317,1.653,318,2.223,321,2.839,366,2.424,368,1.518,378,1.145,418,1.696,437,1.912,443,1.448,444,1.81,465,1.859,478,1.967,517,1.442,546,2.38,630,1.383,711,2.518,724,1.483,805,3.526,877,1.465,921,1.492,932,1.912,934,2.152,951,1.236,1003,2.568,1069,2.085,1092,4.039,1274,1.555,1283,0.801,1289,1.111,1303,2.568,1409,3.014,1422,1.939,1568,3.401,1586,1.448,1615,2.798,1617,3.13,1634,2.025,1646,4.518,1648,1.613,1687,0.995,1714,2.865,1715,2.187,1741,3.157,1790,2.865,1872,2.299,1931,3.65,1962,1.786,1965,1.696,1983,1.718,2004,2.865,2024,2.676,2044,2.621,2052,3.289,2078,2.299,2117,2.26,2175,4.039,2377,2.735,2485,3.526,2512,3.676,2519,4.629,2532,3.098,2539,3.401,2559,2.741,2577,2.91,2692,2.087,2716,3.014,2749,2.865,2761,2.676,2776,2.119,3000,3.527,3103,3.401,3194,5.904,3264,2.937,3267,4.034,3498,2.38,3507,4.039,3511,3.189,3841,3.289,4446,3.289,4463,2.055,4696,3.526,4757,5.533,5238,7.15,5356,3.526,5550,3.838,5741,3.526,5801,2.937,5928,3.014,6010,3.401,6204,3.526,6243,3.526,6500,4.671,7474,4.671,7577,4.629,8257,3.67,8520,4.039,9394,4.291,9497,4.291,10143,4.629,10391,4.039,10672,6.358,10675,7.707,10676,4.629,10681,4.629,11016,4.629,11917,5.141,11918,5.141,11919,5.141,11920,5.141,11921,5.141,11922,5.141,11923,8.066,11924,5.141,11925,5.141,11926,7.062,11927,5.141,11928,5.141,11929,5.141,11930,5.141,11931,5.141,11932,5.141,11933,5.141,11934,5.141,11935,5.141,11936,5.141]],["tags/The Life Lessons of Bonnie",[2950,2.266,3194,2.441,10675,3.108]],["title/Creating Top x Games Lists Is Hard",[91,1.362,127,2.169,621,1.176,1986,1.823,2379,0.678,2700,1.362]],["content/Creating Top x Games Lists Is Hard",[0,1.003,3,1.405,6,0.852,7,1.824,10,0.536,13,1.324,14,0.773,17,1.163,19,0.303,20,1.765,27,0.6,28,0.79,29,1.309,60,1.047,73,0.716,74,1.467,76,1.209,86,1.7,89,2.275,91,1.571,98,1.587,101,0.529,104,0.669,109,1.182,113,1.472,123,2.258,127,3.53,128,2.916,131,1.888,144,1.091,152,2.177,157,1.156,175,1.265,180,1.265,182,1.025,208,2,212,3.998,216,0.799,295,2.302,304,2.067,320,1.309,321,1.655,324,2.685,361,1.531,368,2.271,375,1.033,378,1.047,384,1.036,389,5.89,418,1.551,422,1.633,441,1.036,452,1.655,459,2.258,469,2.559,472,3.15,479,2.916,484,1.938,506,2.559,517,1.57,586,1.879,630,1.265,632,2.447,688,3.697,698,2.305,705,2.569,715,2.302,722,1.7,724,1.356,757,2.102,784,4.769,797,1.879,921,1.14,932,1.748,987,2.396,1011,1.7,1044,2.217,1279,0.93,1283,0.467,1289,1.21,1291,1.195,1327,1.457,1409,2.756,1422,1.773,1481,2.756,1505,4.003,1557,1.531,1582,1.824,1583,1.405,1586,1.869,1663,1.405,1681,2.832,1714,2.62,1715,2,1725,1.612,1744,2.258,1778,1.773,1787,2.348,1790,2.62,1796,1.908,1876,2.067,1902,2.916,1938,2.139,1962,1.633,1964,4.115,1969,1.079,1986,4.29,2007,1.571,2025,3.219,2178,2.559,2283,2.258,2362,2.916,2379,1.562,2461,2.832,2476,1.591,2491,2.832,2542,3.008,2577,2.735,2591,3.89,2646,2.271,2685,3.454,2700,3.445,2729,2.62,2730,3.693,2749,3.697,2795,3.11,2806,2.864,2807,2.217,2845,3.11,2918,3.008,3197,4.953,3353,6.418,3612,3.924,3910,3.454,4372,3.356,4377,3.509,5101,3.225,5282,1.968,5370,5.213,5400,2.396,5431,3.356,5622,3.11,5788,6.576,5902,2.62,6187,2.501,6274,4.233,6289,4.233,6292,3.693,6394,3.509,6437,5.489,6538,3.693,6712,3.509,6780,4.233,6783,4.953,6784,5.974,6785,5.974,6906,3.11,7075,4.233,7335,3.509,7391,5.213,7402,3.924,7768,5.489,7832,3.11,7920,3.693,8003,5.213,8032,3.11,8043,4.233,8562,5.974,8628,4.233,8730,3.924,8905,3.693,8946,6.418,9262,6.418,9282,4.233,9445,4.233,9968,2.139,10021,4.233,10313,4.233,10651,4.233,11937,4.701,11938,4.701,11939,4.701,11940,4.701,11941,4.701,11942,7.69,11943,6.635,11944,6.635,11945,6.635,11946,4.701,11947,4.701,11948,4.701,11949,4.701,11950,4.701,11951,4.701,11952,4.701,11953,6.635,11954,4.701,11955,4.701,11956,4.701,11957,6.635,11958,6.635,11959,4.701,11960,4.701,11961,4.701,11962,4.233]],["tags/Creating Top x Games Lists Is Hard",[2379,0.692,2700,1.391,11963,3.749]],["title/From Mood Board To Mood Mugs",[4659,3.071,6187,3.661,11964,4.458]],["content/From Mood Board To Mood Mugs",[1,1.935,6,1,9,3.804,10,0.99,13,1.675,23,2.274,24,1.126,27,0.704,28,0.999,29,1.655,50,0.686,52,0.568,60,1.324,67,1.961,74,1.367,79,0.387,85,1.777,89,2.038,91,1.986,99,1.694,101,0.621,104,1.108,150,1.446,154,1.214,167,2.242,197,3.235,203,1.241,213,3.968,216,1.01,240,1.175,242,2.15,249,3.804,254,5.384,258,2.489,266,3.259,282,1.912,289,3.313,317,1.912,375,0.925,378,1.324,430,1.655,435,2.489,436,4.828,448,4.962,452,2.74,460,2.803,487,1.842,492,3.095,561,3.313,724,1.714,813,3.163,853,2.326,912,0.885,915,3.03,951,1.43,956,3.933,964,2.529,978,2.065,1062,2.376,1066,3.74,1179,2.341,1279,1.175,1289,0.936,1291,1.511,1296,1.31,1302,3.485,1327,1.842,1331,2.753,1399,2.307,1586,1.675,1658,2.911,1677,2.753,1678,2.307,1720,3.163,1795,2.634,1820,4.244,1945,2.723,1949,3.485,1969,0.967,1995,3.235,2010,3.485,2034,2.45,2053,3.095,2060,3.313,2066,4.078,2072,3.485,2113,4.962,2299,3.03,2304,2.911,2330,4.67,2350,3.804,2351,4.962,2362,3.687,2375,2.45,2379,1.294,2455,2.413,2498,3.485,2601,3.485,2667,2.753,2690,4.962,2697,3.235,2701,2.803,2706,3.582,2727,4.67,2760,3.03,2799,3.311,2868,4.078,3022,4.962,3194,3.485,3267,3.396,3437,4.078,3539,3.396,4051,4.438,4300,3.687,4716,3.235,4726,4.438,4787,3.396,4796,3.235,5115,3.163,5282,2.489,5551,3.804,5898,2.911,5940,4.078,6053,4.962,6187,3.163,6468,3.485,6589,3.687,7353,6.116,7777,4.438,7820,4.962,7960,4.438,8025,3.933,8473,5.352,8909,4.962,9036,4.962,9649,4.962,10212,5.352,10488,5.352,11964,8.83,11965,5.945,11966,5.945,11967,5.945,11968,5.945,11969,5.945,11970,5.945,11971,5.945,11972,5.945,11973,5.945,11974,5.945,11975,5.945,11976,5.945,11977,5.352,11978,5.945,11979,5.945,11980,5.945,11981,5.352]],["tags/From Mood Board To Mood Mugs",[2304,2.466,9217,4.534]],["title/May 2022 In Review",[2718,2.558,9968,2.867]],["content/May 2022 In Review",[1,1.243,4,2.093,5,1.725,6,0.642,10,0.79,11,1.459,14,0.822,19,0.411,21,2.32,22,0.878,23,1.913,24,0.947,25,1.315,26,0.822,27,0.452,28,0.84,36,2.127,46,2.061,50,0.917,65,1.952,74,1.216,79,0.587,88,1.969,96,1.76,97,2.358,98,1.032,101,0.552,104,0.712,109,1.257,124,2.786,138,2.497,149,1.649,150,1.216,152,2.315,153,1.628,154,1.021,159,2.404,160,2.162,182,1.09,184,1.588,193,2.315,196,2.32,240,0.989,263,1.115,271,3.062,275,0.968,278,1.3,288,1.126,293,1.4,297,2.347,317,1.608,361,2.589,375,0.778,376,2.931,378,1.114,404,1.066,444,1.76,627,1.76,698,1.737,785,3.101,845,3.308,877,1.425,925,4.173,934,2.093,951,1.202,954,3.199,1002,2.931,1003,2.497,1179,1.969,1216,2.497,1267,2.274,1272,2.721,1279,1.572,1289,0.787,1302,2.931,1305,4.173,1335,1.885,1590,2.66,1617,1.94,1687,0.968,1718,2.497,1721,1.555,1725,1.714,1740,3.101,1763,1.999,1778,1.885,1794,2.029,1872,2.235,1898,3.686,1931,3.419,1933,2.66,1941,4.138,1990,2.931,2025,2.093,2028,1.784,2030,3.101,2060,2.786,2065,2.856,2150,2.127,2276,3.199,2320,2.603,2339,2.402,2379,1.498,2434,2.228,2442,3.013,2455,2.029,2511,4.752,2565,2.721,2593,3.748,2611,2.856,2643,1.784,2646,2.534,2661,2.549,2668,3.732,2701,2.358,2718,2.029,2769,3.732,2786,1.999,2789,3.013,2828,2.856,2841,3.43,2882,1.999,2916,3.101,2926,3.569,2963,3.928,3194,4.061,3256,2.198,3269,4.752,3529,3.308,3549,3.101,3837,3.928,4167,7.156,4168,3.928,4389,3.569,4398,2.235,4529,2.494,4757,4.752,5115,2.66,5127,2.786,5282,2.093,5524,2.856,5729,1.714,5776,4.173,5928,2.931,6003,3.569,6119,2.856,6187,2.66,6207,3.928,6412,2.856,6619,3.732,6755,3.569,6771,2.931,6930,3.013,7159,3.732,7490,3.928,7708,3.43,7745,5.085,7819,4.173,7837,3.732,7848,4.173,8039,3.308,8257,3.569,8265,3.569,8347,3.928,8386,4.174,8387,3.43,8405,7.08,8657,2.856,8677,4.502,8707,3.732,8728,4.173,8743,4.173,8782,4.502,9036,4.173,9216,4.502,9300,4.502,9535,3.569,9968,3.151,10675,5.171,11020,4.173,11105,4.502,11327,3.928,11348,4.502,11517,4.502,11692,4.173,11696,4.502,11749,4.502,11793,4.502,11982,5,11983,5,11984,5,11985,5,11986,5,11987,5,11988,5,11989,5,11990,5,11991,5,11992,5,11993,5,11994,5,11995,5,11996,6.928,11997,5,11998,5,11999,5,12000,5,12001,5,12002,5,12003,5,12004,5,12005,5,12006,5,12007,5,12008,5,12009,5,12010,5,12011,5,12012,4.502,12013,5]],["tags/May 2022 In Review",[10113,3.124,11963,4.534]],["title/Shredder's Revenge's Soundtrack Is Amazing",[155,2.983,12014,4.458,12015,4.951,12016,4.458]],["content/Shredder's Revenge's Soundtrack Is Amazing",[3,1.471,4,2.06,5,1.312,19,0.409,22,0.864,24,0.932,25,1.294,26,0.809,27,0.62,36,2.094,50,0.568,62,2.2,67,1.623,70,2.504,77,1.453,79,0.321,81,2.204,85,1.471,94,1.133,98,1.415,101,0.546,113,1.312,117,3.149,121,1.419,132,2.384,133,1.856,155,2.965,158,0.61,159,1.489,165,0.984,175,1.324,179,0.893,203,1.027,217,1.145,219,1.603,220,2.458,223,1.12,253,2.028,263,0.792,266,2.06,276,1.685,297,1.453,315,0.952,317,1.583,359,2.679,399,2.811,402,3.149,413,2.364,415,4.017,428,2.679,437,1.83,444,2.775,457,1.355,465,1.78,473,3.117,491,2.06,698,1.71,705,1.644,722,1.78,806,2.321,853,1.471,978,1.71,983,2.2,1000,3.376,1088,4.018,1161,2.06,1193,1.78,1237,1.856,1283,0.489,1292,1.938,1296,1.51,1305,4.108,1307,2.364,1397,3.513,1503,4.533,1586,1.93,1645,2.458,1659,2.06,1663,2.048,1678,1.91,1688,2.965,1721,0.963,1740,3.053,1741,3.063,1859,4.891,1903,2.458,1937,3.513,1938,3.117,1969,0.801,2025,2.06,2116,3.063,2166,1.967,2177,2.965,2264,4.108,2276,3.149,2307,2.279,2361,2.743,2379,1.614,2398,2.743,2498,2.885,2513,3.173,2577,2.028,2646,1.453,2656,3.709,2668,3.674,2718,3.459,2721,5.719,2729,2.743,2754,4.128,2776,2.028,2786,1.967,2806,1.687,2854,2.458,2918,3.149,2954,2.811,3009,3.149,3037,2.164,3079,3.117,3192,3.567,3267,2.811,3518,3.513,3929,3.256,4389,3.513,4529,1.544,4770,2.562,5022,7.097,5084,1.603,5133,3.674,5228,3.513,5249,3.729,5358,2.619,5385,4.431,5476,4.017,5499,3.867,5611,5.115,5902,2.743,6041,4.108,6516,3.674,6538,3.867,6615,3.053,7180,8.353,7322,4.108,7397,3.674,7653,4.431,7681,3.513,7760,8.067,7762,5.719,7832,3.256,7968,4.431,8032,3.256,8625,5.719,8791,6.169,9319,4.108,9687,4.108,9713,3.867,9940,4.108,10499,4.431,11327,3.867,11507,4.108,11545,4.431,11910,6.169,12012,8.067,12014,6.169,12016,8.067,12017,4.922,12018,8.523,12019,8.523,12020,4.922,12021,6.852,12022,6.852,12023,4.922,12024,7.883,12025,6.852,12026,4.922,12027,6.852,12028,4.922,12029,4.922,12030,4.922,12031,6.852,12032,4.922,12033,4.431,12034,4.922,12035,4.922,12036,4.922,12037,4.922,12038,4.922,12039,4.922,12040,4.922,12041,4.922,12042,4.922,12043,4.922,12044,4.922,12045,4.922,12046,4.922,12047,4.922,12048,4.922,12049,4.922,12050,4.922,12051,4.922,12052,4.922,12053,6.852,12054,6.852,12055,4.922,12056,4.922,12057,4.922,12058,4.922,12059,4.922,12060,4.922,12061,4.922,12062,4.922,12063,4.922,12064,4.922,12065,4.922]],["tags/Shredder's Revenge's Soundtrack Is Amazing",[2379,0.692,2656,1.664,11414,3.271]],["title/Sparking Conversations at Conferences",[359,3.018,3161,4.14,4922,3.44]],["content/Sparking Conversations at Conferences",[0,1.476,4,2.09,6,0.889,11,1.457,13,1.407,14,0.821,18,1.586,20,1.841,22,1.394,24,0.946,26,1.306,27,0.776,28,0.839,29,1.39,31,3.303,39,2.159,47,1.529,50,0.799,54,3.564,55,1.781,59,1.566,60,1.112,62,2.232,69,1.91,80,2.717,81,1.606,83,1.606,85,1.492,87,1.088,98,1.031,99,1.972,101,0.552,103,1.862,136,3.303,144,0.821,150,1.214,154,1.622,158,0.619,163,3.097,165,1.587,179,0.906,185,1.905,211,1.758,216,0.848,240,0.987,246,5.28,249,4.428,263,0.803,266,2.09,272,3.303,276,1.228,277,1.862,288,1.558,289,2.782,294,1.806,314,2.717,316,2.599,322,2.782,358,3.922,359,4.323,375,1.335,384,1.1,400,3.194,404,1.065,407,2.09,426,2.599,430,1.39,437,3.189,443,1.407,446,2.271,457,1.374,481,3.602,487,1.547,561,3.856,705,1.668,722,1.806,724,1.44,739,2.599,782,0.906,806,3.263,853,1.492,881,2.852,909,2.852,915,3.527,920,3.771,921,0.858,929,2.318,940,3.097,1062,3.175,1096,2.656,1146,1.647,1161,3.325,1191,3.008,1233,3.727,1236,2.354,1279,1.781,1283,0.687,1289,1.25,1291,1.269,1293,3.194,1333,1.966,1401,3.964,1578,2.599,1613,2.398,1634,1.966,1657,2.432,1658,3.889,1687,1.339,1720,2.656,1721,0.977,1725,1.712,1753,3.425,1787,2.494,1795,2.342,1866,3.303,1973,2.927,1977,3.008,2006,1.758,2007,1.668,2028,2.469,2063,3.273,2072,2.927,2116,2.232,2320,2.599,2349,2.782,2372,4.167,2379,1.151,2408,2.494,2416,2.354,2455,2.026,2476,2.342,2539,3.303,2553,3.425,2578,3.425,2645,3.425,2660,3.727,2671,3.564,2705,2.927,2779,4.495,2801,3.727,2844,3.425,2911,3.097,2951,2.545,3100,3.425,3147,2.354,3282,4.167,3297,2.852,3499,3.097,4365,4.495,4405,3.564,4416,4.167,4417,3.922,4506,3.097,4584,3.727,4693,2.445,4758,2.354,4922,5.586,4963,3.856,5108,2.445,5109,2.398,5282,2.09,5530,3.008,5738,3.727,5881,3.922,5928,2.927,6041,4.167,6551,3.425,6818,2.927,7210,2.312,7381,3.727,7411,4.495,7437,4.167,7576,3.922,8020,3.564,8160,3.727,8271,4.495,8510,4.495,8995,4.167,9386,6.629,9965,4.495,10254,4.495,10419,3.922,11000,3.922,11888,4.495,11977,4.495,12033,4.495,12066,4.993,12067,4.993,12068,7.943,12069,7.943,12070,4.993,12071,4.993,12072,4.993,12073,4.993,12074,4.993,12075,4.993,12076,4.993,12077,4.993,12078,4.993,12079,4.993,12080,4.993,12081,4.993,12082,6.921,12083,4.993,12084,4.993,12085,4.993,12086,4.993,12087,4.993,12088,4.993]],["tags/Sparking Conversations at Conferences",[4922,3.952]],["title/The Modern QR Code Life",[897,1.462,1931,1.815,2184,2.214,11152,3.534]],["content/The Modern QR Code Life",[6,0.637,13,1.94,17,0.69,19,0.41,25,1.304,27,0.623,50,0.572,52,0.657,55,2.457,65,1.396,69,2.634,73,0.755,76,1.274,79,0.323,86,1.793,87,1.501,94,1.821,95,2.179,98,1.023,103,1.852,121,1.986,144,1.132,154,1.012,158,0.981,175,1.334,176,2.762,184,1.575,188,2.525,199,1.594,203,1.437,216,1.345,220,2.476,223,1.128,240,1.69,242,3.092,254,3.075,255,2.637,257,5.012,271,1.769,275,0.959,277,1.334,279,2.012,293,1.002,294,1.793,297,1.464,308,3.075,315,1.332,332,2.987,353,5.748,361,1.614,366,2.337,367,1.843,384,1.092,404,1.057,423,3.7,438,2.762,445,5.942,450,4.157,466,3.894,467,2.906,484,2.043,567,2.906,628,2.977,698,1.722,723,2.043,881,2.043,897,2.336,908,2.49,912,1.025,913,2.476,921,0.852,948,2.381,1019,3.894,1045,2.527,1061,3.4,1088,2.527,1267,3.132,1283,0.492,1290,2.527,1315,2.753,1325,5.131,1346,2.108,1401,2.929,1470,2.58,1502,3.837,1512,2.295,1584,2.762,1586,1.396,1633,2.143,1648,2.16,1651,2.906,1659,2.883,1660,2.762,1663,2.058,1687,1.531,1714,2.762,1715,2.109,1719,2.255,1742,2.255,1778,1.869,1795,1.678,1889,2.762,1892,3.279,1902,3.075,1931,1.818,1945,2.16,1946,2.762,1969,1.12,1993,3.51,2034,2.043,2136,2.987,2140,2.427,2150,2.109,2179,3.171,2383,2.832,2391,3.599,2401,2.987,2429,3.7,2430,3.539,2456,4.463,2468,3.748,2579,4.463,2603,3.075,2617,3.539,2643,2.457,2649,2.906,2700,1.656,2715,2.381,2776,2.043,2781,4.138,2806,1.7,2807,2.337,2913,3.7,2959,3.075,2971,2.179,3011,4.463,3053,3.4,3090,2.987,3134,4.138,3151,2.527,3196,2.762,3369,2.832,3457,3.4,4322,3.171,4404,2.255,4421,2.762,4739,2.987,4787,4.52,5115,2.637,5174,3.894,5375,2.527,5400,2.527,5407,3.4,5544,3.7,5656,2.637,5962,2.987,6468,2.906,6932,7.124,6954,3.7,6962,4.138,7016,3.894,7019,5.012,7146,4.463,7335,3.7,7826,4.463,8020,4.916,8026,3.279,8497,4.463,8930,4.463,8993,3.7,9012,4.463,9163,4.138,9175,3.894,9307,4.463,9308,4.138,9629,4.463,9687,4.138,10531,4.463,10581,4.463,10590,4.463,10786,4.463,11151,3.894,11152,6.941,11513,4.138,12089,4.957,12090,4.957,12091,4.957,12092,4.957,12093,4.463,12094,4.463,12095,4.957,12096,4.957,12097,4.957,12098,4.957,12099,4.957,12100,4.957,12101,4.957,12102,4.957,12103,6.886,12104,4.957,12105,4.957,12106,4.957,12107,4.957,12108,4.957,12109,4.957,12110,4.957,12111,4.957,12112,7.913,12113,4.957,12114,4.957,12115,4.957,12116,4.957,12117,4.957,12118,4.957]],["tags/The Modern QR Code Life",[8020,3.595,11184,4.534]],["title/The Strange Heterogenity of Hiking Signs",[298,3.89,3156,3.534,5928,2.902,10241,4.458]],["content/The Strange Heterogenity of Hiking Signs",[1,1.263,6,0.653,10,0.799,14,1.318,22,1.407,30,1.5,42,1.555,51,2.127,52,0.485,56,3.361,73,1.316,74,0.892,76,1.306,77,1.5,79,0.331,85,2.093,87,1.526,89,2.401,98,1.446,101,0.558,111,3.627,113,1.341,148,1.614,154,1.038,158,0.63,165,1.015,175,1.367,188,2.568,193,2.353,202,3.251,210,3.132,216,1.468,217,1.182,218,5.498,234,2.396,253,2.094,258,2.932,263,0.817,273,3.361,291,2.001,294,1.838,297,2.367,298,7.361,309,1.697,311,2.119,312,1.575,314,4.363,361,2.281,375,0.791,378,1.132,404,1.494,418,2.644,428,2.765,441,1.119,501,4.345,542,2.831,722,1.838,724,2.02,739,2.645,797,2.8,840,3.151,920,2.127,921,0.873,924,2.488,929,2.044,945,2.094,949,2.538,964,2.161,999,3.992,1009,2.978,1146,1.676,1201,4.633,1283,0.796,1289,1.36,1291,2.197,1298,2.353,1332,3.186,1409,2.978,1496,3.361,1506,2.703,1582,1.972,1583,2.093,1614,2.031,1617,1.972,1634,2.001,1648,1.594,1678,1.972,1687,0.983,1710,2.311,1711,2.062,1720,2.703,1777,2.161,1778,1.916,1787,2.538,1792,3.992,1803,2.703,1930,2.765,1937,3.627,1938,2.311,1945,1.594,1971,3.812,1974,2.765,2006,2.466,2007,1.697,2106,2.703,2209,3.793,2232,2.59,2299,2.59,2321,4.001,2463,3.485,2512,2.645,2566,2.488,2643,1.813,2687,2.902,2692,2.062,2749,3.903,2862,3.992,2924,3.793,2951,3.57,3124,2.831,3146,2.978,3156,7.477,3168,3.903,3189,4.574,3191,2.765,3490,2.978,3519,6.298,4057,4.574,4396,3.992,4751,3.627,5084,1.655,5115,3.727,5118,2.094,5127,2.831,5328,6.298,5345,3.793,5664,3.251,5857,3.793,5898,3.43,5928,2.978,5962,3.061,6250,3.992,6409,3.992,6635,3.793,6654,3.361,6771,2.978,6851,3.485,7458,5.846,7608,4.241,7637,4.574,7646,4.805,7845,4.574,7960,3.793,8140,5.503,8144,7.212,8248,3.793,8365,5.229,8391,4.574,8431,4.241,8442,5.846,8443,5.503,8448,4.574,8513,4.574,8965,5.229,9041,4.574,9730,4.574,10546,4.574,11165,4.574,11508,4.574,11911,4.574,12119,5.081,12120,5.081,12121,5.081,12122,7.005,12123,5.081,12124,5.081,12125,5.081,12126,5.081,12127,4.574,12128,5.081,12129,5.081,12130,7.005,12131,5.081,12132,5.081,12133,5.081,12134,5.081,12135,5.081,12136,5.081,12137,5.081,12138,5.081,12139,5.081,12140,5.081]],["tags/The Strange Heterogenity of Hiking Signs",[298,3.271,3156,2.972,12127,3.749]],["title/Give Up GitHub!",[27,0.502,70,1.762,2389,3.09]],["content/Give Up GitHub!",[6,0.65,16,2.691,18,1.607,20,1.345,22,0.888,23,3.059,25,1.33,27,0.458,36,2.152,52,0.764,67,1.668,73,0.77,74,0.888,79,0.329,81,1.627,83,1.627,91,1.69,95,2.224,96,2.458,101,0.557,104,0.72,113,0.968,131,0.979,144,0.832,145,2.834,184,1.607,188,2.561,207,3.776,214,3.236,221,3.346,223,1.151,241,2.022,263,0.814,276,1.717,278,2.079,315,1.351,321,1.781,324,2.889,361,1.647,365,1.935,370,2.819,384,1.114,395,2.43,415,4.094,416,2.187,430,1.409,431,2.753,443,1.425,455,2.394,457,1.922,476,1.377,491,2.118,517,1.033,586,2.022,622,2.477,630,1.361,705,1.69,711,2.477,713,2.819,715,2.477,723,2.085,725,2.753,728,1.881,757,2.262,782,0.917,897,2.547,903,2.75,908,2.526,912,0.753,932,1.881,964,2.152,973,3.236,1003,3.994,1008,1.963,1012,3.776,1020,1.83,1030,2.262,1068,3.346,1078,3.048,1090,3.611,1159,2.022,1256,2.819,1267,2.301,1274,1.53,1278,2.246,1279,1,1283,0.794,1289,0.796,1312,2.262,1315,2.022,1324,5.486,1327,1.568,1333,3.564,1334,2.224,1345,3.47,1346,1.549,1369,1.857,1382,2.118,1403,3.458,1417,3.47,1422,1.908,1437,4.222,1488,3.685,1501,2.363,1504,2.965,1552,2.477,1557,2.274,1586,1.425,1590,2.691,1594,2.691,1612,2.526,1614,2.022,1633,2.187,1651,2.965,1655,2.022,1663,1.512,1687,0.979,1691,4.207,1710,2.301,1715,2.97,1719,3.177,1721,0.989,1741,2.262,1764,1.114,1858,2.118,1859,3.611,1990,2.965,2006,1.781,2012,3.488,2040,3.611,2048,3.47,2061,3.47,2074,4.222,2140,2.477,2283,2.43,2300,2.819,2378,3.236,2389,5.806,2408,2.526,2414,2.224,2462,3.891,2537,2.819,2566,2.477,2593,2.385,2642,2.965,2643,1.805,2666,2.526,2882,2.022,2965,4.554,2971,2.224,3012,3.974,3023,3.346,3036,4.468,3052,2.889,3183,2.965,3247,4.094,3261,3.974,3297,3.989,3298,4.554,3485,2.301,3510,3.776,3570,4.554,3817,7.201,4693,2.477,4929,3.974,5087,3.776,5109,2.43,5115,2.691,5173,2.152,5183,3.611,5190,3.611,5470,2.526,5599,4.554,5908,4.222,5916,4.222,6048,4.222,6176,3.346,6514,4.222,6539,3.47,6691,3.611,6771,2.965,6934,3.048,7034,3.974,7117,5.486,7709,3.974,7812,4.554,7969,4.554,8627,4.554,8707,3.776,9120,4.554,9122,4.554,9535,3.611,9743,4.554,9971,4.222,10289,4.222,10582,4.554,11180,4.554,11513,4.222,11784,6.287,12141,5.059,12142,5.059,12143,7.998,12144,5.059,12145,5.059,12146,5.059,12147,5.059,12148,5.059,12149,5.059,12150,6.984,12151,6.984,12152,5.059,12153,5.059,12154,5.059,12155,5.059,12156,5.059]],["tags/Give Up GitHub!",[9997,3.759,12157,5.036]],["title/June 2022 In Review",[2718,2.251,8707,4.14,9968,2.523]],["content/June 2022 In Review",[3,1.53,5,0.98,6,1.034,13,1.442,14,0.842,17,0.98,19,0.321,21,1.494,22,1.413,26,0.842,27,0.463,28,1.183,42,1.567,48,1.802,50,0.591,52,0.489,65,1.983,70,1.626,73,0.779,74,0.899,88,2.773,96,2.478,98,1.057,101,0.641,103,1.377,104,1.146,113,0.98,116,1.217,136,3.386,150,1.245,152,2.37,153,2.621,157,1.258,159,1.548,160,2.213,179,0.928,184,1.626,199,1.646,203,1.469,223,1.165,230,2.37,234,2.413,263,0.824,278,1.83,288,1.812,293,1.626,315,0.99,317,1.646,320,1.425,322,2.852,368,1.511,375,0.797,389,2.924,403,2.25,413,2.459,430,1.425,441,1.128,476,1.916,478,1.958,487,2.182,491,2.143,630,1.377,881,2.109,896,2.786,912,0.762,921,1.613,983,2.288,994,2.25,1020,1.851,1237,1.93,1260,1.511,1279,1.591,1283,0.699,1289,0.806,1296,1.128,1327,1.586,1331,2.37,1339,1.586,1364,3.275,1369,1.361,1399,1.986,1402,3.511,1415,2.446,1420,1.877,1502,2.852,1533,2.328,1557,1.667,1578,2.664,1582,1.986,1589,2.328,1608,3.095,1655,2.046,1663,2.104,1714,2.852,1721,1.377,1764,1.128,1778,1.93,1860,2.852,1931,1.877,1950,1.903,1962,1.778,1969,1.478,2048,3.511,2166,2.814,2319,2.787,2379,1.338,2404,3.175,2419,4.272,2435,2.995,2455,2.077,2457,3.084,2458,2.556,2476,1.732,2484,2.609,2593,2.413,2597,4.657,2643,1.826,2646,1.511,2651,3.654,2669,2.37,2695,2.664,2705,3.001,2718,2.077,2789,4.242,2828,2.924,2841,3.511,2971,2.25,2997,2.723,3088,3.821,3089,3.511,3142,2.924,3162,3.084,3191,3.832,3226,2.609,3256,2.25,3257,3.275,3301,3.821,3302,3.386,3485,2.328,3552,3.511,3851,4.272,4374,3.386,4421,2.852,4428,3.084,4445,2.664,4461,3.386,4465,2.556,4584,3.821,4683,3.511,4694,3.275,4922,4.367,5341,4.272,5360,2.723,5380,3.275,5527,4.608,5534,4.608,5535,4.608,5608,3.084,5722,3.386,5723,3.386,5830,2.852,5982,3.386,6250,4.021,6405,3.821,6542,3.275,6592,2.852,7169,4.504,7210,2.37,7324,4.608,7658,4.608,7745,3.275,7837,3.821,7998,4.272,8020,3.654,8025,3.386,8032,3.386,8059,4.021,8272,3.821,8580,4.608,8707,5.255,8839,4.272,9834,4.608,9968,3.202,10419,4.021,11020,4.272,11349,6.338,11962,4.608,12158,5.119,12159,5.119,12160,5.119,12161,5.119,12162,5.119,12163,5.119,12164,5.119,12165,5.119,12166,5.119,12167,5.119,12168,5.119,12169,5.119,12170,5.119,12171,5.119,12172,5.119,12173,5.119,12174,5.119,12175,5.119,12176,5.119,12177,7.04,12178,5.119,12179,5.119,12180,5.119,12181,5.119,12182,5.119,12183,5.119,12184,5.119,12185,5.119,12186,5.119,12187,5.119,12188,5.119,12189,7.04,12190,5.119]],["tags/June 2022 In Review",[10113,3.952]],["title/The Perfect Bowl Of Oatmeal Porridge",[1990,2.902,12191,4.458,12192,4.458,12193,4.458]],["content/The Perfect Bowl Of Oatmeal Porridge",[0,1.438,4,2.824,13,1.356,17,0.939,18,1.529,19,0.308,22,1.184,26,0.791,27,0.804,28,1.134,47,1.473,50,0.778,51,2.015,52,0.744,57,3.079,60,1.072,69,1.841,73,0.733,79,0.507,85,1.438,87,1.049,95,2.115,98,0.993,101,0.708,107,2.821,130,2.619,139,4.315,144,1.109,145,1.953,155,2.899,182,1.697,185,1.325,188,1.765,202,3.079,203,1.004,208,2.047,217,1.12,223,1.535,240,0.952,254,2.985,256,4.017,257,2.821,266,2.015,276,1.183,288,1.084,315,1.305,332,4.064,363,3.671,375,0.749,376,2.821,388,1.529,417,4.017,422,2.343,423,3.592,437,2.508,445,4.462,446,2.189,478,1.841,491,2.015,586,1.924,728,1.789,797,1.924,801,2.985,897,2.3,912,1.004,915,2.453,943,3.781,956,3.183,957,3.853,966,3.301,973,3.079,977,4.017,985,1.356,994,2.115,1045,2.453,1160,3.079,1201,3.183,1289,0.757,1290,2.453,1291,1.223,1326,3.301,1346,2.065,1465,3.671,1533,3.068,1583,1.438,1606,2.453,1614,1.924,1647,2.899,1654,5.63,1671,2.015,1687,0.931,1740,2.985,1785,1.473,1795,2.283,1796,1.953,1898,2.56,1902,2.985,1931,1.765,1938,3.068,1969,0.783,2006,2.374,2025,2.015,2029,3.781,2034,2.78,2072,2.821,2106,2.56,2124,3.606,2136,2.899,2166,1.924,2184,3.016,2215,2.619,2227,3.435,2232,2.453,2339,2.312,2347,2.356,2359,2.749,2398,2.682,2408,2.403,2427,3.759,2435,2.047,2480,3.301,2481,2.56,2513,2.228,2583,2.619,2597,4.462,2603,2.985,2611,2.749,2634,4.017,2659,3.435,2687,3.853,2709,3.592,2768,4.333,2807,2.269,3006,2.696,3053,3.301,3134,5.63,3147,2.269,3259,2.821,3494,3.435,3501,3.781,4802,3.301,4925,3.301,5087,5.035,5108,2.356,5382,3.781,5456,3.592,5476,2.821,5481,4.333,5513,6.5,5524,2.749,5531,3.592,5538,4.017,5692,4.017,5744,3.301,5809,4.462,5852,2.985,5875,3.079,5902,2.682,6203,2.749,6221,3.435,6278,3.435,6286,3.435,6623,4.017,6653,4.017,6719,3.592,6894,4.017,7019,2.821,7399,3.592,7551,4.017,7767,4.333,8020,3.435,8045,4.017,8160,3.592,8480,3.592,8634,5.299,9393,4.333,9420,4.333,9613,4.333,9704,4.017,9731,3.781,9740,4.017,10465,7.011,10608,4.333,10940,4.017,11152,5.559,11327,3.781,11507,4.017,11655,4.017,11981,4.333,12093,4.333,12094,4.333,12191,8.293,12193,8.001,12194,4.812,12195,4.812,12196,4.812,12197,4.812,12198,4.812,12199,4.812,12200,4.812,12201,4.812,12202,4.812,12203,6.745,12204,6.745,12205,4.812,12206,4.812,12207,4.812,12208,9.939,12209,7.788,12210,4.812,12211,4.812,12212,4.812,12213,4.812,12214,4.812,12215,6.745,12216,4.812,12217,4.812,12218,4.812,12219,4.812,12220,4.812,12221,4.812,12222,4.812,12223,4.812,12224,4.812,12225,4.812,12226,4.812,12227,4.812,12228,6.745,12229,4.812,12230,4.812,12231,4.812,12232,4.812,12233,4.812,12234,4.812,12235,4.812,12236,4.812,12237,4.812]],["tags/The Perfect Bowl Of Oatmeal Porridge",[12192,5.737]],["title/Archive by year: 2022",[6,0.712,477,2.398,9968,2.523]],["content/Archive by year: 2022",[19,0.444,477,3.712,9968,3.905]],["tags/Archive by year: 2022",[]],["title/Freshly Baked Thoughts",[3,1.657,909,2.286,955,4.629]],["content/Freshly Baked Thoughts",[3,2.258,11,2.204,19,0.344,21,2.204,27,0.684,42,2.313,73,1.377,103,2.032,104,1.288,150,1.837,211,2.659,240,1.494,253,3.113,365,2.89,368,2.231,402,4.833,452,2.659,482,4.21,782,1.37,909,3.728,921,1.298,929,2.204,1291,1.92,1327,2.341,1600,4.265,1721,1.478,2163,4.686,2303,3.511,2307,3.498,2361,4.21,2458,3.773,2464,3.498,2477,4.315,2593,3.562,2877,3.85,3026,6.801,3162,4.551,3165,3.932,5115,4.019,5692,6.305,6969,6.801,7851,5.935,8249,5.393,12238,7.554,12239,7.554,12240,7.554,12241,7.554,12242,7.554,12243,7.554,12244,7.554,12245,7.554,12246,7.554,12247,7.554,12248,7.554]],["tags/Freshly Baked Thoughts",[]]],"invertedIndex":[["",{"_index":19,"title":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"content":{"Ending your day with happy thoughts":{},"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"undefined":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Archive by year: 2013":{},"Metaprogramming instead of duplication":{},"Bye autotools hello Scons":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},".NET Memory management VS JVM Memory management":{},"Unit Testing Extjs UI with Siesta":{},"Archive by year: 2014":{},"Webdriver Exception Handling":{},"Archive by year: 2015":{},"Migrating from Extjs to React gradually":{},"Unit testing in Legacy Projects: VB6":{},"Archive by year: 2016":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Healing creative scars":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"Archive by year: 2017":{},"2017 in books":{},"Hiding Code Complexity":{},"Death to pseudocode?":{},"Thinking in terms of objects":{},"Over entropie":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Reverse engineering a curriculum":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Unit Testing PicoBlaze Assembly files":{},"Archive by year: 2018":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Archive by year: 2019":{},"Five reasons why agile and academia don't go together":{},"DIY: Hosting stuff on your own VPS":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Using Pandoc to publish a book":{},"Project Warlock: About Perseverance":{},"Combining async with generators in Node 11":{},"Designing websites with accessibility in mind":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Programming on the Apple M1 Silicon":{},"Thoughts on Bullshit Jobs":{},"Archive by year: 2020":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"The insanity of collecting retro games":{},"How to write academic papers in Markdown":{},"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"Lousy Wordpress Hacking Attempts detected":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Discord killed support for WinXP":{},"Exploring the Go programming language":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Why I like Pawn Stars":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"How Much Should I Spend On Magic The Gathering":{},"Reducing Workflow Load Facilitates Writing":{},"Rules of a Creator's Life":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"Cheese cheese cheese cheese cheese":{},"Emotional Magic":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Pinball Machines in a Jenever Museum":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Favorite Game Meme":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Ditch Scrum, Organize As You See Fit":{},"Very Old and Somewhat Old Mood Boards":{},"Power Usage Effectiveness":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"From Analog Notebook to Digital Vault":{},"How Not To Do A Remaster":{},"Migrating from Mailchimp to Listmonk":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Three Little GameCube Mods":{},"Why Mastodon Isn't Great For Serendipity":{},"Archive by year: 2021":{},"Dark Age of Camelot in 2022":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"A Factor Analysis For Dummies in R":{},"Minimalism and Tidying Up":{},"Natural Gas Prices and The Energy Market":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Academic Lineage":{},"An Ad Leaflet QR Design Mistake":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"True Backlink Support in Hugo":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Modern QR Code Life":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{},"Archive by year: 2022":{},"Freshly Baked Thoughts":{}},"tags":{}}],["0",{"_index":516,"title":{},"content":{"undefined":{},"Custom Webdriver Page Factories":{},"A Ph.D. Thesis Proposal":{},"Unit Testing PicoBlaze Assembly files":{},"3D Software Rendering on the GBA":{},"YouTube Play Image Links in Hugo":{},"True Backlink Support in Hugo":{}},"tags":{}}],["0.0.0.0",{"_index":10735,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["0.0.0.0:1965",{"_index":7344,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["0.001128",{"_index":6867,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["0.017",{"_index":10438,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.018",{"_index":10450,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.019",{"_index":10435,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.021",{"_index":10452,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.035",{"_index":10451,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.036",{"_index":10434,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.039",{"_index":11783,"title":{},"content":{"Drought":{}},"tags":{}}],["0.041",{"_index":10448,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.1",{"_index":5402,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["0.18",{"_index":10440,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.19",{"_index":10454,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.21",{"_index":10431,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.24",{"_index":10446,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.25",{"_index":10441,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.29",{"_index":11786,"title":{},"content":{"Drought":{}},"tags":{}}],["0.49",{"_index":10455,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.51",{"_index":10432,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.53",{"_index":10437,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.64",{"_index":10456,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.66",{"_index":10433,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.68",{"_index":10447,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.7",{"_index":5172,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["0.84",{"_index":10416,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["0.92.0",{"_index":10370,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["00",{"_index":11563,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["0000",{"_index":11554,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["001",{"_index":10198,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["007",{"_index":5643,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["01",{"_index":485,"title":{},"content":{"undefined":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["02",{"_index":11564,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["02/2004",{"_index":6201,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["02/2005",{"_index":6224,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["03",{"_index":11566,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["04",{"_index":11568,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["05",{"_index":5420,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["06",{"_index":5417,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["08/2004",{"_index":6206,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["09",{"_index":5915,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["09/2004",{"_index":6215,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["09:30h",{"_index":8376,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["09:57:47",{"_index":7047,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["1",{"_index":517,"title":{"486 Upgrade 1: Sound Blaster 16":{}},"content":{"undefined":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Migrating from Extjs to React gradually":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Healing creative scars":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Nuts about local nuts":{},"Hiding Code Complexity":{},"Death to pseudocode?":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Reverse engineering a curriculum":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"Over analoog en digitaal":{},"Unit Testing PicoBlaze Assembly files":{},"A Ph.D. Thesis: Iteration 2":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"DIY: Hosting stuff on your own VPS":{},"Using Pandoc to publish a book":{},"Designing websites with accessibility in mind":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"My Retro Desk/Gaming Setup in 2021":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Re: Is collecting physical games worth it?":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Book Number Fourteen":{},"Reducing Workflow Load Facilitates Writing":{},"Rules of a Creator's Life":{},"Water Levels As Public Data":{},"On Selling a Self-published Book":{},"20 Years of Personal Cellphone History":{},"A Note About Footnotes":{},"Creativity Self-Assessment Is Nonsense":{},"Are Digital Gardens Blogs?":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"Questionable Game Publishing Methods":{},"Exporting Goodreads to Obsidian":{},"From Analog Notebook to Digital Vault":{},"How Not To Do A Remaster":{},"Allspice Is Not All Spice":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Three Little GameCube Mods":{},"A Factor Analysis For Dummies in R":{},"Re: Writing A Book Is Nonesense":{},"2021 Year In Review":{},"Thoughts On Home NAS Systems":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"True Backlink Support in Hugo":{},"Don't Expose The Stacktrace Please!":{},"Drought":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"Give Up GitHub!":{}},"tags":{}}],["1,000",{"_index":10837,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["1,200",{"_index":9753,"title":{},"content":{"Where Does It Stop?":{}},"tags":{}}],["1,641",{"_index":10470,"title":{},"content":{"Minimalism and Tidying Up":{}},"tags":{}}],["1.0",{"_index":8682,"title":{},"content":{"My Kotlin Rose-Tinted Glasses Broke":{},"Power Usage Effectiveness":{}},"tags":{}}],["1.0/2.0_",{"_index":6356,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["1.1",{"_index":9225,"title":{},"content":{"Power Usage Effectiveness":{},"A Factor Analysis For Dummies in R":{}},"tags":{}}],["1.15",{"_index":10449,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["1.2",{"_index":9342,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["1.2.html",{"_index":1258,"title":{},"content":{"undefined":{}},"tags":{}}],["1.2066",{"_index":10937,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["1.2m",{"_index":6731,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["1.3",{"_index":9223,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["1.35ghz",{"_index":6182,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["1.4",{"_index":5961,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["1.40",{"_index":11788,"title":{},"content":{"Drought":{}},"tags":{}}],["1.44",{"_index":9242,"title":{},"content":{"Power Usage Effectiveness":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["1.472",{"_index":6888,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["1.48",{"_index":10960,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["1.4ghz",{"_index":6167,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["1.5",{"_index":9289,"title":{},"content":{"Questionable Game Publishing Methods":{}},"tags":{}}],["1.6",{"_index":764,"title":{},"content":{"undefined":{}},"tags":{}}],["1.69",{"_index":11851,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["1.7",{"_index":7226,"title":{},"content":{"Exploring the Go programming language":{}},"tags":{}}],["1.7254",{"_index":10961,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["1.7886",{"_index":10962,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["1.8",{"_index":7227,"title":{},"content":{"Exploring the Go programming language":{}},"tags":{}}],["1.8364",{"_index":10938,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["1.95",{"_index":10955,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["1.9652`[^price",{"_index":11782,"title":{},"content":{"Drought":{}},"tags":{}}],["1.amazonaws.com/product",{"_index":6636,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["1.jpg",{"_index":5401,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["1.method(\"+\").unbind().bind(1).call(2",{"_index":1174,"title":{},"content":{"undefined":{}},"tags":{}}],["1.method(:+).cal",{"_index":1171,"title":{},"content":{"undefined":{}},"tags":{}}],["1.methods.each{|x",{"_index":1186,"title":{},"content":{"undefined":{}},"tags":{}}],["1/+1",{"_index":8532,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["1/2",{"_index":9346,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["1/3th",{"_index":6909,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["10",{"_index":484,"title":{},"content":{"undefined":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"Development principles in cooking":{},"Healing creative scars":{},"Hiding Code Complexity":{},"Take your time.":{},"Over tijdsbesef":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"DIY: Hosting stuff on your own VPS":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Discord killed support for WinXP":{},"Exploring the Go programming language":{},"Moon Logic":{},"Flea Market Season":{},"Double-dipping and Market Prices":{},"On Tea Prices":{},"Parking Machines Design Mistakes":{},"Very Old and Somewhat Old Mood Boards":{},"The Emperor of Lists":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Natural Gas Prices and The Energy Market":{},"On Trying To Sell A Laptop":{},"Water Usage and Prices":{},"Creativity Equals Messy Code?":{},"The Death Of The Nike+ SportWatch":{},"Creating Top x Games Lists Is Hard":{},"The Modern QR Code Life":{}},"tags":{}}],["10\"_",{"_index":4395,"title":{},"content":{"A Decade in the Software Engineering industry":{}},"tags":{}}],["10.0",{"_index":7205,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["10.000",{"_index":2333,"title":{},"content":{"Teaching yourself to draw":{},"Over tijdsbesef":{}},"tags":{}}],["10.10",{"_index":5430,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["100",{"_index":295,"title":{},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"Productivity Tools on all platforms":{},"Over analoog en digitaal":{},"Building an Athlon Windows 98 Retro PC":{},"On Tea Prices":{},"Water Levels As Public Data":{},"On Selling a Self-published Book":{},"Ditch Scrum, Organize As You See Fit":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{},"The Emperor of Lists":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Water Usage and Prices":{},"February 2022 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["1000",{"_index":2851,"title":{},"content":{"Nuts about local nuts":{},"November 2021 Meta Post":{},"Natural Gas Prices and The Energy Market":{},"Choosing an Audio Codec":{}},"tags":{}}],["100000",{"_index":1435,"title":{},"content":{"undefined":{}},"tags":{}}],["1000d",{"_index":8765,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["100x100",{"_index":12220,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["105",{"_index":7530,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["106",{"_index":7537,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["108",{"_index":6336,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["1080p",{"_index":4603,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["108942",{"_index":10844,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["109",{"_index":11850,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["10](https://www.pcgamer.com/th",{"_index":7470,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["10`/month",{"_index":6872,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["10k",{"_index":2344,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["10th",{"_index":9942,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["11",{"_index":542,"title":{"Combining async with generators in Node 11":{}},"content":{"undefined":{},"Unit Testing Stored Procedures":{},"A Ph.D. Thesis: Iteration 2":{},"Combining async with generators in Node 11":{},"On Manuscript Review Procedures":{},"How Much Should I Spend On Magic The Gathering":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Three Little GameCube Mods":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"My Programming Language Odyssey":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["11.1",{"_index":6434,"title":{},"content":{"Programming on the Apple M1 Silicon":{}},"tags":{}}],["110",{"_index":11847,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["114",{"_index":6942,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["11:01h",{"_index":8379,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["11be9bb99d35",{"_index":6482,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["12",{"_index":4195,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{},"Combining async with generators in Node 11":{},"Tracking and privacy concerns on websites":{},"Reviving an old 80486 PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Apple's App Store Design Mistake":{},"The Fridge, Your Inoculation Room":{},"On Tea Prices":{},"Very Old and Somewhat Old Mood Boards":{},"The Emperor of Lists":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["12.1",{"_index":9950,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["12.50",{"_index":10492,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["120",{"_index":2214,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["1200",{"_index":8748,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["120w",{"_index":10896,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["127",{"_index":11336,"title":{},"content":{"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["128",{"_index":6322,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{},"Choosing an Audio Codec":{}},"tags":{}}],["12v",{"_index":5812,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{}},"tags":{}}],["13",{"_index":4966,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"A journey through the history of webdesign":{},"Programming on the Apple M1 Silicon":{},"Book Number Fourteen":{},"The Monthly Retro Screenshot Guessing Quiz":{},"How To Enjoy Your Own Digital Music":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["13.5",{"_index":5785,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["130",{"_index":11858,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["133868",{"_index":7651,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["138c5efd45e9#.aul09q3wr",{"_index":2312,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["13hr",{"_index":2870,"title":{},"content":{"Nuts about local nuts":{}},"tags":{}}],["14",{"_index":7648,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["14/07",{"_index":8372,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["140",{"_index":6695,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["141",{"_index":7485,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["143,484",{"_index":11853,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["1441.2",{"_index":11206,"title":{},"content":{"Choosing an Audio Codec":{}},"tags":{}}],["146.59.146.120:80",{"_index":7056,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["14th",{"_index":7999,"title":{},"content":{"Book Number Fourteen":{},"Water Levels As Public Data":{}},"tags":{}}],["15",{"_index":3939,"title":{},"content":{"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Project Warlock: About Perseverance":{},"You Shouldn't Use Spotify":{},"How Much Should I Spend On Magic The Gathering":{},"Rules of a Creator's Life":{},"The Lost Art of Being Lost":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Leuchtturm Notebook Paper Quality":{},"Cool Things People Do With Their Blogs":{},"On Commuting By Bike":{}},"tags":{}}],["15/07",{"_index":8375,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["150",{"_index":10205,"title":{},"content":{"Three Little GameCube Mods":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["1599",{"_index":9861,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["15](https://www.stefanimhoff.de/links/bundl",{"_index":11391,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["15th",{"_index":8335,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["16",{"_index":5654,"title":{"486 Upgrade 1: Sound Blaster 16":{}},"content":{"3D Software Rendering on the GBA":{},"486 Upgrade 1: Sound Blaster 16":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Questionable Game Publishing Methods":{},"The Lost Art of Being Lost":{},"A 5.25\" Gobliins 2 Surprise":{},"The Monthly Retro Screenshot Guessing Quiz":{},"My Retrocomputing Projects For 2022":{},"Choosing an Audio Codec":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["16.44",{"_index":10888,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["160",{"_index":6777,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["1620",{"_index":9816,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["162453#162453",{"_index":7048,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["1643",{"_index":2524,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["16_",{"_index":6360,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["16mhz",{"_index":5629,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["17",{"_index":6743,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Getting rid of trackers using LineageOS":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Three Little GameCube Mods":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["17.5",{"_index":10700,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["170",{"_index":10559,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["1717",{"_index":11141,"title":{},"content":{"Academic Lineage":{}},"tags":{}}],["1790099958",{"_index":6513,"title":{},"content":{"Digitizing journals using DEVONthink":{}},"tags":{}}],["179870",{"_index":7049,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179871",{"_index":7057,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179872",{"_index":7059,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179873",{"_index":7060,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179874",{"_index":7062,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179875",{"_index":7065,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179876",{"_index":7066,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179877",{"_index":7068,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["179878",{"_index":7070,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["17h",{"_index":267,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["18",{"_index":4964,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"How Much Should I Spend On Magic The Gathering":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Dark Age of Camelot in 2022":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["18,652.92",{"_index":11860,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["18.65",{"_index":11861,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["180",{"_index":11667,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["1829874126",{"_index":5388,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["183.33",{"_index":11841,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["1836",{"_index":9697,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["1850",{"_index":9396,"title":{},"content":{"A Treatise on Leavened Waffles":{},"Creative Critical Thinking":{}},"tags":{}}],["18698",{"_index":8203,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["1890",{"_index":8841,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["1893",{"_index":9451,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["18eur",{"_index":6395,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["19",{"_index":6584,"title":{},"content":{"The Productive Programmer on Mac":{},"My Retro Desk/Gaming Setup in 2021":{},"Flea Market Season":{},"Dear Student":{},"Power Usage Effectiveness":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["190",{"_index":11192,"title":{},"content":{"Choosing an Audio Codec":{}},"tags":{}}],["1917](https://www.leuchtturm1917.d",{"_index":8022,"title":{},"content":{"Book Number Fourteen":{}},"tags":{}}],["192",{"_index":11189,"title":{},"content":{"Choosing an Audio Codec":{}},"tags":{}}],["192.168.1.1",{"_index":10740,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["192.168.1.11",{"_index":1411,"title":{},"content":{"undefined":{}},"tags":{}}],["1950",{"_index":4015,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["1965",{"_index":7346,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["1972",{"_index":11901,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["1975",{"_index":5721,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["1976",{"_index":11759,"title":{},"content":{"Drought":{}},"tags":{}}],["1979",{"_index":4218,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["1980",{"_index":11915,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["1983",{"_index":7781,"title":{},"content":{"Software Engineering Is Not Engineering":{},"Drought":{}},"tags":{}}],["1986)die(@md5(hellothinkcmf))hellomor",{"_index":5505,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["article](/post/2020/05/us",{"_index":6827,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["article](https://www.nintendolife.com/news/2021/02/soapbox_retro_nintendo_games_cost_too_much_but_nostalgia_is_expens",{"_index":6779,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["articlecalcul",{"_index":1758,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["articledatabas",{"_index":1760,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["articlemanag",{"_index":1762,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["articlemanagertest",{"_index":1757,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["artifact",{"_index":6048,"title":{},"content":{"A journey through the history of webdesign":{},"Ditch Scrum, Organize As You See Fit":{},"Give Up GitHub!":{}},"tags":{}}],["artifici",{"_index":3527,"title":{},"content":{"Computer Science learning pathways":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["artikel",{"_index":3979,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["artist",{"_index":3073,"title":{},"content":{"2017 in books":{},"Project Warlock: About Perseverance":{},"You Shouldn't Use Spotify":{},"Rules of a Creator's Life":{},"Emotional Magic":{},"Creativity Self-Assessment Is Nonsense":{},"Constraint-based Creativity":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"Equality in Game Credits":{}},"tags":{}}],["artist'",{"_index":3070,"title":{},"content":{"2017 in books":{}},"tags":{}}],["artist.jpg",{"_index":8528,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["artist_](https://scryfall.com/card/jmp/206/blood",{"_index":8527,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["artista_",{"_index":11450,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["artistri",{"_index":3027,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["artwork",{"_index":2357,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["as",{"_index":10429,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["ascii",{"_index":7352,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["asham",{"_index":10597,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["ashor",{"_index":9688,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["asia",{"_index":2865,"title":{},"content":{"Nuts about local nuts":{}},"tags":{}}],["asian",{"_index":2605,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["asid",{"_index":8059,"title":{},"content":{"Double-dipping and Market Prices":{},"Ditch Scrum, Organize As You See Fit":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{}}],["asimov",{"_index":4289,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["ask",{"_index":367,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Unit Testing Stored Procedures":{},"Unit testing in Legacy Projects: VB6":{},"Are you handing over enough when inspiring someone?":{},"A quick look at 6 fountain pens":{},"Inventing - for the worse?":{},"Domain Driven Design in C":{},"The Startup of a Lean Doctorate":{},"IT Competences and Certificates":{},"Five reasons why agile and academia don't go together":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"The first Dutch Obsidian meetup":{},"Re: Is collecting physical games worth it?":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Double-dipping and Market Prices":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"Parking Machines Design Mistakes":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Power Usage Effectiveness":{},"Questionable Game Publishing Methods":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"A Factor Analysis For Dummies in R":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{},"A Personal Intro To Gentle Hip-Hop":{},"None Of My Best Friends Are Content Creators":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["asleep",{"_index":7245,"title":{},"content":{"Stop limiting yourself to JS in browsers":{},"What a Night Cam Is Good For":{}},"tags":{}}],["aspect",{"_index":3558,"title":{},"content":{"Computer Science learning pathways":{},"Five reasons why agile and academia don't go together":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["aspx",{"_index":2047,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["ass",{"_index":3237,"title":{},"content":{"Concentrating on serendipitous creativity":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["assassin'",{"_index":3049,"title":{},"content":{"2017 in books":{}},"tags":{}}],["assembl",{"_index":4626,"title":{"Unit Testing PicoBlaze Assembly files":{}},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{"Unit Testing PicoBlaze Assembly files":{}}}],["assert",{"_index":1239,"title":{},"content":{"undefined":{},"Unit Testing Extjs UI with Siesta":{},"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["assert.that",{"_index":2266,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["assert_that",{"_index":4668,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["assert_that.reg(\"s5\").contains(3",{"_index":4672,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["assess",{"_index":4628,"title":{"Creativity Self-Assessment Is Nonsense":{}},"content":{"Unit Testing PicoBlaze Assembly files":{},"Thoughts on collaboration in education":{},"Why I like Pawn Stars":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["asset",{"_index":10044,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["assign",{"_index":1068,"title":{},"content":{"undefined":{},"Enhancing the builder pattern with closures":{},"Death to pseudocode?":{},"ITiCSE 2020: A Report":{},"Very Old and Somewhat Old Mood Boards":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"Give Up GitHub!":{}},"tags":{}}],["assignments_",{"_index":12167,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["assimil",{"_index":2573,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["assist",{"_index":5737,"title":{},"content":{"Thoughts on collaboration in education":{},"Seneca on How to Live":{},"Academic Lineage":{},"Equality in Game Credits":{}},"tags":{}}],["associ",{"_index":2917,"title":{},"content":{"I'm jealous of my dog":{},"Reverse engineering a curriculum":{}},"tags":{}}],["assum",{"_index":2660,"title":{},"content":{"Healing creative scars":{},"How Much Should I Spend On Magic The Gathering":{},"Constraint-based Creativity":{},"On Commuting By Bike":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["assumpt",{"_index":2385,"title":{},"content":{"Are you handing over enough when inspiring someone?":{}},"tags":{}}],["assur",{"_index":9507,"title":{},"content":{"Creative Critical Thinking":{},"My Programming Language Odyssey":{}},"tags":{}}],["assword",{"_index":1438,"title":{},"content":{"undefined":{}},"tags":{}}],["asterix",{"_index":5645,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["astonish",{"_index":4403,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Reviving an old 80486 PC":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["async",{"_index":2045,"title":{"Combining async with generators in Node 11":{}},"content":{"Unit Testing Extjs UI with Siesta":{},"Are you handing over enough when inspiring someone?":{},"Combining async with generators in Node 11":{}},"tags":{}}],["asynchron",{"_index":5434,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["at",{"_index":961,"title":{},"content":{"Learning to become a baker":{}},"tags":{}}],["at](https://www.goodreads.com/user/year_in_books/2017/5451893",{"_index":3034,"title":{},"content":{"2017 in books":{}},"tags":{}}],["athen",{"_index":8409,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Creative Critical Thinking":{}},"tags":{}}],["athenian",{"_index":9476,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["athlon",{"_index":6054,"title":{"Building an Athlon Windows 98 Retro PC":{}},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["ati",{"_index":6674,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["atlantic](https://www.theatlantic.com/education/archive/2015/10/complex",{"_index":7612,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["atmospher",{"_index":8869,"title":{},"content":{"Favorite Game Meme":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Seneca on How to Live":{},"Equality in Game Credits":{},"On Commuting By Bike":{}},"tags":{}}],["attac",{"_index":12065,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["attach",{"_index":1496,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"486 Upgrade 1: Sound Blaster 16":{},"Flea Market Season":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"How To Enjoy Your Own Digital Music":{},"How to setup Pi-Hole on a Synology NAS":{},"Equality in Game Credits":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["attack",{"_index":5153,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Lousy Wordpress Hacking Attempts detected":{},"Nineties collecting nostalgia":{},"A Treatise on Leavened Waffles":{},"The Creative Techniques Toolbox":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["attempt",{"_index":2025,"title":{"Lousy Wordpress Hacking Attempts detected":{}},"content":{".NET Memory management VS JVM Memory management":{},"How to teach kids to program":{},"Take your time.":{},"Using Pandoc to publish a book":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Always have a Diaster Recovery Plan":{},"Discord killed support for WinXP":{},"20 Years of Personal Cellphone History":{},"The HP Sprocket Mini Printer":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"Migrating from Mailchimp to Listmonk":{},"December 2021 In Review":{},"Woke in Class":{},"Academic Lineage":{},"Fighting Webmention And Pingback Spam":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["attend",{"_index":136,"title":{},"content":{"Ending your day with happy thoughts":{},"The Productive Programmer on Mac":{},"Exploring the Go programming language":{},"Dear Student":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"Sparking Conversations at Conferences":{},"June 2022 In Review":{}},"tags":{}}],["attende",{"_index":12068,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["attent",{"_index":1711,"title":{},"content":{"Integration Testing with SQLite":{},"Development principles in cooking":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Reverse engineering a curriculum":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 1: Sound Blaster 16":{},"The Internet Killed Secrets in Games":{},"The Productive Programmer on Mac":{},"My Retro Desk/Gaming Setup in 2021":{},"The IndieWeb Mixed Bag":{},"Emotional Magic":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"Collective Creativity":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"A Treatise on Leavened Waffles":{},"Exporting Goodreads to Obsidian":{},"2021 Donations":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Technical Knowledge Brews Creativity":{},"Woke in Class":{},"2021 Year In Review":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"My Programming Language Odyssey":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["attic",{"_index":10985,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["attract",{"_index":5536,"title":{},"content":{"ITiCSE 2020: A Report":{},"On Selling a Self-published Book":{},"Collective Creativity":{},"Dear Student":{},"Creative Critical Thinking":{},"Exporting Goodreads to Obsidian":{}},"tags":{}}],["attribut",{"_index":1907,"title":{},"content":{"Custom Webdriver Page Factories":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Creative Critical Thinking":{},"Generating a Blogroll With OPML in Hugo":{},"2021 Year In Review":{},"My Retrocomputing Projects For 2022":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["attribute.getcustomattributes(field",{"_index":1917,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["atx",{"_index":6153,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["atyp",{"_index":11429,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["aub",{"_index":828,"title":{},"content":{"undefined":{}},"tags":{}}],["audibl",{"_index":11410,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["audienc",{"_index":5550,"title":{},"content":{"ITiCSE 2020: A Report":{},"Academese Gems":{},"Creative Critical Thinking":{},"Woke in Class":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["audigi",{"_index":6300,"title":{"Win98 Upgrade: Sound Blaster Audigy":{}},"content":{"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["audigy.jpg",{"_index":6348,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["audio",{"_index":6313,"title":{"Choosing an Audio Codec":{}},"content":{"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"A 5.25\" Gobliins 2 Surprise":{},"Three Little GameCube Mods":{},"How To Enjoy Your Own Digital Music":{},"Once Upon a Time in Shaolin":{},"Choosing an Audio Codec":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["audio codec",{"_index":11214,"title":{},"content":{},"tags":{"Choosing an Audio Codec":{},"How To Stream Your Own Music: Reprise":{}}}],["audiopci",{"_index":6310,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["audiopci](https://en.wikipedia.org/wiki/sound_blaster#ensoniq_audiopci",{"_index":6304,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["audiophil",{"_index":6847,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["augment",{"_index":6949,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["august",{"_index":2693,"title":{},"content":{"Healing creative scars":{},"On Manuscript Review Procedures":{},"Book Number Fourteen":{}},"tags":{}}],["aureliu",{"_index":8412,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"The Creative Techniques Toolbox":{},"Expiry Dates On Journals":{}},"tags":{}}],["aurelius](https://www.goodreads.com/book/show/50484473",{"_index":10770,"title":{},"content":{"January 2022 In Review":{}},"tags":{}}],["austin",{"_index":2499,"title":{},"content":{"How to teach kids to program":{}},"tags":{}}],["australia",{"_index":305,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["auteur",{"_index":4885,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["authent",{"_index":6185,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Rules of a Creator's Life":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["authentiek",{"_index":4557,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["author",{"_index":3530,"title":{},"content":{"Computer Science learning pathways":{},"A Ph.D. Thesis: Iteration 2":{},"Using Pandoc to publish a book":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"The IndieWeb Mixed Bag":{},"A Note About Footnotes":{},"A Creative State of Mind":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Re: Writing A Book Is Nonesense":{},"Equality in Game Credits":{}},"tags":{}}],["auto",{"_index":1476,"title":{},"content":{"undefined":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"Reducing Workflow Load Facilitates Writing":{},"How Not To Do A Remaster":{},"Generating a Blogroll With OPML in Hugo":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["auto'",{"_index":3378,"title":{},"content":{"Over entropie":{}},"tags":{}}],["auto_",{"_index":10601,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["auto_ptrn",{"_index":625,"title":{},"content":{"undefined":{}},"tags":{}}],["br/>patienc",{"_index":12238,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["br/>r",{"_index":1443,"title":{},"content":{"undefined":{}},"tags":{}}],["br/>teach",{"_index":2331,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["brabant",{"_index":8712,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["bracket",{"_index":3502,"title":{},"content":{"Teaching by philosophy":{},"486 Upgrade 2: The SD Card HDD":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["bradley'",{"_index":2306,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["brag",{"_index":11007,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{},"Equality in Game Credits":{},"On Commuting By Bike":{}},"tags":{}}],["brain",{"_index":2464,"title":{},"content":{"How to teach kids to program":{},"I'm jealous of my dog":{},"2017 in books":{},"Take your time.":{},"Hugo Extended: More static site processing power!":{},"Combining async with generators in Node 11":{},"Designing websites with accessibility in mind":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Thirty-Six":{},"Are Digital Gardens Blogs?":{},"Power Usage Effectiveness":{},"Exporting Goodreads to Obsidian":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Generating a Blogroll With OPML in Hugo":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{},"Freshly Baked Thoughts":{}},"tags":{}}],["brainbaking.com",{"_index":10744,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["braindump",{"_index":336,"title":{},"content":{"Journaling in practice":{}},"tags":{"On finding your inner zen in big cities":{},"Learning to become a baker":{}}}],["branch",{"_index":5116,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Programming on the Apple M1 Silicon":{},"Are Digital Gardens Blogs?":{}},"tags":{}}],["brand",{"_index":2875,"title":{},"content":{"Nuts about local nuts":{},"DIY: Hosting stuff on your own VPS":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Nineties collecting nostalgia":{},"Double-dipping and Market Prices":{},"On Tea Prices":{},"Favorite Game Meme":{},"A 5.25\" Gobliins 2 Surprise":{},"Dark Age of Camelot in 2022":{},"My Programming Language Odyssey":{}},"tags":{}}],["braqu",{"_index":9100,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["braque'",{"_index":9464,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["brave",{"_index":10564,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["brawler",{"_index":11416,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["brazil",{"_index":7553,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["brazilian",{"_index":7678,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["breach",{"_index":6139,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["bread",{"_index":915,"title":{},"content":{"Learning to become a baker":{},"Domain Driven Design in C":{},"Using Pandoc to publish a book":{},"Lousy Wordpress Hacking Attempts detected":{},"The Fridge, Your Inoculation Room":{},"On Selling a Self-published Book":{},"Very Old and Somewhat Old Mood Boards":{},"Creative Critical Thinking":{},"The Emperor of Lists":{},"Where Does It Stop?":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{"Learning to become a baker":{},"The Fridge, Your Inoculation Room":{}}}],["bread](/post/2021/08/on",{"_index":8787,"title":{},"content":{"A Note About Footnotes":{}},"tags":{}}],["bread](http://www.redzuurdesem.b",{"_index":250,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["break",{"_index":1658,"title":{},"content":{"Integration Testing with SQLite":{},"Unit Testing Extjs UI with Siesta":{},"How to teach kids to program":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"Why I like Pawn Stars":{},"Reducing Workflow Load Facilitates Writing":{},"Rules of a Creator's Life":{},"Cheese cheese cheese cheese cheese":{},"A Triumph For Blogging":{},"A Creative State of Mind":{},"Three Little GameCube Mods":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["breakdown",{"_index":6501,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["breaker",{"_index":10038,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["breakfast",{"_index":3053,"title":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"content":{"2017 in books":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["breakpoint",{"_index":1574,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["breath",{"_index":5133,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Project Warlock: About Perseverance":{},"The Lost Art of Being Lost":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["brengen",{"_index":3644,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["brengt",{"_index":3735,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["bresenham",{"_index":5670,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["brethren",{"_index":11354,"title":{},"content":{"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["breviti",{"_index":10880,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["brew",{"_index":6453,"title":{"Technical Knowledge Brews Creativity":{}},"content":{"Programming on the Apple M1 Silicon":{}},"tags":{}}],["brexit",{"_index":9323,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["brian",{"_index":10864,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["brick",{"_index":2400,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"The Decline of Battery Life":{},"20 Years of Personal Cellphone History":{}},"tags":{}}],["brick_",{"_index":8733,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["bridg",{"_index":4940,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Water Levels As Public Data":{},"March 2022 In Review":{}},"tags":{}}],["bridge](https://developer.android.com/studio/command",{"_index":7025,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["bridger](https://www.strifestreams.com",{"_index":8990,"title":{},"content":{"A Triumph For Blogging":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["brief",{"_index":4397,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["briefli",{"_index":5538,"title":{},"content":{"ITiCSE 2020: A Report":{},"20 Years of Personal Cellphone History":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["bright",{"_index":2653,"title":{},"content":{"Healing creative scars":{},"The Decline of Battery Life":{},"Three Little GameCube Mods":{}},"tags":{}}],["brighten",{"_index":9036,"title":{},"content":{"Are Digital Gardens Blogs?":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{}},"tags":{}}],["brillianc",{"_index":4965,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["brilliant",{"_index":6041,"title":{},"content":{"A journey through the history of webdesign":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["brim",{"_index":8355,"title":{},"content":{"Water Levels As Public Data":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["bring",{"_index":1502,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"How to teach kids to program":{},"Inventing - for the worse?":{},"Concentrating on serendipitous creativity":{},"Teaching Object-Oriented design using the GBA":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Are You In The System Yet, Sir?":{},"Are Digital Gardens Blogs?":{},"November 2021 Meta Post":{},"A Personal Intro To Rough Hip-Hop":{},"The Modern QR Code Life":{},"June 2022 In Review":{}},"tags":{}}],["brioch",{"_index":9849,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["brit",{"_index":7113,"title":{},"content":{"Teaching students about coding trends":{},"From Curiosity To Creativity":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["british",{"_index":10677,"title":{},"content":{"2021 Year In Review":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["brittl",{"_index":9359,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{}},"tags":{}}],["brizi",{"_index":5230,"title":{"Page Building with Brizy in Wordpress":{}},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{"Page Building with Brizy in Wordpress":{}}}],["brizy'",{"_index":5260,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["bro",{"_index":11944,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["broad",{"_index":2744,"title":{},"content":{"A quick look at 6 fountain pens":{},"A Ph.D. Thesis: Iteration 2":{}},"tags":{}}],["broaden",{"_index":2657,"title":{},"content":{"Healing creative scars":{},"2021 Year In Review":{}},"tags":{}}],["broader",{"_index":3862,"title":{},"content":{"Reverse engineering a curriculum":{},"ITiCSE 2020: A Report":{},"Academic Lineage":{}},"tags":{}}],["broadli",{"_index":11875,"title":{},"content":{"On Learning A New (Programming) Language":{}},"tags":{}}],["broadsword",{"_index":10305,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["broke",{"_index":112,"title":{"My Kotlin Rose-Tinted Glasses Broke":{}},"content":{"Ending your day with happy thoughts":{},"486 Upgrade 2: The SD Card HDD":{},"Why I like Pawn Stars":{},"My Kotlin Rose-Tinted Glasses Broke":{},"The HP Sprocket Mini Printer":{},"Very Old and Somewhat Old Mood Boards":{},"Winnie Lim on Rebuilding Oneself":{},"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["broken",{"_index":3009,"title":{},"content":{"Inventing - for the worse?":{},"Hugo Extended: More static site processing power!":{},"486 Upgrade 2: The SD Card HDD":{},"Flea Market Season":{},"On Tea Prices":{},"Minimalism and Tidying Up":{},"Why I Play Games (And So Should You)":{},"Leuchtturm Notebook Paper Quality":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["bron",{"_index":1195,"title":{},"content":{"undefined":{}},"tags":{}}],["bron](http://nixcraft.com/shel",{"_index":1446,"title":{},"content":{"undefined":{}},"tags":{}}],["bron_",{"_index":5003,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["bronson",{"_index":8262,"title":{},"content":{"Rules of a Creator's Life":{}},"tags":{}}],["bronzen",{"_index":4016,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["brother",{"_index":6399,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{},"The insanity of collecting retro games":{},"Where Does It Stop?":{},"A Personal Intro To Gentle Hip-Hop":{},"Expiry Dates On Journals":{}},"tags":{}}],["brought",{"_index":4716,"title":{},"content":{"IT Competences and Certificates":{},"Thoughts on collaboration in education":{},"Building an Athlon Windows 98 Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Belgium - Portugal: 5 - 2":{},"Reducing Workflow Load Facilitates Writing":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Are You In The System Yet, Sir?":{},"2021 Donations":{},"The Creative Techniques Toolbox":{},"Academic Lineage":{},"Equality in Game Credits":{},"My Programming Language Odyssey":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["brown",{"_index":3323,"title":{},"content":{"Thinking in terms of objects":{},"Allspice Is Not All Spice":{}},"tags":{}}],["brows",{"_index":2163,"title":{},"content":{"Webdriver Exception Handling":{},"2017 in books":{},"Death to pseudocode?":{},"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"You Shouldn't Use Spotify":{},"The Monthly Retro Screenshot Guessing Quiz":{},"My Retrocomputing Projects For 2022":{},"Freshly Baked Thoughts":{}},"tags":{}}],["browser",{"_index":3259,"title":{"Stop limiting yourself to JS in browsers":{}},"content":{"Death to pseudocode?":{},"Productivity Tools on all platforms":{},"Hugo Extended: More static site processing power!":{},"Designing websites with accessibility in mind":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Exploring the AlterNet":{},"Discord killed support for WinXP":{},"Stop limiting yourself to JS in browsers":{},"Generating a Blogroll With OPML in Hugo":{},"On Trying To Sell A Laptop":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["browser.org",{"_index":7184,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["browser/cli",{"_index":7350,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["browser](https://rtfreesoft.blogspot.com/2021/04/weekli",{"_index":7191,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["browserifi",{"_index":2188,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["bruce",{"_index":11139,"title":{},"content":{"Academic Lineage":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["brush",{"_index":9442,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["brussel",{"_index":204,"title":{},"content":{"On finding your inner zen in big cities":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{}},"tags":{}}],["brute",{"_index":7039,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{},"Moon Logic":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["bryntum",{"_index":2076,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["bsd",{"_index":6237,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["bu",{"_index":5655,"title":{},"content":{"3D Software Rendering on the GBA":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"A Creative State of Mind":{}},"tags":{}}],["bubbel",{"_index":4125,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["bubbl",{"_index":944,"title":{},"content":{"Learning to become a baker":{},"November 2021 Meta Post":{},"The Creative Techniques Toolbox":{},"2021 Year In Review":{}},"tags":{}}],["buckley",{"_index":10758,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["buddhism",{"_index":2946,"title":{},"content":{"I'm jealous of my dog":{}},"tags":{}}],["buddhist",{"_index":2938,"title":{},"content":{"I'm jealous of my dog":{},"Where Does It Stop?":{}},"tags":{}}],["buddi",{"_index":12033,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["budget",{"_index":4860,"title":{},"content":{"De zin en onzin van conferenties":{},"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["buffalo",{"_index":2628,"title":{},"content":{"Development principles in cooking":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["buffer",{"_index":1217,"title":{},"content":{"undefined":{}},"tags":{}}],["buffoon",{"_index":7444,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["buffoon_",{"_index":8918,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["bug",{"_index":2061,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"3D Software Rendering on the GBA":{},"Re: Is collecting physical games worth it?":{},"Favorite Game Meme":{},"How Not To Do A Remaster":{},"November 2021 Meta Post":{},"Give Up GitHub!":{}},"tags":{}}],["buggi",{"_index":9722,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["buikpijn",{"_index":3390,"title":{},"content":{"Over entropie":{}},"tags":{}}],["build",{"_index":1623,"title":{"Page Building with Brizy in Wordpress":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"content":{"Enhancing the builder pattern with closures":{},"Bye autotools hello Scons":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Migrating from Extjs to React gradually":{},"Unit testing in Legacy Projects: VB6":{},"Thinking in terms of objects":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"IT Competences and Certificates":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Designing websites with accessibility in mind":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"The Internet Killed Secrets in Games":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Programming on the Apple M1 Silicon":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"Stop limiting yourself to JS in browsers":{},"Using Hugo to Launch a Gemini Capsule":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"Dear Student":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"Thoughts On Home NAS Systems":{},"Academic Lineage":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["build ecosystem",{"_index":1867,"title":{},"content":{},"tags":{"Bye autotools hello Scons":{}}}],["build(funcbrain",{"_index":5496,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='icon",{"_index":12241,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["class='link",{"_index":5487,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='meta'>mor",{"_index":5494,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='sect1'>bla",{"_index":5489,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='topbar",{"_index":5486,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='txt",{"_index":5491,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class=\\\"lazylo",{"_index":6574,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["class](https://www.vrt.be/vrtnws/nl/2022/01/05/lector",{"_index":10646,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["classes.html",{"_index":1034,"title":{},"content":{"undefined":{}},"tags":{}}],["classes](http://python",{"_index":1032,"title":{},"content":{"undefined":{}},"tags":{}}],["classes](https://www.darkageofcamelot.com/content/class",{"_index":10282,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["classic",{"_index":1608,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Faking domain logic":{},"A Ph.D. Thesis Proposal":{},"The Startup of a Lean Doctorate":{},"Over analoog en digitaal":{},"A Ph.D. Thesis: Iteration 2":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"The Internet Killed Secrets in Games":{},"Belgium - Portugal: 5 - 2":{},"Misconceptions about retro gamers":{},"Double-dipping and Market Prices":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Favorite Game Meme":{},"Collective Creativity":{},"A Treatise on Leavened Waffles":{},"The Creative Techniques Toolbox":{},"How To Enjoy Your Own Digital Music":{},"January 2022 In Review":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"February 2022 In Review":{},"March 2022 In Review":{},"April 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["classic/)[^3",{"_index":4580,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["classic/mini](https://www.nintendo.com/sup",{"_index":7742,"title":{},"content":{"Misconceptions about retro gamers":{}},"tags":{}}],["classic/vanilla",{"_index":9384,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["classic](https://www.nintendo.com/sup",{"_index":4527,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["classic](https://www.youtube.com/watch?v=onvrovuoxxi",{"_index":11061,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["classroom",{"_index":9120,"title":{},"content":{"Dear Student":{},"Give Up GitHub!":{}},"tags":{}}],["classwork",{"_index":3508,"title":{},"content":{"Teaching by philosophy":{}},"tags":{}}],["claud",{"_index":9101,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["claudiu",{"_index":10149,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["claus",{"_index":2129,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["claw'",{"_index":8908,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["claw_",{"_index":8903,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["clay",{"_index":9432,"title":{},"content":{"Constraint-based Creativity":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["clean",{"_index":1827,"title":{},"content":{"Bye autotools hello Scons":{},"Are you handing over enough when inspiring someone?":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"Reviving an old 80486 PC":{},"Digitizing journals using DEVONthink":{},"Social Debt in Development Teams":{},"The Pilot Capless: a stellar stealth pen":{},"Minimalism and Tidying Up":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["cleaner",{"_index":6497,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["cleanup",{"_index":4333,"title":{},"content":{"Domain Driven Design in C":{},"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["clear",{"_index":1741,"title":{},"content":{"Metaprogramming instead of duplication":{},"A samurai learning mindset":{},"Take your time.":{},"Death to pseudocode?":{},"The Startup of a Lean Doctorate":{},"Thoughts on collaboration in education":{},"Building an Athlon Windows 98 Retro PC":{},"Thoughts on Bullshit Jobs":{},"My Retro Desk/Gaming Setup in 2021":{},"Social Debt in Development Teams":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"A Note About Footnotes":{},"Why Mastodon Isn't Great For Serendipity":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"Water Usage and Prices":{},"Academic Lineage":{},"How To Properly Store Your Game Boy Cartridges":{},"The Life Lessons of Bonnie":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Give Up GitHub!":{}},"tags":{}}],["clear[^chal",{"_index":9934,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["clearli",{"_index":2512,"title":{},"content":{"A samurai learning mindset":{},"Thinking in terms of objects":{},"The Startup of a Lean Doctorate":{},"Building an Athlon Windows 98 Retro PC":{},"Always have a Diaster Recovery Plan":{},"Academese Gems":{},"Emotional Magic":{},"Thirty-Six":{},"Seneca on How to Live":{},"Winnie Lim on Rebuilding Oneself":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"The Life Lessons of Bonnie":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["clearurl",{"_index":6940,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["clerk",{"_index":8798,"title":{},"content":{"Are You In The System Yet, Sir?":{}},"tags":{}}],["clever",{"_index":2451,"title":{},"content":{"How to teach kids to program":{},"Death to pseudocode?":{},"How Much Should I Spend On Magic The Gathering":{},"Kotlin Is Java 2.0, But It's Still Java":{},"2021 Donations":{},"Choosing an Audio Codec":{}},"tags":{}}],["cleverli",{"_index":5905,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"How Not To Do A Remaster":{}},"tags":{}}],["cli",{"_index":5227,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["cli/ma",{"_index":7977,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["cli/mas](https://github.com/ma",{"_index":7976,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["clic",{"_index":8254,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["clich",{"_index":143,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["click",{"_index":459,"title":{},"content":{"No, vegetarians do not eat fish!":{},"undefined":{},"Custom Webdriver Page Factories":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Teaching yourself to draw":{},"Designing websites with accessibility in mind":{},"The Internet Killed Secrets in Games":{},"Exploring the AlterNet":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"YouTube Play Image Links in Hugo":{},"A Triumph For Blogging":{},"Ever-increasing Work Email Spam":{},"November 2021 Meta Post":{},"Why Mastodon Isn't Great For Serendipity":{},"Generating a Blogroll With OPML in Hugo":{},"Woke in Class":{},"How To Stream Your Own Music: Reprise":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["clicked(",{"_index":2237,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["client",{"_index":1306,"title":{},"content":{"Unit Testing Stored Procedures":{},".NET Memory management VS JVM Memory management":{},"Digitizing journals using DEVONthink":{},"Lousy Wordpress Hacking Attempts detected":{},"Power Usage Effectiveness":{},"Where Does It Stop?":{},"How To Stream Your Own Music: Reprise":{},"None Of My Best Friends Are Content Creators":{},"On Commuting By Bike":{}},"tags":{}}],["client/serv",{"_index":2051,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"My Programming Language Odyssey":{}},"tags":{}}],["clifftop",{"_index":10072,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["climat",{"_index":9224,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["climb",{"_index":8323,"title":{},"content":{"Water Levels As Public Data":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["cling",{"_index":8306,"title":{},"content":{"The Decline of Battery Life":{},"Collective Creativity":{},"Ditch Scrum, Organize As You See Fit":{},"Expiry Dates On Journals":{}},"tags":{}}],["clion",{"_index":4347,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["clip",{"_index":7307,"title":{},"content":{"The first Dutch Obsidian meetup":{},"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["clipboard",{"_index":6608,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["clive",{"_index":12176,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["clo",{"_index":712,"title":{},"content":{"undefined":{}},"tags":{}}],["clock",{"_index":6141,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The Decline of Battery Life":{}},"tags":{}}],["clock](https://www.redbubble.com/i/clock/password",{"_index":10106,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["clockspeed.png",{"_index":6140,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["clone",{"_index":4552,"title":{},"content":{"Over analoog en digitaal":{},"Belgium - Portugal: 5 - 2":{},"Why I Play Games (And So Should You)":{},"February 2022 In Review":{}},"tags":{}}],["close",{"_index":1719,"title":{},"content":{"Integration Testing with SQLite":{},"Faking domain logic":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"Take your time.":{},"Death to pseudocode?":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"Digitizing journals using DEVONthink":{},"The Fridge, Your Inoculation Room":{},"Rules of a Creator's Life":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Thirty-Six":{},"Power Usage Effectiveness":{},"Dark Age of Camelot in 2022":{},"Generating a Blogroll With OPML in Hugo":{},"Winnie Lim on Rebuilding Oneself":{},"The Death Of The Nike+ SportWatch":{},"The Modern QR Code Life":{},"Give Up GitHub!":{}},"tags":{}}],["closer",{"_index":1660,"title":{},"content":{"Integration Testing with SQLite":{},"Nuts about local nuts":{},"Computer Science learning pathways":{},"IT Competences and Certificates":{},"3D Software Rendering on the GBA":{},"486 Upgrade 2: The SD Card HDD":{},"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"Why I like Pawn Stars":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"On Selling a Self-published Book":{},"Parking Machines Design Mistakes":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["closest",{"_index":11717,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["closet",{"_index":6111,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["closur",{"_index":726,"title":{"Enhancing the builder pattern with closures":{}},"content":{"undefined":{}},"tags":{"Enhancing the builder pattern with closures":{}}}],["cloth",{"_index":2987,"title":{},"content":{"Inventing - for the worse?":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["cloud",{"_index":4935,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Digitizing journals using DEVONthink":{},"Getting rid of trackers using LineageOS":{},"February 2022 In Review":{}},"tags":{}}],["cloud_",{"_index":9249,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["cloudflare'",{"_index":5165,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["cloudi",{"_index":10315,"title":{},"content":{"December 2021 In Review":{}},"tags":{}}],["clove",{"_index":9886,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["clr",{"_index":2005,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Exploring the Go programming language":{}},"tags":{".NET Memory management VS JVM Memory management":{}}}],["club",{"_index":232,"title":{},"content":{"On finding your inner zen in big cities":{},"The Productive Programmer on Mac":{},"A Triumph For Blogging":{},"Collective Creativity":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["club_",{"_index":11005,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["clue",{"_index":2522,"title":{},"content":{"A samurai learning mindset":{},"A Decade in the Software Engineering industry":{},"Very Old and Somewhat Old Mood Boards":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["clumsi",{"_index":1851,"title":{},"content":{"Bye autotools hello Scons":{},"Academese Gems":{}},"tags":{}}],["clunk",{"_index":9517,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["clutch",{"_index":12071,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["clutter",{"_index":2056,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"My Retro Desk/Gaming Setup in 2021":{},"Are Digital Gardens Blogs?":{},"Ever-increasing Work Email Spam":{},"Minimalism and Tidying Up":{}},"tags":{}}],["cm",{"_index":7937,"title":{},"content":{"YouTube Play Image Links in Hugo":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["cmake",{"_index":1863,"title":{},"content":{"Bye autotools hello Scons":{},"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["cmd",{"_index":1368,"title":{},"content":{"undefined":{},"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}},"tags":{}}],["cmd+space",{"_index":4364,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["cmdline",{"_index":6449,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["cmo",{"_index":5964,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["cname",{"_index":5114,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["co",{"_index":1724,"title":{},"content":{"Integration Testing with SQLite":{},"Once Upon a Time in Shaolin":{},"Academic Lineage":{}},"tags":{}}],["co2",{"_index":9246,"title":{},"content":{"Power Usage Effectiveness":{},"On Commuting By Bike":{}},"tags":{}}],["co2/km",{"_index":11859,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["coach",{"_index":3730,"title":{},"content":{"A Ph.D. Thesis Proposal":{},"A Decade in the Software Engineering industry":{}},"tags":{}}],["coachen",{"_index":3733,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["coast",{"_index":8126,"title":{},"content":{"How Much Should I Spend On Magic The Gathering":{},"Emotional Magic":{},"From Curiosity To Creativity":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["coastlin",{"_index":9681,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["coat",{"_index":11403,"title":{},"content":{"Cool Things People Do With Their Blogs":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["cobbl",{"_index":7934,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["cockburn",{"_index":2563,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["coconut",{"_index":12209,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["code",{"_index":897,"title":{"Hiding Code Complexity":{},"Teaching students about coding trends":{},"Creativity Equals Messy Code?":{},"The Modern QR Code Life":{}},"content":{"undefined":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Combining async with generators in Node 11":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"The Productive Programmer on Mac":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Stop limiting yourself to JS in browsers":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Social Debt in Development Teams":{},"Software Engineering Is Not Engineering":{},"YouTube Play Image Links in Hugo":{},"Kotlin Is Java 2.0, But It's Still Java":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{},"An Ad Leaflet QR Design Mistake":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{},"True Backlink Support in Hugo":{},"Don't Expose The Stacktrace Please!":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Modern QR Code Life":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["code smel",{"_index":1981,"title":{},"content":{},"tags":{"Faking domain logic":{}}}],["code.
a",{"_index":8533,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["control](https://blog.feld.me/posts/2018/01/git",{"_index":11278,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["controleert",{"_index":1148,"title":{},"content":{"undefined":{}},"tags":{}}],["controversi",{"_index":10215,"title":{},"content":{"Three Little GameCube Mods":{},"Once Upon a Time in Shaolin":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["convalesc",{"_index":10159,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["conveni",{"_index":6727,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"Allspice Is Not All Spice":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["convent",{"_index":1647,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Journaling in practice":{},"A Ph.D. Thesis: Iteration 2":{},"Five reasons why agile and academia don't go together":{},"Designing websites with accessibility in mind":{},"486 Upgrade 2: The SD Card HDD":{},"What a Night Cam Is Good For":{},"Fighting Webmention And Pingback Spam":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["converg",{"_index":2731,"title":{},"content":{"A quick look at 6 fountain pens":{},"Five reasons why agile and academia don't go together":{}},"tags":{}}],["convers",{"_index":359,"title":{"Sparking Conversations at Conferences":{}},"content":{"No, vegetarians do not eat fish!":{},"Are you handing over enough when inspiring someone?":{},"Development principles in cooking":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"How to write academic papers in Markdown":{},"Nineties collecting nostalgia":{},"Are You In The System Yet, Sir?":{},"A Triumph For Blogging":{},"From Curiosity To Creativity":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Visualizing Personal Data Takeouts":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["conversati",{"_index":3882,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["conversation](https://theconversation.com/th",{"_index":10842,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["convert",{"_index":622,"title":{},"content":{"undefined":{},"Unit testing in Legacy Projects: VB6":{},"Thinking in terms of objects":{},"Combining async with generators in Node 11":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"How to write academic papers in Markdown":{},"YouTube Play Image Links in Hugo":{},"The Fridge, Your Inoculation Room":{},"Emotional Magic":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Treatise on Leavened Waffles":{},"Constraint-based Creativity":{},"From Analog Notebook to Digital Vault":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Three Little GameCube Mods":{},"Fighting Webmention And Pingback Spam":{},"On Learning A New (Programming) Language":{},"Give Up GitHub!":{}},"tags":{}}],["convinc",{"_index":124,"title":{},"content":{"Ending your day with happy thoughts":{},"How to teach kids to program":{},"2017 in books":{},"Take your time.":{},"Thoughts on Bullshit Jobs":{},"Exploring the Go programming language":{},"How Much Should I Spend On Magic The Gathering":{},"Cheese cheese cheese cheese cheese":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"A Personal Intro To Gentle Hip-Hop":{},"None Of My Best Friends Are Content Creators":{},"The Death Of The Nike+ SportWatch":{},"May 2022 In Review":{}},"tags":{}}],["convolut",{"_index":7617,"title":{},"content":{"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["conway](https://www.susannahconway.com",{"_index":11247,"title":{},"content":{"Expiry Dates On Journals":{}},"tags":{}}],["cook",{"_index":139,"title":{"Development principles in cooking":{}},"content":{"Ending your day with happy thoughts":{},"Learning to become a baker":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Using Pandoc to publish a book":{},"Cheese cheese cheese cheese cheese":{},"What a Night Cam Is Good For":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["cookbook",{"_index":387,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Development principles in cooking":{},"The Fridge, Your Inoculation Room":{}},"tags":{}}],["cooki",{"_index":5586,"title":{},"content":{"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"Exploring the AlterNet":{},"YouTube Play Image Links in Hugo":{},"Allspice Is Not All Spice":{}},"tags":{}}],["cookson",{"_index":5726,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["cool",{"_index":881,"title":{"Cool Things People Do With Their Blogs":{}},"content":{"undefined":{},"Enhancing the builder pattern with closures":{},"Nuts about local nuts":{},"Page Building with Brizy in Wordpress":{},"A journey through the history of webdesign":{},"Personal Desktop Screenshots of Olde":{},"Win98 Upgrade: Sound Blaster Audigy":{},"My Retro Desk/Gaming Setup in 2021":{},"How to write academic papers in Markdown":{},"Always have a Diaster Recovery Plan":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Flea Market Season":{},"The Fridge, Your Inoculation Room":{},"Dear Student":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Three Little GameCube Mods":{},"Woke in Class":{},"How To Enjoy Your Own Digital Music":{},"Academic Lineage":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Wax Seals And Snail Mail":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{},"June 2022 In Review":{}},"tags":{}}],["cooler",{"_index":2594,"title":{},"content":{"Development principles in cooking":{},"A Decade in the Software Engineering industry":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["coolio'",{"_index":11071,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["cooper",{"_index":5705,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["cope",{"_index":10099,"title":{},"content":{"November 2021 Meta Post":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"Expiry Dates On Journals":{}},"tags":{}}],["copernicus](https://www.demorgen.be/tech",{"_index":11740,"title":{},"content":{"Drought":{}},"tags":{}}],["copi",{"_index":1451,"title":{},"content":{"undefined":{},"Death to pseudocode?":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Lousy Wordpress Hacking Attempts detected":{},"The first Dutch Obsidian meetup":{},"Belgium - Portugal: 5 - 2":{},"YouTube Play Image Links in Hugo":{},"Double-dipping and Market Prices":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"2021 Donations":{},"Leuchtturm Notebook Paper Quality":{},"My Programming Language Odyssey":{}},"tags":{}}],["copies](/post/2021/05/r",{"_index":7879,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["copilot",{"_index":12147,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["copilot](https://github.com/features/copilot",{"_index":12145,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["copy/upload",{"_index":11293,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["copypast",{"_index":1308,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["copyright",{"_index":1412,"title":{},"content":{"undefined":{},"I'm jealous of my dog":{},"Computer Science learning pathways":{}},"tags":{}}],["core",{"_index":3823,"title":{},"content":{"Reverse engineering a curriculum":{},"Hugo Extended: More static site processing power!":{},"Building a Core2Duo Windows XP Retro PC":{},"Programming on the Apple M1 Silicon":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["core2duo",{"_index":6052,"title":{"Building a Core2Duo Windows XP Retro PC":{}},"content":{"Building a Core2Duo Windows XP Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["coresend",{"_index":9992,"title":{},"content":{"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["corey",{"_index":7912,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["coriand",{"_index":9887,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["cormbez",{"_index":11687,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["corneliss",{"_index":11684,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["corner",{"_index":6725,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Ditch Scrum, Organize As You See Fit":{},"Generating a Blogroll With OPML in Hugo":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["cornmeal",{"_index":9378,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["corpor",{"_index":4726,"title":{},"content":{"IT Competences and Certificates":{},"Thoughts on Bullshit Jobs":{},"Exploring the AlterNet":{},"None Of My Best Friends Are Content Creators":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["corps",{"_index":10556,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["correct",{"_index":768,"title":{},"content":{"undefined":{},"Integration Testing with SQLite":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"On Manuscript Review Procedures":{},"A Note About Footnotes":{},"How to setup Pi-Hole on a Synology NAS":{},"Fighting Webmention And Pingback Spam":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"True Backlink Support in Hugo":{}},"tags":{}}],["correctli",{"_index":6211,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"The Monthly Retro Screenshot Guessing Quiz":{},"True Backlink Support in Hugo":{}},"tags":{}}],["correl",{"_index":6495,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["correspond",{"_index":8346,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["corrod",{"_index":5969,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["corrupt",{"_index":1690,"title":{},"content":{"Integration Testing with SQLite":{},"Collective Creativity":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["corsica",{"_index":10150,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["corsican",{"_index":10147,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["cosmo",{"_index":3455,"title":{},"content":{"Over entropie":{}},"tags":{}}],["cost",{"_index":2347,"title":{},"content":{"Teaching yourself to draw":{},"Programming: a Creative Cognitive Process":{},"DIY: Hosting stuff on your own VPS":{},"Tracking and privacy concerns on websites":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Digitizing journals using DEVONthink":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Social Debt in Development Teams":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Questionable Game Publishing Methods":{},"Constraint-based Creativity":{},"How To Enjoy Your Own Digital Music":{},"Thoughts On Home NAS Systems":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["costli",{"_index":8121,"title":{},"content":{"How Much Should I Spend On Magic The Gathering":{},"Allspice Is Not All Spice":{}},"tags":{}}],["cou",{"_index":2439,"title":{},"content":{"Are you handing over enough when inspiring someone?":{}},"tags":{}}],["couch",{"_index":9273,"title":{},"content":{"Questionable Game Publishing Methods":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"What a Night Cam Is Good For":{}},"tags":{}}],["cough",{"_index":11796,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["couk\\r\\n\\t\\t\\r\\n\\t\\t\\r\\n\\t\\t\\thttps://brainbaking.com/post/2022/03/an",{"_index":11469,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["coulage_",{"_index":8076,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["couldn't",{"_index":2611,"title":{},"content":{"Development principles in cooking":{},"Healing creative scars":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"Book Number Fourteen":{},"A 5.25\" Gobliins 2 Surprise":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"How to setup Pi-Hole on a Synology NAS":{},"Don't Expose The Stacktrace Please!":{},"May 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["couldn’t",{"_index":5390,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["count",{"_index":2428,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Tracking and privacy concerns on websites":{},"Exploring the AlterNet":{},"Double-dipping and Market Prices":{},"Collective Creativity":{},"The Emperor of Lists":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Minimalism and Tidying Up":{}},"tags":{}}],["counter",{"_index":394,"title":{},"content":{"No, vegetarians do not eat fish!":{},"DIY: Hosting stuff on your own VPS":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The Emperor of Lists":{},"Water Usage and Prices":{}},"tags":{}}],["counterfeit",{"_index":7723,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["counterintuit",{"_index":2808,"title":{},"content":{"Journaling in practice":{}},"tags":{}}],["counterpart",{"_index":4344,"title":{},"content":{"Productivity Tools on all platforms":{},"Social Debt in Development Teams":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["counters_",{"_index":6050,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["countless",{"_index":5120,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Personal Desktop Screenshots of Olde":{},"Stop limiting yourself to JS in browsers":{},"Pinball Machines in a Jenever Museum":{},"Favorite Game Meme":{},"The Lost Art of Being Lost":{},"Creative Critical Thinking":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{}},"tags":{}}],["countri",{"_index":194,"title":{},"content":{"On finding your inner zen in big cities":{},"Belgium - Portugal: 5 - 2":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Parking Machines Design Mistakes":{},"On Commuting By Bike":{}},"tags":{}}],["coupl",{"_index":1334,"title":{},"content":{"Unit Testing Stored Procedures":{},"Unit Testing Extjs UI with Siesta":{},"A quick look at 6 fountain pens":{},"Domain Driven Design in C":{},"IT Competences and Certificates":{},"The Internet Killed Secrets in Games":{},"My Retro Desk/Gaming Setup in 2021":{},"How to write academic papers in Markdown":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"How Much Should I Spend On Magic The Gathering":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"Are You In The System Yet, Sir?":{},"From Analog Notebook to Digital Vault":{},"Generating a Blogroll With OPML in Hugo":{},"How To Enjoy Your Own Digital Music":{},"Once Upon a Time in Shaolin":{},"Thoughts On Home NAS Systems":{},"Leuchtturm Notebook Paper Quality":{},"Wax Seals And Snail Mail":{},"Give Up GitHub!":{}},"tags":{}}],["courag",{"_index":10631,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["courgett",{"_index":11769,"title":{},"content":{"Drought":{}},"tags":{}}],["cours",{"_index":203,"title":{},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"undefined":{},"Teaching yourself to draw":{},"Development principles in cooking":{},"A quick look at 6 fountain pens":{},"I'm jealous of my dog":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"Thoughts on collaboration in education":{},"486 Upgrade 2: The SD Card HDD":{},"A journey through the history of webdesign":{},"Personal Desktop Screenshots of Olde":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"Always have a Diaster Recovery Plan":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"On Manuscript Review Procedures":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Misconceptions about retro gamers":{},"Why I like Pawn Stars":{},"YouTube Play Image Links in Hugo":{},"Book Number Fourteen":{},"The Decline of Battery Life":{},"Cheese cheese cheese cheese cheese":{},"Emotional Magic":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Pinball Machines in a Jenever Museum":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"Very Old and Somewhat Old Mood Boards":{},"Power Usage Effectiveness":{},"A 5.25\" Gobliins 2 Surprise":{},"From Analog Notebook to Digital Vault":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Migrating from Mailchimp to Listmonk":{},"Dark Age of Camelot in 2022":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Water Usage and Prices":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"Leuchtturm Notebook Paper Quality":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Modern QR Code Life":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["course](https://kuleuven",{"_index":7269,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["courses_",{"_index":11909,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["courtesi",{"_index":7498,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["cousin",{"_index":8907,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["cout",{"_index":558,"title":{},"content":{"undefined":{},"My Programming Language Odyssey":{}},"tags":{}}],["coutanc",{"_index":9829,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["covent",{"_index":12106,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["cover",{"_index":1860,"title":{},"content":{"Bye autotools hello Scons":{},"Teaching yourself to draw":{},"Using Pandoc to publish a book":{},"Digitizing journals using DEVONthink":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"The Emperor of Lists":{},"Generating a Blogroll With OPML in Hugo":{},"Minimalism and Tidying Up":{},"2021 Year In Review":{},"Once Upon a Time in Shaolin":{},"Fighting Webmention And Pingback Spam":{},"How To Properly Store Your Game Boy Cartridges":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{}}],["covid",{"_index":5530,"title":{},"content":{"ITiCSE 2020: A Report":{},"My Retro Desk/Gaming Setup in 2021":{},"The insanity of collecting retro games":{},"Flea Market Season":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Dear Student":{},"December 2021 In Review":{},"An Ad Leaflet QR Design Mistake":{},"March 2022 In Review":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["cow",{"_index":6265,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["cow'",{"_index":8506,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["cpp",{"_index":7274,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["cppflag",{"_index":1815,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["cpu",{"_index":4554,"title":{},"content":{"Over analoog en digitaal":{},"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"The Decline of Battery Life":{},"Thoughts On Home NAS Systems":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["cpu.jpg",{"_index":5994,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["cpu/memori",{"_index":6202,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["cqm",{"_index":5894,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["crack",{"_index":4806,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"Moon Logic":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["craft",{"_index":32,"title":{},"content":{"Ending your day with happy thoughts":{},"A samurai learning mindset":{},"Inventing - for the worse?":{},"Creative Critical Thinking":{},"Re: Writing A Book Is Nonesense":{},"March 2022 In Review":{}},"tags":{}}],["craftsman",{"_index":3013,"title":{},"content":{"Inventing - for the worse?":{},"Constraint-based Creativity":{}},"tags":{}}],["craftsmanship",{"_index":3024,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{"Inventing - for the worse?":{},"A Decade in the Software Engineering industry":{}}}],["craigslist",{"_index":10793,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["cram",{"_index":7308,"title":{},"content":{"The first Dutch Obsidian meetup":{}},"tags":{}}],["cramp",{"_index":7371,"title":{},"content":{"On Manuscript Review Procedures":{},"Minimalism and Tidying Up":{}},"tags":{}}],["crank",{"_index":11665,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["cranni",{"_index":6257,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Favorite Game Meme":{}},"tags":{}}],["crap",{"_index":12224,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["crappi",{"_index":8071,"title":{},"content":{"Double-dipping and Market Prices":{},"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["crash",{"_index":1018,"title":{},"content":{"undefined":{},"486 Upgrade 2: The SD Card HDD":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Apple's App Store Design Mistake":{},"The Lost Art of Being Lost":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["crave",{"_index":8045,"title":{},"content":{"Double-dipping and Market Prices":{},"What a Night Cam Is Good For":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["crawl",{"_index":5509,"title":{},"content":{"Designing websites with accessibility in mind":{},"Where Does It Stop?":{},"What a Night Cam Is Good For":{}},"tags":{}}],["crawler",{"_index":5348,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["craze",{"_index":7658,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"June 2022 In Review":{}},"tags":{}}],["crazi",{"_index":2261,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Favorite Game Meme":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"My Retrocomputing Projects For 2022":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{}},"tags":{}}],["crazy_",{"_index":11530,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["creak",{"_index":9672,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["cream",{"_index":9403,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["creami",{"_index":12235,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["creat",{"_index":621,"title":{"Creating Top x Games Lists Is Hard":{}},"content":{"undefined":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Unit testing in Legacy Projects: VB6":{},"How to teach kids to program":{},"Development principles in cooking":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"Unit Testing PicoBlaze Assembly files":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"DIY: Hosting stuff on your own VPS":{},"Page Building with Brizy in Wordpress":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"Thoughts on collaboration in education":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"The first Dutch Obsidian meetup":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"Rules of a Creator's Life":{},"Emotional Magic":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Favorite Game Meme":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"From Analog Notebook to Digital Vault":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Dark Age of Camelot in 2022":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{}},"tags":{}}],["createmocksbasedonnamingconvent",{"_index":1767,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["creation",{"_index":1809,"title":{},"content":{"Bye autotools hello Scons":{},"Domain Driven Design in C":{},"Very Old and Somewhat Old Mood Boards":{},"A Creative State of Mind":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["creativ",{"_index":2319,"title":{"Healing creative scars":{},"Concentrating on serendipitous creativity":{},"Programming: a Creative Cognitive Process":{},"What is Creativity in Software Engineering?":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}},"content":{"Teaching yourself to draw":{},"Healing creative scars":{},"Journaling in practice":{},"Inventing - for the worse?":{},"2017 in books":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"Programming: a Creative Cognitive Process":{},"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"What is Creativity in Software Engineering?":{},"You Shouldn't Use Spotify":{},"20 Years of Personal Cellphone History":{},"Creativity Self-Assessment Is Nonsense":{},"A Creative State of Mind":{},"Allspice Is Not All Spice":{},"December 2021 In Review":{},"A Factor Analysis For Dummies in R":{},"January 2022 In Review":{},"Creativity Equals Messy Code?":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{"Programming: a Creative Cognitive Process":{},"What is Creativity in Software Engineering?":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}}}],["creative'",{"_index":5893,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["creativesomething.net](https://creativesomething.net",{"_index":8258,"title":{},"content":{"Rules of a Creator's Life":{}},"tags":{}}],["creativit",{"_index":4956,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["creativity[^ama",{"_index":4951,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["creativu",{"_index":2967,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["creator",{"_index":8554,"title":{"None Of My Best Friends Are Content Creators":{}},"content":{"Kotlin Is Java 2.0, But It's Still Java":{},"2021 Donations":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["creator'",{"_index":8255,"title":{"Rules of a Creator's Life":{}},"content":{},"tags":{}}],["creatur",{"_index":2372,"title":{},"content":{"Teaching yourself to draw":{},"Emotional Magic":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["credit",{"_index":11414,"title":{"Equality in Game Credits":{}},"content":{"Equality in Game Credits":{}},"tags":{"Equality in Game Credits":{},"Shredder's Revenge's Soundtrack Is Amazing":{}}}],["credits.jpg",{"_index":11423,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["creep",{"_index":10603,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["crew",{"_index":9684,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["creëren",{"_index":4126,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["cri",{"_index":9731,"title":{},"content":{"How Not To Do A Remaster":{},"A Creative State of Mind":{},"Natural Gas Prices and The Energy Market":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["cricket",{"_index":7816,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["crimin",{"_index":11074,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["crisi",{"_index":8695,"title":{},"content":{"Thirty-Six":{},"The Creative Techniques Toolbox":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["crisp",{"_index":9401,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["critchlow'",{"_index":11518,"title":{},"content":{"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["criteria",{"_index":11937,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["critic",{"_index":5395,"title":{"Creative Critical Thinking":{}},"content":{"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"On Manuscript Review Procedures":{},"Creativity Self-Assessment Is Nonsense":{},"Visualizing Personal Data Takeouts":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["critiqu",{"_index":5086,"title":{},"content":{"Five reasons why agile and academia don't go together":{}},"tags":{}}],["crockford",{"_index":888,"title":{},"content":{"undefined":{}},"tags":{}}],["crombez",{"_index":11499,"title":{},"content":{"March 2022 In Review":{},"April 2022 In Review":{}},"tags":{}}],["crontab",{"_index":10899,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["cross",{"_index":2749,"title":{},"content":{"A quick look at 6 fountain pens":{},"Productivity Tools on all platforms":{},"Unit Testing PicoBlaze Assembly files":{},"Teaching students about coding trends":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"Parking Machines Design Mistakes":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Academic Lineage":{},"On Learning A New (Programming) Language":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["crossing_",{"_index":11512,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["crossroad",{"_index":12130,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["crow",{"_index":10145,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["crowd",{"_index":5381,"title":{},"content":{"Project Warlock: About Perseverance":{},"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["crown",{"_index":9796,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["crt",{"_index":4607,"title":{},"content":{"Over analoog en digitaal":{},"My Retro Desk/Gaming Setup in 2021":{},"Misconceptions about retro gamers":{},"Three Little GameCube Mods":{}},"tags":{}}],["crucial",{"_index":3029,"title":{},"content":{"Inventing - for the worse?":{},"On Manuscript Review Procedures":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["crud",{"_index":3128,"title":{},"content":{"Hiding Code Complexity":{}},"tags":{}}],["crumb",{"_index":9398,"title":{},"content":{"A Treatise on Leavened Waffles":{},"Allspice Is Not All Spice":{}},"tags":{}}],["crumbl",{"_index":8181,"title":{},"content":{"On Tea Prices":{},"Water Levels As Public Data":{},"Constraint-based Creativity":{}},"tags":{}}],["crush",{"_index":7735,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["crust",{"_index":9399,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["crusti",{"_index":8113,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["crutcher",{"_index":8536,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["cry](https://www.youtube.com/watch?v=og4rozg78bo",{"_index":11100,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["crystal",{"_index":3295,"title":{},"content":{"Death to pseudocode?":{},"The Internet Killed Secrets in Games":{},"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["cs",{"_index":3534,"title":{},"content":{"Computer Science learning pathways":{},"Academic Lineage":{}},"tags":{}}],["cs1",{"_index":11224,"title":{},"content":{"Creativity Equals Messy Code?":{}},"tags":{}}],["csharp",{"_index":1649,"title":{},"content":{},"tags":{"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Webdriver Exception Handling":{}}}],["csikszentmihalyi",{"_index":8834,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["csikszentmihalyi'",{"_index":8830,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["css",{"_index":5188,"title":{},"content":{"Hugo Extended: More static site processing power!":{},"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"How to write academic papers in Markdown":{},"Exploring the AlterNet":{},"Teaching students about coding trends":{},"December 2021 In Review":{}},"tags":{}}],["css/html",{"_index":5244,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["css/styles.css",{"_index":5199,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["css2",{"_index":6967,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["css3",{"_index":6971,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["css](https://tailwindcss.com",{"_index":6973,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["csv",{"_index":8369,"title":{},"content":{"Water Levels As Public Data":{},"Exporting Goodreads to Obsidian":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["csv['titl",{"_index":9593,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["csvpars",{"_index":9588,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["csvparse(readfilesync(csvfil",{"_index":9590,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["ct",{"_index":5877,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["ct1747",{"_index":5896,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["ct2290",{"_index":5895,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["ct4830",{"_index":6325,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["ctr",{"_index":1558,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl)+space",{"_index":4370,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["ctrl+alt",{"_index":1529,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+alt+left/right",{"_index":1526,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+d",{"_index":1515,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+e",{"_index":1539,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+enter",{"_index":1521,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+f11",{"_index":1543,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+l",{"_index":1516,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+m",{"_index":1575,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+o",{"_index":1546,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+r",{"_index":1561,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift",{"_index":1528,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+1",{"_index":1531,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+alt+f12",{"_index":1550,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+alt+up/down",{"_index":1536,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+b",{"_index":1571,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+g",{"_index":1549,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+o",{"_index":1538,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+space",{"_index":1520,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Faking domain logic":{},"Productivity Tools on all platforms":{}},"tags":{}}],["ctrl+u",{"_index":1544,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["cuban",{"_index":11674,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["cube",{"_index":6274,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["cube_",{"_index":9468,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["cubic",{"_index":10934,"title":{},"content":{"Water Usage and Prices":{},"Drought":{}},"tags":{}}],["cubism",{"_index":9092,"title":{},"content":{"Collective Creativity":{},"Constraint-based Creativity":{}},"tags":{}}],["cuddl",{"_index":10681,"title":{},"content":{"2021 Year In Review":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["cuisin",{"_index":9387,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["culinari",{"_index":8610,"title":{},"content":{"On Selling a Self-published Book":{}},"tags":{}}],["cultur",{"_index":3565,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Reverse engineering a curriculum":{},"Thoughts on collaboration in education":{},"Thoughts on Bullshit Jobs":{},"What if Seneca wasn't Nero's advisor?":{},"Creativity Self-Assessment Is Nonsense":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"Equality in Game Credits":{}},"tags":{}}],["cultures](https://techbeacon.com/lesson",{"_index":3564,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["cultuur",{"_index":3574,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["cumbersom",{"_index":1616,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Domain Driven Design in C":{}},"tags":{}}],["cup",{"_index":7641,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"Creative Critical Thinking":{}},"tags":{}}],["cupboard",{"_index":10482,"title":{},"content":{"Minimalism and Tidying Up":{}},"tags":{}}],["cupboard/draw",{"_index":8199,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["curat",{"_index":9088,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["curdat",{"_index":11726,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["curio",{"_index":10112,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["curios",{"_index":7289,"title":{"From Curiosity To Creativity":{}},"content":{"The first Dutch Obsidian meetup":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"From Curiosity To Creativity":{}},"tags":{}}],["curiosities](https://en.wikipedia.org/wiki/cabinet_of_curios",{"_index":9215,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["curiou",{"_index":302,"title":{},"content":{"On finding your inner zen in big cities":{},"Ditch Scrum, Organize As You See Fit":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["curl",{"_index":8706,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["currcont",{"_index":11616,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["current",{"_index":304,"title":{},"content":{"On finding your inner zen in big cities":{},"undefined":{},"Unit Testing Extjs UI with Siesta":{},"Journaling in practice":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"Unit Testing PicoBlaze Assembly files":{},"Programming: a Creative Cognitive Process":{},"The Internet Killed Secrets in Games":{},"What is Creativity in Software Engineering?":{},"Book Number Fourteen":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Creativity Self-Assessment Is Nonsense":{},"The Emperor of Lists":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Natural Gas Prices and The Energy Market":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"True Backlink Support in Hugo":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["curri",{"_index":2600,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["curriculum",{"_index":3484,"title":{"Reverse engineering a curriculum":{}},"content":{"Teaching by philosophy":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"ITiCSE 2020: A Report":{},"Ever-increasing Work Email Spam":{}},"tags":{}}],["curriculum](/post/revers",{"_index":3483,"title":{},"content":{"Teaching by philosophy":{},"Computer Science learning pathways":{}},"tags":{}}],["curriculum](https://dl.acm.org/doi/pdf/10.1145/3341525.3387405",{"_index":5543,"title":{},"content":{"ITiCSE 2020: A Report":{}},"tags":{}}],["currrellink",{"_index":11614,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["curs",{"_index":2937,"title":{},"content":{"I'm jealous of my dog":{},"Teaching Object-Oriented design using the GBA":{},"Discord killed support for WinXP":{},"Thirty-Six":{},"Creative Critical Thinking":{},"December 2021 In Review":{}},"tags":{}}],["cursor",{"_index":1351,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["cursor_el",{"_index":1361,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["curtain",{"_index":10079,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["curv",{"_index":6729,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{}},"tags":{}}],["custom",{"_index":1662,"title":{"Custom Webdriver Page Factories":{}},"content":{"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Migrating from Extjs to React gradually":{},"A quick look at 6 fountain pens":{},"DIY: Hosting stuff on your own VPS":{},"Page Building with Brizy in Wordpress":{},"486 Upgrade 2: The SD Card HDD":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Belgium - Portugal: 5 - 2":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"On Selling a Self-published Book":{},"20 Years of Personal Cellphone History":{},"The Emperor of Lists":{},"How to setup Pi-Hole on a Synology NAS":{},"Cool Things People Do With Their Blogs":{},"Wax Seals And Snail Mail":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["customev",{"_index":2248,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["customiz",{"_index":4369,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["cut",{"_index":957,"title":{},"content":{"Learning to become a baker":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"DIY: Hosting stuff on your own VPS":{},"Teaching students about coding trends":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"Are Digital Gardens Blogs?":{},"How Not To Do A Remaster":{},"On Trying To Sell A Laptop":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["cut](https://jefklakscodex.com/games/kathi",{"_index":10071,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["cuub",{"_index":10954,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["cv",{"_index":4407,"title":{},"content":{"A Decade in the Software Engineering industry":{}},"tags":{}}],["cxx",{"_index":1837,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["cxxflag",{"_index":1818,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["cyberpunk",{"_index":9720,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["cycl",{"_index":3170,"title":{},"content":{"Take your time.":{},"IT Competences and Certificates":{},"Flea Market Season":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["cyclette](https://www.kaffeecyclette.b",{"_index":9949,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["cycling](/post/2021/08/accident",{"_index":9311,"title":{},"content":{"The Lost Art of Being Lost":{}},"tags":{}}],["cyclist",{"_index":8445,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["cylind",{"_index":5831,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{}},"tags":{}}],["cynefin",{"_index":7803,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["cynic",{"_index":8415,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["cyren",{"_index":9569,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["cézann",{"_index":9099,"title":{},"content":{"Collective Creativity":{},"Constraint-based Creativity":{}},"tags":{}}],["cézanne'",{"_index":9448,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["c€/kwh",{"_index":10490,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["d",{"_index":3353,"title":{},"content":{"Over entropie":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["d'avella",{"_index":10464,"title":{},"content":{"Minimalism and Tidying Up":{}},"tags":{}}],["d2",{"_index":7178,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["da",{"_index":11004,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["daar",{"_index":856,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{}},"tags":{}}],["daarna",{"_index":1387,"title":{},"content":{"undefined":{},"A Ph.D. Thesis Proposal":{},"Over tijdsbesef":{}},"tags":{}}],["daarvan",{"_index":4192,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["dabbl",{"_index":2262,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"What if Seneca wasn't Nero's advisor?":{},"My Retrocomputing Projects For 2022":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["dac",{"_index":6334,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["dad",{"_index":5362,"title":{},"content":{"Project Warlock: About Perseverance":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Favorite Game Meme":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["dad'",{"_index":11815,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["dadaism",{"_index":9093,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["daddy'",{"_index":11067,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["dadelijk",{"_index":4982,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["daemon",{"_index":1464,"title":{},"content":{"undefined":{}},"tags":{}}],["dag",{"_index":4834,"title":{},"content":{"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["dagboeken",{"_index":4296,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["dagelijk",{"_index":3360,"title":{},"content":{"Over entropie":{}},"tags":{}}],["dagelijks",{"_index":4830,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["dagen",{"_index":4827,"title":{},"content":{"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["dahlberg",{"_index":5696,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["daili",{"_index":213,"title":{},"content":{"On finding your inner zen in big cities":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"I'm jealous of my dog":{},"The Startup of a Lean Doctorate":{},"Thoughts on collaboration in education":{},"The Pilot Capless: a stellar stealth pen":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"Ever-increasing Work Email Spam":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"2021 Donations":{},"Why Mastodon Isn't Great For Serendipity":{},"Dark Age of Camelot in 2022":{},"The Death Of The Nike+ SportWatch":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["daisi",{"_index":9560,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["damag",{"_index":4406,"title":{},"content":{"A Decade in the Software Engineering industry":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Creative State of Mind":{}},"tags":{}}],["damage_",{"_index":11095,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["damian",{"_index":7590,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["damn",{"_index":2894,"title":{},"content":{"Nuts about local nuts":{},"Exploring the AlterNet":{},"Apple's App Store Design Mistake":{},"A 5.25\" Gobliins 2 Surprise":{},"Woke in Class":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["dan",{"_index":602,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"A Personal Intro To Gentle Hip-Hop":{},"Drought":{}},"tags":{}}],["danc",{"_index":12185,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["dandara",{"_index":10029,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["danger",{"_index":6936,"title":{},"content":{"Exploring the AlterNet":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["daniel](https://ineed.coffe",{"_index":6995,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["danni",{"_index":3054,"title":{},"content":{"2017 in books":{},"Academic Lineage":{}},"tags":{}}],["danny'",{"_index":3076,"title":{},"content":{"2017 in books":{}},"tags":{}}],["daoc",{"_index":10262,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["daoc'",{"_index":10294,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["dare",{"_index":4751,"title":{},"content":{"IT Competences and Certificates":{},"Stop limiting yourself to JS in browsers":{},"Are You In The System Yet, Sir?":{},"Are Digital Gardens Blogs?":{},"How to setup Pi-Hole on a Synology NAS":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["daredevil",{"_index":10131,"title":{},"content":{"Seneca on How to Live":{}},"tags":{}}],["daringli",{"_index":7073,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["darjeel",{"_index":8192,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["darjeeling](https://www.mariagefreres.com/fr/2",{"_index":8205,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["dark",{"_index":4718,"title":{"Dark Age of Camelot in 2022":{}},"content":{"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["darker",{"_index":7229,"title":{},"content":{"Exploring the Go programming language":{}},"tags":{}}],["darl",{"_index":11099,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["darmstadt",{"_index":10912,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["darwin",{"_index":9020,"title":{},"content":{"Are Digital Gardens Blogs?":{},"From Curiosity To Creativity":{}},"tags":{}}],["darwin'",{"_index":9689,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["daryl",{"_index":10041,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["dash",{"_index":4368,"title":{},"content":{"Productivity Tools on all platforms":{},"Generating a Blogroll With OPML in Hugo":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["dat",{"_index":510,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"Drought":{}},"tags":{}}],["data",{"_index":1346,"title":{"Water Levels As Public Data":{},"Visualizing Personal Data Takeouts":{}},"content":{"Unit Testing Stored Procedures":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Migrating from Extjs to React gradually":{},"Teaching by philosophy":{},"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Personal Desktop Screenshots of Olde":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Always have a Diaster Recovery Plan":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"Host your own webmention receiver":{},"Flea Market Season":{},"YouTube Play Image Links in Hugo":{},"Water Levels As Public Data":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Ever-increasing Work Email Spam":{},"Power Usage Effectiveness":{},"Exporting Goodreads to Obsidian":{},"Migrating from Mailchimp to Listmonk":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Winnie Lim on Rebuilding Oneself":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"An Ad Leaflet QR Design Mistake":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"February 2022 In Review":{},"Cool Things People Do With Their Blogs":{},"Fighting Webmention And Pingback Spam":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"The Modern QR Code Life":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["data cent",{"_index":9257,"title":{},"content":{},"tags":{"Power Usage Effectiveness":{}}}],["data!_",{"_index":10907,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["data('bfi",{"_index":10410,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["data/webmentions.json",{"_index":7435,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["data](/post/2021/01/digit",{"_index":6993,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["data](/post/2021/07/waterlevel",{"_index":10500,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["data](https://medium.com/th",{"_index":10620,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["data_",{"_index":7149,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["databas",{"_index":1609,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Hiding Code Complexity":{},"Digitizing journals using DEVONthink":{},"Always have a Diaster Recovery Plan":{},"Water Levels As Public Data":{},"Emotional Magic":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["dataset](https://www.rdocumentation.org/packages/psych/versions/2.1.9/topics/bfi",{"_index":10407,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["datatypes.html#tupl",{"_index":1028,"title":{},"content":{"undefined":{}},"tags":{}}],["datatypes](http://www.diveintopython3.net/n",{"_index":1027,"title":{},"content":{"undefined":{}},"tags":{}}],["datavi",{"_index":8313,"title":{},"content":{},"tags":{"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{}}}],["date",{"_index":482,"title":{"Expiry Dates On Journals":{}},"content":{"undefined":{},"Integration Testing with SQLite":{},"Journaling in practice":{},"Productivity Tools on all platforms":{},"Five reasons why agile and academia don't go together":{},"Programming on the Apple M1 Silicon":{},"Teaching students about coding trends":{},"Re: Is collecting physical games worth it?":{},"Book Number Fourteen":{},"Exporting Goodreads to Obsidian":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Don't Expose The Stacktrace Please!":{},"Freshly Baked Thoughts":{}},"tags":{}}],["date_format(dates.startdate,'%d/%m",{"_index":11711,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["dates.event_id",{"_index":11719,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["dates.startd",{"_index":11725,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["datetim",{"_index":1717,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["datetimeformat",{"_index":1712,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["daughter",{"_index":5930,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["daughterboard",{"_index":5901,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["daunt",{"_index":2483,"title":{},"content":{"How to teach kids to program":{},"A Ph.D. Thesis: Iteration 2":{},"Minimalism and Tidying Up":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["dave",{"_index":11869,"title":{},"content":{"On Learning A New (Programming) Language":{}},"tags":{}}],["david",{"_index":2815,"title":{},"content":{"Journaling in practice":{},"Nuts about local nuts":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Using Pandoc to publish a book":{},"Thoughts on Bullshit Jobs":{},"Re: Is collecting physical games worth it?":{},"Rules of a Creator's Life":{},"On Selling a Self-published Book":{},"Thirty-Six":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["dawn",{"_index":6766,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["day",{"_index":1,"title":{"Ending your day with happy thoughts":{}},"content":{"Ending your day with happy thoughts":{},"On finding your inner zen in big cities":{},"Learning to become a baker":{},"Bye autotools hello Scons":{},"Faking domain logic":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Healing creative scars":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Tracking and privacy concerns on websites":{},"An am486 Performance Analysis":{},"486 Upgrade 1: Sound Blaster 16":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"The Productive Programmer on Mac":{},"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"Discord killed support for WinXP":{},"Exploring the Go programming language":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Social Debt in Development Teams":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Software Engineering Is Not Engineering":{},"Book Number Fourteen":{},"The Decline of Battery Life":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Ditch Scrum, Organize As You See Fit":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"December 2021 In Review":{},"Why I Play Games (And So Should You)":{},"Woke in Class":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"Drought":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["day\"_",{"_index":8879,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["day(",{"_index":12171,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["day/galleri",{"_index":8645,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["day_",{"_index":11673,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["dayz_",{"_index":10847,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["db",{"_index":1653,"title":{},"content":{"Integration Testing with SQLite":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["db::select(\"select",{"_index":11707,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["db](https://docs.google.com/spreadsheets/d/1lvf9noamklecphr_saa48m7suxitwii72ghrcw0wpnu/edit#gid=0",{"_index":5766,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["dbconfigurationmock",{"_index":1729,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["dc00",{"_index":11562,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["ddd",{"_index":4305,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["ddl",{"_index":1722,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["ddr",{"_index":6081,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["ddr2",{"_index":6084,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["ddr3",{"_index":6117,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"The Decline of Battery Life":{}},"tags":{}}],["de",{"_index":606,"title":{"Over de inflatie van intellect":{},"De zin en onzin van conferenties":{}},"content":{"undefined":{},"2017 in books":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"The first Dutch Obsidian meetup":{},"The Fridge, Your Inoculation Room":{},"A Triumph For Blogging":{},"Constraint-based Creativity":{},"Migrating from Mailchimp to Listmonk":{},"Seneca on How to Live":{},"December 2021 In Review":{},"Water Usage and Prices":{},"Academic Lineage":{},"February 2022 In Review":{},"March 2022 In Review":{},"April 2022 In Review":{},"Drought":{}},"tags":{}}],["de'bardi",{"_index":9076,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["dead",{"_index":3176,"title":{},"content":{"Take your time.":{},"Building an Athlon Windows 98 Retro PC":{},"Reducing Workflow Load Facilitates Writing":{},"On Selling a Self-published Book":{},"A 5.25\" Gobliins 2 Surprise":{},"Migrating from Mailchimp to Listmonk":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["dead[^dead",{"_index":6168,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["deadli",{"_index":2664,"title":{},"content":{"Healing creative scars":{}},"tags":{}}],["deadlin",{"_index":9164,"title":{},"content":{"Ever-increasing Work Email Spam":{}},"tags":{}}],["deal",{"_index":6551,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Fridge, Your Inoculation Room":{},"Ever-increasing Work Email Spam":{},"Questionable Game Publishing Methods":{},"Wax Seals And Snail Mail":{},"Drought":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["dealer",{"_index":9087,"title":{},"content":{"Collective Creativity":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["deals](/post/2021/06/whi",{"_index":7715,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["death",{"_index":3253,"title":{"Death to pseudocode?":{},"The Death Of The Nike+ SportWatch":{}},"content":{"Belgium - Portugal: 5 - 2":{},"What if Seneca wasn't Nero's advisor?":{},"Thirty-Six":{},"The Emperor of Lists":{},"November 2021 Meta Post":{},"Technical Knowledge Brews Creativity":{},"Winnie Lim on Rebuilding Oneself":{},"A Personal Intro To Gentle Hip-Hop":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["death'",{"_index":10030,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["death](https://jefklakscodex.com/games/flip",{"_index":10074,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["deb",{"_index":2103,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["debacl",{"_index":7083,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["debandjesfabriek.nl](https://www.debandjesfabriek.nl/shop/norelco",{"_index":11802,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["debat",{"_index":7082,"title":{},"content":{"Teaching students about coding trends":{},"Collective Creativity":{},"Creative Critical Thinking":{},"Technical Knowledge Brews Creativity":{},"Once Upon a Time in Shaolin":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["debates[^rm",{"_index":7249,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["deborah",{"_index":7614,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["debt",{"_index":7563,"title":{"Social Debt in Development Teams":{}},"content":{"Social Debt in Development Teams":{},"Academese Gems":{}},"tags":{}}],["debt_",{"_index":7566,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["debug",{"_index":1215,"title":{},"content":{"undefined":{},"Unit testing in Legacy Projects: VB6":{},"A Decade in the Software Engineering industry":{},"Teaching Object-Oriented design using the GBA":{},"Hugo Extended: More static site processing power!":{},"Getting rid of trackers using LineageOS":{},"Apple's App Store Design Mistake":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["debug.writeline(george.isold",{"_index":4313,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["debugg",{"_index":11573,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["debunk",{"_index":5718,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["decad",{"_index":4389,"title":{"A Decade in the Software Engineering industry":{}},"content":{"Misconceptions about retro gamers":{},"Collective Creativity":{},"Thoughts On Home NAS Systems":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["deceit",{"_index":9505,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["decemb",{"_index":8191,"title":{"December 2021 In Review":{}},"content":{"On Tea Prices":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Natural Gas Prices and The Energy Market":{},"January 2022 In Review":{}},"tags":{}}],["decennium",{"_index":3722,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["decent",{"_index":428,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Development principles in cooking":{},"An am486 Performance Analysis":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{},"Host your own webmention receiver":{},"Why I Play Games (And So Should You)":{},"Thoughts On Home NAS Systems":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["decentr",{"_index":6514,"title":{},"content":{"Digitizing journals using DEVONthink":{},"Why Mastodon Isn't Great For Serendipity":{},"Give Up GitHub!":{}},"tags":{}}],["decept",{"_index":4958,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["decibel",{"_index":3159,"title":{},"content":{"Take your time.":{}},"tags":{}}],["decid",{"_index":1011,"title":{},"content":{"Learning to become a baker":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Are you handing over enough when inspiring someone?":{},"Hiding Code Complexity":{},"Computer Science learning pathways":{},"Unit Testing PicoBlaze Assembly files":{},"Teaching Object-Oriented design using the GBA":{},"Page Building with Brizy in Wordpress":{},"Using Pandoc to publish a book":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Teaching students about coding trends":{},"Discord killed support for WinXP":{},"Using Hugo to Launch a Gemini Capsule":{},"A Note About Footnotes":{},"Collective Creativity":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Very Old and Somewhat Old Mood Boards":{},"How Not To Do A Remaster":{},"Migrating from Mailchimp to Listmonk":{},"Dark Age of Camelot in 2022":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"Visualizing Personal Data Takeouts":{},"A Personal Intro To Rough Hip-Hop":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["deciph",{"_index":11161,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["decis",{"_index":1941,"title":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"Computer Science learning pathways":{},"Thoughts on collaboration in education":{},"486 Upgrade 2: The SD Card HDD":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Software Engineering Is Not Engineering":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Ditch Scrum, Organize As You See Fit":{},"How Not To Do A Remaster":{},"2021 Donations":{},"Dark Age of Camelot in 2022":{},"The Creative Techniques Toolbox":{},"Fighting Webmention And Pingback Spam":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"May 2022 In Review":{}},"tags":{}}],["deck",{"_index":8534,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["declar",{"_index":646,"title":{},"content":{"undefined":{},"Unit Testing Stored Procedures":{},"On Manuscript Review Procedures":{},"Software Engineering Is Not Engineering":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["declareert",{"_index":637,"title":{},"content":{"undefined":{}},"tags":{}}],["declareren",{"_index":1103,"title":{},"content":{"undefined":{}},"tags":{}}],["declin",{"_index":8271,"title":{"The Decline of Battery Life":{}},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["declining](https://mmo",{"_index":10290,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["decod",{"_index":10189,"title":{},"content":{"Three Little GameCube Mods":{},"How to setup Pi-Hole on a Synology NAS":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["decoder.charsetread",{"_index":11471,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["decomposit",{"_index":9530,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["decor",{"_index":436,"title":{},"content":{"No, vegetarians do not eat fish!":{},"undefined":{},"Custom Webdriver Page Factories":{},"Designing websites with accessibility in mind":{},"Very Old and Somewhat Old Mood Boards":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Dark Age of Camelot in 2022":{},"Minimalism and Tidying Up":{},"Leuchtturm Notebook Paper Quality":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["decoreren",{"_index":780,"title":{},"content":{"undefined":{}},"tags":{}}],["decreas",{"_index":9113,"title":{},"content":{"Dear Student":{},"Constraint-based Creativity":{}},"tags":{}}],["decronstruct",{"_index":3308,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["decyph",{"_index":9189,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["dedic",{"_index":3273,"title":{},"content":{"Death to pseudocode?":{},"Project Warlock: About Perseverance":{},"The Internet Killed Secrets in Games":{},"Academese Gems":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"Ditch Scrum, Organize As You See Fit":{},"Three Little GameCube Mods":{}},"tags":{}}],["deduc",{"_index":11599,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["deduct",{"_index":3311,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["deed",{"_index":10154,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["deel",{"_index":1143,"title":{},"content":{"undefined":{},"A Ph.D. Thesis Proposal":{},"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["deem",{"_index":9187,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["deep",{"_index":1852,"title":{},"content":{"Bye autotools hello Scons":{},"Development principles in cooking":{},"Hiding Code Complexity":{},"Concentrating on serendipitous creativity":{},"The Internet Killed Secrets in Games":{},"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"A Triumph For Blogging":{},"The Lost Art of Being Lost":{},"A Personal Intro To Rough Hip-Hop":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["deep]/awhil",{"_index":11827,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["deeper",{"_index":8549,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{},"Favorite Game Meme":{},"Winnie Lim on Rebuilding Oneself":{},"Choosing an Audio Codec":{},"Expiry Dates On Journals":{}},"tags":{}}],["deepli",{"_index":1935,"title":{},"content":{"Faking domain logic":{},"Re: Writing A Book Is Nonesense":{},"Winnie Lim on Rebuilding Oneself":{},"February 2022 In Review":{},"Drought":{}},"tags":{}}],["def",{"_index":1039,"title":{},"content":{"undefined":{},"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["default",{"_index":569,"title":{},"content":{"undefined":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Migrating from Extjs to React gradually":{},"DIY: Hosting stuff on your own VPS":{},"Reviving an old 80486 PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["default.aspxbrain",{"_index":5507,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["footnot",{"_index":8773,"title":{"A Note About Footnotes":{}},"content":{"A Note About Footnotes":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["footnote_",{"_index":8778,"title":{},"content":{"A Note About Footnotes":{}},"tags":{}}],["for(int",{"_index":515,"title":{},"content":{"undefined":{},"Death to pseudocode?":{}},"tags":{}}],["for(var",{"_index":863,"title":{},"content":{"undefined":{}},"tags":{}}],["for](https://www.jenevermuseum.b",{"_index":8624,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["foray",{"_index":4630,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["forbid",{"_index":9501,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["forbidden",{"_index":3158,"title":{},"content":{"Take your time.":{}},"tags":{}}],["forc",{"_index":3127,"title":{},"content":{"Hiding Code Complexity":{},"An am486 Performance Analysis":{},"Digitizing journals using DEVONthink":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Lousy Wordpress Hacking Attempts detected":{},"Moon Logic":{},"What if Seneca wasn't Nero's advisor?":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"On Trying To Sell A Laptop":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["forcefulli",{"_index":9757,"title":{},"content":{"Where Does It Stop?":{}},"tags":{}}],["forceren",{"_index":1390,"title":{},"content":{"undefined":{}},"tags":{}}],["ford",{"_index":6576,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["ford'",{"_index":4336,"title":{},"content":{"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}},"tags":{}}],["fordbla",{"_index":5501,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["headland",{"_index":10036,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["headlin",{"_index":9738,"title":{},"content":{"How Not To Do A Remaster":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["heal",{"_index":2638,"title":{"Healing creative scars":{}},"content":{"Journaling in practice":{}},"tags":{}}],["health",{"_index":8438,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["healthi",{"_index":8966,"title":{},"content":{"Parking Machines Design Mistakes":{},"A Treatise on Leavened Waffles":{},"Why I Play Games (And So Should You)":{}},"tags":{}}],["heap",{"_index":2009,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["hear",{"_index":350,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"Favorite Game Meme":{},"Dear Student":{},"Minimalism and Tidying Up":{},"Choosing an Audio Codec":{}},"tags":{}}],["heard",{"_index":1310,"title":{},"content":{"Unit Testing Stored Procedures":{},"Digitizing journals using DEVONthink":{},"You Shouldn't Use Spotify":{},"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["heart",{"_index":8187,"title":{},"content":{"On Tea Prices":{},"Rules of a Creator's Life":{},"Favorite Game Meme":{},"Questionable Game Publishing Methods":{}},"tags":{}}],["heat",{"_index":6101,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"The Fridge, Your Inoculation Room":{},"Power Usage Effectiveness":{},"Constraint-based Creativity":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"tags":{}}],["heaven",{"_index":1513,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["heavi",{"_index":1995,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Unit Testing Extjs UI with Siesta":{},"Computer Science learning pathways":{},"Programming: a Creative Cognitive Process":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Water Levels As Public Data":{},"20 Years of Personal Cellphone History":{},"Dear Student":{},"Power Usage Effectiveness":{},"Creative Critical Thinking":{},"Technical Knowledge Brews Creativity":{},"January 2022 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["heavier",{"_index":7504,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["heavili",{"_index":1364,"title":{},"content":{"undefined":{},"Productivity Tools on all platforms":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"What if Seneca wasn't Nero's advisor?":{},"A Treatise on Leavened Waffles":{},"How To Enjoy Your Own Digital Music":{},"On Trying To Sell A Laptop":{},"June 2022 In Review":{}},"tags":{}}],["heavyweight",{"_index":2048,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"Teaching by philosophy":{},"Programming on the Apple M1 Silicon":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["heb",{"_index":643,"title":{},"content":{"undefined":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hebben",{"_index":3479,"title":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"content":{"Over entropie":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hebt",{"_index":4149,"title":{},"content":{"Over tijdsbesef":{},"Over analoog en digitaal":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["heck",{"_index":6423,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"How to write academic papers in Markdown":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["hector",{"_index":11565,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["heden",{"_index":4294,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hedendaags",{"_index":3964,"title":{},"content":{"Over de inflatie van intellect":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hedgehog",{"_index":68,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["heeft",{"_index":489,"title":{},"content":{"undefined":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{}},"tags":{}}],["heel",{"_index":1073,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"Over tijdsbesef":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["heelal",{"_index":3481,"title":{},"content":{"Over entropie":{}},"tags":{}}],["heen",{"_index":1227,"title":{},"content":{"undefined":{},"Over de inflatie van intellect":{}},"tags":{}}],["hefti",{"_index":5566,"title":{},"content":{"ITiCSE 2020: A Report":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["hegel",{"_index":8394,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["hegel'",{"_index":12002,"title":{},"content":{"May 2022 In Review":{}},"tags":{}}],["heiddeg",{"_index":8395,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["height",{"_index":2707,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["height='16'>fe",{"_index":12243,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["heijn",{"_index":8820,"title":{},"content":{"Are You In The System Yet, Sir?":{}},"tags":{}}],["hel",{"_index":4299,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["helaa",{"_index":3962,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["held",{"_index":6178,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"Collective Creativity":{}},"tags":{}}],["hele",{"_index":1151,"title":{},"content":{"undefined":{},"Over tijdsbesef":{}},"tags":{}}],["helema",{"_index":4541,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["helft",{"_index":3873,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["helicopt",{"_index":9725,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["hell",{"_index":1957,"title":{},"content":{"Faking domain logic":{},"Digitizing journals using DEVONthink":{},"Teaching students about coding trends":{},"Pinball Machines in a Jenever Museum":{},"A Treatise on Leavened Waffles":{},"On Commuting By Bike":{}},"tags":{}}],["hell_",{"_index":4777,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{}},"tags":{}}],["hellen",{"_index":9429,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["hello",{"_index":1130,"title":{"Bye autotools hello Scons":{}},"content":{"undefined":{},"How to write academic papers in Markdown":{},"Exploring the Go programming language":{},"Cheese cheese cheese cheese cheese":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["help",{"_index":149,"title":{},"content":{"Ending your day with happy thoughts":{},"Unit Testing Stored Procedures":{},"Bye autotools hello Scons":{},"Unit Testing Extjs UI with Siesta":{},"Teaching yourself to draw":{},"Healing creative scars":{},"Nuts about local nuts":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"Using Pandoc to publish a book":{},"Project Warlock: About Perseverance":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"How to write academic papers in Markdown":{},"The IndieWeb Mixed Bag":{},"Academese Gems":{},"Water Levels As Public Data":{},"Cheese cheese cheese cheese cheese":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"Dear Student":{},"2021 Donations":{},"Seneca on How to Live":{},"Natural Gas Prices and The Energy Market":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"Academic Lineage":{},"Choosing an Audio Codec":{},"Expiry Dates On Journals":{},"Fighting Webmention And Pingback Spam":{},"Drought":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"May 2022 In Review":{}},"tags":{}}],["hem",{"_index":4492,"title":{},"content":{"Over analoog en digitaal":{},"De zin en onzin van conferenties":{}},"tags":{}}],["henc",{"_index":3712,"title":{},"content":{"A Ph.D. Thesis Proposal":{},"Five reasons why agile and academia don't go together":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"The Fridge, Your Inoculation Room":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["henri",{"_index":9827,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["henriqu",{"_index":11387,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["heraldri",{"_index":11406,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["herb",{"_index":2613,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["herbruikt",{"_index":1059,"title":{},"content":{"undefined":{}},"tags":{}}],["here",{"_index":182,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"undefined":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},".NET Memory management VS JVM Memory management":{},"Development principles in cooking":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"2017 in books":{},"Take your time.":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Hugo Extended: More static site processing power!":{},"Using Pandoc to publish a book":{},"Designing websites with accessibility in mind":{},"ITiCSE 2020: A Report":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"A journey through the history of webdesign":{},"The Internet Killed Secrets in Games":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Programming on the Apple M1 Silicon":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"My Retro Desk/Gaming Setup in 2021":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"Apple's App Store Design Mistake":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"A Treatise on Leavened Waffles":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"Generating a Blogroll With OPML in Hugo":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"What a Night Cam Is Good For":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["here'",{"_index":1938,"title":{},"content":{"Faking domain logic":{},"Productivity Tools on all platforms":{},"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"How to write academic papers in Markdown":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Favorite Game Meme":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Allspice Is Not All Spice":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{},"Academic Lineage":{},"Fighting Webmention And Pingback Spam":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Strange Heterogenity of Hiking Signs":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["here](/museum/1998",{"_index":6019,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["here](/museum/2000",{"_index":6045,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["here](/post/2020/09/reviv",{"_index":5761,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["here](/post/a",{"_index":2680,"title":{},"content":{"Healing creative scars":{}},"tags":{}}],["here](https://arxiv.org/abs/2101.00837",{"_index":6629,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["here](https://blog.joelbuckley.com.au/2019/01/pi",{"_index":10759,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["here](https://gohugo.io/hugo",{"_index":5195,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["here](https://jefklakscodex.com/games/switch/teenag",{"_index":12026,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["here](https://lirias.kuleuven.be/retrieve/633305",{"_index":11220,"title":{},"content":{"Creativity Equals Messy Code?":{}},"tags":{}}],["here](https://web.archive.org/web/20010705221029/http://www.awhilesoft.f2s.com",{"_index":6047,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["here](https://www.gabriel",{"_index":11609,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["herein",{"_index":11456,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["here’",{"_index":161,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["herhaalbaar",{"_index":3651,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["herhal",{"_index":3633,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{}},"tags":{}}],["herinn",{"_index":4287,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["herinneren",{"_index":4202,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["herinneringen",{"_index":5062,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["heritag",{"_index":7827,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["herkenbaar",{"_index":3900,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["herkurken",{"_index":4130,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["herleven",{"_index":4539,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hero",{"_index":10613,"title":{},"content":{"Why I Play Games (And So Should You)":{},"February 2022 In Review":{}},"tags":{}}],["herodotu",{"_index":9657,"title":{},"content":{"From Curiosity To Creativity":{},"January 2022 In Review":{}},"tags":{}}],["heroes_",{"_index":11503,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["heropsommen",{"_index":594,"title":{},"content":{"undefined":{}},"tags":{}}],["herself",{"_index":5096,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"Page Building with Brizy in Wordpress":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["heruitgav",{"_index":4524,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hesit",{"_index":2384,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Development principles in cooking":{},"From Curiosity To Creativity":{}},"tags":{}}],["het",{"_index":495,"title":{"Over het introduceren van bedrijfsethiek":{}},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"Tracking and privacy concerns on websites":{},"December 2021 In Review":{},"Drought":{}},"tags":{}}],["heterogen",{"_index":10241,"title":{"The Strange Heterogenity of Hiking Signs":{}},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["hetzelfd",{"_index":4828,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["hex",{"_index":4663,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["hexen",{"_index":5365,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["hey",{"_index":438,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Learning to become a baker":{},"Building a Core2Duo Windows XP Retro PC":{},"Programming on the Apple M1 Silicon":{},"Exploring the AlterNet":{},"Flea Market Season":{},"Why I like Pawn Stars":{},"Emotional Magic":{},"20 Years of Personal Cellphone History":{},"The Emperor of Lists":{},"Fighting Webmention And Pingback Spam":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["hi",{"_index":8666,"title":{},"content":{"Pinball Machines in a Jenever Museum":{},"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["hibern",{"_index":1998,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Exploring the Go programming language":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["hibernia",{"_index":10269,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["hick",{"_index":7379,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["hid",{"_index":9728,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["hidden",{"_index":3124,"title":{},"content":{"Hiding Code Complexity":{},"Thinking in terms of objects":{},"Designing websites with accessibility in mind":{},"The Internet Killed Secrets in Games":{},"Software Engineering Is Not Engineering":{},"Thirty-Six":{},"Ditch Scrum, Organize As You See Fit":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"Re: Writing A Book Is Nonesense":{},"Thoughts On Home NAS Systems":{},"An Ad Leaflet QR Design Mistake":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["hide",{"_index":2624,"title":{"Hiding Code Complexity":{}},"content":{"Development principles in cooking":{},"Hiding Code Complexity":{},"Death to pseudocode?":{},"My Retro Desk/Gaming Setup in 2021":{},"Very Old and Somewhat Old Mood Boards":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["hideou",{"_index":6825,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["hieggelk",{"_index":10084,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["hier",{"_index":597,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{}},"tags":{}}],["hieraan",{"_index":642,"title":{},"content":{"undefined":{}},"tags":{}}],["hierarchi",{"_index":12079,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["hiero",{"_index":9792,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["hiero'",{"_index":9795,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["hieroglyph",{"_index":11060,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["hierond",{"_index":669,"title":{},"content":{"undefined":{}},"tags":{}}],["hierop",{"_index":833,"title":{},"content":{"undefined":{}},"tags":{}}],["hierrond",{"_index":741,"title":{},"content":{"undefined":{}},"tags":{}}],["high",{"_index":5360,"title":{},"content":{"Project Warlock: About Perseverance":{},"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Water Levels As Public Data":{},"20 Years of Personal Cellphone History":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Natural Gas Prices and The Energy Market":{},"January 2022 In Review":{},"Thoughts On Home NAS Systems":{},"My Programming Language Odyssey":{},"June 2022 In Review":{}},"tags":{}}],["higher",{"_index":3180,"title":{},"content":{"Take your time.":{},"Reverse engineering a curriculum":{},"Programming: a Creative Cognitive Process":{},"Thoughts on collaboration in education":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Thirty-Six":{},"Where Does It Stop?":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"On Trying To Sell A Laptop":{},"Choosing an Audio Codec":{}},"tags":{}}],["highli",{"_index":2760,"title":{},"content":{"A quick look at 6 fountain pens":{},"Inventing - for the worse?":{},"Over het introduceren van bedrijfsethiek":{},"Programming: a Creative Cognitive Process":{},"Thoughts on Bullshit Jobs":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Dark Age of Camelot in 2022":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"Creativity Equals Messy Code?":{},"My Programming Language Odyssey":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["highlight",{"_index":5317,"title":{},"content":{"Using Pandoc to publish a book":{},"Programming on the Apple M1 Silicon":{},"Moon Logic":{},"How Much Should I Spend On Magic The Gathering":{},"2021 Year In Review":{},"A Personal Intro To Gentle Hip-Hop":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["hij",{"_index":4177,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{}},"tags":{}}],["hike",{"_index":298,"title":{"The Strange Heterogenity of Hiking Signs":{}},"content":{"On finding your inner zen in big cities":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{"The Strange Heterogenity of Hiking Signs":{}}}],["hilari",{"_index":11459,"title":{},"content":{"Fighting Webmention And Pingback Spam":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["hill",{"_index":3134,"title":{},"content":{"Take your time.":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["hill](https://www.thefarmgirl.co.uk/location/not",{"_index":12095,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["him/her",{"_index":5149,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["him/herself",{"_index":6490,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["himself",{"_index":7604,"title":{},"content":{"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"A Triumph For Blogging":{},"Seneca on How to Live":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["hindsight",{"_index":7311,"title":{},"content":{"The first Dutch Obsidian meetup":{},"Natural Gas Prices and The Energy Market":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["hint",{"_index":6299,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Moon Logic":{},"A Creative State of Mind":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["hip",{"_index":6850,"title":{"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}},"content":{"You Shouldn't Use Spotify":{},"The HP Sprocket Mini Printer":{},"Generating a Blogroll With OPML in Hugo":{},"How To Enjoy Your Own Digital Music":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"March 2022 In Review":{}},"tags":{}}],["hip-hop",{"_index":10848,"title":{},"content":{},"tags":{"Once Upon a Time in Shaolin":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}}}],["hipster",{"_index":12093,"title":{},"content":{"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["hire",{"_index":3845,"title":{},"content":{"Reverse engineering a curriculum":{},"Project Warlock: About Perseverance":{},"Questionable Game Publishing Methods":{}},"tags":{}}],["his/her",{"_index":6492,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["histor",{"_index":6675,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"From Curiosity To Creativity":{},"Natural Gas Prices and The Energy Market":{},"January 2022 In Review":{},"Academic Lineage":{}},"tags":{}}],["histori",{"_index":4398,"title":{"A journey through the history of webdesign":{},"20 Years of Personal Cellphone History":{}},"content":{"A Decade in the Software Engineering industry":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"The Productive Programmer on Mac":{},"The insanity of collecting retro games":{},"Software Engineering Is Not Engineering":{},"Cheese cheese cheese cheese cheese":{},"From Curiosity To Creativity":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Academic Lineage":{},"February 2022 In Review":{},"March 2022 In Review":{},"May 2022 In Review":{}},"tags":{"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{}}}],["historian",{"_index":9059,"title":{},"content":{"Collective Creativity":{},"From Curiosity To Creativity":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["historie_",{"_index":11252,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["history'",{"_index":7871,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["history.blogspot.be/2010/06/insid",{"_index":1033,"title":{},"content":{"undefined":{}},"tags":{}}],["history](https://www.196flavors.com/belgium",{"_index":9408,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["history_",{"_index":6607,"title":{},"content":{"The Productive Programmer on Mac":{},"Visualizing Personal Data Takeouts":{}},"tags":{}}],["hit",{"_index":1974,"title":{},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"Development principles in cooking":{},"Death to pseudocode?":{},"Project Warlock: About Perseverance":{},"Programming on the Apple M1 Silicon":{},"You Shouldn't Use Spotify":{},"Thirty-Six":{},"Allspice Is Not All Spice":{},"Migrating from Mailchimp to Listmonk":{},"The Creative Techniques Toolbox":{},"On Trying To Sell A Laptop":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["hitch",{"_index":7400,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["hlm9vzwv1gm",{"_index":7938,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["hln",{"_index":5595,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["hln.be",{"_index":5591,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["hln.jpg",{"_index":5597,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["hm",{"_index":2394,"title":{},"content":{"Are you handing over enough when inspiring someone?":{}},"tags":{}}],["hmaqi",{"_index":6914,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["hmm",{"_index":2395,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["hmmm",{"_index":2285,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["hoard",{"_index":8052,"title":{},"content":{"Double-dipping and Market Prices":{},"Visualizing Personal Data Takeouts":{}},"tags":{}}],["hobb",{"_index":4274,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hobb'",{"_index":3048,"title":{},"content":{"2017 in books":{},"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hobbi",{"_index":2645,"title":{},"content":{"Healing creative scars":{},"Re: Is collecting physical games worth it?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Very Old and Somewhat Old Mood Boards":{},"Why I Play Games (And So Should You)":{},"How To Stream Your Own Music: Reprise":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["hobbyisten",{"_index":4621,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hoc",{"_index":5104,"title":{},"content":{"Five reasons why agile and academia don't go together":{}},"tags":{}}],["hoe",{"_index":694,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hoeft",{"_index":598,"title":{},"content":{"undefined":{}},"tags":{}}],["hoek",{"_index":3797,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["hoeveelheid",{"_index":3417,"title":{},"content":{"Over entropie":{},"De zin en onzin van conferenties":{}},"tags":{}}],["hog",{"_index":1992,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Journaling in practice":{}},"tags":{}}],["hoge",{"_index":3138,"title":{},"content":{"Take your time.":{}},"tags":{}}],["hogeschool",{"_index":10647,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["hold",{"_index":913,"title":{},"content":{"Learning to become a baker":{},"A quick look at 6 fountain pens":{},"Reverse engineering a curriculum":{},"Domain Driven Design in C":{},"Programming on the Apple M1 Silicon":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Stop limiting yourself to JS in browsers":{},"Re: Is collecting physical games worth it?":{},"Pinball Machines in a Jenever Museum":{},"Ever-increasing Work Email Spam":{},"Very Old and Somewhat Old Mood Boards":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{},"Dark Age of Camelot in 2022":{},"Natural Gas Prices and The Energy Market":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Rough Hip-Hop":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"The Modern QR Code Life":{}},"tags":{}}],["hole",{"_index":1013,"title":{"How to setup Pi-Hole on a Synology NAS":{}},"content":{"Learning to become a baker":{},"The Creative Techniques Toolbox":{},"How to setup Pi-Hole on a Synology NAS":{},"Thoughts On Home NAS Systems":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["hole](/post/2022/02/how",{"_index":10875,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["holi",{"_index":2732,"title":{},"content":{"A quick look at 6 fountain pens":{},"Ditch Scrum, Organize As You See Fit":{},"The Emperor of Lists":{}},"tags":{}}],["holiday",{"_index":10118,"title":{},"content":{"Seneca on How to Live":{},"January 2022 In Review":{}},"tags":{}}],["holl",{"_index":3912,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["holland",{"_index":8621,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["hollow",{"_index":7763,"title":{},"content":{"Misconceptions about retro gamers":{},"Favorite Game Meme":{},"Creative Critical Thinking":{}},"tags":{}}],["holograph",{"_index":7525,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["homag",{"_index":6260,"title":{},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["home",{"_index":266,"title":{"Thoughts On Home NAS Systems":{}},"content":{"On finding your inner zen in big cities":{},"How to teach kids to program":{},"Take your time.":{},"Productivity Tools on all platforms":{},"Project Warlock: About Perseverance":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"Software Engineering Is Not Engineering":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why Mastodon Isn't Great For Serendipity":{},"2021 Year In Review":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"What a Night Cam Is Good For":{},"How To Stream Your Own Music: Reprise":{},"On Commuting By Bike":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["homebrew",{"_index":6450,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["homebrews](https://soffes.blog/homebrew",{"_index":6451,"title":{},"content":{"Programming on the Apple M1 Silicon":{}},"tags":{}}],["homemad",{"_index":963,"title":{},"content":{"Learning to become a baker":{},"How to teach kids to program":{}},"tags":{}}],["homepage](https://aaronparecki.com",{"_index":11372,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["hometown",{"_index":9835,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["hominid",{"_index":11959,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["homo",{"_index":2966,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["homophili",{"_index":10253,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["homosapien",{"_index":11052,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["honderden",{"_index":4043,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["hondje.jpg",{"_index":10977,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["honest",{"_index":6851,"title":{},"content":{"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"How Not To Do A Remaster":{},"Thoughts On Home NAS Systems":{},"None Of My Best Friends Are Content Creators":{},"April 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["honesti",{"_index":9147,"title":{},"content":{"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["honestli",{"_index":2780,"title":{},"content":{"A quick look at 6 fountain pens":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"Stop limiting yourself to JS in browsers":{},"Double-dipping and Market Prices":{},"Favorite Game Meme":{},"How Not To Do A Remaster":{}},"tags":{}}],["honey",{"_index":2908,"title":{},"content":{"I'm jealous of my dog":{},"Hiding Code Complexity":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["honeycomb",{"_index":6716,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["hood",{"_index":3239,"title":{},"content":{"Concentrating on serendipitous creativity":{}},"tags":{}}],["hoofd",{"_index":3450,"title":{},"content":{"Over entropie":{},"A Ph.D. Thesis Proposal":{}},"tags":{}}],["hoogt",{"_index":4187,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hook",{"_index":1753,"title":{},"content":{"Metaprogramming instead of duplication":{},"Webdriver Exception Handling":{},"Programming: a Creative Cognitive Process":{},"Personal Desktop Screenshots of Olde":{},"YouTube Play Image Links in Hugo":{},"Three Little GameCube Mods":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["hooligans](https://ruk.ca/content/midnight",{"_index":10091,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["hoop",{"_index":1478,"title":{},"content":{"undefined":{}},"tags":{}}],["hooray",{"_index":4782,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["hoort",{"_index":3387,"title":{},"content":{"Over entropie":{}},"tags":{}}],["hop",{"_index":2996,"title":{"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}},"content":{"Inventing - for the worse?":{},"A Decade in the Software Engineering industry":{},"You Shouldn't Use Spotify":{},"Generating a Blogroll With OPML in Hugo":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"March 2022 In Review":{}},"tags":{}}],["hop_",{"_index":11026,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["hope",{"_index":5375,"title":{},"content":{"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"Exploring the AlterNet":{},"Using Hugo to Launch a Gemini Capsule":{},"The Pilot Capless: a stellar stealth pen":{},"Thirty-Six":{},"A 5.25\" Gobliins 2 Surprise":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Modern QR Code Life":{}},"tags":{}}],["hopefulli",{"_index":4944,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Hugo Extended: More static site processing power!":{},"486 Upgrade 1: Sound Blaster 16":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"The IndieWeb Mixed Bag":{},"Social Debt in Development Teams":{},"Book Number Fourteen":{},"My Retrocomputing Projects For 2022":{},"April 2022 In Review":{}},"tags":{}}],["hopelijk",{"_index":4502,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hoppi",{"_index":7477,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["hoppies.jpg",{"_index":7496,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["horadr",{"_index":6273,"title":{},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["horen",{"_index":3376,"title":{},"content":{"Over entropie":{},"Over analoog en digitaal":{}},"tags":{}}],["horizon",{"_index":10669,"title":{},"content":{"2021 Year In Review":{}},"tags":{}}],["horizont",{"_index":5672,"title":{},"content":{"3D Software Rendering on the GBA":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["horray",{"_index":229,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["horribl",{"_index":3540,"title":{},"content":{"Computer Science learning pathways":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Cheese cheese cheese cheese cheese":{},"Allspice Is Not All Spice":{},"An Ad Leaflet QR Design Mistake":{},"Leuchtturm Notebook Paper Quality":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["horrifi",{"_index":2438,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Domain Driven Design in C":{}},"tags":{}}],["hors",{"_index":9964,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["horsemen",{"_index":10274,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["hospit",{"_index":6496,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"Misconceptions about retro gamers":{}},"tags":{}}],["hoss",{"_index":7877,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["host",{"_index":2012,"title":{"DIY: Hosting stuff on your own VPS":{},"Host your own webmention receiver":{}},"content":{".NET Memory management VS JVM Memory management":{},"DIY: Hosting stuff on your own VPS":{},"Page Building with Brizy in Wordpress":{},"A journey through the history of webdesign":{},"What is Creativity in Software Engineering?":{},"Always have a Diaster Recovery Plan":{},"Lousy Wordpress Hacking Attempts detected":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"Power Usage Effectiveness":{},"Migrating from Mailchimp to Listmonk":{},"Minimalism and Tidying Up":{},"How to setup Pi-Hole on a Synology NAS":{},"My Retrocomputing Projects For 2022":{},"How To Stream Your Own Music: Reprise":{},"March 2022 In Review":{},"Give Up GitHub!":{}},"tags":{}}],["hostna",{"_index":11305,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["hostnam",{"_index":1407,"title":{},"content":{"undefined":{},"Using Hugo to Launch a Gemini Capsule":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["hot",{"_index":140,"title":{},"content":{"Ending your day with happy thoughts":{},"Development principles in cooking":{},"Teaching by philosophy":{},"On Tea Prices":{},"A Treatise on Leavened Waffles":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"How To Enjoy Your Own Digital Music":{},"Drought":{}},"tags":{}}],["hot](https://www.standaard.be/cnt/dmf20220516_94052269",{"_index":11748,"title":{},"content":{"Drought":{}},"tags":{}}],["hotel",{"_index":286,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Faking domain logic":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["hotkey",{"_index":6617,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["hottest",{"_index":11747,"title":{},"content":{"Drought":{}},"tags":{}}],["hou",{"_index":4057,"title":{},"content":{"Over tijdsbesef":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["hour",{"_index":200,"title":{},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"Bye autotools hello Scons":{},"Unit Testing Extjs UI with Siesta":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Productivity Tools on all platforms":{},"Project Warlock: About Perseverance":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"The first Dutch Obsidian meetup":{},"Host your own webmention receiver":{},"The Fridge, Your Inoculation Room":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"Ever-increasing Work Email Spam":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Dark Age of Camelot in 2022":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["hous",{"_index":4412,"title":{},"content":{"A Decade in the Software Engineering industry":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Collective Creativity":{},"The Emperor of Lists":{}},"tags":{}}],["hover",{"_index":6222,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["how",{"_index":8550,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["how.cssselector",{"_index":1883,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["howto",{"_index":5475,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["hp",{"_index":8925,"title":{"The HP Sprocket Mini Printer":{}},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["hq45",{"_index":6151,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["hql",{"_index":2000,"title":{},"content":{".NET Memory management VS JVM Memory management":{}},"tags":{}}],["hr",{"_index":923,"title":{},"content":{"Learning to become a baker":{},"Thoughts on Bullshit Jobs":{}},"tags":{}}],["href",{"_index":5211,"title":{},"content":{"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["href=\"https://webmention.io/someth",{"_index":7414,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["href=\"https://www.youtube.com/watch?v",{"_index":7965,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["hristo",{"_index":11586,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["html",{"_index":1878,"title":{},"content":{"Custom Webdriver Page Factories":{},"DIY: Hosting stuff on your own VPS":{},"Hugo Extended: More static site processing power!":{},"Designing websites with accessibility in mind":{},"A journey through the history of webdesign":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"How to write academic papers in Markdown":{},"The IndieWeb Mixed Bag":{},"Stop limiting yourself to JS in browsers":{},"Host your own webmention receiver":{},"Fighting Webmention And Pingback Spam":{},"My Programming Language Odyssey":{}},"tags":{"My Programming Language Odyssey":{}}}],["html5",{"_index":5478,"title":{},"content":{"Designing websites with accessibility in mind":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["htmlinputbox",{"_index":1891,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["htmlsubmitbutton",{"_index":1890,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["htmlurl=\"https://brainbaking.com",{"_index":10380,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["http",{"_index":5162,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Exploring the AlterNet":{},"Teaching students about coding trends":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["http(",{"_index":7358,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["http/1.1",{"_index":7055,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["http://bash.cyberciti.biz",{"_index":1424,"title":{},"content":{"undefined":{}},"tags":{}}],["http://cyberciti.biz/fb",{"_index":1416,"title":{},"content":{"undefined":{}},"tags":{}}],["http://groovy.codehaus.org/p",{"_index":770,"title":{},"content":{"undefined":{}},"tags":{}}],["http://racket",{"_index":1252,"title":{},"content":{"undefined":{}},"tags":{}}],["http://web.mit.edu/~axch/www/test",{"_index":1257,"title":{},"content":{"undefined":{}},"tags":{}}],["http://www.cs.utexas.edu/ftp/garbage/cs345/schintro",{"_index":1196,"title":{},"content":{"undefined":{}},"tags":{}}],["http://www.gnu.org/s/mit",{"_index":1248,"title":{},"content":{"undefined":{}},"tags":{}}],["http://www.retrogamequiz.com",{"_index":10004,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["https://developer.nike.com/servic",{"_index":11583,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["https://git.brainbaking.com",{"_index":12149,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["https://git.brainbaking.com/wgroeneveld/gba",{"_index":5657,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["https://github.com/miloyip/gam",{"_index":3522,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["https://github.com/sponsor",{"_index":9914,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["https://giveupgithub.org",{"_index":12144,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["https://jam.yourdomain.com/webment",{"_index":7429,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["https://jp.mercari.com",{"_index":10350,"title":{},"content":{"December 2021 In Review":{}},"tags":{}}],["https://opencollective.com",{"_index":9915,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["https://s3.eu",{"_index":6634,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["https://takeout.google.com",{"_index":10913,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["https://www.youtube.com/watch?v=sjdmwsbasd8",{"_index":7939,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["hub",{"_index":10874,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["hub.st/10.1109/ms.2016.144",{"_index":7569,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["huderl",{"_index":10088,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["huderle'",{"_index":11528,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["huge",{"_index":1613,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Nuts about local nuts":{},"Take your time.":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Re: Is collecting physical games worth it?":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Cheese cheese cheese cheese cheese":{},"Thirty-Six":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"From Analog Notebook to Digital Vault":{},"Technical Knowledge Brews Creativity":{},"Dark Age of Camelot in 2022":{},"Why I Play Games (And So Should You)":{},"Choosing an Audio Codec":{},"How To Stream Your Own Music: Reprise":{},"Drought":{},"Teaching Software Engineering Is Still Done Wrong":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["hugo",{"_index":2410,"title":{"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Using Hugo to Launch a Gemini Capsule":{},"YouTube Play Image Links in Hugo":{},"Generating a Blogroll With OPML in Hugo":{},"True Backlink Support in Hugo":{}},"content":{"Are you handing over enough when inspiring someone?":{},"Hugo Extended: More static site processing power!":{},"Combining async with generators in Node 11":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Lousy Wordpress Hacking Attempts detected":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"YouTube Play Image Links in Hugo":{},"Generating a Blogroll With OPML in Hugo":{},"Cool Things People Do With Their Blogs":{},"True Backlink Support in Hugo":{}},"tags":{"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"Generating a Blogroll With OPML in Hugo":{},"True Backlink Support in Hugo":{}}}],["hugo'",{"_index":5235,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["hugo.environ",{"_index":5229,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["hugo.io",{"_index":5231,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["hugo](/post/2020/05/hugo",{"_index":6545,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["hugo](/tags/hugo",{"_index":7936,"title":{},"content":{"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["hugo](https://gohugo.io",{"_index":2387,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["huh",{"_index":6898,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["hui",{"_index":4973,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["huiselijk",{"_index":4980,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["human",{"_index":2916,"title":{},"content":{"I'm jealous of my dog":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"ITiCSE 2020: A Report":{},"Flea Market Season":{},"Cheese cheese cheese cheese cheese":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"Choosing an Audio Codec":{},"May 2022 In Review":{}},"tags":{}}],["humanist",{"_index":9073,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["humanity'",{"_index":10630,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["humbl",{"_index":9760,"title":{},"content":{"Where Does It Stop?":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"2021 Year In Review":{},"Drought":{},"On Commuting By Bike":{}},"tags":{}}],["humid",{"_index":8088,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["humor",{"_index":3906,"title":{},"content":{"Over de inflatie van intellect":{},"Woke in Class":{}},"tags":{}}],["hun",{"_index":831,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hunch",{"_index":7369,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["hundr",{"_index":2789,"title":{},"content":{"Journaling in practice":{},"Why I like Pawn Stars":{},"Double-dipping and Market Prices":{},"From Curiosity To Creativity":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{},"Water Usage and Prices":{},"Choosing an Audio Codec":{},"Teaching Software Engineering Is Still Done Wrong":{},"May 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["hunger",{"_index":9431,"title":{},"content":{"Constraint-based Creativity":{},"Where Does It Stop?":{},"November 2021 Meta Post":{}},"tags":{}}],["hunt",{"_index":5866,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Why I like Pawn Stars":{},"Questionable Game Publishing Methods":{},"December 2021 In Review":{},"The Creative Techniques Toolbox":{},"My Retrocomputing Projects For 2022":{},"Equality in Game Credits":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["hunter",{"_index":6877,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["hunting_",{"_index":7463,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["hurdl",{"_index":8185,"title":{},"content":{"On Tea Prices":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["hurri",{"_index":9306,"title":{},"content":{"The Lost Art of Being Lost":{}},"tags":{}}],["hurt",{"_index":4332,"title":{},"content":{"Domain Driven Design in C":{},"Thoughts on Bullshit Jobs":{},"Pinball Machines in a Jenever Museum":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"The HP Sprocket Mini Printer":{},"Expiry Dates On Journals":{}},"tags":{}}],["hut](https://sourcehut.org",{"_index":12154,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["hybrid",{"_index":4584,"title":{},"content":{"Over analoog en digitaal":{},"Using Hugo to Launch a Gemini Capsule":{},"The Decline of Battery Life":{},"Sparking Conversations at Conferences":{},"June 2022 In Review":{}},"tags":{}}],["hydrolog",{"_index":11764,"title":{},"content":{"Drought":{}},"tags":{}}],["hygien",{"_index":11177,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["hyperkin",{"_index":6795,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["hét",{"_index":5004,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["héél",{"_index":4989,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["i$(gtest_dir",{"_index":1838,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["i$(gtest_dir)/includ",{"_index":7273,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["i'd",{"_index":1962,"title":{},"content":{"Faking domain logic":{},"Teaching yourself to draw":{},"Healing creative scars":{},"A quick look at 6 fountain pens":{},"2017 in books":{},"Death to pseudocode?":{},"A Ph.D. Thesis: Iteration 2":{},"ITiCSE 2020: A Report":{},"Thoughts on collaboration in education":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"What is Creativity in Software Engineering?":{},"Exploring the Go programming language":{},"Host your own webmention receiver":{},"Re: Is collecting physical games worth it?":{},"On Tea Prices":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"On Selling a Self-published Book":{},"Thirty-Six":{},"A Triumph For Blogging":{},"Very Old and Somewhat Old Mood Boards":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"Generating a Blogroll With OPML in Hugo":{},"How to setup Pi-Hole on a Synology NAS":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Drought":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"June 2022 In Review":{}},"tags":{}}],["i'll",{"_index":2034,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Healing creative scars":{},"Nuts about local nuts":{},"A Ph.D. Thesis: Iteration 2":{},"DIY: Hosting stuff on your own VPS":{},"Digitizing journals using DEVONthink":{},"The insanity of collecting retro games":{},"Getting rid of trackers using LineageOS":{},"Discord killed support for WinXP":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"Book Number Fourteen":{},"Thirty-Six":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"Very Old and Somewhat Old Mood Boards":{},"A Treatise on Leavened Waffles":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"A Factor Analysis For Dummies in R":{},"Minimalism and Tidying Up":{},"Woke in Class":{},"Thoughts On Home NAS Systems":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"From Mood Board To Mood Mugs":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["i'm",{"_index":1969,"title":{"I'm jealous of my dog":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Development principles in cooking":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Inventing - for the worse?":{},"2017 in books":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Teaching Object-Oriented design using the GBA":{},"DIY: Hosting stuff on your own VPS":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Designing websites with accessibility in mind":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Thoughts on Bullshit Jobs":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Discord killed support for WinXP":{},"The first Dutch Obsidian meetup":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Software Engineering Is Not Engineering":{},"Why I like Pawn Stars":{},"Apple's App Store Design Mistake":{},"Double-dipping and Market Prices":{},"On Tea Prices":{},"Rules of a Creator's Life":{},"The Decline of Battery Life":{},"What if Seneca wasn't Nero's advisor?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"A Note About Footnotes":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Parking Machines Design Mistakes":{},"Ever-increasing Work Email Spam":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Migrating from Mailchimp to Listmonk":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{},"Academic Lineage":{},"An Ad Leaflet QR Design Mistake":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Modern QR Code Life":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["i'v",{"_index":1279,"title":{},"content":{"Unit Testing Stored Procedures":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"2017 in books":{},"Hiding Code Complexity":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Unit Testing PicoBlaze Assembly files":{},"A Ph.D. Thesis: Iteration 2":{},"Hugo Extended: More static site processing power!":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Programming on the Apple M1 Silicon":{},"Thoughts on Bullshit Jobs":{},"Digitizing journals using DEVONthink":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Book Number Fourteen":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"20 Years of Personal Cellphone History":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"The HP Sprocket Mini Printer":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"Power Usage Effectiveness":{},"Exporting Goodreads to Obsidian":{},"Where Does It Stop?":{},"A Creative State of Mind":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"Natural Gas Prices and The Energy Market":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"How To Enjoy Your Own Digital Music":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"A Personal Intro To Rough Hip-Hop":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"True Backlink Support in Hugo":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"Sparking Conversations at Conferences":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["i5",{"_index":6113,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["ibm",{"_index":9341,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["ic",{"_index":2471,"title":{},"content":{"How to teach kids to program":{},"You Shouldn't Use Spotify":{}},"tags":{}}],["icloud",{"_index":7014,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["icon",{"_index":2361,"title":{},"content":{"Teaching yourself to draw":{},"Tracking and privacy concerns on websites":{},"Personal Desktop Screenshots of Olde":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Productive Programmer on Mac":{},"Apple's App Store Design Mistake":{},"How Much Should I Spend On Magic The Gathering":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"From Curiosity To Creativity":{},"How Not To Do A Remaster":{},"Don't Expose The Stacktrace Please!":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Freshly Baked Thoughts":{}},"tags":{}}],["icon`",{"_index":6024,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["ign](https://www.ign.com/articles/2019/07/17/nintendo",{"_index":8293,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["ignit",{"_index":9314,"title":{},"content":{"The Lost Art of Being Lost":{}},"tags":{}}],["ignor",{"_index":2398,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"IT Competences and Certificates":{},"Programming: a Creative Cognitive Process":{},"Building an Athlon Windows 98 Retro PC":{},"How to write academic papers in Markdown":{},"Social Debt in Development Teams":{},"Cheese cheese cheese cheese cheese":{},"The Lost Art of Being Lost":{},"A Treatise on Leavened Waffles":{},"April 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["ii",{"_index":2148,"title":{},"content":{"Webdriver Exception Handling":{},"3D Software Rendering on the GBA":{},"Building an Athlon Windows 98 Retro PC":{},"The Internet Killed Secrets in Games":{},"Discord killed support for WinXP":{},"Moon Logic":{},"Flea Market Season":{},"Favorite Game Meme":{},"A Creative State of Mind":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{}},"tags":{}}],["ii'",{"_index":6262,"title":{},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["ii](https://jefklakscodex.com/articles/reviews/simon",{"_index":7461,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["ii](https://www.eongaming.tech/product",{"_index":10201,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["ii_",{"_index":8865,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["iii",{"_index":9292,"title":{},"content":{"Questionable Game Publishing Methods":{},"How Not To Do A Remaster":{}},"tags":{}}],["iii/iv",{"_index":6075,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["ik",{"_index":1185,"title":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["ikea",{"_index":6714,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["ill",{"_index":11118,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["illeg",{"_index":11821,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["illiteraci",{"_index":8418,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["illumin",{"_index":9840,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["illuminate\\support\\facades\\request::sess",{"_index":11705,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["illus",{"_index":9459,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["illustr",{"_index":2368,"title":{},"content":{"Teaching yourself to draw":{},"Page Building with Brizy in Wordpress":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["im",{"_index":7013,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["imag",{"_index":2124,"title":{"RSS Feeds, Hugo, and Lazy Image Loading":{},"YouTube Play Image Links in Hugo":{}},"content":{"Webdriver Exception Handling":{},"I'm jealous of my dog":{},"2017 in books":{},"IT Competences and Certificates":{},"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"Lousy Wordpress Hacking Attempts detected":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"From Analog Notebook to Digital Vault":{},"A Creative State of Mind":{},"November 2021 Meta Post":{},"Woke in Class":{},"March 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"My Programming Language Odyssey":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["image.html",{"_index":6561,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["image[^pi",{"_index":10731,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["image](https://www.navidrome.org/docs/installation/dock",{"_index":11299,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["image_",{"_index":8221,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["imageformat.png",{"_index":2132,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["imagemagick",{"_index":6456,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"YouTube Play Image Links in Hugo":{},"From Analog Notebook to Digital Vault":{}},"tags":{}}],["imageri",{"_index":11969,"title":{},"content":{"From Mood Board To Mood Mugs":{}},"tags":{}}],["images![^tip",{"_index":6569,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["imagin",{"_index":1932,"title":{},"content":{"Faking domain logic":{},"Unit testing in Legacy Projects: VB6":{},"Reverse engineering a curriculum":{},"Programming: a Creative Cognitive Process":{},"Thoughts on Bullshit Jobs":{},"Thirty-Six":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"Why Mastodon Isn't Great For Serendipity":{},"A Personal Intro To Gentle Hip-Hop":{},"February 2022 In Review":{}},"tags":{}}],["imaginari",{"_index":9167,"title":{},"content":{"Ever-increasing Work Email Spam":{},"Natural Gas Prices and The Energy Market":{},"My Programming Language Odyssey":{}},"tags":{}}],["imajica](https://www.goodreads.com/book/show/567704.imajica",{"_index":12175,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["imbu",{"_index":11635,"title":{},"content":{"Wax Seals And Snail Mail":{}},"tags":{}}],["img",{"_index":4155,"title":{},"content":{"Over tijdsbesef":{},"Programming: a Creative Cognitive Process":{},"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["img/analoguent.jpg",{"_index":4591,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["img/desktopshots/engagebusy_febr2005.jpg",{"_index":6223,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/feb2004.jpg",{"_index":6200,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/fvwm_aug2004.jpg",{"_index":6205,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/fvwm_confnew_20051027_1.jpg",{"_index":6239,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/lila_sept2004.jpg",{"_index":6214,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/tnmt.jpg",{"_index":5060,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["imhoff'",{"_index":10475,"title":{},"content":{"Minimalism and Tidying Up":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["imit",{"_index":2572,"title":{},"content":{"A samurai learning mindset":{},"Why I like Pawn Stars":{}},"tags":{}}],["immedi",{"_index":2470,"title":{},"content":{"How to teach kids to program":{},"Combining async with generators in Node 11":{},"Reducing Workflow Load Facilitates Writing":{},"Emotional Magic":{},"A Note About Footnotes":{},"Favorite Game Meme":{},"Dear Student":{},"The Emperor of Lists":{},"Seneca on How to Live":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["immens",{"_index":10705,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["immer",{"_index":3366,"title":{},"content":{"Over entropie":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["immin",{"_index":3233,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["immort",{"_index":7850,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["immut",{"_index":798,"title":{},"content":{"undefined":{}},"tags":{}}],["imp",{"_index":10048,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["impact",{"_index":5549,"title":{},"content":{"ITiCSE 2020: A Report":{},"The first Dutch Obsidian meetup":{},"Favorite Game Meme":{},"Collective Creativity":{},"Why I Play Games (And So Should You)":{},"2021 Year In Review":{},"Once Upon a Time in Shaolin":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["impact_",{"_index":9321,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["impass",{"_index":3225,"title":{},"content":{"Concentrating on serendipitous creativity":{}},"tags":{}}],["impatient.hello\\r\\n\\t\\t\\r\\n\\t\\r\\nr",{"_index":1441,"title":{},"content":{"undefined":{}},"tags":{}}],["passwords](https://www.huderlem.com/blog/posts/carrot",{"_index":11529,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["past",{"_index":4,"title":{},"content":{"Ending your day with happy thoughts":{},"Development principles in cooking":{},"I'm jealous of my dog":{},"Inventing - for the worse?":{},"Death to pseudocode?":{},"Building an Athlon Windows 98 Retro PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The insanity of collecting retro games":{},"Discord killed support for WinXP":{},"YouTube Play Image Links in Hugo":{},"Water Levels As Public Data":{},"Kotlin Is Java 2.0, But It's Still Java":{},"The HP Sprocket Mini Printer":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"2021 Year In Review":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Academic Lineage":{},"My Programming Language Odyssey":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["past_",{"_index":8065,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["pasta",{"_index":448,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Cheese cheese cheese cheese cheese":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["pasta’",{"_index":440,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["pasteur",{"_index":9521,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["pastri",{"_index":12217,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["pat",{"_index":11150,"title":{},"content":{"Academic Lineage":{}},"tags":{}}],["patch",{"_index":6197,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How Not To Do A Remaster":{},"Generating a Blogroll With OPML in Hugo":{},"Why I Play Games (And So Should You)":{},"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["path",{"_index":1409,"title":{},"content":{"undefined":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Kotlin Is Java 2.0, But It's Still Java":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Seneca on How to Live":{},"How To Stream Your Own Music: Reprise":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["pathet",{"_index":3153,"title":{},"content":{"Take your time.":{}},"tags":{}}],["pathway",{"_index":3519,"title":{"Computer Science learning pathways":{}},"content":{"Moon Logic":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["patienc",{"_index":7983,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["patient",{"_index":9704,"title":{},"content":{"How Not To Do A Remaster":{},"The Death Of The Nike+ SportWatch":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["patreon",{"_index":9902,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["patrick",{"_index":10344,"title":{},"content":{"December 2021 In Review":{},"Drought":{}},"tags":{}}],["patron",{"_index":9064,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["pattern",{"_index":1599,"title":{"Enhancing the builder pattern with closures":{}},"content":{"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Are you handing over enough when inspiring someone?":{},"Hiding Code Complexity":{},"Computer Science learning pathways":{},"Programming: a Creative Cognitive Process":{},"Digitizing journals using DEVONthink":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"Social Debt in Development Teams":{},"Software Engineering Is Not Engineering":{},"Collective Creativity":{},"A Creative State of Mind":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Visualizing Personal Data Takeouts":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["patterns](https://sourcemaking.com/design_patterns/singleton",{"_index":7575,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["patterson'",{"_index":10858,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["paul",{"_index":8535,"title":{},"content":{"Emotional Magic":{},"Collective Creativity":{},"Constraint-based Creativity":{},"December 2021 In Review":{},"February 2022 In Review":{}},"tags":{}}],["paulien",{"_index":11683,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["paus",{"_index":8840,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["pave",{"_index":9461,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["pawn",{"_index":7716,"title":{"Why I like Pawn Stars":{}},"content":{"Flea Market Season":{},"Why I like Pawn Stars":{}},"tags":{}}],["pay",{"_index":1710,"title":{},"content":{"Integration Testing with SQLite":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Domain Driven Design in C":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 1: Sound Blaster 16":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Emotional Magic":{},"Are You In The System Yet, Sir?":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"Creativity Equals Messy Code?":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{}},"tags":{}}],["payconiq",{"_index":8970,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["payment",{"_index":8969,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["payoff",{"_index":4303,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["payout",{"_index":6869,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["paz'",{"_index":11121,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["pc",{"_index":1319,"title":{"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"content":{"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{},"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Discord killed support for WinXP":{},"Moon Logic":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"YouTube Play Image Links in Hugo":{},"The HP Sprocket Mini Printer":{},"A 5.25\" Gobliins 2 Surprise":{},"How To Enjoy Your Own Digital Music":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"My Programming Language Odyssey":{}},"tags":{}}],["pc.18845723",{"_index":6160,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["pc](/post/2020/09/reviv",{"_index":5805,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Building an Athlon Windows 98 Retro PC":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["pc](/post/2020/10/build",{"_index":6056,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["pc_",{"_index":6156,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["pcb",{"_index":5876,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Three Little GameCube Mods":{}},"tags":{}}],["pci",{"_index":6087,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Belgium - Portugal: 5 - 2":{},"Three Little GameCube Mods":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["pci128",{"_index":6308,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["pcpbench",{"_index":5793,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["pcs](/post/2020/09/486",{"_index":6354,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["pcs](/post/2021/02/mi",{"_index":7181,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["pdf",{"_index":1580,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Using Pandoc to publish a book":{},"From Analog Notebook to Digital Vault":{}},"tags":{}}],["pdflatex",{"_index":5302,"title":{},"content":{"Using Pandoc to publish a book":{}},"tags":{}}],["peac",{"_index":269,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"My Retro Desk/Gaming Setup in 2021":{},"Technical Knowledge Brews Creativity":{},"Minimalism and Tidying Up":{}},"tags":{}}],["peacefulli",{"_index":10585,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["peachi",{"_index":9952,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{},"Woke in Class":{}},"tags":{}}],["peak",{"_index":5548,"title":{},"content":{"ITiCSE 2020: A Report":{},"Building a Core2Duo Windows XP Retro PC":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"A Triumph For Blogging":{},"On Commuting By Bike":{}},"tags":{}}],["peanut",{"_index":10994,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["pedal",{"_index":8253,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["pedant",{"_index":11261,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["peek",{"_index":6225,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"Moon Logic":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["peel",{"_index":12233,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["peer",{"_index":3231,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Five reasons why agile and academia don't go together":{},"Thoughts on collaboration in education":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["peers](https://theconversation.com/academ",{"_index":7620,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["peko",{"_index":8178,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["pen",{"_index":460,"title":{"A quick look at 6 fountain pens":{},"The Pilot Capless: a stellar stealth pen":{}},"content":{"No, vegetarians do not eat fish!":{},"A quick look at 6 fountain pens":{},"Over de inflatie van intellect":{},"The first Dutch Obsidian meetup":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"Book Number Fourteen":{},"What if Seneca wasn't Nero's advisor?":{},"Are You In The System Yet, Sir?":{},"A Triumph For Blogging":{},"Very Old and Somewhat Old Mood Boards":{},"The Emperor of Lists":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"Winnie Lim on Rebuilding Oneself":{},"Leuchtturm Notebook Paper Quality":{},"Wax Seals And Snail Mail":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["penandpencil.jpg",{"_index":8988,"title":{},"content":{"A Triumph For Blogging":{}},"tags":{}}],["pencil",{"_index":58,"title":{},"content":{"Ending your day with happy thoughts":{},"A Triumph For Blogging":{}},"tags":{}}],["pencil.that",{"_index":164,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["penetr",{"_index":11022,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["pens.jpg",{"_index":7853,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["pens](/img/6pen",{"_index":2762,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["pens](/post/2017/07/fountain",{"_index":7815,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["pentium",{"_index":6074,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["penz",{"_index":2723,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["peop",{"_index":12156,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["peopl",{"_index":277,"title":{"Cool Things People Do With Their Blogs":{}},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Faking domain logic":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"Development principles in cooking":{},"Journaling in practice":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Take your time.":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Project Warlock: About Perseverance":{},"Designing websites with accessibility in mind":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Exploring the AlterNet":{},"Discord killed support for WinXP":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Double-dipping and Market Prices":{},"On Tea Prices":{},"Rules of a Creator's Life":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"On Selling a Self-published Book":{},"Creativity Self-Assessment Is Nonsense":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Ditch Scrum, Organize As You See Fit":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"Creative Critical Thinking":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{},"Migrating from Mailchimp to Listmonk":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Cool Things People Do With Their Blogs":{},"None Of My Best Friends Are Content Creators":{},"Don't Expose The Stacktrace Please!":{},"How To Properly Store Your Game Boy Cartridges":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{}},"tags":{}}],["people'",{"_index":3105,"title":{},"content":{"Hiding Code Complexity":{},"The Emperor of Lists":{}},"tags":{}}],["peplin",{"_index":4478,"title":{},"content":{"The Startup of a Lean Doctorate":{}},"tags":{}}],["pepper",{"_index":2604,"title":{},"content":{"Development principles in cooking":{},"Allspice Is Not All Spice":{}},"tags":{}}],["per",{"_index":2393,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"I'm jealous of my dog":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Building a Core2Duo Windows XP Retro PC":{},"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Water Levels As Public Data":{},"On Trying To Sell A Laptop":{},"April 2022 In Review":{}},"tags":{}}],["perceiv",{"_index":4926,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Thoughts on Bullshit Jobs":{}},"tags":{}}],["percent",{"_index":9863,"title":{},"content":{"Allspice Is Not All Spice":{},"The Creative Techniques Toolbox":{},"Woke in Class":{},"Water Usage and Prices":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["percentag",{"_index":6488,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"Discord killed support for WinXP":{}},"tags":{}}],["percentages_",{"_index":9391,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["perfect",{"_index":1990,"title":{"The Perfect Bowl Of Oatmeal Porridge":{}},"content":{".NET Memory management VS JVM Memory management":{},"IT Competences and Certificates":{},"486 Upgrade 2: The SD Card HDD":{},"Exploring the Go programming language":{},"Rules of a Creator's Life":{},"Constraint-based Creativity":{},"From Curiosity To Creativity":{},"Migrating from Mailchimp to Listmonk":{},"How To Properly Store Your Game Boy Cartridges":{},"May 2022 In Review":{},"Give Up GitHub!":{}},"tags":{}}],["perfectli",{"_index":3084,"title":{},"content":{"2017 in books":{},"Social Debt in Development Teams":{},"Re: Writing A Book Is Nonesense":{},"Expiry Dates On Journals":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["perform",{"_index":2079,"title":{"An am486 Performance Analysis":{}},"content":{"Unit Testing Extjs UI with Siesta":{},"ITiCSE 2020: A Report":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Social Debt in Development Teams":{},"The Pilot Capless: a stellar stealth pen":{},"Creativity Self-Assessment Is Nonsense":{},"Ditch Scrum, Organize As You See Fit":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["pergamon",{"_index":9425,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["perhap",{"_index":5084,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"The insanity of collecting retro games":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Academese Gems":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"The Pilot Capless: a stellar stealth pen":{},"Reducing Workflow Load Facilitates Writing":{},"What if Seneca wasn't Nero's advisor?":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Parking Machines Design Mistakes":{},"Collective Creativity":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"Where Does It Stop?":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"A Factor Analysis For Dummies in R":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"Equality in Game Credits":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["period",{"_index":946,"title":{},"content":{"Learning to become a baker":{},"Concentrating on serendipitous creativity":{},"Over tijdsbesef":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Water Levels As Public Data":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"What a Night Cam Is Good For":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"None Of My Best Friends Are Content Creators":{},"Drought":{}},"tags":{}}],["perish_",{"_index":7375,"title":{},"content":{"On Manuscript Review Procedures":{},"Equality in Game Credits":{}},"tags":{}}],["perl",{"_index":714,"title":{},"content":{"undefined":{},"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["permalink",{"_index":8245,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{},"True Backlink Support in Hugo":{}},"tags":{}}],["perman",{"_index":9575,"title":{},"content":{"Exporting Goodreads to Obsidian":{},"Dark Age of Camelot in 2022":{},"December 2021 In Review":{}},"tags":{}}],["permiss",{"_index":6708,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{},"Woke in Class":{}},"tags":{}}],["permit",{"_index":11773,"title":{},"content":{"Drought":{}},"tags":{}}],["permitrootlogin",{"_index":5148,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["pernici",{"_index":6475,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["persev",{"_index":11935,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["persever",{"_index":5339,"title":{"Project Warlock: About Perseverance":{}},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["persian",{"_index":9661,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["persist",{"_index":3103,"title":{},"content":{"Hiding Code Complexity":{},"DIY: Hosting stuff on your own VPS":{},"Misconceptions about retro gamers":{},"Water Levels As Public Data":{},"Collective Creativity":{},"2021 Year In Review":{},"Drought":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["person",{"_index":368,"title":{"Personal Desktop Screenshots of Olde":{},"20 Years of Personal Cellphone History":{},"Visualizing Personal Data Takeouts":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}},"content":{"No, vegetarians do not eat fish!":{},"Are you handing over enough when inspiring someone?":{},"Healing creative scars":{},"I'm jealous of my dog":{},"Domain Driven Design in C":{},"A Ph.D. Thesis: Iteration 2":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Digitizing journals using DEVONthink":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Using Hugo to Launch a Gemini Capsule":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Academese Gems":{},"On Selling a Self-published Book":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Collective Creativity":{},"Dear Student":{},"A 5.25\" Gobliins 2 Surprise":{},"Exporting Goodreads to Obsidian":{},"From Analog Notebook to Digital Vault":{},"Technical Knowledge Brews Creativity":{},"A Factor Analysis For Dummies in R":{},"Re: Writing A Book Is Nonesense":{},"2021 Year In Review":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"April 2022 In Review":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"June 2022 In Review":{},"Freshly Baked Thoughts":{}},"tags":{}}],["person(65",{"_index":4312,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["person(int",{"_index":4307,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["person_is_old",{"_index":4331,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["person_is_old(person",{"_index":4330,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["personag",{"_index":3919,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["personalti",{"_index":10400,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["personen",{"_index":3700,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["persoon",{"_index":3400,"title":{},"content":{"Over entropie":{},"De zin en onzin van conferenties":{}},"tags":{}}],["persoonlijk",{"_index":3779,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["perspect",{"_index":323,"title":{},"content":{"On finding your inner zen in big cities":{},"Programming on the Apple M1 Silicon":{},"Re: Is collecting physical games worth it?":{},"Constraint-based Creativity":{},"Dark Age of Camelot in 2022":{}},"tags":{}}],["perspectief",{"_index":4258,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["persuad",{"_index":9504,"title":{},"content":{"Creative Critical Thinking":{},"From Curiosity To Creativity":{}},"tags":{}}],["pescatarian",{"_index":354,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["peso",{"_index":7155,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["pesos](/post/2021/03/th",{"_index":9578,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["pet",{"_index":3193,"title":{},"content":{"Take your time.":{}},"tags":{}}],["peter",{"_index":8049,"title":{},"content":{"Double-dipping and Market Prices":{},"Thirty-Six":{},"A Triumph For Blogging":{},"A 5.25\" Gobliins 2 Surprise":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Drought":{}},"tags":{}}],["peter'",{"_index":8991,"title":{},"content":{"A Triumph For Blogging":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{}},"tags":{}}],["petit",{"_index":5929,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["petri",{"_index":3589,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["pexels](https://pexels.com",{"_index":4725,"title":{},"content":{"IT Competences and Certificates":{}},"tags":{}}],["ph.d",{"_index":3710,"title":{"A Ph.D. Thesis Proposal":{},"A Ph.D. Thesis: Iteration 2":{}},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["pharaoh",{"_index":10039,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["phase",{"_index":1338,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["phd",{"_index":3561,"title":{},"content":{"The Startup of a Lean Doctorate":{},"Thoughts on collaboration in education":{},"What is Creativity in Software Engineering?":{},"On Manuscript Review Procedures":{},"Ever-increasing Work Email Spam":{},"Academic Lineage":{}},"tags":{"Computer Science learning pathways":{},"A Ph.D. Thesis Proposal":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Programming: a Creative Cognitive Process":{},"What is Creativity in Software Engineering?":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"A Factor Analysis For Dummies in R":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}}}],["phenomena",{"_index":9532,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["phenomenon",{"_index":3843,"title":{},"content":{"Reverse engineering a curriculum":{},"Thoughts on Bullshit Jobs":{}},"tags":{}}],["phil",{"_index":5847,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{}},"tags":{}}],["phil'",{"_index":5764,"title":{},"content":{"An am486 Performance Analysis":{},"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["philosoph",{"_index":8386,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Emotional Magic":{},"Collective Creativity":{},"The Lost Art of Being Lost":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{},"February 2022 In Review":{},"March 2022 In Review":{},"May 2022 In Review":{}},"tags":{}}],["philosophi",{"_index":2950,"title":{"Teaching by philosophy":{}},"content":{"I'm jealous of my dog":{},"Inventing - for the worse?":{},"2017 in books":{},"Reverse engineering a curriculum":{},"What if Seneca wasn't Nero's advisor?":{},"Creative Critical Thinking":{},"Minimalism and Tidying Up":{},"Winnie Lim on Rebuilding Oneself":{},"April 2022 In Review":{}},"tags":{"Teaching by philosophy":{},"What if Seneca wasn't Nero's advisor?":{},"The Emperor of Lists":{},"Seneca on How to Live":{},"The Life Lessons of Bonnie":{}}}],["philosophy](/post/teach",{"_index":3810,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["phish",{"_index":11170,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["phixion",{"_index":11115,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["phixion_",{"_index":10691,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["phone",{"_index":7016,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"20 Years of Personal Cellphone History":{},"Visualizing Personal Data Takeouts":{},"The Modern QR Code Life":{}},"tags":{}}],["photo",{"_index":5898,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{},"The insanity of collecting retro games":{},"Flea Market Season":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Pinball Machines in a Jenever Museum":{},"20 Years of Personal Cellphone History":{},"The HP Sprocket Mini Printer":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"Three Little GameCube Mods":{},"How To Enjoy Your Own Digital Music":{},"Visualizing Personal Data Takeouts":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{},"From Mood Board To Mood Mugs":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["photograph",{"_index":5531,"title":{},"content":{"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"Very Old and Somewhat Old Mood Boards":{},"March 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["photographi",{"_index":8761,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["php",{"_index":5265,"title":{},"content":{"Page Building with Brizy in Wordpress":{},"Very Old and Somewhat Old Mood Boards":{},"Don't Expose The Stacktrace Please!":{}},"tags":{"Page Building with Brizy in Wordpress":{},"Don't Expose The Stacktrace Please!":{}}}],["physic",{"_index":1589,"title":{"Re: Is collecting physical games worth it?":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Teaching yourself to draw":{},"Computer Science learning pathways":{},"Programming: a Creative Cognitive Process":{},"Using Pandoc to publish a book":{},"The insanity of collecting retro games":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"Misconceptions about retro gamers":{},"Why I like Pawn Stars":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"On Selling a Self-published Book":{},"Ever-increasing Work Email Spam":{},"Power Usage Effectiveness":{},"Questionable Game Publishing Methods":{},"Migrating from Mailchimp to Listmonk":{},"Technical Knowledge Brews Creativity":{},"Minimalism and Tidying Up":{},"Once Upon a Time in Shaolin":{},"An Ad Leaflet QR Design Mistake":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"June 2022 In Review":{}},"tags":{}}],["pi",{"_index":4582,"title":{"How to setup Pi-Hole on a Synology NAS":{}},"content":{"Over analoog en digitaal":{},"How to setup Pi-Hole on a Synology NAS":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["pi-hol",{"_index":10760,"title":{},"content":{},"tags":{"How to setup Pi-Hole on a Synology NAS":{}}}],["picasso",{"_index":9106,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["picasso'",{"_index":9463,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["pick",{"_index":3487,"title":{},"content":{"Teaching by philosophy":{},"Building an Athlon Windows 98 Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Exploring the Go programming language":{},"Moon Logic":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"A Note About Footnotes":{},"Favorite Game Meme":{},"Questionable Game Publishing Methods":{},"November 2021 Meta Post":{},"Dark Age of Camelot in 2022":{},"A Factor Analysis For Dummies in R":{},"The Creative Techniques Toolbox":{},"Woke in Class":{},"2021 Year In Review":{},"January 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"My Programming Language Odyssey":{}},"tags":{}}],["picki",{"_index":2622,"title":{},"content":{"Development principles in cooking":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Exploring the Go programming language":{}},"tags":{}}],["pickl",{"_index":9977,"title":{},"content":{"Migrating from Mailchimp to Listmonk":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["picoblaz",{"_index":4625,"title":{"Unit Testing PicoBlaze Assembly files":{}},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{"Unit Testing PicoBlaze Assembly files":{}}}],["picoblaze](https://www.xilinx.com/products/intellectu",{"_index":4633,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["pictur",{"_index":2761,"title":{},"content":{"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Take your time.":{},"Nineties collecting nostalgia":{},"Water Levels As Public Data":{},"On Selling a Self-published Book":{},"20 Years of Personal Cellphone History":{},"The HP Sprocket Mini Printer":{},"Questionable Game Publishing Methods":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"The Creative Techniques Toolbox":{},"Winnie Lim on Rebuilding Oneself":{},"Wax Seals And Snail Mail":{},"How To Properly Store Your Game Boy Cartridges":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["piec",{"_index":1062,"title":{},"content":{"undefined":{},"Faking domain logic":{},"Teaching by philosophy":{},"Domain Driven Design in C":{},"Unit Testing PicoBlaze Assembly files":{},"Five reasons why agile and academia don't go together":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Programming on the Apple M1 Silicon":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"Using Hugo to Launch a Gemini Capsule":{},"Flea Market Season":{},"On Tea Prices":{},"The Decline of Battery Life":{},"Emotional Magic":{},"Collective Creativity":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"2021 Donations":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"The Creative Techniques Toolbox":{},"Leuchtturm Notebook Paper Quality":{},"True Backlink Support in Hugo":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["piet",{"_index":4826,"title":{},"content":{"De zin en onzin van conferenties":{},"Collective Creativity":{}},"tags":{}}],["pig",{"_index":3184,"title":{},"content":{"Take your time.":{}},"tags":{}}],["piholesetup1.jpg",{"_index":10751,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["pijn",{"_index":3386,"title":{},"content":{"Over entropie":{}},"tags":{}}],["pike",{"_index":6965,"title":{},"content":{"Exploring the AlterNet":{},"From Curiosity To Creativity":{}},"tags":{}}],["piketti",{"_index":4749,"title":{},"content":{"IT Competences and Certificates":{}},"tags":{}}],["piketty'",{"_index":9762,"title":{},"content":{"Where Does It Stop?":{}},"tags":{}}],["pikmin",{"_index":11955,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["pile",{"_index":5480,"title":{},"content":{"Designing websites with accessibility in mind":{},"Minimalism and Tidying Up":{}},"tags":{}}],["pillowcas",{"_index":11926,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["pilot",{"_index":2735,"title":{"The Pilot Capless: a stellar stealth pen":{}},"content":{"A quick look at 6 fountain pens":{},"The Pilot Capless: a stellar stealth pen":{},"Water Levels As Public Data":{}},"tags":{}}],["pin",{"_index":2358,"title":{},"content":{"Teaching yourself to draw":{},"A Ph.D. Thesis: Iteration 2":{},"Reviving an old 80486 PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pinbal",{"_index":8616,"title":{"Pinball Machines in a Jenever Museum":{}},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{"Pinball Machines in a Jenever Museum":{}}}],["pine",{"_index":2822,"title":{},"content":{"Nuts about local nuts":{}},"tags":{}}],["ping",{"_index":7433,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["pingback",{"_index":6947,"title":{"Fighting Webmention And Pingback Spam":{}},"content":{"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Fighting Webmention And Pingback Spam":{},"April 2022 In Review":{}},"tags":{"Fighting Webmention And Pingback Spam":{}}}],["pink",{"_index":10925,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["pinker",{"_index":7602,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["pinki",{"_index":6985,"title":{},"content":{"Exploring the AlterNet":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["pinnacl",{"_index":10191,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["pinterest",{"_index":2355,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["pinto",{"_index":7639,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["pipe",{"_index":5193,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["pipelin",{"_index":5176,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["pipes/scss",{"_index":5196,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["piqu",{"_index":10626,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["piraci",{"_index":10818,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["piranha",{"_index":8005,"title":{},"content":{"Book Number Fourteen":{}},"tags":{}}],["pirat",{"_index":10105,"title":{},"content":{"November 2021 Meta Post":{},"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["piss",{"_index":7122,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["pistachio",{"_index":12087,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["pit",{"_index":7677,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["pitch",{"_index":6407,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["pitfal",{"_index":740,"title":{},"content":{"undefined":{}},"tags":{}}],["piti",{"_index":8772,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["pixea",{"_index":10110,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["pixel",{"_index":5611,"title":{},"content":{"Tracking and privacy concerns on websites":{},"3D Software Rendering on the GBA":{},"Moon Logic":{},"Favorite Game Meme":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["pizza",{"_index":962,"title":{},"content":{"Learning to become a baker":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["pizza’",{"_index":439,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["pkm",{"_index":9573,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["plaat",{"_index":3397,"title":{},"content":{"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["plaats1",{"_index":1459,"title":{},"content":{"undefined":{}},"tags":{}}],["plaats2",{"_index":1460,"title":{},"content":{"undefined":{}},"tags":{}}],["place",{"_index":188,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Faking domain logic":{},"Journaling in practice":{},"Nuts about local nuts":{},"IT Competences and Certificates":{},"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Flea Market Season":{},"Software Engineering Is Not Engineering":{},"How Much Should I Spend On Magic The Gathering":{},"Reducing Workflow Load Facilitates Writing":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"Are You In The System Yet, Sir?":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"From Analog Notebook to Digital Vault":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Dark Age of Camelot in 2022":{},"Re: Writing A Book Is Nonesense":{},"2021 Year In Review":{},"On Trying To Sell A Laptop":{},"Expiry Dates On Journals":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["placehold",{"_index":5514,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["placement",{"_index":6409,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{},"Pinball Machines in a Jenever Museum":{},"Thoughts On Home NAS Systems":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plagu",{"_index":10558,"title":{},"content":{"The Creative Techniques Toolbox":{},"What a Night Cam Is Good For":{}},"tags":{}}],["plain",{"_index":5335,"title":{},"content":{"Using Pandoc to publish a book":{},"My Kotlin Rose-Tinted Glasses Broke":{}},"tags":{}}],["plainli",{"_index":10657,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["plan",{"_index":2807,"title":{"Always have a Diaster Recovery Plan":{}},"content":{"Journaling in practice":{},"IT Competences and Certificates":{},"DIY: Hosting stuff on your own VPS":{},"Using Pandoc to publish a book":{},"Combining async with generators in Node 11":{},"Thoughts on collaboration in education":{},"The Internet Killed Secrets in Games":{},"Always have a Diaster Recovery Plan":{},"Exploring the Go programming language":{},"Host your own webmention receiver":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"Creating Top x Games Lists Is Hard":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["plan\"_",{"_index":6917,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["plane",{"_index":8446,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"The Lost Art of Being Lost":{}},"tags":{}}],["planeswalk",{"_index":8143,"title":{},"content":{"How Much Should I Spend On Magic The Gathering":{}},"tags":{}}],["plann",{"_index":8428,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["plannen",{"_index":3581,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["plant",{"_index":2422,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Book Number Fourteen":{},"Cheese cheese cheese cheese cheese":{},"Are Digital Gardens Blogs?":{},"Constraint-based Creativity":{},"Drought":{}},"tags":{}}],["plant](https://en.wikipedia.org/wiki/allspic",{"_index":9873,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["plantat",{"_index":12125,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plaqu",{"_index":8448,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plasma](https://web.archive.org/web/20050323094702/http://www.musicplasma.com",{"_index":10701,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["plastic",{"_index":2991,"title":{},"content":{"Inventing - for the worse?":{},"Nineties collecting nostalgia":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Three Little GameCube Mods":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["plastici",{"_index":12188,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["plastieken",{"_index":5021,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["plateau",{"_index":2832,"title":{},"content":{"Nuts about local nuts":{}},"tags":{}}],["platform",{"_index":1505,"title":{"Productivity Tools on all platforms":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Productivity Tools on all platforms":{},"Unit Testing PicoBlaze Assembly files":{},"Project Warlock: About Perseverance":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"Double-dipping and Market Prices":{},"Reducing Workflow Load Facilitates Writing":{},"Questionable Game Publishing Methods":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{},"Expiry Dates On Journals":{},"None Of My Best Friends Are Content Creators":{},"True Backlink Support in Hugo":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["platformi",{"_index":10776,"title":{},"content":{"January 2022 In Review":{}},"tags":{}}],["platgeklopt",{"_index":3918,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["platinum",{"_index":2737,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["plato",{"_index":9513,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["plato'",{"_index":8410,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["play",{"_index":2646,"title":{"YouTube Play Image Links in Hugo":{},"Why I Play Games (And So Should You)":{}},"content":{"Healing creative scars":{},"I'm jealous of my dog":{},"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"Discord killed support for WinXP":{},"On Manuscript Review Procedures":{},"Nineties collecting nostalgia":{},"Belgium - Portugal: 5 - 2":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"Rules of a Creator's Life":{},"The Decline of Battery Life":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"The HP Sprocket Mini Printer":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"November 2021 Meta Post":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"Why I Play Games (And So Should You)":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{},"Choosing an Audio Codec":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"March 2022 In Review":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"June 2022 In Review":{}},"tags":{}}],["playabl",{"_index":8069,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["playback",{"_index":11297,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["player",{"_index":6268,"title":{},"content":{"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"The first Dutch Obsidian meetup":{},"Belgium - Portugal: 5 - 2":{},"How Much Should I Spend On Magic The Gathering":{},"Emotional Magic":{},"20 Years of Personal Cellphone History":{},"How Not To Do A Remaster":{},"Dark Age of Camelot in 2022":{},"How To Enjoy Your Own Digital Music":{},"Choosing an Audio Codec":{}},"tags":{}}],["player'",{"_index":10295,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["playfield",{"_index":8654,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["playground",{"_index":7512,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["playground](https://play.kotlinlang.org",{"_index":8582,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["playlist",{"_index":9714,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["playtest",{"_index":8656,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["playthrough",{"_index":8289,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["playtim",{"_index":8275,"title":{},"content":{"The Decline of Battery Life":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["pleas",{"_index":7996,"title":{"Don't Expose The Stacktrace Please!":{}},"content":{"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"Allspice Is Not All Spice":{},"On Trying To Sell A Laptop":{},"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["pleasant",{"_index":5183,"title":{},"content":{"Hugo Extended: More static site processing power!":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Leuchtturm Notebook Paper Quality":{},"April 2022 In Review":{},"Give Up GitHub!":{}},"tags":{}}],["pleasur",{"_index":5886,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Flea Market Season":{},"Reducing Workflow Load Facilitates Writing":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["pleasures](https://nerdlypleasures.blogspot.com/2012/07/sound",{"_index":5870,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["pleasures](https://nerdlypleasures.blogspot.com/2014/10/batteri",{"_index":8290,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["plenti",{"_index":1314,"title":{},"content":{"Unit Testing Stored Procedures":{},"A Ph.D. Thesis: Iteration 2":{},"My Retrocomputing Projects For 2022":{},"Drought":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["plenty?ac=1&from_search=tru",{"_index":2610,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["plenty](https://www.goodreads.com/book/show/8086216",{"_index":2609,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["plethora",{"_index":4396,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Programming: a Creative Cognitive Process":{},"Technical Knowledge Brews Creativity":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plichtbewust",{"_index":4220,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["plier",{"_index":11799,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pling",{"_index":4519,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["plod",{"_index":8673,"title":{},"content":{"My Kotlin Rose-Tinted Glasses Broke":{}},"tags":{}}],["plot",{"_index":3942,"title":{},"content":{"Over de inflatie van intellect":{},"Technical Knowledge Brews Creativity":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{}},"tags":{}}],["plots",{"_index":4971,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["plow",{"_index":2301,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"What is Creativity in Software Engineering?":{}},"tags":{}}],["plu",{"_index":1201,"title":{},"content":{"undefined":{},"Thinking in terms of objects":{},"Reviving an old 80486 PC":{},"How to write academic papers in Markdown":{},"Exploring the AlterNet":{},"Drought":{},"The Strange Heterogenity of Hiking Signs":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["plug",{"_index":1754,"title":{},"content":{"Metaprogramming instead of duplication":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"Getting rid of trackers using LineageOS":{},"The Fridge, Your Inoculation Room":{},"Three Little GameCube Mods":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["plugin",{"_index":1499,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Productivity Tools on all platforms":{},"Page Building with Brizy in Wordpress":{},"Tracking and privacy concerns on websites":{},"From Analog Notebook to Digital Vault":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["plumb",{"_index":4302,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["plunder",{"_index":10572,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["plus(numb",{"_index":3312,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["plymouth",{"_index":9698,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["pm",{"_index":268,"title":{},"content":{"On finding your inner zen in big cities":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["pm2.jpg",{"_index":10192,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["png",{"_index":2131,"title":{},"content":{"Webdriver Exception Handling":{},"YouTube Play Image Links in Hugo":{}},"tags":{}}],["pnp.html",{"_index":10221,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["po",{"_index":8261,"title":{},"content":{"Rules of a Creator's Life":{}},"tags":{}}],["pocket",{"_index":6854,"title":{"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"content":{"You Shouldn't Use Spotify":{},"Book Number Fourteen":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"Questionable Game Publishing Methods":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pocket](/post/2022/04/analogu",{"_index":11650,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pocket](https://www.analogue.co/pocket",{"_index":7747,"title":{},"content":{"Misconceptions about retro gamers":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["pod",{"_index":3178,"title":{},"content":{"Take your time.":{}},"tags":{}}],["podcast",{"_index":9904,"title":{},"content":{"2021 Donations":{},"Minimalism and Tidying Up":{}},"tags":{}}],["podcast'",{"_index":11940,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["podcast](https://retronauts.com",{"_index":11541,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["poet",{"_index":9074,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["poetri",{"_index":10366,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["pog",{"_index":7483,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["poge",{"_index":659,"title":{},"content":{"undefined":{},"Over entropie":{}},"tags":{}}],["pogingen",{"_index":3357,"title":{},"content":{"Over entropie":{}},"tags":{}}],["pogo",{"_index":8928,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["pogs.html#slammingtechniqu",{"_index":7509,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["poi",{"_index":3560,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["poincar",{"_index":9828,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["poincaré'",{"_index":9831,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["point",{"_index":1965,"title":{},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"Death to pseudocode?":{},"Domain Driven Design in C":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Using Pandoc to publish a book":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"The Internet Killed Secrets in Games":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Creativity Self-Assessment Is Nonsense":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"A 5.25\" Gobliins 2 Surprise":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"How Not To Do A Remaster":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Natural Gas Prices and The Energy Market":{},"Why I Play Games (And So Should You)":{},"Woke in Class":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"True Backlink Support in Hugo":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["pointcut",{"_index":2125,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["pointer",{"_index":520,"title":{},"content":{"undefined":{},"Domain Driven Design in C":{},"Teaching Object-Oriented design using the GBA":{},"3D Software Rendering on the GBA":{},"Dear Student":{}},"tags":{}}],["pointil",{"_index":9091,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["pointless",{"_index":6473,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["points_",{"_index":8453,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["poison",{"_index":2952,"title":{},"content":{"I'm jealous of my dog":{},"What a Night Cam Is Good For":{},"On Commuting By Bike":{}},"tags":{}}],["poke",{"_index":8524,"title":{},"content":{"Emotional Magic":{},"Are Digital Gardens Blogs?":{},"Natural Gas Prices and The Energy Market":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["polaroid",{"_index":8927,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["pole",{"_index":12134,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["polici",{"_index":10756,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["polish",{"_index":5341,"title":{},"content":{"Project Warlock: About Perseverance":{},"How To Stream Your Own Music: Reprise":{},"June 2022 In Review":{}},"tags":{}}],["polit",{"_index":8387,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Favorite Game Meme":{},"Constraint-based Creativity":{},"Seneca on How to Live":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Rough Hip-Hop":{},"May 2022 In Review":{}},"tags":{}}],["politician",{"_index":7698,"title":{},"content":{"Flea Market Season":{},"Collective Creativity":{},"Creative Critical Thinking":{}},"tags":{}}],["pollan",{"_index":8612,"title":{},"content":{"On Selling a Self-published Book":{}},"tags":{}}],["pollan'",{"_index":5293,"title":{},"content":{"Using Pandoc to publish a book":{}},"tags":{}}],["pollin",{"_index":8858,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["pollut",{"_index":10135,"title":{},"content":{"Seneca on How to Live":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["polybiu",{"_index":9058,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["polyfil",{"_index":5467,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["polyglot",{"_index":7214,"title":{},"content":{"Exploring the Go programming language":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["pommes_",{"_index":9457,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["ponder",{"_index":2921,"title":{},"content":{"I'm jealous of my dog":{},"What if Seneca wasn't Nero's advisor?":{},"A Creative State of Mind":{},"Seneca on How to Live":{}},"tags":{}}],["poof",{"_index":3846,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["pool",{"_index":228,"title":{},"content":{"On finding your inner zen in big cities":{},"Exploring the Go programming language":{},"How Much Should I Spend On Magic The Gathering":{}},"tags":{}}],["poor",{"_index":6920,"title":{},"content":{"Always have a Diaster Recovery Plan":{},"A Factor Analysis For Dummies in R":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["pop",{"_index":2324,"title":{},"content":{"Teaching yourself to draw":{},"Hiding Code Complexity":{},"A journey through the history of webdesign":{},"Using Hugo to Launch a Gemini Capsule":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"How Not To Do A Remaster":{},"A Personal Intro To Rough Hip-Hop":{},"February 2022 In Review":{}},"tags":{}}],["popliedj",{"_index":5050,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["popul",{"_index":10561,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["populair",{"_index":3891,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["popular",{"_index":1312,"title":{},"content":{"Unit Testing Stored Procedures":{},"Are you handing over enough when inspiring someone?":{},"I'm jealous of my dog":{},"486 Upgrade 2: The SD Card HDD":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The insanity of collecting retro games":{},"Teaching students about coding trends":{},"Stop limiting yourself to JS in browsers":{},"Social Debt in Development Teams":{},"The HP Sprocket Mini Printer":{},"Seneca on How to Live":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"How To Enjoy Your Own Digital Music":{},"February 2022 In Review":{},"Fighting Webmention And Pingback Spam":{},"The Death Of The Nike+ SportWatch":{},"True Backlink Support in Hugo":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"My Programming Language Odyssey":{},"Give Up GitHub!":{}},"tags":{}}],["population.com/r/daoc",{"_index":10291,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["popup",{"_index":9003,"title":{},"content":{"Are Digital Gardens Blogs?":{}},"tags":{}}],["porridg",{"_index":12193,"title":{"The Perfect Bowl Of Oatmeal Porridge":{}},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["porridge.png",{"_index":12202,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["porridge_",{"_index":12230,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["port",{"_index":5146,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"3D Software Rendering on the GBA":{},"486 Upgrade 1: Sound Blaster 16":{},"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"A Creative State of Mind":{},"Three Little GameCube Mods":{},"December 2021 In Review":{},"How to setup Pi-Hole on a Synology NAS":{},"My Retrocomputing Projects For 2022":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["portabl",{"_index":11194,"title":{},"content":{"Choosing an Audio Codec":{}},"tags":{}}],["portal",{"_index":6270,"title":{},"content":{"The Internet Killed Secrets in Games":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["portion",{"_index":5242,"title":{},"content":{"Page Building with Brizy in Wordpress":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Thoughts on Bullshit Jobs":{},"You Shouldn't Use Spotify":{},"Always have a Diaster Recovery Plan":{},"Questionable Game Publishing Methods":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["portrait",{"_index":9815,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["portray",{"_index":9136,"title":{},"content":{"Ditch Scrum, Organize As You See Fit":{},"A Creative State of Mind":{},"Seneca on How to Live":{},"Why I Play Games (And So Should You)":{}},"tags":{}}],["portug",{"_index":7631,"title":{"Belgium - Portugal: 5 - 2":{}},"content":{},"tags":{}}],["pose",{"_index":2710,"title":{},"content":{"A quick look at 6 fountain pens":{},"Ditch Scrum, Organize As You See Fit":{},"Creative Critical Thinking":{},"Where Does It Stop?":{}},"tags":{}}],["posh",{"_index":434,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["posit",{"_index":3267,"title":{},"content":{"Death to pseudocode?":{},"Using Pandoc to publish a book":{},"Project Warlock: About Perseverance":{},"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"Thirty-Six":{},"Very Old and Somewhat Old Mood Boards":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"Equality in Game Credits":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["positive/neg",{"_index":9178,"title":{},"content":{"Ever-increasing Work Email Spam":{}},"tags":{}}],["positives](https://obsolete29.com/posts/2021/10/19/on",{"_index":9923,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["positivisten",{"_index":3448,"title":{},"content":{"Over entropie":{}},"tags":{}}],["poss",{"_index":7158,"title":{},"content":{"The IndieWeb Mixed Bag":{},"Exporting Goodreads to Obsidian":{}},"tags":{}}],["posse](https://indieweb.org/poss",{"_index":7152,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["possess",{"_index":3012,"title":{},"content":{"Inventing - for the worse?":{},"Water Levels As Public Data":{},"Minimalism and Tidying Up":{},"Give Up GitHub!":{}},"tags":{}}],["possibl",{"_index":455,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Migrating from Extjs to React gradually":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Teaching by philosophy":{},"Reverse engineering a curriculum":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Unit Testing PicoBlaze Assembly files":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Tracking and privacy concerns on websites":{},"3D Software Rendering on the GBA":{},"The Internet Killed Secrets in Games":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"The Fridge, Your Inoculation Room":{},"On Selling a Self-published Book":{},"Ever-increasing Work Email Spam":{},"The Lost Art of Being Lost":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"A Factor Analysis For Dummies in R":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"On Learning A New (Programming) Language":{},"Give Up GitHub!":{}},"tags":{}}],["post",{"_index":168,"title":{"November 2021 Meta Post":{}},"content":{"Ending your day with happy thoughts":{},"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Enhancing the builder pattern with closures":{},"Bye autotools hello Scons":{},"Webdriver Exception Handling":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"Take your time.":{},"Over Onmiddellijke Voldoening":{},"Five reasons why agile and academia don't go together":{},"Page Building with Brizy in Wordpress":{},"Combining async with generators in Node 11":{},"Designing websites with accessibility in mind":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"What is Creativity in Software Engineering?":{},"My Retro Desk/Gaming Setup in 2021":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Always have a Diaster Recovery Plan":{},"Exploring the AlterNet":{},"Lousy Wordpress Hacking Attempts detected":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Nineties collecting nostalgia":{},"Social Debt in Development Teams":{},"Reducing Workflow Load Facilitates Writing":{},"What if Seneca wasn't Nero's advisor?":{},"Cheese cheese cheese cheese cheese":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"A Treatise on Leavened Waffles":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"From Analog Notebook to Digital Vault":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"How to setup Pi-Hole on a Synology NAS":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"A Personal Intro To Rough Hip-Hop":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{}},"tags":{}}],["post/2020/06/combin",{"_index":5423,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["post/2022/04/gbcarts.jpg",{"_index":11804,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["post](/post/2020/09/reviv",{"_index":5753,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["post](https://chasingmailboxes.com/2021/10/05/coffeeneur",{"_index":9932,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["post](https://jefklakscodex.com/articles/features/e3",{"_index":7945,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["post](https://rubenerd.com/favourit",{"_index":8852,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["post](https://rubenerd.com/inlin",{"_index":7932,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["post](https://stackoverflow.com/questions/5827612/nod",{"_index":5427,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["postbod",{"_index":3404,"title":{},"content":{"Over entropie":{}},"tags":{}}],["poster",{"_index":9896,"title":{},"content":{"2021 Donations":{},"November 2021 Meta Post":{}},"tags":{}}],["posteriori",{"_index":3305,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["postfix",{"_index":9994,"title":{},"content":{"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["postgr",{"_index":5124,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["posthum",{"_index":11234,"title":{},"content":{"Expiry Dates On Journals":{}},"tags":{}}],["postmodern",{"_index":2250,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["postprocess",{"_index":1900,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["posts](/post/2020/11/win98",{"_index":8223,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["posts](/post/2021",{"_index":10667,"title":{},"content":{"2021 Year In Review":{}},"tags":{}}],["posts](/post/2022/#mar",{"_index":11481,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["postscript",{"_index":11262,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["postsharp",{"_index":2127,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["postur",{"_index":7893,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["pot",{"_index":9954,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["potato",{"_index":7481,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["potato](https://www.economist.com/leaders/2022/01/01/video",{"_index":10600,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["potenti",{"_index":5730,"title":{},"content":{"Thoughts on collaboration in education":{},"On Manuscript Review Procedures":{},"Creativity Self-Assessment Is Nonsense":{},"The Lost Art of Being Lost":{},"On Trying To Sell A Laptop":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["potj",{"_index":4893,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["potter",{"_index":11669,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["pour",{"_index":8347,"title":{},"content":{"Water Levels As Public Data":{},"How Not To Do A Remaster":{},"The Creative Techniques Toolbox":{},"May 2022 In Review":{}},"tags":{}}],["powder",{"_index":9397,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["power",{"_index":728,"title":{"Hugo Extended: More static site processing power!":{},"Power Usage Effectiveness":{}},"content":{"undefined":{},"How to teach kids to program":{},"Productivity Tools on all platforms":{},"Page Building with Brizy in Wordpress":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"The Internet Killed Secrets in Games":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Productive Programmer on Mac":{},"My Retro Desk/Gaming Setup in 2021":{},"The first Dutch Obsidian meetup":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"How Much Should I Spend On Magic The Gathering":{},"The HP Sprocket Mini Printer":{},"Collective Creativity":{},"Dear Student":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"A Treatise on Leavened Waffles":{},"Constraint-based Creativity":{},"Three Little GameCube Mods":{},"Minimalism and Tidying Up":{},"Re: Writing A Book Is Nonesense":{},"Thoughts On Home NAS Systems":{},"Choosing an Audio Codec":{},"Fighting Webmention And Pingback Spam":{},"True Backlink Support in Hugo":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["power.jpg",{"_index":5979,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["powerhous",{"_index":2782,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["pr",{"_index":6242,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["prachtig",{"_index":3350,"title":{},"content":{"Over entropie":{}},"tags":{}}],["practic",{"_index":88,"title":{"Journaling in practice":{}},"content":{"Ending your day with happy thoughts":{},"Unit Testing Stored Procedures":{},"Teaching yourself to draw":{},"Development principles in cooking":{},"Healing creative scars":{},"I'm jealous of my dog":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Teaching Object-Oriented design using the GBA":{},"Five reasons why agile and academia don't go together":{},"An am486 Performance Analysis":{},"Digitizing journals using DEVONthink":{},"What is Creativity in Software Engineering?":{},"You Shouldn't Use Spotify":{},"The first Dutch Obsidian meetup":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"Book Number Fourteen":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"A Treatise on Leavened Waffles":{},"Where Does It Stop?":{},"Academic Lineage":{},"Drought":{},"On Learning A New (Programming) Language":{},"May 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["practice_",{"_index":7807,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["practician",{"_index":2520,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["practicum",{"_index":3849,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["practition",{"_index":4681,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["practitioner.html",{"_index":7387,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["practitioner](https://www.goodreads.com/book/show/134454",{"_index":7784,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["practitioner_",{"_index":7788,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["pragmat",{"_index":10136,"title":{},"content":{"Seneca on How to Live":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["praktijk",{"_index":4882,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["praktisch",{"_index":3639,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"De zin en onzin van conferenties":{}},"tags":{}}],["pray",{"_index":7031,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["pre",{"_index":786,"title":{},"content":{"undefined":{},"A journey through the history of webdesign":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Stop limiting yourself to JS in browsers":{},"On Manuscript Review Procedures":{},"Re: Is collecting physical games worth it?":{},"On Tea Prices":{},"Questionable Game Publishing Methods":{},"February 2022 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["preambl",{"_index":5298,"title":{},"content":{"Using Pandoc to publish a book":{}},"tags":{}}],["precaut",{"_index":7731,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["preciou",{"_index":7914,"title":{},"content":{"Why I like Pawn Stars":{},"The Emperor of Lists":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{}},"tags":{}}],["precipit",{"_index":8343,"title":{},"content":{"Water Levels As Public Data":{},"Drought":{}},"tags":{}}],["precis",{"_index":8689,"title":{},"content":{"My Kotlin Rose-Tinted Glasses Broke":{},"Constraint-based Creativity":{},"From Curiosity To Creativity":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["predecessor",{"_index":6327,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{},"Double-dipping and Market Prices":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["predefin",{"_index":1347,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["predic",{"_index":1214,"title":{},"content":{"undefined":{}},"tags":{}}],["predict",{"_index":7662,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["predomin",{"_index":9050,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["prefer",{"_index":5127,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Building an Athlon Windows 98 Retro PC":{},"Stop limiting yourself to JS in browsers":{},"On Tea Prices":{},"A Note About Footnotes":{},"Questionable Game Publishing Methods":{},"A Factor Analysis For Dummies in R":{},"Thoughts On Home NAS Systems":{},"A Personal Intro To Gentle Hip-Hop":{},"How To Stream Your Own Music: Reprise":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Teaching Software Engineering Is Still Done Wrong":{},"May 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["prefix",{"_index":1328,"title":{},"content":{"Unit Testing Stored Procedures":{},"A Decade in the Software Engineering industry":{}},"tags":{}}],["pregnant",{"_index":8507,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["prejudic",{"_index":11028,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["preload",{"_index":2098,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["preloaders](https://icons8.com/preload",{"_index":7981,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["prematur",{"_index":1245,"title":{},"content":{"undefined":{},"February 2022 In Review":{}},"tags":{}}],["premis",{"_index":6587,"title":{},"content":{"The Productive Programmer on Mac":{},"Academese Gems":{},"Pinball Machines in a Jenever Museum":{},"Collective Creativity":{},"Academic Lineage":{}},"tags":{}}],["premium",{"_index":5255,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["preoccupi",{"_index":3160,"title":{},"content":{"Take your time.":{},"Creative Critical Thinking":{}},"tags":{}}],["prepar",{"_index":2597,"title":{},"content":{"Development principles in cooking":{},"Computer Science learning pathways":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Getting rid of trackers using LineageOS":{},"Cheese cheese cheese cheese cheese":{},"Kotlin Is Java 2.0, But It's Still Java":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["prepend",{"_index":10382,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["presenc",{"_index":3075,"title":{},"content":{"2017 in books":{},"Dear Student":{},"Creative Critical Thinking":{},"2021 Year In Review":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["present",{"_index":2435,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"2017 in books":{},"Death to pseudocode?":{},"ITiCSE 2020: A Report":{},"Thoughts on collaboration in education":{},"Reviving an old 80486 PC":{},"Thoughts on Bullshit Jobs":{},"What is Creativity in Software Engineering?":{},"Software Engineering Is Not Engineering":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"Thirty-Six":{},"Collective Creativity":{},"Power Usage Effectiveness":{},"Creative Critical Thinking":{},"Where Does It Stop?":{},"A Creative State of Mind":{},"2021 Year In Review":{},"Visualizing Personal Data Takeouts":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"Teaching Software Engineering Is Still Done Wrong":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["presentati",{"_index":4899,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["presentation](https://docs.google.com/document/d/1re3lyaalscz49189xigquvjqlmpe9uofleyz8y7mjue/edit#heading=h.ygj23kjvy5z",{"_index":9619,"title":{},"content":{"From Analog Notebook to Digital Vault":{}},"tags":{}}],["presenteert",{"_index":4886,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["presenteren",{"_index":3670,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"De zin en onzin van conferenties":{}},"tags":{}}],["preserv",{"_index":1485,"title":{},"content":{"undefined":{},"Lousy Wordpress Hacking Attempts detected":{},"Academese Gems":{},"What if Seneca wasn't Nero's advisor?":{},"The Emperor of Lists":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["preset",{"_index":5226,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["press",{"_index":2854,"title":{},"content":{"Nuts about local nuts":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 2: The SD Card HDD":{},"Teaching students about coding trends":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"What if Seneca wasn't Nero's advisor?":{},"On Selling a Self-published Book":{},"The HP Sprocket Mini Printer":{},"A Triumph For Blogging":{},"Questionable Game Publishing Methods":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"Expiry Dates On Journals":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"Wax Seals And Snail Mail":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["pressur",{"_index":3232,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Water Levels As Public Data":{},"Why I Play Games (And So Should You)":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["presum",{"_index":10582,"title":{},"content":{"The Creative Techniques Toolbox":{},"Give Up GitHub!":{}},"tags":{}}],["pretend",{"_index":6478,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"Exploring the Go programming language":{},"On Selling a Self-published Book":{},"Creative Critical Thinking":{}},"tags":{}}],["pretti",{"_index":2044,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"Inventing - for the worse?":{},"Death to pseudocode?":{},"Domain Driven Design in C":{},"Thoughts on Bullshit Jobs":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Moon Logic":{},"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"Power Usage Effectiveness":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Dark Age of Camelot in 2022":{},"Why I Play Games (And So Should You)":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["preval",{"_index":8555,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["prevent",{"_index":6735,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Very Old and Somewhat Old Mood Boards":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["preview",{"_index":5261,"title":{},"content":{"Page Building with Brizy in Wordpress":{},"Reducing Workflow Load Facilitates Writing":{},"November 2021 Meta Post":{}},"tags":{}}],["preview.mp4",{"_index":6643,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["previou",{"_index":152,"title":{},"content":{"Ending your day with happy thoughts":{},"Visual Studio 2012 for Eclipse users":{},"Integration Testing with SQLite":{},"Webdriver Exception Handling":{},"Building an Athlon Windows 98 Retro PC":{},"What is Creativity in Software Engineering?":{},"Flea Market Season":{},"The Fridge, Your Inoculation Room":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"December 2021 In Review":{},"2021 Year In Review":{},"January 2022 In Review":{},"Academic Lineage":{},"February 2022 In Review":{},"Leuchtturm Notebook Paper Quality":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"April 2022 In Review":{},"My Programming Language Odyssey":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["previous",{"_index":9126,"title":{},"content":{"Dear Student":{},"The Lost Art of Being Lost":{}},"tags":{}}],["previous](https://people.cs.kuleuven.be/~wouter.groeneveld/slr",{"_index":4923,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["pri",{"_index":7957,"title":{},"content":{"YouTube Play Image Links in Hugo":{},"The HP Sprocket Mini Printer":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"Expiry Dates On Journals":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["price",{"_index":2757,"title":{"Double-dipping and Market Prices":{},"On Tea Prices":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"content":{"A quick look at 6 fountain pens":{},"Domain Driven Design in C":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Digitizing journals using DEVONthink":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The insanity of collecting retro games":{},"Re: Is collecting physical games worth it?":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Natural Gas Prices and The Energy Market":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["prices.com",{"_index":7549,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["prices.com](https://eshop",{"_index":7548,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["prices](/post/2022/01/natur",{"_index":11781,"title":{},"content":{"Drought":{}},"tags":{}}],["prices](https://www.reddit.com/r/gamecollecting/comments/8jmiwi/how_metal_jesus_rocks_affects_retro_video_gam",{"_index":6794,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["pricetag",{"_index":9284,"title":{},"content":{"Questionable Game Publishing Methods":{}},"tags":{}}],["pricey",{"_index":10222,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["prij",{"_index":4076,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["primari",{"_index":6509,"title":{},"content":{"Digitizing journals using DEVONthink":{},"Re: Is collecting physical games worth it?":{}},"tags":{}}],["primarili",{"_index":6852,"title":{},"content":{"You Shouldn't Use Spotify":{},"On Manuscript Review Procedures":{},"Re: Is collecting physical games worth it?":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["prime",{"_index":8946,"title":{},"content":{"The HP Sprocket Mini Printer":{},"None Of My Best Friends Are Content Creators":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["primit",{"_index":790,"title":{},"content":{"undefined":{}},"tags":{}}],["princ",{"_index":7443,"title":{},"content":{"Moon Logic":{},"Favorite Game Meme":{},"A Triumph For Blogging":{},"Drought":{}},"tags":{}}],["princess",{"_index":11961,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["princip",{"_index":3666,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["principl",{"_index":2459,"title":{"Development principles in cooking":{}},"content":{"How to teach kids to program":{},"Development principles in cooking":{},"Healing creative scars":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Academese Gems":{},"Emotional Magic":{},"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["prinf(\"%d",{"_index":4320,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["print",{"_index":561,"title":{},"content":{"undefined":{},"What is Creativity in Software Engineering?":{},"Emotional Magic":{},"The HP Sprocket Mini Printer":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"Allspice Is Not All Spice":{},"Seneca on How to Live":{},"Generating a Blogroll With OPML in Hugo":{},"An Ad Leaflet QR Design Mistake":{},"How To Properly Store Your Game Boy Cartridges":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["printer",{"_index":2993,"title":{"The HP Sprocket Mini Printer":{}},"content":{"Inventing - for the worse?":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{}},"tags":{}}],["printf",{"_index":8242,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["println(\"hi\".last",{"_index":8578,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["priori",{"_index":3304,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["prioriti",{"_index":6732,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Always have a Diaster Recovery Plan":{}},"tags":{}}],["privaci",{"_index":5470,"title":{"Tracking and privacy concerns on websites":{}},"content":{"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"Digitizing journals using DEVONthink":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Are You In The System Yet, Sir?":{},"A Triumph For Blogging":{},"Migrating from Mailchimp to Listmonk":{},"Why Mastodon Isn't Great For Serendipity":{},"Visualizing Personal Data Takeouts":{},"Give Up GitHub!":{}},"tags":{"Tracking and privacy concerns on websites":{},"Digitizing journals using DEVONthink":{},"Getting rid of trackers using LineageOS":{},"The IndieWeb Mixed Bag":{},"Are You In The System Yet, Sir?":{},"Migrating from Mailchimp to Listmonk":{},"Visualizing Personal Data Takeouts":{}}}],["privacy](/tags/privaci",{"_index":6989,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["privat",{"_index":1619,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Webdriver Exception Handling":{},"Hiding Code Complexity":{},"Domain Driven Design in C":{},"DIY: Hosting stuff on your own VPS":{},"The IndieWeb Mixed Bag":{},"The first Dutch Obsidian meetup":{},"Pinball Machines in a Jenever Museum":{},"Are Digital Gardens Blogs?":{},"Collective Creativity":{},"Woke in Class":{},"On Trying To Sell A Laptop":{},"Expiry Dates On Journals":{},"March 2022 In Review":{}},"tags":{}}],["privileg",{"_index":8396,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["privéwereld",{"_index":4853,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["pro",{"_index":162,"title":{},"content":{"Ending your day with happy thoughts":{},"486 Upgrade 1: Sound Blaster 16":{},"Personal Desktop Screenshots of Olde":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Programming on the Apple M1 Silicon":{},"Digitizing journals using DEVONthink":{},"You Shouldn't Use Spotify":{},"Stop limiting yourself to JS in browsers":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["probabl",{"_index":1292,"title":{},"content":{"Unit Testing Stored Procedures":{},"Death to pseudocode?":{},"Teaching by philosophy":{},"Using Pandoc to publish a book":{},"3D Software Rendering on the GBA":{},"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"Discord killed support for WinXP":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Why I like Pawn Stars":{},"Book Number Fourteen":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Pinball Machines in a Jenever Museum":{},"Thirty-Six":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Ever-increasing Work Email Spam":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Seneca on How to Live":{},"Minimalism and Tidying Up":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"January 2022 In Review":{},"Thoughts On Home NAS Systems":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"How To Properly Store Your Game Boy Cartridges":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["probe",{"_index":8085,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["probeert",{"_index":834,"title":{},"content":{"undefined":{}},"tags":{}}],["probleem",{"_index":3594,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["probleem](../sweng_prob.png",{"_index":3746,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["probleemstel",{"_index":3714,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["problem",{"_index":384,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Bye autotools hello Scons":{},"Custom Webdriver Page Factories":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"Healing creative scars":{},"Journaling in practice":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"Concentrating on serendipitous creativity":{},"Teaching by philosophy":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Unit Testing PicoBlaze Assembly files":{},"A Ph.D. Thesis: Iteration 2":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"What is Creativity in Software Engineering?":{},"Always have a Diaster Recovery Plan":{},"Exploring the AlterNet":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"Reducing Workflow Load Facilitates Writing":{},"Cheese cheese cheese cheese cheese":{},"Emotional Magic":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Note About Footnotes":{},"Creativity Self-Assessment Is Nonsense":{},"Power Usage Effectiveness":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Exporting Goodreads to Obsidian":{},"A Creative State of Mind":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"Natural Gas Prices and The Energy Market":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"Once Upon a Time in Shaolin":{},"Visualizing Personal Data Takeouts":{},"What a Night Cam Is Good For":{},"Academic Lineage":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"Drought":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{},"Give Up GitHub!":{}},"tags":{}}],["problem](https://trudymorgancole.wordpress.com/2014/03/02/dog",{"_index":2933,"title":{},"content":{"I'm jealous of my dog":{}},"tags":{}}],["problemat",{"_index":4708,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{},"An am486 Performance Analysis":{}},"tags":{}}],["problemen",{"_index":772,"title":{},"content":{"undefined":{},"De zin en onzin van conferenties":{}},"tags":{}}],["proc",{"_index":1126,"title":{},"content":{"undefined":{},"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["proc.cal",{"_index":1154,"title":{},"content":{"undefined":{}},"tags":{}}],["proc.new",{"_index":1133,"title":{},"content":{"undefined":{}},"tags":{}}],["proc_test",{"_index":1153,"title":{},"content":{"undefined":{}},"tags":{}}],["proc`",{"_index":1139,"title":{},"content":{"undefined":{}},"tags":{}}],["proce",{"_index":11766,"title":{},"content":{"Drought":{}},"tags":{}}],["procedur",{"_index":1277,"title":{"Unit Testing Stored Procedures":{},"On Manuscript Review Procedures":{}},"content":{"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{},"Unit testing in Legacy Projects: VB6":{},"Unit Testing PicoBlaze Assembly files":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["proceed",{"_index":6623,"title":{},"content":{"What is Creativity in Software Engineering?":{},"The first Dutch Obsidian meetup":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["proceeding_",{"_index":4881,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["process",{"_index":1008,"title":{"Programming: a Creative Cognitive Process":{},"Hugo Extended: More static site processing power!":{}},"content":{"Learning to become a baker":{},".NET Memory management VS JVM Memory management":{},"The Startup of a Lean Doctorate":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"ITiCSE 2020: A Report":{},"A journey through the history of webdesign":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"Exploring the Go programming language":{},"The first Dutch Obsidian meetup":{},"On Manuscript Review Procedures":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"A Triumph For Blogging":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Questionable Game Publishing Methods":{},"Creative Critical Thinking":{},"From Analog Notebook to Digital Vault":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"Migrating from Mailchimp to Listmonk":{},"Generating a Blogroll With OPML in Hugo":{},"Re: Writing A Book Is Nonesense":{},"January 2022 In Review":{},"February 2022 In Review":{},"Leuchtturm Notebook Paper Quality":{},"Fighting Webmention And Pingback Spam":{},"Wax Seals And Snail Mail":{},"Give Up GitHub!":{}},"tags":{}}],["process](/post/2019/10/cr",{"_index":6656,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["process](/post/2020/05/us",{"_index":8591,"title":{},"content":{"On Selling a Self-published Book":{}},"tags":{}}],["process](http://csis.pace.edu/~ctappert/srd2015/2015pdf/d4.pdf",{"_index":4455,"title":{},"content":{"The Startup of a Lean Doctorate":{}},"tags":{}}],["processor",{"_index":5277,"title":{},"content":{"Using Pandoc to publish a book":{},"Building an Athlon Windows 98 Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["proclaim",{"_index":8838,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{},"Exporting Goodreads to Obsidian":{},"Technical Knowledge Brews Creativity":{}},"tags":{}}],["produc",{"_index":1903,"title":{},"content":{"Custom Webdriver Page Factories":{},"A quick look at 6 fountain pens":{},"Hugo Extended: More static site processing power!":{},"3D Software Rendering on the GBA":{},"Reviving an old 80486 PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Discord killed support for WinXP":{},"Cheese cheese cheese cheese cheese":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Are Digital Gardens Blogs?":{},"Creative Critical Thinking":{},"Exporting Goodreads to Obsidian":{},"A Creative State of Mind":{},"Once Upon a Time in Shaolin":{},"Equality in Game Credits":{},"My Programming Language Odyssey":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["produce_",{"_index":8727,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["produceert",{"_index":3348,"title":{},"content":{"Over entropie":{}},"tags":{}}],["produceren",{"_index":4080,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["product",{"_index":1501,"title":{"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"Take your time.":{},"Over de inflatie van intellect":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"De zin en onzin van conferenties":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Project Warlock: About Perseverance":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Programming on the Apple M1 Silicon":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Social Debt in Development Teams":{},"Apple's App Store Design Mistake":{},"Cheese cheese cheese cheese cheese":{},"The HP Sprocket Mini Printer":{},"Ditch Scrum, Organize As You See Fit":{},"A Treatise on Leavened Waffles":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Technical Knowledge Brews Creativity":{},"2021 Year In Review":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"A Personal Intro To Rough Hip-Hop":{},"Leuchtturm Notebook Paper Quality":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{},"Give Up GitHub!":{}},"tags":{"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}}}],["proeverijen",{"_index":4063,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["prof",{"_index":6063,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["profess",{"_index":2516,"title":{},"content":{"A samurai learning mindset":{},"Inventing - for the worse?":{},"IT Competences and Certificates":{},"Thoughts on collaboration in education":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["profess_",{"_index":7793,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["profession",{"_index":402,"title":{},"content":{"No, vegetarians do not eat fish!":{},"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{},"The Fridge, Your Inoculation Room":{},"2021 Year In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Freshly Baked Thoughts":{}},"tags":{}}],["professional_",{"_index":7787,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["professionalism](http://ictprofessionalism.eu/th",{"_index":4730,"title":{},"content":{"IT Competences and Certificates":{}},"tags":{}}],["professionel",{"_index":3951,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["professor",{"_index":3489,"title":{},"content":{"Teaching by philosophy":{},"A Ph.D. Thesis Proposal":{},"Thoughts on collaboration in education":{},"Thoughts on Bullshit Jobs":{},"Academese Gems":{},"Why Mastodon Isn't Great For Serendipity":{},"Drought":{}},"tags":{}}],["professors](https://bloggingheads.tv/videos/1615",{"_index":10230,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["professorship",{"_index":5717,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["profil",{"_index":2360,"title":{},"content":{"Teaching yourself to draw":{},"IT Competences and Certificates":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["profit",{"_index":7709,"title":{},"content":{"Flea Market Season":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"Give Up GitHub!":{}},"tags":{}}],["profound",{"_index":5887,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Expiry Dates On Journals":{}},"tags":{}}],["program",{"_index":487,"title":{"How to teach kids to program":{},"Programming: a Creative Cognitive Process":{},"Programming on the Apple M1 Silicon":{},"Exploring the Go programming language":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{}},"content":{"undefined":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A samurai learning mindset":{},"2017 in books":{},"Thinking in terms of objects":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Domain Driven Design in C":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"Programming on the Apple M1 Silicon":{},"What is Creativity in Software Engineering?":{},"Exploring the AlterNet":{},"Teaching students about coding trends":{},"Exploring the Go programming language":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Apple's App Store Design Mistake":{},"The Decline of Battery Life":{},"Kotlin Is Java 2.0, But It's Still Java":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Triumph For Blogging":{},"Dear Student":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"Generating a Blogroll With OPML in Hugo":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"My Retrocomputing Projects For 2022":{},"Creativity Equals Messy Code?":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{},"June 2022 In Review":{}},"tags":{"Teaching students about coding trends":{}}}],["programm",{"_index":3520,"title":{"The Productive Programmer on Mac":{}},"content":{"Computer Science learning pathways":{},"Domain Driven Design in C":{},"The Productive Programmer on Mac":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"2021 Donations":{},"December 2021 In Review":{},"January 2022 In Review":{},"Equality in Game Credits":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["programmeerwerk",{"_index":3802,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["programmer?from_search=tru",{"_index":4338,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["programmer?from_search=true&from_srp=true&qid=jyuzonuvol&rank=1",{"_index":6580,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["programmer](https://github.com/miloyip/gam",{"_index":3523,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["programmer](https://www.goodreads.com/book/show/3411606",{"_index":4337,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["programmer_",{"_index":6586,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["programming!_",{"_index":10384,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["programming\"_",{"_index":6578,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["programming](https://ensembleprogramming.xyz",{"_index":7583,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["programming](https://git.brainbaking.com/wgroeneveld/gba",{"_index":10765,"title":{},"content":{"January 2022 In Review":{}},"tags":{}}],["programming](https://th",{"_index":3829,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["progress",{"_index":3859,"title":{},"content":{"Reverse engineering a curriculum":{},"My Retro Desk/Gaming Setup in 2021":{},"Apple's App Store Design Mistake":{},"A Creative State of Mind":{},"December 2021 In Review":{},"Fighting Webmention And Pingback Spam":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["project",{"_index":1415,"title":{"Unit testing in Legacy Projects: VB6":{},"Project Warlock: About Perseverance":{},"My Retrocomputing Projects For 2022":{}},"content":{"undefined":{},"Integration Testing with SQLite":{},"Bye autotools hello Scons":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Concentrating on serendipitous creativity":{},"Reverse engineering a curriculum":{},"Productivity Tools on all platforms":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"Teaching Object-Oriented design using the GBA":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Project Warlock: About Perseverance":{},"A journey through the history of webdesign":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Stop limiting yourself to JS in browsers":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Water Levels As Public Data":{},"On Selling a Self-published Book":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"The Emperor of Lists":{},"Where Does It Stop?":{},"2021 Donations":{},"December 2021 In Review":{},"Re: Writing A Book Is Nonesense":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"Creativity Equals Messy Code?":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"My Programming Language Odyssey":{},"Teaching Software Engineering Is Still Done Wrong":{},"June 2022 In Review":{}},"tags":{}}],["project=program.vbp",{"_index":2294,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["projects?](https://obsolete29.com/posts/2021/12/15/mi",{"_index":10346,"title":{},"content":{"December 2021 In Review":{}},"tags":{}}],["prolif",{"_index":10794,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["prolifer",{"_index":6957,"title":{},"content":{"Exploring the AlterNet":{},"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["prolog",{"_index":11829,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["prolong",{"_index":3018,"title":{},"content":{"Inventing - for the worse?":{},"From Curiosity To Creativity":{}},"tags":{}}],["promin",{"_index":3535,"title":{},"content":{"Computer Science learning pathways":{},"A Treatise on Leavened Waffles":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["promis",{"_index":8,"title":{},"content":{"Ending your day with happy thoughts":{},"Combining async with generators in Node 11":{},"Designing websites with accessibility in mind":{},"Dear Student":{},"February 2022 In Review":{},"March 2022 In Review":{}},"tags":{}}],["promise.all(subdirs.map(async",{"_index":5445,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promise.resolv",{"_index":5457,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promise.resolve(\"yo",{"_index":5461,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promisifi",{"_index":5436,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promisify(fs.readdir",{"_index":5440,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promisify(fs.stat",{"_index":5442,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promot",{"_index":3204,"title":{},"content":{"Concentrating on serendipitous creativity":{},"How Much Should I Spend On Magic The Gathering":{},"On Selling a Self-published Book":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"An Ad Leaflet QR Design Mistake":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["prompt",{"_index":1437,"title":{},"content":{"undefined":{},"The Productive Programmer on Mac":{},"Give Up GitHub!":{}},"tags":{}}],["promptli",{"_index":6699,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"The Lost Art of Being Lost":{},"Constraint-based Creativity":{}},"tags":{}}],["prone",{"_index":11309,"title":{},"content":{"Leuchtturm Notebook Paper Quality":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["proof",{"_index":3494,"title":{},"content":{"Teaching by philosophy":{},"The Productive Programmer on Mac":{},"The Fridge, Your Inoculation Room":{},"A Creative State of Mind":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["proper",{"_index":6523,"title":{},"content":{"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Book Number Fourteen":{},"The Monthly Retro Screenshot Guessing Quiz":{},"My Retrocomputing Projects For 2022":{},"Water Usage and Prices":{}},"tags":{}}],["properli",{"_index":2659,"title":{"How To Properly Store Your Game Boy Cartridges":{}},"content":{"Healing creative scars":{},"The IndieWeb Mixed Bag":{},"On Selling a Self-published Book":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["properti",{"_index":799,"title":{},"content":{"undefined":{},"Faking domain logic":{},"Migrating from Extjs to React gradually":{},"Hiding Code Complexity":{},"Thinking in terms of objects":{},"Designing websites with accessibility in mind":{},"Exploring the Go programming language":{},"Nineties collecting nostalgia":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["property/picoblaze.html",{"_index":4634,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["property=\"og:imag",{"_index":8247,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["proport",{"_index":3271,"title":{},"content":{"Death to pseudocode?":{}},"tags":{}}],["propos",{"_index":2386,"title":{"A Ph.D. Thesis Proposal":{}},"content":{"Are you handing over enough when inspiring someone?":{},"A quick look at 6 fountain pens":{},"A Ph.D. Thesis Proposal":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"The Productive Programmer on Mac":{},"Exploring the Go programming language":{},"Ever-increasing Work Email Spam":{}},"tags":{}}],["proposal](/post/phd",{"_index":4675,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{}},"tags":{}}],["proposal](/propos",{"_index":3822,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["proprietari",{"_index":8758,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["prose",{"_index":6630,"title":{},"content":{"What is Creativity in Software Engineering?":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["prospect",{"_index":8596,"title":{},"content":{"On Selling a Self-published Book":{},"Where Does It Stop?":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["protagonist",{"_index":8863,"title":{},"content":{"Favorite Game Meme":{},"Equality in Game Credits":{}},"tags":{}}],["protect",{"_index":1188,"title":{},"content":{"undefined":{},"Death to pseudocode?":{},"Tracking and privacy concerns on websites":{},"Exploring the AlterNet":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Constraint-based Creativity":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["protein",{"_index":8465,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["protocol",{"_index":677,"title":{},"content":{"undefined":{},"Exploring the AlterNet":{},"Discord killed support for WinXP":{},"Using Hugo to Launch a Gemini Capsule":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"2021 Year In Review":{}},"tags":{}}],["proton",{"_index":7001,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["protonmail",{"_index":7000,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["protonmail](https://protonmail.com",{"_index":6999,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["prototyp",{"_index":673,"title":{},"content":{"undefined":{},"Are you handing over enough when inspiring someone?":{},"Programming: a Creative Cognitive Process":{}},"tags":{}}],["protrud",{"_index":11631,"title":{},"content":{"Wax Seals And Snail Mail":{}},"tags":{}}],["proud",{"_index":4799,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"Building an Athlon Windows 98 Retro PC":{},"From Analog Notebook to Digital Vault":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Generating a Blogroll With OPML in Hugo":{},"2021 Year In Review":{},"Expiry Dates On Journals":{}},"tags":{}}],["proudli",{"_index":5751,"title":{},"content":{"An am486 Performance Analysis":{},"The Pilot Capless: a stellar stealth pen":{},"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["prove",{"_index":3183,"title":{},"content":{"Take your time.":{},"Programming: a Creative Cognitive Process":{},"Thoughts on collaboration in education":{},"Getting rid of trackers using LineageOS":{},"Moon Logic":{},"Creative Critical Thinking":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"Creativity Equals Messy Code?":{},"February 2022 In Review":{},"Equality in Game Credits":{},"Give Up GitHub!":{}},"tags":{}}],["proven",{"_index":2939,"title":{},"content":{"I'm jealous of my dog":{},"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["provenc",{"_index":2863,"title":{},"content":{"Nuts about local nuts":{},"On Tea Prices":{},"Constraint-based Creativity":{}},"tags":{}}],["provence](https://www.mariagefreres.com/fr/2",{"_index":8208,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["provid",{"_index":1633,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Thinking in terms of objects":{},"The Startup of a Lean Doctorate":{},"Five reasons why agile and academia don't go together":{},"A journey through the history of webdesign":{},"Programming on the Apple M1 Silicon":{},"Thoughts on Bullshit Jobs":{},"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"Stop limiting yourself to JS in browsers":{},"Using Hugo to Launch a Gemini Capsule":{},"Academese Gems":{},"The Fridge, Your Inoculation Room":{},"Pinball Machines in a Jenever Museum":{},"A Note About Footnotes":{},"Power Usage Effectiveness":{},"Why Mastodon Isn't Great For Serendipity":{},"Natural Gas Prices and The Energy Market":{},"How To Enjoy Your Own Digital Music":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"How To Stream Your Own Music: Reprise":{},"Wax Seals And Snail Mail":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{},"Give Up GitHub!":{}},"tags":{}}],["provinc",{"_index":8443,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"Parking Machines Design Mistakes":{},"Don't Expose The Stacktrace Please!":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["provinces.id",{"_index":11722,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["provinci",{"_index":12128,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["provinciano'",{"_index":10865,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["proxi",{"_index":1661,"title":{},"content":{"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Host your own webmention receiver":{},"The HP Sprocket Mini Printer":{},"How to setup Pi-Hole on a Synology NAS":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["proximus](https://proximus.b",{"_index":10736,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["proza",{"_index":9556,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["ps",{"_index":11658,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["ps1",{"_index":11661,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["pseudo",{"_index":11835,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["pseudocod",{"_index":3254,"title":{"Death to pseudocode?":{}},"content":{"Death to pseudocode?":{}},"tags":{}}],["psm(4",{"_index":4637,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["psm4",{"_index":4647,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["psp",{"_index":11657,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["psu",{"_index":5813,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["psych",{"_index":10406,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["psycholog",{"_index":4947,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Re: Is collecting physical games worth it?":{},"Software Engineering Is Not Engineering":{},"Creativity Self-Assessment Is Nonsense":{},"A Factor Analysis For Dummies in R":{},"Why I Play Games (And So Should You)":{},"January 2022 In Review":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["pthread",{"_index":1822,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["ptolemi",{"_index":9422,"title":{},"content":{"Constraint-based Creativity":{},"The Emperor of Lists":{},"A Creative State of Mind":{}},"tags":{}}],["ptolemy'",{"_index":9436,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["public",{"_index":580,"title":{"Water Levels As Public Data":{}},"content":{"undefined":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Webdriver Exception Handling":{},"Unit testing in Legacy Projects: VB6":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"What is Creativity in Software Engineering?":{},"Academese Gems":{},"Water Levels As Public Data":{},"The HP Sprocket Mini Printer":{},"Ditch Scrum, Organize As You See Fit":{},"A Creative State of Mind":{},"Seneca on How to Live":{},"Natural Gas Prices and The Energy Market":{},"Winnie Lim on Rebuilding Oneself":{},"A Personal Intro To Rough Hip-Hop":{},"Expiry Dates On Journals":{},"Equality in Game Credits":{}},"tags":{}}],["publicati",{"_index":4868,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["publiceren",{"_index":4870,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["publicli",{"_index":11373,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["publiek",{"_index":3949,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["publish",{"_index":3521,"title":{"Using Pandoc to publish a book":{},"On Selling a Self-published Book":{},"Questionable Game Publishing Methods":{}},"content":{"Computer Science learning pathways":{},"The Startup of a Lean Doctorate":{},"Using Pandoc to publish a book":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"The IndieWeb Mixed Bag":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"Rules of a Creator's Life":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"Technical Knowledge Brews Creativity":{},"December 2021 In Review":{},"Re: Writing A Book Is Nonesense":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"Cool Things People Do With Their Blogs":{}},"tags":{"On Selling a Self-published Book":{},"Questionable Game Publishing Methods":{},"Re: Writing A Book Is Nonesense":{}}}],["publisher'",{"_index":5404,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["publiu",{"_index":9060,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["pue",{"_index":9220,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["puff",{"_index":11066,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["puffi",{"_index":3177,"title":{},"content":{"Take your time.":{}},"tags":{}}],["puke",{"_index":227,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["pulcher",{"_index":8891,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["pull",{"_index":2959,"title":{},"content":{"I'm jealous of my dog":{},"Getting rid of trackers using LineageOS":{},"Discord killed support for WinXP":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"How Not To Do A Remaster":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{}},"tags":{}}],["pummel",{"_index":9185,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["pump",{"_index":6701,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"On Manuscript Review Procedures":{}},"tags":{}}],["pumpkin",{"_index":10090,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["pun",{"_index":3001,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["punctuat",{"_index":9565,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["pupil",{"_index":9512,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["puppi",{"_index":10966,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["purcell](https://www.goodreads.com/book/show/7849839",{"_index":3072,"title":{},"content":{"2017 in books":{}},"tags":{}}],["purchas",{"_index":9264,"title":{},"content":{"Questionable Game Publishing Methods":{},"2021 Donations":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{}},"tags":{}}],["pure",{"_index":7790,"title":{},"content":{"Software Engineering Is Not Engineering":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["purpos",{"_index":1216,"title":{},"content":{"undefined":{},"Integration Testing with SQLite":{},"Using Pandoc to publish a book":{},"Designing websites with accessibility in mind":{},"Digitizing journals using DEVONthink":{},"Belgium - Portugal: 5 - 2":{},"Thirty-Six":{},"Are Digital Gardens Blogs?":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Generating a Blogroll With OPML in Hugo":{},"Minimalism and Tidying Up":{},"Thoughts On Home NAS Systems":{},"Expiry Dates On Journals":{},"On Commuting By Bike":{},"May 2022 In Review":{}},"tags":{}}],["pursuit",{"_index":5692,"title":{},"content":{"Thoughts on collaboration in education":{},"The Perfect Bowl Of Oatmeal Porridge":{},"Freshly Baked Thoughts":{}},"tags":{}}],["push",{"_index":987,"title":{},"content":{"Learning to become a baker":{},"Are you handing over enough when inspiring someone?":{},"Concentrating on serendipitous creativity":{},"ITiCSE 2020: A Report":{},"Building a Core2Duo Windows XP Retro PC":{},"Thoughts on Bullshit Jobs":{},"Using Hugo to Launch a Gemini Capsule":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Power Usage Effectiveness":{},"Creative Critical Thinking":{},"Three Little GameCube Mods":{},"On Trying To Sell A Laptop":{},"True Backlink Support in Hugo":{},"How To Properly Store Your Game Boy Cartridges":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["pusher",{"_index":2980,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["pushingupros",{"_index":7466,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["put",{"_index":59,"title":{},"content":{"Ending your day with happy thoughts":{},"undefined":{},"Faking domain logic":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"I'm jealous of my dog":{},"Death to pseudocode?":{},"Thinking in terms of objects":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"IT Competences and Certificates":{},"Building a Core2Duo Windows XP Retro PC":{},"How to write academic papers in Markdown":{},"Always have a Diaster Recovery Plan":{},"Getting rid of trackers using LineageOS":{},"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"The Fridge, Your Inoculation Room":{},"How Much Should I Spend On Magic The Gathering":{},"Rules of a Creator's Life":{},"What if Seneca wasn't Nero's advisor?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"A 5.25\" Gobliins 2 Surprise":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Migrating from Mailchimp to Listmonk":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"February 2022 In Review":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Wax Seals And Snail Mail":{},"April 2022 In Review":{},"The Life Lessons of Bonnie":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["putin",{"_index":11487,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["puzzl",{"_index":7437,"title":{},"content":{"Moon Logic":{},"February 2022 In Review":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["puzzle/adventur",{"_index":11544,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["puzzler",{"_index":8416,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["pve",{"_index":10296,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["pvp",{"_index":10283,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["px",{"_index":12221,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["pxl",{"_index":10648,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["pycap",{"_index":11591,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["pycharm",{"_index":4348,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["pypl",{"_index":7095,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["pyramid",{"_index":2330,"title":{},"content":{"Teaching yourself to draw":{},"Healing creative scars":{},"On Tea Prices":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["pythagora",{"_index":3461,"title":{},"content":{"Over entropie":{}},"tags":{}}],["pythagorean",{"_index":10161,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["python",{"_index":704,"title":{},"content":{"undefined":{},"Unit Testing PicoBlaze Assembly files":{},"Very Old and Somewhat Old Mood Boards":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"tags":{"Bye autotools hello Scons":{}}}],["python'",{"_index":4643,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["python3",{"_index":1036,"title":{},"content":{"undefined":{}},"tags":{}}],["python3.9",{"_index":6455,"title":{},"content":{"Programming on the Apple M1 Silicon":{}},"tags":{}}],["python](http://effbot.org/zone/default",{"_index":1080,"title":{},"content":{"undefined":{}},"tags":{}}],["python](http://www.artima.com/weblogs/viewpost.jsp?thread=101605",{"_index":1047,"title":{},"content":{"undefined":{}},"tags":{}}],["python’",{"_index":1084,"title":{},"content":{"undefined":{}},"tags":{}}],["pyusb",{"_index":11592,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["q",{"_index":10529,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1",{"_index":10495,"title":{},"content":{"Natural Gas Prices and The Energy Market":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["q1/15",{"_index":10503,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/16",{"_index":10507,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/17",{"_index":10511,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/18",{"_index":10515,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/19",{"_index":10519,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/20",{"_index":10523,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/21",{"_index":10527,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/15",{"_index":10504,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/16",{"_index":10508,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/17",{"_index":10512,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/18",{"_index":10516,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/19",{"_index":10520,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/20",{"_index":10524,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/21",{"_index":10528,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/15",{"_index":10505,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/16",{"_index":10509,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/17",{"_index":10513,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/18",{"_index":10517,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/19",{"_index":10521,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/20",{"_index":10525,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4",{"_index":10494,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/15",{"_index":10506,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/16",{"_index":10510,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/17",{"_index":10514,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/18",{"_index":10518,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/19",{"_index":10522,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/20",{"_index":10526,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["qa",{"_index":11433,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["qfpay",{"_index":8971,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["qgp1rhg4axk379wlua",{"_index":11896,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["qmake",{"_index":1861,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["qr",{"_index":11152,"title":{"An Ad Leaflet QR Design Mistake":{},"The Modern QR Code Life":{}},"content":{"An Ad Leaflet QR Design Mistake":{},"Fighting Webmention And Pingback Spam":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["qr code",{"_index":11184,"title":{},"content":{},"tags":{"An Ad Leaflet QR Design Mistake":{},"The Modern QR Code Life":{}}}],["qr.jpg",{"_index":11154,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["qt",{"_index":3543,"title":{},"content":{"Computer Science learning pathways":{},"My Programming Language Odyssey":{}},"tags":{}}],["quadrupl",{"_index":10496,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["quak",{"_index":6057,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Favorite Game Meme":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["quake'",{"_index":11913,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["qualif",{"_index":3020,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["qualifi",{"_index":7674,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["qualit",{"_index":6659,"title":{},"content":{"What is Creativity in Software Engineering?":{},"On Tea Prices":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["qualiti",{"_index":3025,"title":{"Leuchtturm Notebook Paper Quality":{}},"content":{"Inventing - for the worse?":{},"Five reasons why agile and academia don't go together":{},"Win98 Upgrade: Sound Blaster Audigy":{},"On Tea Prices":{},"The HP Sprocket Mini Printer":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["quality?_",{"_index":11223,"title":{},"content":{"Creativity Equals Messy Code?":{}},"tags":{}}],["quantifi",{"_index":2335,"title":{},"content":{"Teaching yourself to draw":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["quantit",{"_index":10392,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["quantiti",{"_index":9181,"title":{},"content":{"Ever-increasing Work Email Spam":{}},"tags":{}}],["quart",{"_index":9383,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["quart_",{"_index":9385,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["quarter",{"_index":7640,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"tags":{}}],["quarterli",{"_index":9758,"title":{},"content":{"Where Does It Stop?":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["quartey'",{"_index":11396,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["quarts_",{"_index":8722,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["quatr",{"_index":9382,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["queri",{"_index":1341,"title":{},"content":{"Unit Testing Stored Procedures":{},"Exploring the Go programming language":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["quest",{"_index":6148,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Misconceptions about retro gamers":{},"Software Engineering Is Not Engineering":{},"The Lost Art of Being Lost":{},"December 2021 In Review":{},"February 2022 In Review":{},"March 2022 In Review":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["question",{"_index":1335,"title":{"Questionable Game Publishing Methods":{}},"content":{"Unit Testing Stored Procedures":{},"Metaprogramming instead of duplication":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Hiding Code Complexity":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"IT Competences and Certificates":{},"Programming: a Creative Cognitive Process":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"Thoughts on collaboration in education":{},"Win98 Upgrade: Sound Blaster Audigy":{},"What is Creativity in Software Engineering?":{},"My Retro Desk/Gaming Setup in 2021":{},"Using Hugo to Launch a Gemini Capsule":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"Where Does It Stop?":{},"2021 Donations":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Cool Things People Do With Their Blogs":{},"On Learning A New (Programming) Language":{},"May 2022 In Review":{}},"tags":{}}],["queue",{"_index":6932,"title":{},"content":{"Always have a Diaster Recovery Plan":{},"The Modern QR Code Life":{}},"tags":{}}],["quick",{"_index":1533,"title":{"A quick look at 6 fountain pens":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Unit testing in Legacy Projects: VB6":{},"A quick look at 6 fountain pens":{},"Death to pseudocode?":{},"The Startup of a Lean Doctorate":{},"Tracking and privacy concerns on websites":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Teaching students about coding trends":{},"Discord killed support for WinXP":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"How Much Should I Spend On Magic The Gathering":{},"A Treatise on Leavened Waffles":{},"From Analog Notebook to Digital Vault":{},"November 2021 Meta Post":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"Fighting Webmention And Pingback Spam":{},"None Of My Best Friends Are Content Creators":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["quicker",{"_index":6598,"title":{},"content":{"The Productive Programmer on Mac":{},"On Tea Prices":{}},"tags":{}}],["quicki",{"_index":12174,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["quicklaunch",{"_index":4363,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["quickli",{"_index":318,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Unit Testing Extjs UI with Siesta":{},"Are you handing over enough when inspiring someone?":{},"Journaling in practice":{},"The Productive Programmer on Mac":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Dark Age of Camelot in 2022":{},"December 2021 In Review":{},"Woke in Class":{},"Academic Lineage":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"On Learning A New (Programming) Language":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["quiet",{"_index":327,"title":{},"content":{"On finding your inner zen in big cities":{},"Always have a Diaster Recovery Plan":{},"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["quintet",{"_index":11035,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["quirk",{"_index":7121,"title":{},"content":{"The IndieWeb Mixed Bag":{},"A Triumph For Blogging":{},"November 2021 Meta Post":{},"Expiry Dates On Journals":{}},"tags":{}}],["quirk'",{"_index":10729,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["quirki",{"_index":7298,"title":{},"content":{"The first Dutch Obsidian meetup":{},"Moon Logic":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["quit",{"_index":317,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Visual Studio 2012 for Eclipse users":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Development principles in cooking":{},"A quick look at 6 fountain pens":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"486 Upgrade 1: Sound Blaster 16":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Digitizing journals using DEVONthink":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"The Fridge, Your Inoculation Room":{},"Rules of a Creator's Life":{},"The Decline of Battery Life":{},"What if Seneca wasn't Nero's advisor?":{},"Where Does It Stop?":{},"2021 Donations":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"Once Upon a Time in Shaolin":{},"Water Usage and Prices":{},"Expiry Dates On Journals":{},"Leuchtturm Notebook Paper Quality":{},"Equality in Game Credits":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"June 2022 In Review":{}},"tags":{}}],["quite](/post/2021/02/th",{"_index":7748,"title":{},"content":{"Misconceptions about retro gamers":{}},"tags":{}}],["quiz",{"_index":9998,"title":{"The Monthly Retro Screenshot Guessing Quiz":{}},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["quiz.1272",{"_index":10002,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["quizz",{"_index":10005,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["quot",{"_index":3309,"title":{},"content":{"Thinking in terms of objects":{},"The Productive Programmer on Mac":{},"How to write academic papers in Markdown":{},"Emotional Magic":{},"The Emperor of Lists":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["quotat",{"_index":6812,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["r",{"_index":1564,"title":{"A Factor Analysis For Dummies in R":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"2017 in books":{},"Death to pseudocode?":{},"A Factor Analysis For Dummies in R":{},"A Personal Intro To Rough Hip-Hop":{}},"tags":{"A Factor Analysis For Dummies in R":{}}}],["r&b",{"_index":11065,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["rabbit",{"_index":11693,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["race",{"_index":5649,"title":{},"content":{"3D Software Rendering on the GBA":{},"Thirty-Six":{},"Dark Age of Camelot in 2022":{},"April 2022 In Review":{}},"tags":{}}],["raceway",{"_index":6737,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["racist",{"_index":10645,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["racistisch",{"_index":10649,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["rack",{"_index":9227,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["racket",{"_index":1251,"title":{},"content":{"undefined":{}},"tags":{}}],["rad",{"_index":4265,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["radar](https://www.thoughtworks.com/radar",{"_index":7091,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["radeon",{"_index":6108,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["radermach",{"_index":4688,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{}},"tags":{}}],["radian",{"_index":5675,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["radianc",{"_index":11950,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["radiat",{"_index":11930,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["radic",{"_index":9703,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["radio",{"_index":8614,"title":{},"content":{"On Selling a Self-published Book":{},"How Not To Do A Remaster":{}},"tags":{}}],["radish",{"_index":8478,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["radiu",{"_index":8964,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["ragdol",{"_index":10676,"title":{},"content":{"2021 Year In Review":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["rage",{"_index":2264,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"Nineties collecting nostalgia":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["rage_",{"_index":12025,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["raid",{"_index":8723,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["rail",{"_index":3296,"title":{},"content":{"Death to pseudocode?":{},"My Programming Language Odyssey":{}},"tags":{}}],["rain",{"_index":7708,"title":{},"content":{"Flea Market Season":{},"Water Levels As Public Data":{},"How Not To Do A Remaster":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Drought":{},"May 2022 In Review":{}},"tags":{}}],["rain_",{"_index":10077,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["raindrop",{"_index":2955,"title":{},"content":{"I'm jealous of my dog":{}},"tags":{}}],["rainfal",{"_index":8339,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["rainwat",{"_index":11778,"title":{},"content":{"Drought":{}},"tags":{}}],["rais",{"_index":8424,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Power Usage Effectiveness":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{}},"tags":{}}],["ram",{"_index":5130,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The Decline of Battery Life":{},"A 5.25\" Gobliins 2 Surprise":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["rambl",{"_index":11997,"title":{},"content":{"May 2022 In Review":{}},"tags":{}}],["ramen",{"_index":12102,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["ramif",{"_index":7157,"title":{},"content":{"The IndieWeb Mixed Bag":{},"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["rammen",{"_index":3993,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["ran",{"_index":5787,"title":{},"content":{"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Flea Market Season":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["random",{"_index":1949,"title":{},"content":{"Faking domain logic":{},"Nuts about local nuts":{},"Teaching by philosophy":{},"Domain Driven Design in C":{},"A Note About Footnotes":{},"How Not To Do A Remaster":{},"Allspice Is Not All Spice":{},"November 2021 Meta Post":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"2021 Year In Review":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["randomli",{"_index":7455,"title":{},"content":{"Moon Logic":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["rang",{"_index":2087,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"DIY: Hosting stuff on your own VPS":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"Reducing Workflow Load Facilitates Writing":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"Generating a Blogroll With OPML in Hugo":{},"True Backlink Support in Hugo":{}},"tags":{}}],["range(10",{"_index":1086,"title":{},"content":{"undefined":{}},"tags":{}}],["ranger",{"_index":10276,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["rank",{"_index":7108,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["ransack",{"_index":10563,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["rant",{"_index":5087,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"On Manuscript Review Procedures":{},"Very Old and Somewhat Old Mood Boards":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["rap",{"_index":10687,"title":{},"content":{"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["rapen",{"_index":4545,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["rapid",{"_index":2380,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Favorite Game Meme":{},"Expiry Dates On Journals":{}},"tags":{}}],["rapidli",{"_index":3499,"title":{},"content":{"Teaching by philosophy":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Exploring the AlterNet":{},"The Fridge, Your Inoculation Room":{},"Pinball Machines in a Jenever Museum":{},"20 Years of Personal Cellphone History":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["rare",{"_index":3220,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Teaching Object-Oriented design using the GBA":{},"How Much Should I Spend On Magic The Gathering":{},"Rules of a Creator's Life":{}},"tags":{}}],["rascal",{"_index":10978,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["raspberri",{"_index":4581,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["raster",{"_index":5667,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["rata",{"_index":6868,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["rate",{"_index":5656,"title":{},"content":{"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Thoughts on Bullshit Jobs":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"You Shouldn't Use Spotify":{},"The Decline of Battery Life":{},"Ditch Scrum, Organize As You See Fit":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"What a Night Cam Is Good For":{},"Choosing an Audio Codec":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["ratio",{"_index":9889,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["ration",{"_index":12000,"title":{},"content":{"May 2022 In Review":{}},"tags":{}}],["rational",{"_index":8498,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["rationalist",{"_index":8393,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["rattl",{"_index":8637,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["ravag",{"_index":8315,"title":{},"content":{"Water Levels As Public Data":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["ravioli",{"_index":11973,"title":{},"content":{"From Mood Board To Mood Mugs":{}},"tags":{}}],["raw",{"_index":5784,"title":{},"content":{"An am486 Performance Analysis":{},"How to write academic papers in Markdown":{},"Water Levels As Public Data":{},"The HP Sprocket Mini Printer":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["raw_alpha",{"_index":10424,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["rawcont",{"_index":8238,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["ray",{"_index":5640,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["rayman",{"_index":9261,"title":{},"content":{"Questionable Game Publishing Methods":{},"January 2022 In Review":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["rayman'",{"_index":9263,"title":{},"content":{"Questionable Game Publishing Methods":{}},"tags":{}}],["raymanlegends.jpg",{"_index":9265,"title":{},"content":{"Questionable Game Publishing Methods":{}},"tags":{}}],["re",{"_index":1066,"title":{"Re: Is collecting physical games worth it?":{},"Re: Writing A Book Is Nonesense":{}},"content":{"undefined":{},"Journaling in practice":{},"Teaching Object-Oriented design using the GBA":{},"Combining async with generators in Node 11":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"On Manuscript Review Procedures":{},"Re: Is collecting physical games worth it?":{},"Belgium - Portugal: 5 - 2":{},"Double-dipping and Market Prices":{},"Very Old and Somewhat Old Mood Boards":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"March 2022 In Review":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["reach",{"_index":2377,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"A quick look at 6 fountain pens":{},"Nuts about local nuts":{},"Concentrating on serendipitous creativity":{},"Computer Science learning pathways":{},"The Startup of a Lean Doctorate":{},"Using Pandoc to publish a book":{},"Re: Is collecting physical games worth it?":{},"How Much Should I Spend On Magic The Gathering":{},"Creativity Self-Assessment Is Nonsense":{},"Where Does It Stop?":{},"A Creative State of Mind":{},"2021 Donations":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["react",{"_index":2175,"title":{"Migrating from Extjs to React gradually":{}},"content":{"Migrating from Extjs to React gradually":{},"The Life Lessons of Bonnie":{}},"tags":{"Migrating from Extjs to React gradually":{}}}],["react.compon",{"_index":2236,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["react/mod/someurl",{"_index":2219,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["react/some/detail/url",{"_index":2243,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["reacti",{"_index":10804,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["reaction",{"_index":3043,"title":{},"content":{"2017 in books":{},"20 Years of Personal Cellphone History":{},"Woke in Class":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["reactjsaccord",{"_index":5247,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["span>cookson",{"_index":5727,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["span>goethelaura",{"_index":5618,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["span>neal",{"_index":6601,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["span>smyth",{"_index":5706,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["spanish",{"_index":2886,"title":{},"content":{"Nuts about local nuts":{},"Technical Knowledge Brews Creativity":{}},"tags":{}}],["spar",{"_index":5105,"title":{},"content":{"Five reasons why agile and academia don't go together":{}},"tags":{}}],["spare",{"_index":6112,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Re: Is collecting physical games worth it?":{},"The Fridge, Your Inoculation Room":{},"The Decline of Battery Life":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["sparerib",{"_index":380,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["sparingli",{"_index":10788,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["spark",{"_index":3161,"title":{"Sparking Conversations at Conferences":{}},"content":{"Take your time.":{},"The insanity of collecting retro games":{},"A Triumph For Blogging":{},"The Lost Art of Being Lost":{}},"tags":{}}],["sparkl",{"_index":6670,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["spat",{"_index":11703,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["spati",{"_index":1117,"title":{},"content":{"undefined":{}},"tags":{}}],["spawn",{"_index":1432,"title":{},"content":{"undefined":{}},"tags":{}}],["speak",{"_index":2484,"title":{},"content":{"How to teach kids to program":{},"Journaling in practice":{},"Thinking in terms of objects":{},"Computer Science learning pathways":{},"A Ph.D. Thesis: Iteration 2":{},"Five reasons why agile and academia don't go together":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Software Engineering Is Not Engineering":{},"On Tea Prices":{},"Kotlin Is Java 2.0, But It's Still Java":{},"From Curiosity To Creativity":{},"December 2021 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"April 2022 In Review":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{}}],["speaker",{"_index":5881,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["spec",{"_index":5760,"title":{},"content":{"An am486 Performance Analysis":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Exploring the AlterNet":{}},"tags":{}}],["speciaal",{"_index":633,"title":{},"content":{"undefined":{},"Over analoog en digitaal":{}},"tags":{}}],["special",{"_index":264,"title":{},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"undefined":{},"A quick look at 6 fountain pens":{},"Inventing - for the worse?":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Hugo Extended: More static site processing power!":{},"Using Pandoc to publish a book":{},"Combining async with generators in Node 11":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{},"Thirty-Six":{},"Parking Machines Design Mistakes":{},"Creative Critical Thinking":{},"Where Does It Stop?":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Generating a Blogroll With OPML in Hugo":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["specialist",{"_index":4765,"title":{},"content":{"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["specialti",{"_index":2740,"title":{},"content":{"A quick look at 6 fountain pens":{},"Academese Gems":{},"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["specif",{"_index":1879,"title":{},"content":{"Custom Webdriver Page Factories":{},".NET Memory management VS JVM Memory management":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"What is Creativity in Software Engineering?":{},"How to write academic papers in Markdown":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"Are You In The System Yet, Sir?":{},"Ever-increasing Work Email Spam":{},"From Analog Notebook to Digital Vault":{},"January 2022 In Review":{},"Expiry Dates On Journals":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["specifi",{"_index":1330,"title":{},"content":{"Unit Testing Stored Procedures":{},"Bye autotools hello Scons":{}},"tags":{}}],["specifiek",{"_index":3591,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["spectacular",{"_index":5355,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["spectrum",{"_index":8997,"title":{},"content":{"A Triumph For Blogging":{}},"tags":{}}],["specul",{"_index":9692,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["speculaasmengel",{"_index":9884,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["sped",{"_index":5686,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["speech",{"_index":7209,"title":{},"content":{"Discord killed support for WinXP":{},"Ever-increasing Work Email Spam":{},"Creative Critical Thinking":{}},"tags":{}}],["speed",{"_index":1504,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Programming: a Creative Cognitive Process":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Building an Athlon Windows 98 Retro PC":{},"Digitizing journals using DEVONthink":{},"Stop limiting yourself to JS in browsers":{},"On Manuscript Review Procedures":{},"Nineties collecting nostalgia":{},"Apple's App Store Design Mistake":{},"Where Does It Stop?":{},"Give Up GitHub!":{}},"tags":{}}],["speedi",{"_index":6405,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"June 2022 In Review":{}},"tags":{}}],["speedili",{"_index":10175,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["speelt",{"_index":4078,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["speeltj",{"_index":5063,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["spel",{"_index":4509,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelcasett",{"_index":4578,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelconsol",{"_index":4585,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelen",{"_index":4616,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelervar",{"_index":4558,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spellbook](https://commanderspellbook.com/)'",{"_index":8525,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["spellcast",{"_index":5364,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["spellen",{"_index":4538,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spells](https://jefklakscodex.com/articles/bg2",{"_index":8888,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["spend",{"_index":2316,"title":{"How Much Should I Spend On Magic The Gathering":{}},"content":{"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"The Productive Programmer on Mac":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Exploring the Go programming language":{},"Emotional Magic":{}},"tags":{}}],["spenderen",{"_index":4891,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["spent",{"_index":2345,"title":{},"content":{"Teaching yourself to draw":{},"Five reasons why agile and academia don't go together":{},"On Manuscript Review Procedures":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"Technical Knowledge Brews Creativity":{},"Winnie Lim on Rebuilding Oneself":{},"Fighting Webmention And Pingback Spam":{},"On Commuting By Bike":{}},"tags":{}}],["spew",{"_index":5818,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{},"Stop limiting yourself to JS in browsers":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["spi",{"_index":9236,"title":{},"content":{"Power Usage Effectiveness":{},"Technical Knowledge Brews Creativity":{}},"tags":{}}],["spice",{"_index":2621,"title":{"Allspice Is Not All Spice":{}},"content":{"Development principles in cooking":{},"Creative Critical Thinking":{},"Allspice Is Not All Spice":{}},"tags":{"Allspice Is Not All Spice":{}}}],["spijt",{"_index":5032,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["spike",{"_index":8480,"title":{},"content":{"Cheese cheese cheese cheese cheese":{},"The Lost Art of Being Lost":{},"December 2021 In Review":{},"The Death Of The Nike+ SportWatch":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["spill",{"_index":6992,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"Flea Market Season":{}},"tags":{}}],["spin",{"_index":5992,"title":{},"content":{"Reviving an old 80486 PC":{},"Thirty-Six":{}},"tags":{}}],["spine",{"_index":12044,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["spirit",{"_index":8625,"title":{},"content":{"Pinball Machines in a Jenever Museum":{},"Dark Age of Camelot in 2022":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["spit",{"_index":7740,"title":{},"content":{"Misconceptions about retro gamers":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["splash",{"_index":5853,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{}},"tags":{}}],["splendidli",{"_index":12199,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["split",{"_index":7402,"title":{},"content":{"On Manuscript Review Procedures":{},"From Analog Notebook to Digital Vault":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["splitsen",{"_index":1202,"title":{},"content":{"undefined":{}},"tags":{}}],["spoil",{"_index":7739,"title":{},"content":{"Misconceptions about retro gamers":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["spoiler",{"_index":8034,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["spoken",{"_index":11880,"title":{},"content":{"On Learning A New (Programming) Language":{}},"tags":{}}],["sponsor",{"_index":9897,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["spontan",{"_index":11936,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["spoon",{"_index":9407,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["sporad",{"_index":2256,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["sport",{"_index":7690,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"How Not To Do A Remaster":{}},"tags":{}}],["sportswatch",{"_index":11596,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["sportwatch",{"_index":11575,"title":{"The Death Of The Nike+ SportWatch":{}},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["sportwatch.png",{"_index":11580,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["spot",{"_index":3188,"title":{},"content":{"Take your time.":{},"You Shouldn't Use Spotify":{},"Lousy Wordpress Hacking Attempts detected":{},"Why I like Pawn Stars":{},"The Fridge, Your Inoculation Room":{},"On Tea Prices":{},"Water Levels As Public Data":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Woke in Class":{}},"tags":{}}],["spotifi",{"_index":4349,"title":{"You Shouldn't Use Spotify":{}},"content":{"Productivity Tools on all platforms":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"2021 Donations":{},"How To Enjoy Your Own Digital Music":{},"Once Upon a Time in Shaolin":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["spotify](/2021/02/y",{"_index":6758,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["spotify](/post/2021/02/y",{"_index":10685,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["spotify](https://rubenerd.com/go",{"_index":6844,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["spotlight",{"_index":8099,"title":{},"content":{"The Fridge, Your Inoculation Room":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["spous",{"_index":7586,"title":{},"content":{"Social Debt in Development Teams":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["sprain",{"_index":12120,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["spray",{"_index":9203,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["spread",{"_index":973,"title":{},"content":{"Learning to become a baker":{},"Migrating from Extjs to React gradually":{},"Reverse engineering a curriculum":{},"IT Competences and Certificates":{},"Combining async with generators in Node 11":{},"A Triumph For Blogging":{},"Re: Writing A Book Is Nonesense":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["spreadabl",{"_index":2627,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["spreken",{"_index":900,"title":{},"content":{"undefined":{}},"tags":{}}],["spreker",{"_index":4848,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["spring",{"_index":2901,"title":{},"content":{"Nuts about local nuts":{},"Take your time.":{},"Over Onmiddellijke Voldoening":{},"My Kotlin Rose-Tinted Glasses Broke":{},"The Creative Techniques Toolbox":{},"Drought":{}},"tags":{}}],["springi",{"_index":2775,"title":{},"content":{"A quick look at 6 fountain pens":{},"A Treatise on Leavened Waffles":{}},"tags":{}}],["sprinkl",{"_index":6757,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["sprint",{"_index":4449,"title":{},"content":{"The Startup of a Lean Doctorate":{}},"tags":{}}],["sprite",{"_index":4808,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"3D Software Rendering on the GBA":{},"A 5.25\" Gobliins 2 Surprise":{},"January 2022 In Review":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["spritz",{"_index":9202,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["sprocket",{"_index":8926,"title":{"The HP Sprocket Mini Printer":{}},"content":{"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{}},"tags":{}}],["sprocket](https://sprocketprinters.com",{"_index":8932,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["sprout",{"_index":9667,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["sprung",{"_index":7564,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["sql",{"_index":1313,"title":{},"content":{"Unit Testing Stored Procedures":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Don't Expose The Stacktrace Please!":{}},"tags":{"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{}}}],["sqlite",{"_index":1652,"title":{"Integration Testing with SQLite":{}},"content":{"Integration Testing with SQLite":{},"Programming on the Apple M1 Silicon":{}},"tags":{"Integration Testing with SQLite":{}}}],["sqlite](http://www.sqlite.org",{"_index":1679,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqlitecommand",{"_index":1703,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqlitecommand.executenonqueri",{"_index":1708,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqliteconnect",{"_index":1692,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqliteconnectionflags.logal",{"_index":1697,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqlitedbconnect",{"_index":1693,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["squabbl",{"_index":10467,"title":{},"content":{"Minimalism and Tidying Up":{}},"tags":{}}],["squad",{"_index":7168,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["squander",{"_index":8054,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["squar",{"_index":2655,"title":{},"content":{"Healing creative scars":{},"Five reasons why agile and academia don't go together":{},"3D Software Rendering on the GBA":{},"Water Levels As Public Data":{}},"tags":{}}],["squash_",{"_index":11771,"title":{},"content":{"Drought":{}},"tags":{}}],["squeak",{"_index":10584,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["squeez",{"_index":3230,"title":{},"content":{"Concentrating on serendipitous creativity":{}},"tags":{}}],["src",{"_index":1473,"title":{},"content":{"undefined":{},"Bye autotools hello Scons":{},"Migrating from Extjs to React gradually":{},"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["src=\"/img/wine.jpg",{"_index":4156,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["src](https://www.slideshare.net/medikawy_2005/how",{"_index":4952,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["ss",{"_index":866,"title":{},"content":{"undefined":{}},"tags":{}}],["ssd",{"_index":5137,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["ssh",{"_index":1386,"title":{},"content":{"undefined":{},"DIY: Hosting stuff on your own VPS":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["sshd_config",{"_index":5145,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["sshlogin.exp",{"_index":1410,"title":{},"content":{"undefined":{}},"tags":{}}],["ssl",{"_index":5594,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["st",{"_index":335,"title":{},"content":{"On finding your inner zen in big cities":{},"Allspice Is Not All Spice":{}},"tags":{}}],["staan",{"_index":3641,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"De zin en onzin van conferenties":{}},"tags":{}}],["staat",{"_index":743,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"Over tijdsbesef":{}},"tags":{}}],["stab",{"_index":10368,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["stabil",{"_index":2107,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["stabl",{"_index":3512,"title":{},"content":{"Teaching by philosophy":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["stack",{"_index":1198,"title":{},"content":{"undefined":{},"Death to pseudocode?":{},"Thoughts on collaboration in education":{},"Teaching students about coding trends":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Dear Student":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["stack/src/branch/main/src/youtube/thumbify.j",{"_index":7963,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["stack](https://git.brainbaking.com/wgroeneveld/jam",{"_index":7954,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["stackoverflow",{"_index":3260,"title":{},"content":{"Death to pseudocode?":{},"Combining async with generators in Node 11":{}},"tags":{}}],["stacktrac",{"_index":2120,"title":{"Don't Expose The Stacktrace Please!":{}},"content":{"Webdriver Exception Handling":{},"Don't Expose The Stacktrace Please!":{}},"tags":{"Don't Expose The Stacktrace Please!":{}}}],["stad",{"_index":4075,"title":{},"content":{"Over tijdsbesef":{},"February 2022 In Review":{}},"tags":{}}],["stad](https://www.goodreads.com/book/show/36402290",{"_index":11256,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["staff",{"_index":9175,"title":{},"content":{"Ever-increasing Work Email Spam":{},"January 2022 In Review":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Modern QR Code Life":{}},"tags":{}}],["stage",{"_index":2530,"title":{},"content":{"A samurai learning mindset":{},"Healing creative scars":{},"A Decade in the Software Engineering industry":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["stagger",{"_index":2612,"title":{},"content":{"Development principles in cooking":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["stagnat",{"_index":4414,"title":{},"content":{"A Decade in the Software Engineering industry":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["stain",{"_index":7898,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["stair",{"_index":8459,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["stake",{"_index":10627,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["staleelementexcept",{"_index":2112,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["stalk",{"_index":11172,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["stallman",{"_index":7248,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["stallman](https://rm",{"_index":7257,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["stamp",{"_index":2800,"title":{},"content":{"Journaling in practice":{}},"tags":{}}],["stanc",{"_index":5582,"title":{},"content":{"Tracking and privacy concerns on websites":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["stand",{"_index":3132,"title":{},"content":{"Take your time.":{},"Concentrating on serendipitous creativity":{},"A Ph.D. Thesis Proposal":{},"The Startup of a Lean Doctorate":{},"Combining async with generators in Node 11":{},"Ditch Scrum, Organize As You See Fit":{},"Very Old and Somewhat Old Mood Boards":{},"December 2021 In Review":{},"Fighting Webmention And Pingback Spam":{},"April 2022 In Review":{}},"tags":{}}],["standaard",{"_index":577,"title":{},"content":{"undefined":{}},"tags":{}}],["standalone=\\\"yes\\\"?>\\r\\n\\r\\n\\tpingback.ping\\r\\n\\t\\r\\n\\t\\t\\r\\n\\t\\t\\thttps://aylesbur",{"_index":11468,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["standard",{"_index":5102,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"An am486 Performance Analysis":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Belgium - Portugal: 5 - 2":{},"How Much Should I Spend On Magic The Gathering":{},"The HP Sprocket Mini Printer":{},"A Triumph For Blogging":{},"Three Little GameCube Mods":{},"A Factor Analysis For Dummies in R":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["stapelt",{"_index":4197,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["stapl",{"_index":9142,"title":{},"content":{"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["star",{"_index":2893,"title":{"Why I like Pawn Stars":{}},"content":{"Nuts about local nuts":{},"Reverse engineering a curriculum":{},"An am486 Performance Analysis":{},"Flea Market Season":{},"Why I like Pawn Stars":{},"Pinball Machines in a Jenever Museum":{},"Exporting Goodreads to Obsidian":{}},"tags":{}}],["stare",{"_index":2365,"title":{},"content":{"Teaching yourself to draw":{},"Take your time.":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"2021 Year In Review":{}},"tags":{}}],["stark",{"_index":10566,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["starri",{"_index":7469,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["start",{"_index":74,"title":{},"content":{"Ending your day with happy thoughts":{},"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Enhancing the builder pattern with closures":{},"Bye autotools hello Scons":{},".NET Memory management VS JVM Memory management":{},"Unit Testing Extjs UI with Siesta":{},"Migrating from Extjs to React gradually":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Healing creative scars":{},"Journaling in practice":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Inventing - for the worse?":{},"2017 in books":{},"Take your time.":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Teaching Object-Oriented design using the GBA":{},"Page Building with Brizy in Wordpress":{},"Using Pandoc to publish a book":{},"Project Warlock: About Perseverance":{},"Designing websites with accessibility in mind":{},"3D Software Rendering on the GBA":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Discord killed support for WinXP":{},"Exploring the Go programming language":{},"The first Dutch Obsidian meetup":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"Book Number Fourteen":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"A Note About Footnotes":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"From Curiosity To Creativity":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"Migrating from Mailchimp to Listmonk":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"Why I Play Games (And So Should You)":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Creativity Equals Messy Code?":{},"Leuchtturm Notebook Paper Quality":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"Wax Seals And Snail Mail":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["startbutton",{"_index":1887,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["startdateeu",{"_index":11712,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["starten",{"_index":4587,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["starter",{"_index":2018,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Three Little GameCube Mods":{}},"tags":{}}],["startl",{"_index":9413,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["startup",{"_index":1994,"title":{"The Startup of a Lean Doctorate":{}},"content":{".NET Memory management VS JVM Memory management":{},"Unit testing in Legacy Projects: VB6":{},"486 Upgrade 2: The SD Card HDD":{},"2021 Donations":{}},"tags":{}}],["startupproject=unittests\\unittests.vbp",{"_index":2295,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["stash",{"_index":8218,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{},"March 2022 In Review":{}},"tags":{}}],["stat",{"_index":5441,"title":{},"content":{"Combining async with generators in Node 11":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Cool Things People Do With Their Blogs":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["stat(res)).isdirectori",{"_index":5447,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["state",{"_index":2078,"title":{"A Creative State of Mind":{}},"content":{"Unit Testing Extjs UI with Siesta":{},"Teaching yourself to draw":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"Take your time.":{},"Over analoog en digitaal":{},"Unit Testing PicoBlaze Assembly files":{},"My Retro Desk/Gaming Setup in 2021":{},"Teaching students about coding trends":{},"Discord killed support for WinXP":{},"Stop limiting yourself to JS in browsers":{},"Flea Market Season":{},"Apple's App Store Design Mistake":{},"Emotional Magic":{},"Parking Machines Design Mistakes":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"Expiry Dates On Journals":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["statement",{"_index":1060,"title":{},"content":{"undefined":{},"Integration Testing with SQLite":{},"Productivity Tools on all platforms":{},"20 Years of Personal Cellphone History":{},"A Note About Footnotes":{},"The Creative Techniques Toolbox":{},"Woke in Class":{},"Water Usage and Prices":{},"Expiry Dates On Journals":{}},"tags":{}}],["static",{"_index":1612,"title":{"Hugo Extended: More static site processing power!":{}},"content":{"Enhancing the builder pattern with closures":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Webdriver Exception Handling":{},"DIY: Hosting stuff on your own VPS":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"Always have a Diaster Recovery Plan":{},"Lousy Wordpress Hacking Attempts detected":{},"Stop limiting yourself to JS in browsers":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"Social Debt in Development Teams":{},"Apple's App Store Design Mistake":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Give Up GitHub!":{}},"tags":{}}],["static_method",{"_index":1167,"title":{},"content":{"undefined":{}},"tags":{}}],["station",{"_index":222,"title":{},"content":{"On finding your inner zen in big cities":{},"Bye autotools hello Scons":{},"Concentrating on serendipitous creativity":{},"How Not To Do A Remaster":{}},"tags":{}}],["statist",{"_index":3036,"title":{},"content":{"2017 in books":{},"ITiCSE 2020: A Report":{},"Thoughts on collaboration in education":{},"Belgium - Portugal: 5 - 2":{},"Ever-increasing Work Email Spam":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Cool Things People Do With Their Blogs":{},"Give Up GitHub!":{}},"tags":{}}],["statista",{"_index":8162,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["statista.com",{"_index":10244,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["stats](https://roytang.net/page/stats/awstat",{"_index":11378,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["statu",{"_index":3100,"title":{},"content":{"Hiding Code Complexity":{},"Thoughts on collaboration in education":{},"Personal Desktop Screenshots of Olde":{},"Collective Creativity":{},"Ditch Scrum, Organize As You See Fit":{},"A Creative State of Mind":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["status",{"_index":3106,"title":{},"content":{"Hiding Code Complexity":{}},"tags":{}}],["stay",{"_index":3162,"title":{},"content":{"Take your time.":{},"A Decade in the Software Engineering industry":{},"Designing websites with accessibility in mind":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The first Dutch Obsidian meetup":{},"Reducing Workflow Load Facilitates Writing":{},"The Monthly Retro Screenshot Guessing Quiz":{},"The Creative Techniques Toolbox":{},"Winnie Lim on Rebuilding Oneself":{},"June 2022 In Review":{},"Freshly Baked Thoughts":{}},"tags":{}}],["std",{"_index":551,"title":{},"content":{"undefined":{}},"tags":{}}],["std.alpha",{"_index":10425,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["std::cout",{"_index":608,"title":{},"content":{"undefined":{}},"tags":{}}],["std::shared_ptrat",{"_index":5502,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["time_",{"_index":6538,"title":{},"content":{"Digitizing journals using DEVONthink":{},"Are You In The System Yet, Sir?":{},"Creating Top x Games Lists Is Hard":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["timelin",{"_index":6132,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["timeout",{"_index":1429,"title":{},"content":{"undefined":{},"Always have a Diaster Recovery Plan":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["times](/post/2021/05/r",{"_index":7749,"title":{},"content":{"Misconceptions about retro gamers":{}},"tags":{}}],["timestamp",{"_index":1479,"title":{},"content":{"undefined":{},"The first Dutch Obsidian meetup":{},"Visualizing Personal Data Takeouts":{}},"tags":{}}],["tini",{"_index":56,"title":{},"content":{"Ending your day with happy thoughts":{},"Reducing Workflow Load Facilitates Writing":{},"The HP Sprocket Mini Printer":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"2021 Year In Review":{},"What a Night Cam Is Good For":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["tinker",{"_index":7220,"title":{},"content":{"Exploring the Go programming language":{},"A 5.25\" Gobliins 2 Surprise":{},"Thoughts On Home NAS Systems":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["tint",{"_index":8667,"title":{"My Kotlin Rose-Tinted Glasses Broke":{}},"content":{"My Kotlin Rose-Tinted Glasses Broke":{}},"tags":{}}],["tiob",{"_index":7105,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["tip",{"_index":163,"title":{},"content":{"Ending your day with happy thoughts":{},"undefined":{},"How to teach kids to program":{},"The Internet Killed Secrets in Games":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Productive Programmer on Mac":{},"Belgium - Portugal: 5 - 2":{},"Very Old and Somewhat Old Mood Boards":{},"Drought":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["tire",{"_index":4410,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Personal Desktop Screenshots of Olde":{},"Are You In The System Yet, Sir?":{},"Collective Creativity":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["tiresom",{"_index":6809,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["titan",{"_index":8709,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["titanium",{"_index":2766,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["titel",{"_index":3784,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["titl",{"_index":471,"title":{},"content":{"undefined":{},"Unit Testing Extjs UI with Siesta":{},"Migrating from Extjs to React gradually":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"Using Pandoc to publish a book":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Social Debt in Development Teams":{},"Apple's App Store Design Mistake":{},"Ditch Scrum, Organize As You See Fit":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"Generating a Blogroll With OPML in Hugo":{},"My Retrocomputing Projects For 2022":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"My Programming Language Odyssey":{}},"tags":{}}],["title/author/publish",{"_index":9567,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["title=\"brain",{"_index":10377,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["title>supblog",{"_index":12245,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["xm",{"_index":1988,"title":{},"content":{".NET Memory management VS JVM Memory management":{}},"tags":{}}],["xmb/sec",{"_index":7990,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["xml",{"_index":6955,"title":{},"content":{"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Generating a Blogroll With OPML in Hugo":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["xmlrpc",{"_index":11465,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["xmlurl=\"http://brainbaking.com/index.xml",{"_index":10381,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["xmx",{"_index":1987,"title":{},"content":{".NET Memory management VS JVM Memory management":{}},"tags":{}}],["xnxqv0",{"_index":12052,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["xp",{"_index":1288,"title":{"Building a Core2Duo Windows XP Retro PC":{}},"content":{"Unit Testing Stored Procedures":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Discord killed support for WinXP":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["xperia",{"_index":7023,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"The Decline of Battery Life":{}},"tags":{}}],["xs1",{"_index":10209,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["xtreme",{"_index":6387,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["xul",{"_index":7186,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["xxl",{"_index":5647,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["xz1",{"_index":7018,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["x’",{"_index":12048,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["y",{"_index":128,"title":{},"content":{"Ending your day with happy thoughts":{},"undefined":{},"Healing creative scars":{},"IT Competences and Certificates":{},"The insanity of collecting retro games":{},"Creativity Self-Assessment Is Nonsense":{},"Dark Age of Camelot in 2022":{},"Natural Gas Prices and The Energy Market":{},"Equality in Game Credits":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["y.get",{"_index":563,"title":{},"content":{"undefined":{}},"tags":{}}],["y_",{"_index":8825,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["ya",{"_index":12105,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["ya!\"_",{"_index":7922,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["ya.com/cov",{"_index":12108,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["yadda",{"_index":7196,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["yagi",{"_index":2540,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["yagni](/img/yagni1.p",{"_index":2637,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["yagyu",{"_index":2509,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["yagyū'",{"_index":2525,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["yahoo",{"_index":10239,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["yama",{"_index":8212,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["yamaha",{"_index":5883,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["yank",{"_index":10706,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["yarn",{"_index":7075,"title":{},"content":{"Teaching students about coding trends":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["yay",{"_index":1345,"title":{},"content":{"Unit Testing Stored Procedures":{},"3D Software Rendering on the GBA":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Ever-increasing Work Email Spam":{},"Migrating from Mailchimp to Listmonk":{},"My Programming Language Odyssey":{},"Give Up GitHub!":{}},"tags":{}}],["ye",{"_index":142,"title":{},"content":{"Ending your day with happy thoughts":{},"Enhancing the builder pattern with closures":{},"Journaling in practice":{},"I'm jealous of my dog":{},"2017 in books":{},"Death to pseudocode?":{},"Domain Driven Design in C":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"DIY: Hosting stuff on your own VPS":{},"Combining async with generators in Node 11":{},"Building an Athlon Windows 98 Retro PC":{},"Why I like Pawn Stars":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"Dear Student":{},"A Treatise on Leavened Waffles":{},"Minimalism and Tidying Up":{},"How to setup Pi-Hole on a Synology NAS":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["yeah",{"_index":6818,"title":{},"content":{"How to write academic papers in Markdown":{},"You Shouldn't Use Spotify":{},"Always have a Diaster Recovery Plan":{},"Moon Logic":{},"A Note About Footnotes":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Questionable Game Publishing Methods":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["year",{"_index":6,"title":{"Archive by year: 2013":{},"Archive by year: 2014":{},"Archive by year: 2015":{},"Archive by year: 2016":{},"Archive by year: 2017":{},"Archive by year: 2018":{},"Archive by year: 2019":{},"Archive by year: 2020":{},"20 Years of Personal Cellphone History":{},"Archive by year: 2021":{},"2021 Year In Review":{},"Archive by year: 2022":{}},"content":{"Ending your day with happy thoughts":{},"Learning to become a baker":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Healing creative scars":{},"Inventing - for the worse?":{},"2017 in books":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"Five reasons why agile and academia don't go together":{},"Page Building with Brizy in Wordpress":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"Lousy Wordpress Hacking Attempts detected":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Reducing Workflow Load Facilitates Writing":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"Thirty-Six":{},"Are You In The System Yet, Sir?":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"Very Old and Somewhat Old Mood Boards":{},"Power Usage Effectiveness":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"From Curiosity To Creativity":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"Generating a Blogroll With OPML in Hugo":{},"Minimalism and Tidying Up":{},"Natural Gas Prices and The Energy Market":{},"The Creative Techniques Toolbox":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"What a Night Cam Is Good For":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"Drought":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["year/th",{"_index":10621,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["year](/post/2020/04/vp",{"_index":6919,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["yearli",{"_index":6539,"title":{},"content":{"Digitizing journals using DEVONthink":{},"My Retro Desk/Gaming Setup in 2021":{},"Teaching students about coding trends":{},"How Much Should I Spend On Magic The Gathering":{},"Favorite Game Meme":{},"Water Usage and Prices":{},"Give Up GitHub!":{}},"tags":{}}],["yearlong",{"_index":10619,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["yearnot",{"_index":10682,"title":{},"content":{},"tags":{"2021 Year In Review":{}}}],["years](/post/2017/07/journ",{"_index":8929,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["years](/post/2022/01/natur",{"_index":10932,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["yeast",{"_index":941,"title":{},"content":{"Learning to become a baker":{},"The Fridge, Your Inoculation Room":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Are Digital Gardens Blogs?":{},"A Treatise on Leavened Waffles":{},"Creative Critical Thinking":{}},"tags":{}}],["yeast](https://www.goodreads.com/book/show/34757361",{"_index":8786,"title":{},"content":{"A Note About Footnotes":{}},"tags":{}}],["yell",{"_index":3131,"title":{},"content":{"Take your time.":{},"Exploring the AlterNet":{},"Rules of a Creator's Life":{},"Are You In The System Yet, Sir?":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"Woke in Class":{}},"tags":{}}],["yellow",{"_index":6174,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"How Much Should I Spend On Magic The Gathering":{},"A 5.25\" Gobliins 2 Surprise":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["yesterday",{"_index":6615,"title":{},"content":{"The Productive Programmer on Mac":{},"The first Dutch Obsidian meetup":{},"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"A 5.25\" Gobliins 2 Surprise":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"Woke in Class":{},"March 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["yesterday'",{"_index":7403,"title":{},"content":{"Host your own webmention receiver":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["yesteryear",{"_index":5981,"title":{},"content":{"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["yield",{"_index":11137,"title":{},"content":{"Academic Lineage":{}},"tags":{}}],["yip",{"_index":3533,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["ymf262",{"_index":5897,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["yo",{"_index":5460,"title":{},"content":{"Combining async with generators in Node 11":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["yoghurt",{"_index":12212,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["yogi",{"_index":11348,"title":{},"content":{"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"May 2022 In Review":{}},"tags":{}}],["yokoi",{"_index":8281,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["yoku",{"_index":10028,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["yolk",{"_index":9389,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["yore",{"_index":10259,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["yottam",{"_index":2607,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["you'd",{"_index":1332,"title":{},"content":{"Unit Testing Stored Procedures":{},"Custom Webdriver Page Factories":{},"Healing creative scars":{},"Thinking in terms of objects":{},"Teaching by philosophy":{},"Reverse engineering a curriculum":{},"Using Pandoc to publish a book":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Host your own webmention receiver":{},"Moon Logic":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Pinball Machines in a Jenever Museum":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Note About Footnotes":{},"The HP Sprocket Mini Printer":{},"Ever-increasing Work Email Spam":{},"From Analog Notebook to Digital Vault":{},"How Not To Do A Remaster":{},"Allspice Is Not All Spice":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["you'gr",{"_index":6016,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["you'll",{"_index":1512,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Integration Testing with SQLite":{},"Are you handing over enough when inspiring someone?":{},"Healing creative scars":{},"Journaling in practice":{},"I'm jealous of my dog":{},"Concentrating on serendipitous creativity":{},"A Decade in the Software Engineering industry":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Flea Market Season":{},"How Much Should I Spend On Magic The Gathering":{},"On Selling a Self-published Book":{},"Parking Machines Design Mistakes":{},"Questionable Game Publishing Methods":{},"A Treatise on Leavened Waffles":{},"How Not To Do A Remaster":{},"On Trying To Sell A Laptop":{},"A Personal Intro To Rough Hip-Hop":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"The Modern QR Code Life":{}},"tags":{}}],["you'r",{"_index":1291,"title":{},"content":{"Unit Testing Stored Procedures":{},"Visual Studio 2012 for Eclipse users":{},"Bye autotools hello Scons":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},".NET Memory management VS JVM Memory management":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Healing creative scars":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Inventing - for the worse?":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"Over Onmiddellijke Voldoening":{},"DIY: Hosting stuff on your own VPS":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"The Internet Killed Secrets in Games":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Thoughts on Bullshit Jobs":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Discord killed support for WinXP":{},"Host your own webmention receiver":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"On Tea Prices":{},"Rules of a Creator's Life":{},"20 Years of Personal Cellphone History":{},"A Note About Footnotes":{},"Are You In The System Yet, Sir?":{},"The HP Sprocket Mini Printer":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"The Lost Art of Being Lost":{},"A Treatise on Leavened Waffles":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Fighting Webmention And Pingback Spam":{},"The Death Of The Nike+ SportWatch":{},"On Learning A New (Programming) Language":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{},"The Strange Heterogenity of Hiking Signs":{},"The Perfect Bowl Of Oatmeal Porridge":{},"Freshly Baked Thoughts":{}},"tags":{}}],["you'v",{"_index":2481,"title":{},"content":{"How to teach kids to program":{},"Journaling in practice":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"The Internet Killed Secrets in Games":{},"Digitizing journals using DEVONthink":{},"The IndieWeb Mixed Bag":{},"Moon Logic":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Dear Student":{},"The Lost Art of Being Lost":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Thoughts On Home NAS Systems":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["you?](https://www.kellogg.northwestern.edu/faculty/uzzi/ftp/page176.html",{"_index":8823,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["you_",{"_index":8804,"title":{},"content":{"Are You In The System Yet, Sir?":{}},"tags":{}}],["young",{"_index":936,"title":{},"content":{"Learning to become a baker":{},"Take your time.":{},"Thirty-Six":{},"Collective Creativity":{},"From Curiosity To Creativity":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["younger",{"_index":5545,"title":{},"content":{"ITiCSE 2020: A Report":{},"Misconceptions about retro gamers":{},"Thirty-Six":{},"Technical Knowledge Brews Creativity":{},"Dark Age of Camelot in 2022":{}},"tags":{}}],["youngest",{"_index":11917,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["your",{"_index":3094,"title":{},"content":{"2017 in books":{},"Rules of a Creator's Life":{}},"tags":{}}],["yourself",{"_index":242,"title":{"Teaching yourself to draw":{},"Stop limiting yourself to JS in browsers":{}},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{},"Bye autotools hello Scons":{},".NET Memory management VS JVM Memory management":{},"Teaching yourself to draw":{},"Journaling in practice":{},"Concentrating on serendipitous creativity":{},"Teaching Object-Oriented design using the GBA":{},"Page Building with Brizy in Wordpress":{},"3D Software Rendering on the GBA":{},"Reviving an old 80486 PC":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Productive Programmer on Mac":{},"Stop limiting yourself to JS in browsers":{},"Host your own webmention receiver":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"What if Seneca wasn't Nero's advisor?":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"Favorite Game Meme":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Winnie Lim on Rebuilding Oneself":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"From Mood Board To Mood Mugs":{},"The Modern QR Code Life":{}},"tags":{}}],["yourself!”die(@md5(hellothinkcmf))hellomor",{"_index":5507,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["article](/post/2020/05/us",{"_index":6829,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["article](https://www.nintendolife.com/news/2021/02/soapbox_retro_nintendo_games_cost_too_much_but_nostalgia_is_expens",{"_index":6781,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["articlecalcul",{"_index":1758,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["articledatabas",{"_index":1760,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["articlemanag",{"_index":1762,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["articlemanagertest",{"_index":1757,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["artifact",{"_index":6050,"title":{},"content":{"A journey through the history of webdesign":{},"Ditch Scrum, Organize As You See Fit":{},"Give Up GitHub!":{}},"tags":{}}],["artifici",{"_index":3528,"title":{},"content":{"Computer Science learning pathways":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["artikel",{"_index":3980,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["artist",{"_index":3074,"title":{},"content":{"2017 in books":{},"Project Warlock: About Perseverance":{},"You Shouldn't Use Spotify":{},"Rules of a Creator's Life":{},"Emotional Magic":{},"Creativity Self-Assessment Is Nonsense":{},"Constraint-based Creativity":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"Equality in Game Credits":{}},"tags":{}}],["artist'",{"_index":3071,"title":{},"content":{"2017 in books":{}},"tags":{}}],["artist.jpg",{"_index":8530,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["artist_](https://scryfall.com/card/jmp/206/blood",{"_index":8529,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["artista_",{"_index":11452,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["artistri",{"_index":3028,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["artwork",{"_index":2357,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["as",{"_index":10431,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["ascii",{"_index":7354,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["asham",{"_index":10599,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["ashor",{"_index":9690,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["asia",{"_index":2866,"title":{},"content":{"Nuts about local nuts":{}},"tags":{}}],["asian",{"_index":2605,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["asid",{"_index":8061,"title":{},"content":{"Double-dipping and Market Prices":{},"Ditch Scrum, Organize As You See Fit":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{}}],["asimov",{"_index":4290,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["ask",{"_index":367,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Unit Testing Stored Procedures":{},"Unit testing in Legacy Projects: VB6":{},"Are you handing over enough when inspiring someone?":{},"A quick look at 6 fountain pens":{},"Inventing - for the worse?":{},"Domain Driven Design in C":{},"The Startup of a Lean Doctorate":{},"IT Competences and Certificates":{},"Five reasons why agile and academia don't go together":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"The first Dutch Obsidian meetup":{},"Re: Is collecting physical games worth it?":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Double-dipping and Market Prices":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"Parking Machines Design Mistakes":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Power Usage Effectiveness":{},"Questionable Game Publishing Methods":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"A Factor Analysis For Dummies in R":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{},"A Personal Intro To Gentle Hip-Hop":{},"None Of My Best Friends Are Content Creators":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["asleep",{"_index":7247,"title":{},"content":{"Stop limiting yourself to JS in browsers":{},"What a Night Cam Is Good For":{}},"tags":{}}],["aspect",{"_index":3559,"title":{},"content":{"Computer Science learning pathways":{},"Five reasons why agile and academia don't go together":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["aspx",{"_index":2047,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["ass",{"_index":3238,"title":{},"content":{"Concentrating on serendipitous creativity":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["assassin'",{"_index":3050,"title":{},"content":{"2017 in books":{}},"tags":{}}],["assembl",{"_index":4627,"title":{"Unit Testing PicoBlaze Assembly files":{}},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{"Unit Testing PicoBlaze Assembly files":{}}}],["assert",{"_index":1239,"title":{},"content":{"undefined":{},"Unit Testing Extjs UI with Siesta":{},"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["assert.that",{"_index":2266,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["assert_that",{"_index":4669,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["assert_that.reg(\"s5\").contains(3",{"_index":4673,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["assess",{"_index":4629,"title":{"Creativity Self-Assessment Is Nonsense":{}},"content":{"Unit Testing PicoBlaze Assembly files":{},"Thoughts on collaboration in education":{},"Why I like Pawn Stars":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["asset",{"_index":10046,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["assign",{"_index":1068,"title":{},"content":{"undefined":{},"Enhancing the builder pattern with closures":{},"Death to pseudocode?":{},"ITiCSE 2020: A Report":{},"Very Old and Somewhat Old Mood Boards":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"Give Up GitHub!":{}},"tags":{}}],["assignments_",{"_index":12169,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["assimil",{"_index":2573,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["assist",{"_index":5739,"title":{},"content":{"Thoughts on collaboration in education":{},"Seneca on How to Live":{},"Academic Lineage":{},"Equality in Game Credits":{}},"tags":{}}],["associ",{"_index":2918,"title":{},"content":{"I'm jealous of my dog":{},"Reverse engineering a curriculum":{}},"tags":{}}],["assum",{"_index":2660,"title":{},"content":{"Healing creative scars":{},"How Much Should I Spend On Magic The Gathering":{},"Constraint-based Creativity":{},"On Commuting By Bike":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["assumpt",{"_index":2385,"title":{},"content":{"Are you handing over enough when inspiring someone?":{}},"tags":{}}],["assur",{"_index":9509,"title":{},"content":{"Creative Critical Thinking":{},"My Programming Language Odyssey":{}},"tags":{}}],["assword",{"_index":1438,"title":{},"content":{"undefined":{}},"tags":{}}],["asterix",{"_index":5647,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["astonish",{"_index":4404,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Reviving an old 80486 PC":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["async",{"_index":2045,"title":{"Combining async with generators in Node 11":{}},"content":{"Unit Testing Extjs UI with Siesta":{},"Are you handing over enough when inspiring someone?":{},"Combining async with generators in Node 11":{}},"tags":{}}],["asynchron",{"_index":5436,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["at",{"_index":961,"title":{},"content":{"Learning to become a baker":{}},"tags":{}}],["at](https://www.goodreads.com/user/year_in_books/2017/5451893",{"_index":3035,"title":{},"content":{"2017 in books":{}},"tags":{}}],["athen",{"_index":8411,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Creative Critical Thinking":{}},"tags":{}}],["athenian",{"_index":9478,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["athlon",{"_index":6056,"title":{"Building an Athlon Windows 98 Retro PC":{}},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["ati",{"_index":6676,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["atlantic](https://www.theatlantic.com/education/archive/2015/10/complex",{"_index":7614,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["atmospher",{"_index":8871,"title":{},"content":{"Favorite Game Meme":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Seneca on How to Live":{},"Equality in Game Credits":{},"On Commuting By Bike":{}},"tags":{}}],["attac",{"_index":12067,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["attach",{"_index":1496,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"486 Upgrade 1: Sound Blaster 16":{},"Flea Market Season":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"How To Enjoy Your Own Digital Music":{},"How to setup Pi-Hole on a Synology NAS":{},"Equality in Game Credits":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["attack",{"_index":5155,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Lousy Wordpress Hacking Attempts detected":{},"Nineties collecting nostalgia":{},"A Treatise on Leavened Waffles":{},"The Creative Techniques Toolbox":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["attempt",{"_index":2025,"title":{"Lousy Wordpress Hacking Attempts detected":{}},"content":{".NET Memory management VS JVM Memory management":{},"How to teach kids to program":{},"Take your time.":{},"Using Pandoc to publish a book":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Always have a Diaster Recovery Plan":{},"Discord killed support for WinXP":{},"20 Years of Personal Cellphone History":{},"The HP Sprocket Mini Printer":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"Migrating from Mailchimp to Listmonk":{},"December 2021 In Review":{},"Woke in Class":{},"Academic Lineage":{},"Fighting Webmention And Pingback Spam":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["attend",{"_index":136,"title":{},"content":{"Ending your day with happy thoughts":{},"The Productive Programmer on Mac":{},"Exploring the Go programming language":{},"Dear Student":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"Sparking Conversations at Conferences":{},"June 2022 In Review":{}},"tags":{}}],["attende",{"_index":12070,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["attent",{"_index":1711,"title":{},"content":{"Integration Testing with SQLite":{},"Development principles in cooking":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Reverse engineering a curriculum":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 1: Sound Blaster 16":{},"The Internet Killed Secrets in Games":{},"The Productive Programmer on Mac":{},"My Retro Desk/Gaming Setup in 2021":{},"The IndieWeb Mixed Bag":{},"Emotional Magic":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"Collective Creativity":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"A Treatise on Leavened Waffles":{},"Exporting Goodreads to Obsidian":{},"2021 Donations":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Technical Knowledge Brews Creativity":{},"Woke in Class":{},"2021 Year In Review":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"My Programming Language Odyssey":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["attic",{"_index":10987,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["attract",{"_index":5538,"title":{},"content":{"ITiCSE 2020: A Report":{},"On Selling a Self-published Book":{},"Collective Creativity":{},"Dear Student":{},"Creative Critical Thinking":{},"Exporting Goodreads to Obsidian":{}},"tags":{}}],["attribut",{"_index":1907,"title":{},"content":{"Custom Webdriver Page Factories":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Creative Critical Thinking":{},"Generating a Blogroll With OPML in Hugo":{},"2021 Year In Review":{},"My Retrocomputing Projects For 2022":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["attribute.getcustomattributes(field",{"_index":1917,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["atx",{"_index":6155,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["atyp",{"_index":11431,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["aub",{"_index":828,"title":{},"content":{"undefined":{}},"tags":{}}],["audibl",{"_index":11412,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["audienc",{"_index":5552,"title":{},"content":{"ITiCSE 2020: A Report":{},"Academese Gems":{},"Creative Critical Thinking":{},"Woke in Class":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["audigi",{"_index":6302,"title":{"Win98 Upgrade: Sound Blaster Audigy":{}},"content":{"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["audigy.jpg",{"_index":6350,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["audio",{"_index":6315,"title":{"Choosing an Audio Codec":{}},"content":{"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"A 5.25\" Gobliins 2 Surprise":{},"Three Little GameCube Mods":{},"How To Enjoy Your Own Digital Music":{},"Once Upon a Time in Shaolin":{},"Choosing an Audio Codec":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["audio codec",{"_index":11216,"title":{},"content":{},"tags":{"Choosing an Audio Codec":{},"How To Stream Your Own Music: Reprise":{}}}],["audiopci",{"_index":6312,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["audiopci](https://en.wikipedia.org/wiki/sound_blaster#ensoniq_audiopci",{"_index":6306,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["audiophil",{"_index":6849,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["augment",{"_index":6951,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["august",{"_index":2693,"title":{},"content":{"Healing creative scars":{},"On Manuscript Review Procedures":{},"Book Number Fourteen":{}},"tags":{}}],["aureliu",{"_index":8414,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"The Creative Techniques Toolbox":{},"Expiry Dates On Journals":{}},"tags":{}}],["aurelius](https://www.goodreads.com/book/show/50484473",{"_index":10772,"title":{},"content":{"January 2022 In Review":{}},"tags":{}}],["austin",{"_index":2499,"title":{},"content":{"How to teach kids to program":{}},"tags":{}}],["australia",{"_index":305,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["auteur",{"_index":4886,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["authent",{"_index":6187,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Rules of a Creator's Life":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["authentiek",{"_index":4558,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["author",{"_index":3531,"title":{},"content":{"Computer Science learning pathways":{},"A Ph.D. Thesis: Iteration 2":{},"Using Pandoc to publish a book":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"The IndieWeb Mixed Bag":{},"A Note About Footnotes":{},"A Creative State of Mind":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Re: Writing A Book Is Nonesense":{},"Equality in Game Credits":{}},"tags":{}}],["auto",{"_index":1476,"title":{},"content":{"undefined":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"Reducing Workflow Load Facilitates Writing":{},"How Not To Do A Remaster":{},"Generating a Blogroll With OPML in Hugo":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["auto'",{"_index":3379,"title":{},"content":{"Over entropie":{}},"tags":{}}],["auto_",{"_index":10603,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["auto_ptrn",{"_index":625,"title":{},"content":{"undefined":{}},"tags":{}}],["br/>patienc",{"_index":12240,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["br/>r",{"_index":1443,"title":{},"content":{"undefined":{}},"tags":{}}],["br/>teach",{"_index":2331,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["brabant",{"_index":8714,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["bracket",{"_index":3503,"title":{},"content":{"Teaching by philosophy":{},"486 Upgrade 2: The SD Card HDD":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["bradley'",{"_index":2306,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["brag",{"_index":11009,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{},"Equality in Game Credits":{},"On Commuting By Bike":{}},"tags":{}}],["brain",{"_index":2464,"title":{},"content":{"How to teach kids to program":{},"I'm jealous of my dog":{},"2017 in books":{},"Take your time.":{},"Hugo Extended: More static site processing power!":{},"Combining async with generators in Node 11":{},"Designing websites with accessibility in mind":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Thirty-Six":{},"Are Digital Gardens Blogs?":{},"Power Usage Effectiveness":{},"Exporting Goodreads to Obsidian":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Generating a Blogroll With OPML in Hugo":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{},"Freshly Baked Thoughts":{}},"tags":{}}],["brainbaking.com",{"_index":10746,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["braindump",{"_index":336,"title":{},"content":{"Journaling in practice":{}},"tags":{"On finding your inner zen in big cities":{},"Learning to become a baker":{}}}],["branch",{"_index":5118,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Programming on the Apple M1 Silicon":{},"Are Digital Gardens Blogs?":{}},"tags":{}}],["brand",{"_index":2876,"title":{},"content":{"Nuts about local nuts":{},"DIY: Hosting stuff on your own VPS":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Nineties collecting nostalgia":{},"Double-dipping and Market Prices":{},"On Tea Prices":{},"Favorite Game Meme":{},"A 5.25\" Gobliins 2 Surprise":{},"Dark Age of Camelot in 2022":{},"My Programming Language Odyssey":{}},"tags":{}}],["braqu",{"_index":9102,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["braque'",{"_index":9466,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["brave",{"_index":10566,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["brawler",{"_index":11418,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["brazil",{"_index":7555,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["brazilian",{"_index":7680,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["breach",{"_index":6141,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["bread",{"_index":915,"title":{},"content":{"Learning to become a baker":{},"Domain Driven Design in C":{},"Using Pandoc to publish a book":{},"Lousy Wordpress Hacking Attempts detected":{},"The Fridge, Your Inoculation Room":{},"On Selling a Self-published Book":{},"Very Old and Somewhat Old Mood Boards":{},"Creative Critical Thinking":{},"The Emperor of Lists":{},"Where Does It Stop?":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{"Learning to become a baker":{},"The Fridge, Your Inoculation Room":{}}}],["bread](/post/2021/08/on",{"_index":8789,"title":{},"content":{"A Note About Footnotes":{}},"tags":{}}],["bread](http://www.redzuurdesem.b",{"_index":250,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["break",{"_index":1658,"title":{},"content":{"Integration Testing with SQLite":{},"Unit Testing Extjs UI with Siesta":{},"How to teach kids to program":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"Why I like Pawn Stars":{},"Reducing Workflow Load Facilitates Writing":{},"Rules of a Creator's Life":{},"Cheese cheese cheese cheese cheese":{},"A Triumph For Blogging":{},"A Creative State of Mind":{},"Three Little GameCube Mods":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["breakdown",{"_index":6503,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["breaker",{"_index":10040,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["breakfast",{"_index":3054,"title":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"content":{"2017 in books":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["breakpoint",{"_index":1574,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["breath",{"_index":5135,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Project Warlock: About Perseverance":{},"The Lost Art of Being Lost":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["brengen",{"_index":3645,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["brengt",{"_index":3736,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["bresenham",{"_index":5672,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["brethren",{"_index":11356,"title":{},"content":{"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["breviti",{"_index":10882,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["brew",{"_index":6455,"title":{"Technical Knowledge Brews Creativity":{}},"content":{"Programming on the Apple M1 Silicon":{}},"tags":{}}],["brexit",{"_index":9325,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["brian",{"_index":10866,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["brick",{"_index":2400,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"The Decline of Battery Life":{},"20 Years of Personal Cellphone History":{}},"tags":{}}],["brick_",{"_index":8735,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["bridg",{"_index":4941,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Water Levels As Public Data":{},"March 2022 In Review":{}},"tags":{}}],["bridge](https://developer.android.com/studio/command",{"_index":7027,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["bridger](https://www.strifestreams.com",{"_index":8992,"title":{},"content":{"A Triumph For Blogging":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["brief",{"_index":4398,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["briefli",{"_index":5540,"title":{},"content":{"ITiCSE 2020: A Report":{},"20 Years of Personal Cellphone History":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["bright",{"_index":2653,"title":{},"content":{"Healing creative scars":{},"The Decline of Battery Life":{},"Three Little GameCube Mods":{}},"tags":{}}],["brighten",{"_index":9038,"title":{},"content":{"Are Digital Gardens Blogs?":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{}},"tags":{}}],["brillianc",{"_index":4967,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["brilliant",{"_index":6043,"title":{},"content":{"A journey through the history of webdesign":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["brim",{"_index":8357,"title":{},"content":{"Water Levels As Public Data":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["bring",{"_index":1502,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"How to teach kids to program":{},"Inventing - for the worse?":{},"Concentrating on serendipitous creativity":{},"Teaching Object-Oriented design using the GBA":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Are You In The System Yet, Sir?":{},"Are Digital Gardens Blogs?":{},"November 2021 Meta Post":{},"A Personal Intro To Rough Hip-Hop":{},"The Modern QR Code Life":{},"June 2022 In Review":{}},"tags":{}}],["brioch",{"_index":9851,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["brit",{"_index":7115,"title":{},"content":{"Teaching students about coding trends":{},"From Curiosity To Creativity":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["british",{"_index":10679,"title":{},"content":{"2021 Year In Review":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["brittl",{"_index":9361,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{}},"tags":{}}],["brizi",{"_index":5232,"title":{"Page Building with Brizy in Wordpress":{}},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{"Page Building with Brizy in Wordpress":{}}}],["brizy'",{"_index":5262,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["bro",{"_index":11946,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["broad",{"_index":2745,"title":{},"content":{"A quick look at 6 fountain pens":{},"A Ph.D. Thesis: Iteration 2":{}},"tags":{}}],["broaden",{"_index":2657,"title":{},"content":{"Healing creative scars":{},"2021 Year In Review":{}},"tags":{}}],["broader",{"_index":3863,"title":{},"content":{"Reverse engineering a curriculum":{},"ITiCSE 2020: A Report":{},"Academic Lineage":{}},"tags":{}}],["broadli",{"_index":11877,"title":{},"content":{"On Learning A New (Programming) Language":{}},"tags":{}}],["broadsword",{"_index":10307,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["broke",{"_index":112,"title":{"My Kotlin Rose-Tinted Glasses Broke":{}},"content":{"Ending your day with happy thoughts":{},"486 Upgrade 2: The SD Card HDD":{},"Why I like Pawn Stars":{},"My Kotlin Rose-Tinted Glasses Broke":{},"The HP Sprocket Mini Printer":{},"Very Old and Somewhat Old Mood Boards":{},"Winnie Lim on Rebuilding Oneself":{},"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["broken",{"_index":3010,"title":{},"content":{"Inventing - for the worse?":{},"Hugo Extended: More static site processing power!":{},"486 Upgrade 2: The SD Card HDD":{},"Flea Market Season":{},"On Tea Prices":{},"Minimalism and Tidying Up":{},"Why I Play Games (And So Should You)":{},"Leuchtturm Notebook Paper Quality":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["bron",{"_index":1195,"title":{},"content":{"undefined":{}},"tags":{}}],["bron](http://nixcraft.com/shel",{"_index":1446,"title":{},"content":{"undefined":{}},"tags":{}}],["bron_",{"_index":5005,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["bronson",{"_index":8264,"title":{},"content":{"Rules of a Creator's Life":{}},"tags":{}}],["bronzen",{"_index":4017,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["brother",{"_index":6401,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{},"The insanity of collecting retro games":{},"Where Does It Stop?":{},"A Personal Intro To Gentle Hip-Hop":{},"Expiry Dates On Journals":{}},"tags":{}}],["brought",{"_index":4717,"title":{},"content":{"IT Competences and Certificates":{},"Thoughts on collaboration in education":{},"Building an Athlon Windows 98 Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Belgium - Portugal: 5 - 2":{},"Reducing Workflow Load Facilitates Writing":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Are You In The System Yet, Sir?":{},"2021 Donations":{},"The Creative Techniques Toolbox":{},"Academic Lineage":{},"Equality in Game Credits":{},"My Programming Language Odyssey":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["brown",{"_index":3324,"title":{},"content":{"Thinking in terms of objects":{},"Allspice Is Not All Spice":{}},"tags":{}}],["brows",{"_index":2163,"title":{},"content":{"Webdriver Exception Handling":{},"2017 in books":{},"Death to pseudocode?":{},"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"You Shouldn't Use Spotify":{},"The Monthly Retro Screenshot Guessing Quiz":{},"My Retrocomputing Projects For 2022":{},"Freshly Baked Thoughts":{}},"tags":{}}],["browser",{"_index":3260,"title":{"Stop limiting yourself to JS in browsers":{}},"content":{"Death to pseudocode?":{},"Productivity Tools on all platforms":{},"Hugo Extended: More static site processing power!":{},"Designing websites with accessibility in mind":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Exploring the AlterNet":{},"Discord killed support for WinXP":{},"Stop limiting yourself to JS in browsers":{},"Generating a Blogroll With OPML in Hugo":{},"On Trying To Sell A Laptop":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["browser.org",{"_index":7186,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["browser/cli",{"_index":7352,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["browser](https://rtfreesoft.blogspot.com/2021/04/weekli",{"_index":7193,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["browserifi",{"_index":2188,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["bruce",{"_index":11141,"title":{},"content":{"Academic Lineage":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["brush",{"_index":9444,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["brussel",{"_index":204,"title":{},"content":{"On finding your inner zen in big cities":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{}},"tags":{}}],["brute",{"_index":7041,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{},"Moon Logic":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["bryntum",{"_index":2076,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["bsd",{"_index":6239,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["bu",{"_index":5657,"title":{},"content":{"3D Software Rendering on the GBA":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"A Creative State of Mind":{}},"tags":{}}],["bubbel",{"_index":4126,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["bubbl",{"_index":944,"title":{},"content":{"Learning to become a baker":{},"November 2021 Meta Post":{},"The Creative Techniques Toolbox":{},"2021 Year In Review":{}},"tags":{}}],["buckley",{"_index":10760,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["buddhism",{"_index":2947,"title":{},"content":{"I'm jealous of my dog":{}},"tags":{}}],["buddhist",{"_index":2939,"title":{},"content":{"I'm jealous of my dog":{},"Where Does It Stop?":{}},"tags":{}}],["buddi",{"_index":12035,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["budget",{"_index":4861,"title":{},"content":{"De zin en onzin van conferenties":{},"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["buffalo",{"_index":2628,"title":{},"content":{"Development principles in cooking":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["buffer",{"_index":1217,"title":{},"content":{"undefined":{}},"tags":{}}],["buffoon",{"_index":7446,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["buffoon_",{"_index":8920,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["bug",{"_index":2061,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"3D Software Rendering on the GBA":{},"Re: Is collecting physical games worth it?":{},"Favorite Game Meme":{},"How Not To Do A Remaster":{},"November 2021 Meta Post":{},"Give Up GitHub!":{}},"tags":{}}],["buggi",{"_index":9724,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["buikpijn",{"_index":3391,"title":{},"content":{"Over entropie":{}},"tags":{}}],["build",{"_index":1623,"title":{"Page Building with Brizy in Wordpress":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"content":{"Enhancing the builder pattern with closures":{},"Bye autotools hello Scons":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Migrating from Extjs to React gradually":{},"Unit testing in Legacy Projects: VB6":{},"Thinking in terms of objects":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"IT Competences and Certificates":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Designing websites with accessibility in mind":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"The Internet Killed Secrets in Games":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Programming on the Apple M1 Silicon":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"Stop limiting yourself to JS in browsers":{},"Using Hugo to Launch a Gemini Capsule":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"Dear Student":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"Thoughts On Home NAS Systems":{},"Academic Lineage":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["build ecosystem",{"_index":1867,"title":{},"content":{},"tags":{"Bye autotools hello Scons":{}}}],["build(funcbrain",{"_index":5498,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='icon",{"_index":12243,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["class='link",{"_index":5489,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='meta'>mor",{"_index":5496,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='sect1'>bla",{"_index":5491,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='topbar",{"_index":5488,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class='txt",{"_index":5493,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["class=\\\"lazylo",{"_index":6576,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["class](https://www.vrt.be/vrtnws/nl/2022/01/05/lector",{"_index":10648,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["classes.html",{"_index":1034,"title":{},"content":{"undefined":{}},"tags":{}}],["classes](http://python",{"_index":1032,"title":{},"content":{"undefined":{}},"tags":{}}],["classes](https://www.darkageofcamelot.com/content/class",{"_index":10284,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["classic",{"_index":1608,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Faking domain logic":{},"A Ph.D. Thesis Proposal":{},"The Startup of a Lean Doctorate":{},"Over analoog en digitaal":{},"A Ph.D. Thesis: Iteration 2":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"The Internet Killed Secrets in Games":{},"Belgium - Portugal: 5 - 2":{},"Misconceptions about retro gamers":{},"Double-dipping and Market Prices":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Favorite Game Meme":{},"Collective Creativity":{},"A Treatise on Leavened Waffles":{},"The Creative Techniques Toolbox":{},"How To Enjoy Your Own Digital Music":{},"January 2022 In Review":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"February 2022 In Review":{},"March 2022 In Review":{},"April 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["classic/)[^3",{"_index":4581,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["classic/mini](https://www.nintendo.com/sup",{"_index":7744,"title":{},"content":{"Misconceptions about retro gamers":{}},"tags":{}}],["classic/vanilla",{"_index":9386,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["classic](https://www.nintendo.com/sup",{"_index":4528,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["classic](https://www.youtube.com/watch?v=onvrovuoxxi",{"_index":11063,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["classroom",{"_index":9122,"title":{},"content":{"Dear Student":{},"Give Up GitHub!":{}},"tags":{}}],["classwork",{"_index":3509,"title":{},"content":{"Teaching by philosophy":{}},"tags":{}}],["claud",{"_index":9103,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["claudiu",{"_index":10151,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["claus",{"_index":2129,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["claw'",{"_index":8910,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["claw_",{"_index":8905,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["clay",{"_index":9434,"title":{},"content":{"Constraint-based Creativity":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["clean",{"_index":1827,"title":{},"content":{"Bye autotools hello Scons":{},"Are you handing over enough when inspiring someone?":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"Reviving an old 80486 PC":{},"Digitizing journals using DEVONthink":{},"Social Debt in Development Teams":{},"The Pilot Capless: a stellar stealth pen":{},"Minimalism and Tidying Up":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["cleaner",{"_index":6499,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["cleanup",{"_index":4334,"title":{},"content":{"Domain Driven Design in C":{},"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["clear",{"_index":1741,"title":{},"content":{"Metaprogramming instead of duplication":{},"A samurai learning mindset":{},"Take your time.":{},"Death to pseudocode?":{},"The Startup of a Lean Doctorate":{},"Thoughts on collaboration in education":{},"Building an Athlon Windows 98 Retro PC":{},"Thoughts on Bullshit Jobs":{},"My Retro Desk/Gaming Setup in 2021":{},"Social Debt in Development Teams":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"A Note About Footnotes":{},"Why Mastodon Isn't Great For Serendipity":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"Water Usage and Prices":{},"Academic Lineage":{},"How To Properly Store Your Game Boy Cartridges":{},"The Life Lessons of Bonnie":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Give Up GitHub!":{}},"tags":{}}],["clear[^chal",{"_index":9936,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["clearli",{"_index":2512,"title":{},"content":{"A samurai learning mindset":{},"Thinking in terms of objects":{},"The Startup of a Lean Doctorate":{},"Building an Athlon Windows 98 Retro PC":{},"Always have a Diaster Recovery Plan":{},"Academese Gems":{},"Emotional Magic":{},"Thirty-Six":{},"Seneca on How to Live":{},"Winnie Lim on Rebuilding Oneself":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"The Life Lessons of Bonnie":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["clearurl",{"_index":6942,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["clerk",{"_index":8800,"title":{},"content":{"Are You In The System Yet, Sir?":{}},"tags":{}}],["clever",{"_index":2451,"title":{},"content":{"How to teach kids to program":{},"Death to pseudocode?":{},"How Much Should I Spend On Magic The Gathering":{},"Kotlin Is Java 2.0, But It's Still Java":{},"2021 Donations":{},"Choosing an Audio Codec":{}},"tags":{}}],["cleverli",{"_index":5907,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"How Not To Do A Remaster":{}},"tags":{}}],["cli",{"_index":5229,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["cli/ma",{"_index":7979,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["cli/mas](https://github.com/ma",{"_index":7978,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["clic",{"_index":8256,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["clich",{"_index":143,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["click",{"_index":459,"title":{},"content":{"No, vegetarians do not eat fish!":{},"undefined":{},"Custom Webdriver Page Factories":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Teaching yourself to draw":{},"Designing websites with accessibility in mind":{},"The Internet Killed Secrets in Games":{},"Exploring the AlterNet":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"YouTube Play Image Links in Hugo":{},"A Triumph For Blogging":{},"Ever-increasing Work Email Spam":{},"November 2021 Meta Post":{},"Why Mastodon Isn't Great For Serendipity":{},"Generating a Blogroll With OPML in Hugo":{},"Woke in Class":{},"How To Stream Your Own Music: Reprise":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["clicked(",{"_index":2237,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["client",{"_index":1306,"title":{},"content":{"Unit Testing Stored Procedures":{},".NET Memory management VS JVM Memory management":{},"Digitizing journals using DEVONthink":{},"Lousy Wordpress Hacking Attempts detected":{},"Power Usage Effectiveness":{},"Where Does It Stop?":{},"How To Stream Your Own Music: Reprise":{},"None Of My Best Friends Are Content Creators":{},"On Commuting By Bike":{}},"tags":{}}],["client/serv",{"_index":2051,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"My Programming Language Odyssey":{}},"tags":{}}],["clifftop",{"_index":10074,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["climat",{"_index":9226,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["climb",{"_index":8325,"title":{},"content":{"Water Levels As Public Data":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["cling",{"_index":8308,"title":{},"content":{"The Decline of Battery Life":{},"Collective Creativity":{},"Ditch Scrum, Organize As You See Fit":{},"Expiry Dates On Journals":{}},"tags":{}}],["clion",{"_index":4348,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["clip",{"_index":7309,"title":{},"content":{"The first Dutch Obsidian meetup":{},"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["clipboard",{"_index":6610,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["clive",{"_index":12178,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["clo",{"_index":712,"title":{},"content":{"undefined":{}},"tags":{}}],["clock",{"_index":6143,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The Decline of Battery Life":{}},"tags":{}}],["clock](https://www.redbubble.com/i/clock/password",{"_index":10108,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["clockspeed.jpg",{"_index":6142,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["clone",{"_index":4553,"title":{},"content":{"Over analoog en digitaal":{},"Belgium - Portugal: 5 - 2":{},"Why I Play Games (And So Should You)":{},"February 2022 In Review":{}},"tags":{}}],["close",{"_index":1719,"title":{},"content":{"Integration Testing with SQLite":{},"Faking domain logic":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"Take your time.":{},"Death to pseudocode?":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"Digitizing journals using DEVONthink":{},"The Fridge, Your Inoculation Room":{},"Rules of a Creator's Life":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Thirty-Six":{},"Power Usage Effectiveness":{},"Dark Age of Camelot in 2022":{},"Generating a Blogroll With OPML in Hugo":{},"Winnie Lim on Rebuilding Oneself":{},"The Death Of The Nike+ SportWatch":{},"The Modern QR Code Life":{},"Give Up GitHub!":{}},"tags":{}}],["closer",{"_index":1660,"title":{},"content":{"Integration Testing with SQLite":{},"Nuts about local nuts":{},"Computer Science learning pathways":{},"IT Competences and Certificates":{},"3D Software Rendering on the GBA":{},"486 Upgrade 2: The SD Card HDD":{},"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"Why I like Pawn Stars":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"On Selling a Self-published Book":{},"Parking Machines Design Mistakes":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["closest",{"_index":11719,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["closet",{"_index":6113,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["closur",{"_index":726,"title":{"Enhancing the builder pattern with closures":{}},"content":{"undefined":{}},"tags":{"Enhancing the builder pattern with closures":{}}}],["cloth",{"_index":2988,"title":{},"content":{"Inventing - for the worse?":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["cloud",{"_index":4936,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Digitizing journals using DEVONthink":{},"Getting rid of trackers using LineageOS":{},"February 2022 In Review":{}},"tags":{}}],["cloud_",{"_index":9251,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["cloudflare'",{"_index":5167,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["cloudi",{"_index":10317,"title":{},"content":{"December 2021 In Review":{}},"tags":{}}],["clove",{"_index":9888,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["clr",{"_index":2005,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Exploring the Go programming language":{}},"tags":{".NET Memory management VS JVM Memory management":{}}}],["club",{"_index":232,"title":{},"content":{"On finding your inner zen in big cities":{},"The Productive Programmer on Mac":{},"A Triumph For Blogging":{},"Collective Creativity":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["club_",{"_index":11007,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["clue",{"_index":2522,"title":{},"content":{"A samurai learning mindset":{},"A Decade in the Software Engineering industry":{},"Very Old and Somewhat Old Mood Boards":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["clumsi",{"_index":1851,"title":{},"content":{"Bye autotools hello Scons":{},"Academese Gems":{}},"tags":{}}],["clunk",{"_index":9519,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["clutch",{"_index":12073,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["clutter",{"_index":2056,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"My Retro Desk/Gaming Setup in 2021":{},"Are Digital Gardens Blogs?":{},"Ever-increasing Work Email Spam":{},"Minimalism and Tidying Up":{}},"tags":{}}],["cm",{"_index":7939,"title":{},"content":{"YouTube Play Image Links in Hugo":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["cmake",{"_index":1863,"title":{},"content":{"Bye autotools hello Scons":{},"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["cmd",{"_index":1368,"title":{},"content":{"undefined":{},"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}},"tags":{}}],["cmd+space",{"_index":4365,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["cmdline",{"_index":6451,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["cmo",{"_index":5966,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["cname",{"_index":5116,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["co",{"_index":1724,"title":{},"content":{"Integration Testing with SQLite":{},"Once Upon a Time in Shaolin":{},"Academic Lineage":{}},"tags":{}}],["co2",{"_index":9248,"title":{},"content":{"Power Usage Effectiveness":{},"On Commuting By Bike":{}},"tags":{}}],["co2/km",{"_index":11861,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["coach",{"_index":3731,"title":{},"content":{"A Ph.D. Thesis Proposal":{},"A Decade in the Software Engineering industry":{}},"tags":{}}],["coachen",{"_index":3734,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["coast",{"_index":8128,"title":{},"content":{"How Much Should I Spend On Magic The Gathering":{},"Emotional Magic":{},"From Curiosity To Creativity":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["coastlin",{"_index":9683,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["coat",{"_index":11405,"title":{},"content":{"Cool Things People Do With Their Blogs":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["cobbl",{"_index":7936,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["cockburn",{"_index":2563,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["coconut",{"_index":12211,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["code",{"_index":897,"title":{"Hiding Code Complexity":{},"Teaching students about coding trends":{},"Creativity Equals Messy Code?":{},"The Modern QR Code Life":{}},"content":{"undefined":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Combining async with generators in Node 11":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"The Productive Programmer on Mac":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Stop limiting yourself to JS in browsers":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Social Debt in Development Teams":{},"Software Engineering Is Not Engineering":{},"YouTube Play Image Links in Hugo":{},"Kotlin Is Java 2.0, But It's Still Java":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{},"An Ad Leaflet QR Design Mistake":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{},"True Backlink Support in Hugo":{},"Don't Expose The Stacktrace Please!":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Modern QR Code Life":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["code smel",{"_index":1981,"title":{},"content":{},"tags":{"Faking domain logic":{}}}],["code.
a",{"_index":8535,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["control](https://blog.feld.me/posts/2018/01/git",{"_index":11280,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["controleert",{"_index":1148,"title":{},"content":{"undefined":{}},"tags":{}}],["controversi",{"_index":10217,"title":{},"content":{"Three Little GameCube Mods":{},"Once Upon a Time in Shaolin":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["convalesc",{"_index":10161,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["conveni",{"_index":6729,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"Allspice Is Not All Spice":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["convent",{"_index":1647,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Journaling in practice":{},"A Ph.D. Thesis: Iteration 2":{},"Five reasons why agile and academia don't go together":{},"Designing websites with accessibility in mind":{},"486 Upgrade 2: The SD Card HDD":{},"What a Night Cam Is Good For":{},"Fighting Webmention And Pingback Spam":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["converg",{"_index":2732,"title":{},"content":{"A quick look at 6 fountain pens":{},"Five reasons why agile and academia don't go together":{}},"tags":{}}],["convers",{"_index":359,"title":{"Sparking Conversations at Conferences":{}},"content":{"No, vegetarians do not eat fish!":{},"Are you handing over enough when inspiring someone?":{},"Development principles in cooking":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"How to write academic papers in Markdown":{},"Nineties collecting nostalgia":{},"Are You In The System Yet, Sir?":{},"A Triumph For Blogging":{},"From Curiosity To Creativity":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Visualizing Personal Data Takeouts":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["conversati",{"_index":3883,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["conversation](https://theconversation.com/th",{"_index":10844,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["convert",{"_index":622,"title":{},"content":{"undefined":{},"Unit testing in Legacy Projects: VB6":{},"Thinking in terms of objects":{},"Combining async with generators in Node 11":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"How to write academic papers in Markdown":{},"YouTube Play Image Links in Hugo":{},"The Fridge, Your Inoculation Room":{},"Emotional Magic":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Treatise on Leavened Waffles":{},"Constraint-based Creativity":{},"From Analog Notebook to Digital Vault":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Three Little GameCube Mods":{},"Fighting Webmention And Pingback Spam":{},"On Learning A New (Programming) Language":{},"Give Up GitHub!":{}},"tags":{}}],["convinc",{"_index":124,"title":{},"content":{"Ending your day with happy thoughts":{},"How to teach kids to program":{},"2017 in books":{},"Take your time.":{},"Thoughts on Bullshit Jobs":{},"Exploring the Go programming language":{},"How Much Should I Spend On Magic The Gathering":{},"Cheese cheese cheese cheese cheese":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"A Personal Intro To Gentle Hip-Hop":{},"None Of My Best Friends Are Content Creators":{},"The Death Of The Nike+ SportWatch":{},"May 2022 In Review":{}},"tags":{}}],["convolut",{"_index":7619,"title":{},"content":{"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["conway](https://www.susannahconway.com",{"_index":11249,"title":{},"content":{"Expiry Dates On Journals":{}},"tags":{}}],["cook",{"_index":139,"title":{"Development principles in cooking":{}},"content":{"Ending your day with happy thoughts":{},"Learning to become a baker":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Using Pandoc to publish a book":{},"Cheese cheese cheese cheese cheese":{},"What a Night Cam Is Good For":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["cookbook",{"_index":387,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Development principles in cooking":{},"The Fridge, Your Inoculation Room":{}},"tags":{}}],["cooki",{"_index":5588,"title":{},"content":{"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"Exploring the AlterNet":{},"YouTube Play Image Links in Hugo":{},"Allspice Is Not All Spice":{}},"tags":{}}],["cookson",{"_index":5728,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["cool",{"_index":881,"title":{"Cool Things People Do With Their Blogs":{}},"content":{"undefined":{},"Enhancing the builder pattern with closures":{},"Nuts about local nuts":{},"Page Building with Brizy in Wordpress":{},"A journey through the history of webdesign":{},"Personal Desktop Screenshots of Olde":{},"Win98 Upgrade: Sound Blaster Audigy":{},"My Retro Desk/Gaming Setup in 2021":{},"How to write academic papers in Markdown":{},"Always have a Diaster Recovery Plan":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Flea Market Season":{},"The Fridge, Your Inoculation Room":{},"Dear Student":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Three Little GameCube Mods":{},"Woke in Class":{},"How To Enjoy Your Own Digital Music":{},"Academic Lineage":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Wax Seals And Snail Mail":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{},"June 2022 In Review":{}},"tags":{}}],["cooler",{"_index":2594,"title":{},"content":{"Development principles in cooking":{},"A Decade in the Software Engineering industry":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["coolio'",{"_index":11073,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["cooper",{"_index":5707,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["cope",{"_index":10101,"title":{},"content":{"November 2021 Meta Post":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"Expiry Dates On Journals":{}},"tags":{}}],["copernicus](https://www.demorgen.be/tech",{"_index":11742,"title":{},"content":{"Drought":{}},"tags":{}}],["copi",{"_index":1451,"title":{},"content":{"undefined":{},"Death to pseudocode?":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Lousy Wordpress Hacking Attempts detected":{},"The first Dutch Obsidian meetup":{},"Belgium - Portugal: 5 - 2":{},"YouTube Play Image Links in Hugo":{},"Double-dipping and Market Prices":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"2021 Donations":{},"Leuchtturm Notebook Paper Quality":{},"My Programming Language Odyssey":{}},"tags":{}}],["copies](/post/2021/05/r",{"_index":7881,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["copilot",{"_index":12149,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["copilot](https://github.com/features/copilot",{"_index":12147,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["copy/upload",{"_index":11295,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["copypast",{"_index":1308,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["copyright",{"_index":1412,"title":{},"content":{"undefined":{},"I'm jealous of my dog":{},"Computer Science learning pathways":{}},"tags":{}}],["core",{"_index":3824,"title":{},"content":{"Reverse engineering a curriculum":{},"Hugo Extended: More static site processing power!":{},"Building a Core2Duo Windows XP Retro PC":{},"Programming on the Apple M1 Silicon":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["core2duo",{"_index":6054,"title":{"Building a Core2Duo Windows XP Retro PC":{}},"content":{"Building a Core2Duo Windows XP Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["coresend",{"_index":9994,"title":{},"content":{"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["corey",{"_index":7914,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["coriand",{"_index":9889,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["cormbez",{"_index":11689,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["corneliss",{"_index":11686,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["corner",{"_index":6727,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Ditch Scrum, Organize As You See Fit":{},"Generating a Blogroll With OPML in Hugo":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["cornmeal",{"_index":9380,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["corpor",{"_index":4727,"title":{},"content":{"IT Competences and Certificates":{},"Thoughts on Bullshit Jobs":{},"Exploring the AlterNet":{},"None Of My Best Friends Are Content Creators":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["corps",{"_index":10558,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["correct",{"_index":768,"title":{},"content":{"undefined":{},"Integration Testing with SQLite":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"On Manuscript Review Procedures":{},"A Note About Footnotes":{},"How to setup Pi-Hole on a Synology NAS":{},"Fighting Webmention And Pingback Spam":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"True Backlink Support in Hugo":{}},"tags":{}}],["correctli",{"_index":6213,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"The Monthly Retro Screenshot Guessing Quiz":{},"True Backlink Support in Hugo":{}},"tags":{}}],["correl",{"_index":6497,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["correspond",{"_index":8348,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["corrod",{"_index":5971,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["corrupt",{"_index":1690,"title":{},"content":{"Integration Testing with SQLite":{},"Collective Creativity":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["corsica",{"_index":10152,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["corsican",{"_index":10149,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["cosmo",{"_index":3456,"title":{},"content":{"Over entropie":{}},"tags":{}}],["cost",{"_index":2347,"title":{},"content":{"Teaching yourself to draw":{},"Programming: a Creative Cognitive Process":{},"DIY: Hosting stuff on your own VPS":{},"Tracking and privacy concerns on websites":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Digitizing journals using DEVONthink":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Social Debt in Development Teams":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Questionable Game Publishing Methods":{},"Constraint-based Creativity":{},"How To Enjoy Your Own Digital Music":{},"Thoughts On Home NAS Systems":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["costli",{"_index":8123,"title":{},"content":{"How Much Should I Spend On Magic The Gathering":{},"Allspice Is Not All Spice":{}},"tags":{}}],["couch",{"_index":9275,"title":{},"content":{"Questionable Game Publishing Methods":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"What a Night Cam Is Good For":{}},"tags":{}}],["cough",{"_index":11798,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["couk
\\r\\n\\t\\t\\r\\n\\t\\t\\r\\n\\t\\t\\thttps://brainbaking.com/post/2022/03/an",{"_index":11471,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["coulage_",{"_index":8078,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["couldn't",{"_index":2611,"title":{},"content":{"Development principles in cooking":{},"Healing creative scars":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"Book Number Fourteen":{},"A 5.25\" Gobliins 2 Surprise":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"How to setup Pi-Hole on a Synology NAS":{},"Don't Expose The Stacktrace Please!":{},"May 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["couldn’t",{"_index":5392,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["count",{"_index":2428,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Tracking and privacy concerns on websites":{},"Exploring the AlterNet":{},"Double-dipping and Market Prices":{},"Collective Creativity":{},"The Emperor of Lists":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Minimalism and Tidying Up":{}},"tags":{}}],["counter",{"_index":394,"title":{},"content":{"No, vegetarians do not eat fish!":{},"DIY: Hosting stuff on your own VPS":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The Emperor of Lists":{},"Water Usage and Prices":{}},"tags":{}}],["counterfeit",{"_index":7725,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["counterintuit",{"_index":2809,"title":{},"content":{"Journaling in practice":{}},"tags":{}}],["counterpart",{"_index":4345,"title":{},"content":{"Productivity Tools on all platforms":{},"Social Debt in Development Teams":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["counters_",{"_index":6052,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["countless",{"_index":5122,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Personal Desktop Screenshots of Olde":{},"Stop limiting yourself to JS in browsers":{},"Pinball Machines in a Jenever Museum":{},"Favorite Game Meme":{},"The Lost Art of Being Lost":{},"Creative Critical Thinking":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{}},"tags":{}}],["countri",{"_index":194,"title":{},"content":{"On finding your inner zen in big cities":{},"Belgium - Portugal: 5 - 2":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Parking Machines Design Mistakes":{},"On Commuting By Bike":{}},"tags":{}}],["coupl",{"_index":1334,"title":{},"content":{"Unit Testing Stored Procedures":{},"Unit Testing Extjs UI with Siesta":{},"A quick look at 6 fountain pens":{},"Domain Driven Design in C":{},"IT Competences and Certificates":{},"The Internet Killed Secrets in Games":{},"My Retro Desk/Gaming Setup in 2021":{},"How to write academic papers in Markdown":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"How Much Should I Spend On Magic The Gathering":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"Are You In The System Yet, Sir?":{},"From Analog Notebook to Digital Vault":{},"Generating a Blogroll With OPML in Hugo":{},"How To Enjoy Your Own Digital Music":{},"Once Upon a Time in Shaolin":{},"Thoughts On Home NAS Systems":{},"Leuchtturm Notebook Paper Quality":{},"Wax Seals And Snail Mail":{},"Give Up GitHub!":{}},"tags":{}}],["cour",{"_index":2439,"title":{},"content":{"Are you handing over enough when inspiring someone?":{}},"tags":{}}],["courag",{"_index":10633,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["courgett",{"_index":11771,"title":{},"content":{"Drought":{}},"tags":{}}],["cours",{"_index":203,"title":{},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"undefined":{},"Teaching yourself to draw":{},"Development principles in cooking":{},"A quick look at 6 fountain pens":{},"I'm jealous of my dog":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"Thoughts on collaboration in education":{},"486 Upgrade 2: The SD Card HDD":{},"A journey through the history of webdesign":{},"Personal Desktop Screenshots of Olde":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"Always have a Diaster Recovery Plan":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"On Manuscript Review Procedures":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Misconceptions about retro gamers":{},"Why I like Pawn Stars":{},"YouTube Play Image Links in Hugo":{},"Book Number Fourteen":{},"The Decline of Battery Life":{},"Cheese cheese cheese cheese cheese":{},"Emotional Magic":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Pinball Machines in a Jenever Museum":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"Very Old and Somewhat Old Mood Boards":{},"Power Usage Effectiveness":{},"A 5.25\" Gobliins 2 Surprise":{},"From Analog Notebook to Digital Vault":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Migrating from Mailchimp to Listmonk":{},"Dark Age of Camelot in 2022":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Water Usage and Prices":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"Leuchtturm Notebook Paper Quality":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Modern QR Code Life":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["course](https://kuleuven",{"_index":7271,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["courses_",{"_index":11911,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["courtesi",{"_index":7500,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["cousin",{"_index":8909,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["cout",{"_index":558,"title":{},"content":{"undefined":{},"My Programming Language Odyssey":{}},"tags":{}}],["coutanc",{"_index":9831,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["covent",{"_index":12108,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["cover",{"_index":1860,"title":{},"content":{"Bye autotools hello Scons":{},"Teaching yourself to draw":{},"Using Pandoc to publish a book":{},"Digitizing journals using DEVONthink":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"The Emperor of Lists":{},"Generating a Blogroll With OPML in Hugo":{},"Minimalism and Tidying Up":{},"2021 Year In Review":{},"Once Upon a Time in Shaolin":{},"Fighting Webmention And Pingback Spam":{},"How To Properly Store Your Game Boy Cartridges":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{}}],["covid",{"_index":5532,"title":{},"content":{"ITiCSE 2020: A Report":{},"My Retro Desk/Gaming Setup in 2021":{},"The insanity of collecting retro games":{},"Flea Market Season":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Dear Student":{},"December 2021 In Review":{},"An Ad Leaflet QR Design Mistake":{},"March 2022 In Review":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["cow",{"_index":6267,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["cow'",{"_index":8508,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["cpp",{"_index":7276,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["cppflag",{"_index":1815,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["cpu",{"_index":4555,"title":{},"content":{"Over analoog en digitaal":{},"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"The Decline of Battery Life":{},"Thoughts On Home NAS Systems":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["cpu.jpg",{"_index":5996,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["cpu/memori",{"_index":6204,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["cqm",{"_index":5896,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["crack",{"_index":4807,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"Moon Logic":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["craft",{"_index":32,"title":{},"content":{"Ending your day with happy thoughts":{},"A samurai learning mindset":{},"Inventing - for the worse?":{},"Creative Critical Thinking":{},"Re: Writing A Book Is Nonesense":{},"March 2022 In Review":{}},"tags":{}}],["craftsman",{"_index":3014,"title":{},"content":{"Inventing - for the worse?":{},"Constraint-based Creativity":{}},"tags":{}}],["craftsmanship",{"_index":3025,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{"Inventing - for the worse?":{},"A Decade in the Software Engineering industry":{}}}],["craigslist",{"_index":10795,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["cram",{"_index":7310,"title":{},"content":{"The first Dutch Obsidian meetup":{}},"tags":{}}],["cramp",{"_index":7373,"title":{},"content":{"On Manuscript Review Procedures":{},"Minimalism and Tidying Up":{}},"tags":{}}],["crank",{"_index":11667,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["cranni",{"_index":6259,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Favorite Game Meme":{}},"tags":{}}],["crap",{"_index":12226,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["crappi",{"_index":8073,"title":{},"content":{"Double-dipping and Market Prices":{},"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["crash",{"_index":1018,"title":{},"content":{"undefined":{},"486 Upgrade 2: The SD Card HDD":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Apple's App Store Design Mistake":{},"The Lost Art of Being Lost":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["crave",{"_index":8047,"title":{},"content":{"Double-dipping and Market Prices":{},"What a Night Cam Is Good For":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["crawl",{"_index":5511,"title":{},"content":{"Designing websites with accessibility in mind":{},"Where Does It Stop?":{},"What a Night Cam Is Good For":{}},"tags":{}}],["crawler",{"_index":5350,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["craze",{"_index":7660,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"June 2022 In Review":{}},"tags":{}}],["crazi",{"_index":2261,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Favorite Game Meme":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"My Retrocomputing Projects For 2022":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{}},"tags":{}}],["crazy_",{"_index":11532,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["creak",{"_index":9674,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["cream",{"_index":9405,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["creami",{"_index":12237,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["creat",{"_index":621,"title":{"Creating Top x Games Lists Is Hard":{}},"content":{"undefined":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Unit testing in Legacy Projects: VB6":{},"How to teach kids to program":{},"Development principles in cooking":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"Unit Testing PicoBlaze Assembly files":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"DIY: Hosting stuff on your own VPS":{},"Page Building with Brizy in Wordpress":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"Thoughts on collaboration in education":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"The first Dutch Obsidian meetup":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"Rules of a Creator's Life":{},"Emotional Magic":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Favorite Game Meme":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"From Analog Notebook to Digital Vault":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Dark Age of Camelot in 2022":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{}},"tags":{}}],["createmocksbasedonnamingconvent",{"_index":1767,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["creation",{"_index":1809,"title":{},"content":{"Bye autotools hello Scons":{},"Domain Driven Design in C":{},"Very Old and Somewhat Old Mood Boards":{},"A Creative State of Mind":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["creativ",{"_index":2319,"title":{"Healing creative scars":{},"Concentrating on serendipitous creativity":{},"Programming: a Creative Cognitive Process":{},"What is Creativity in Software Engineering?":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}},"content":{"Teaching yourself to draw":{},"Healing creative scars":{},"Journaling in practice":{},"Inventing - for the worse?":{},"2017 in books":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"Programming: a Creative Cognitive Process":{},"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"What is Creativity in Software Engineering?":{},"You Shouldn't Use Spotify":{},"20 Years of Personal Cellphone History":{},"Creativity Self-Assessment Is Nonsense":{},"A Creative State of Mind":{},"Allspice Is Not All Spice":{},"December 2021 In Review":{},"A Factor Analysis For Dummies in R":{},"January 2022 In Review":{},"Creativity Equals Messy Code?":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{"Programming: a Creative Cognitive Process":{},"What is Creativity in Software Engineering?":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}}}],["creative'",{"_index":5895,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["creativesomething.net](https://creativesomething.net",{"_index":8260,"title":{},"content":{"Rules of a Creator's Life":{}},"tags":{}}],["creativit",{"_index":4958,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["creativity[^ama",{"_index":4952,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["creativu",{"_index":2968,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["creator",{"_index":8556,"title":{"None Of My Best Friends Are Content Creators":{}},"content":{"Kotlin Is Java 2.0, But It's Still Java":{},"2021 Donations":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["creator'",{"_index":8257,"title":{"Rules of a Creator's Life":{}},"content":{},"tags":{}}],["creatur",{"_index":2372,"title":{},"content":{"Teaching yourself to draw":{},"Emotional Magic":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["credit",{"_index":11416,"title":{"Equality in Game Credits":{}},"content":{"Equality in Game Credits":{}},"tags":{"Equality in Game Credits":{},"Shredder's Revenge's Soundtrack Is Amazing":{}}}],["credits.jpg",{"_index":11425,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["creep",{"_index":10605,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["crew",{"_index":9686,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["creëren",{"_index":4127,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["cri",{"_index":9733,"title":{},"content":{"How Not To Do A Remaster":{},"A Creative State of Mind":{},"Natural Gas Prices and The Energy Market":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["cricket",{"_index":7818,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["crimin",{"_index":11076,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["crisi",{"_index":8697,"title":{},"content":{"Thirty-Six":{},"The Creative Techniques Toolbox":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["crisp",{"_index":9403,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["critchlow'",{"_index":11520,"title":{},"content":{"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["criteria",{"_index":11939,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["critic",{"_index":5397,"title":{"Creative Critical Thinking":{}},"content":{"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"On Manuscript Review Procedures":{},"Creativity Self-Assessment Is Nonsense":{},"Visualizing Personal Data Takeouts":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["critiqu",{"_index":5088,"title":{},"content":{"Five reasons why agile and academia don't go together":{}},"tags":{}}],["crockford",{"_index":888,"title":{},"content":{"undefined":{}},"tags":{}}],["crombez",{"_index":11501,"title":{},"content":{"March 2022 In Review":{},"April 2022 In Review":{}},"tags":{}}],["crontab",{"_index":10901,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["cross",{"_index":2750,"title":{},"content":{"A quick look at 6 fountain pens":{},"Productivity Tools on all platforms":{},"Unit Testing PicoBlaze Assembly files":{},"Teaching students about coding trends":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"Parking Machines Design Mistakes":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Academic Lineage":{},"On Learning A New (Programming) Language":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["crossing_",{"_index":11514,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["crossroad",{"_index":12132,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["crow",{"_index":10147,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["crowd",{"_index":5383,"title":{},"content":{"Project Warlock: About Perseverance":{},"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["crown",{"_index":9798,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["crt",{"_index":4608,"title":{},"content":{"Over analoog en digitaal":{},"My Retro Desk/Gaming Setup in 2021":{},"Misconceptions about retro gamers":{},"Three Little GameCube Mods":{}},"tags":{}}],["crucial",{"_index":3030,"title":{},"content":{"Inventing - for the worse?":{},"On Manuscript Review Procedures":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["crud",{"_index":3129,"title":{},"content":{"Hiding Code Complexity":{}},"tags":{}}],["crumb",{"_index":9400,"title":{},"content":{"A Treatise on Leavened Waffles":{},"Allspice Is Not All Spice":{}},"tags":{}}],["crumbl",{"_index":8183,"title":{},"content":{"On Tea Prices":{},"Water Levels As Public Data":{},"Constraint-based Creativity":{}},"tags":{}}],["crush",{"_index":7737,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["crust",{"_index":9401,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["crusti",{"_index":8115,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["crutcher",{"_index":8538,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["cry](https://www.youtube.com/watch?v=og4rozg78bo",{"_index":11102,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["crystal",{"_index":3296,"title":{},"content":{"Death to pseudocode?":{},"The Internet Killed Secrets in Games":{},"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["cs",{"_index":3535,"title":{},"content":{"Computer Science learning pathways":{},"Academic Lineage":{}},"tags":{}}],["cs1",{"_index":11226,"title":{},"content":{"Creativity Equals Messy Code?":{}},"tags":{}}],["csharp",{"_index":1649,"title":{},"content":{},"tags":{"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Webdriver Exception Handling":{}}}],["csikszentmihalyi",{"_index":8836,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["csikszentmihalyi'",{"_index":8832,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["css",{"_index":5190,"title":{},"content":{"Hugo Extended: More static site processing power!":{},"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"How to write academic papers in Markdown":{},"Exploring the AlterNet":{},"Teaching students about coding trends":{},"December 2021 In Review":{}},"tags":{}}],["css/html",{"_index":5246,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["css/styles.css",{"_index":5201,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["css2",{"_index":6969,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["css3",{"_index":6973,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["css](https://tailwindcss.com",{"_index":6975,"title":{},"content":{"Exploring the AlterNet":{}},"tags":{}}],["csv",{"_index":8371,"title":{},"content":{"Water Levels As Public Data":{},"Exporting Goodreads to Obsidian":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["csv['titl",{"_index":9595,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["csvpars",{"_index":9590,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["csvparse(readfilesync(csvfil",{"_index":9592,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["ct",{"_index":5879,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["ct1747",{"_index":5898,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["ct2290",{"_index":5897,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["ct4830",{"_index":6327,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["ctr",{"_index":1558,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl)+space",{"_index":4371,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["ctrl+alt",{"_index":1529,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+alt+left/right",{"_index":1526,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+d",{"_index":1515,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+e",{"_index":1539,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+enter",{"_index":1521,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+f11",{"_index":1543,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+l",{"_index":1516,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+m",{"_index":1575,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+o",{"_index":1546,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+r",{"_index":1561,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift",{"_index":1528,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+1",{"_index":1531,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+alt+f12",{"_index":1550,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+alt+up/down",{"_index":1536,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+b",{"_index":1571,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+g",{"_index":1549,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+shift+o",{"_index":1538,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["ctrl+space",{"_index":1520,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Faking domain logic":{},"Productivity Tools on all platforms":{}},"tags":{}}],["ctrl+u",{"_index":1544,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["cuban",{"_index":11676,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["cube",{"_index":6276,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["cube_",{"_index":9470,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["cubic",{"_index":10936,"title":{},"content":{"Water Usage and Prices":{},"Drought":{}},"tags":{}}],["cubism",{"_index":9094,"title":{},"content":{"Collective Creativity":{},"Constraint-based Creativity":{}},"tags":{}}],["cuddl",{"_index":10683,"title":{},"content":{"2021 Year In Review":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["cuisin",{"_index":9389,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["culinari",{"_index":8612,"title":{},"content":{"On Selling a Self-published Book":{}},"tags":{}}],["cultur",{"_index":3566,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Reverse engineering a curriculum":{},"Thoughts on collaboration in education":{},"Thoughts on Bullshit Jobs":{},"What if Seneca wasn't Nero's advisor?":{},"Creativity Self-Assessment Is Nonsense":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"Equality in Game Credits":{}},"tags":{}}],["cultures](https://techbeacon.com/lesson",{"_index":3565,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["cultuur",{"_index":3575,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["cumbersom",{"_index":1616,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Domain Driven Design in C":{}},"tags":{}}],["cup",{"_index":7643,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"Creative Critical Thinking":{}},"tags":{}}],["cupboard",{"_index":10484,"title":{},"content":{"Minimalism and Tidying Up":{}},"tags":{}}],["cupboard/draw",{"_index":8201,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["curat",{"_index":9090,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["curdat",{"_index":11728,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["curio",{"_index":10114,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["curios",{"_index":7291,"title":{"From Curiosity To Creativity":{}},"content":{"The first Dutch Obsidian meetup":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"From Curiosity To Creativity":{}},"tags":{}}],["curiosities](https://en.wikipedia.org/wiki/cabinet_of_curios",{"_index":9217,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["curiou",{"_index":302,"title":{},"content":{"On finding your inner zen in big cities":{},"Ditch Scrum, Organize As You See Fit":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["curl",{"_index":8708,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["currcont",{"_index":11618,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["current",{"_index":304,"title":{},"content":{"On finding your inner zen in big cities":{},"undefined":{},"Unit Testing Extjs UI with Siesta":{},"Journaling in practice":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"Unit Testing PicoBlaze Assembly files":{},"Programming: a Creative Cognitive Process":{},"The Internet Killed Secrets in Games":{},"What is Creativity in Software Engineering?":{},"Book Number Fourteen":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Creativity Self-Assessment Is Nonsense":{},"The Emperor of Lists":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Natural Gas Prices and The Energy Market":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"True Backlink Support in Hugo":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["curri",{"_index":2600,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["curriculum",{"_index":3485,"title":{"Reverse engineering a curriculum":{}},"content":{"Teaching by philosophy":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"ITiCSE 2020: A Report":{},"Ever-increasing Work Email Spam":{}},"tags":{}}],["curriculum](/post/revers",{"_index":3484,"title":{},"content":{"Teaching by philosophy":{},"Computer Science learning pathways":{}},"tags":{}}],["curriculum](https://dl.acm.org/doi/pdf/10.1145/3341525.3387405",{"_index":5545,"title":{},"content":{"ITiCSE 2020: A Report":{}},"tags":{}}],["currrellink",{"_index":11616,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["curs",{"_index":2938,"title":{},"content":{"I'm jealous of my dog":{},"Teaching Object-Oriented design using the GBA":{},"Discord killed support for WinXP":{},"Thirty-Six":{},"Creative Critical Thinking":{},"December 2021 In Review":{}},"tags":{}}],["cursor",{"_index":1351,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["cursor_el",{"_index":1361,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["curtain",{"_index":10081,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["curv",{"_index":6731,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{}},"tags":{}}],["custom",{"_index":1662,"title":{"Custom Webdriver Page Factories":{}},"content":{"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Migrating from Extjs to React gradually":{},"A quick look at 6 fountain pens":{},"DIY: Hosting stuff on your own VPS":{},"Page Building with Brizy in Wordpress":{},"486 Upgrade 2: The SD Card HDD":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Belgium - Portugal: 5 - 2":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"On Selling a Self-published Book":{},"20 Years of Personal Cellphone History":{},"The Emperor of Lists":{},"How to setup Pi-Hole on a Synology NAS":{},"Cool Things People Do With Their Blogs":{},"Wax Seals And Snail Mail":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["customev",{"_index":2248,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["customiz",{"_index":4370,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["cut",{"_index":957,"title":{},"content":{"Learning to become a baker":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"DIY: Hosting stuff on your own VPS":{},"Teaching students about coding trends":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"Are Digital Gardens Blogs?":{},"How Not To Do A Remaster":{},"On Trying To Sell A Laptop":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["cut](https://jefklakscodex.com/games/kathi",{"_index":10073,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["cuub",{"_index":10956,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["cv",{"_index":4408,"title":{},"content":{"A Decade in the Software Engineering industry":{}},"tags":{}}],["cxx",{"_index":1837,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["cxxflag",{"_index":1818,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["cyberpunk",{"_index":9722,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["cycl",{"_index":3171,"title":{},"content":{"Take your time.":{},"IT Competences and Certificates":{},"Flea Market Season":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["cyclette](https://www.kaffeecyclette.b",{"_index":9951,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["cycling](/post/2021/08/accident",{"_index":9313,"title":{},"content":{"The Lost Art of Being Lost":{}},"tags":{}}],["cyclist",{"_index":8447,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["cylind",{"_index":5833,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{}},"tags":{}}],["cynefin",{"_index":7805,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["cynic",{"_index":8417,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["cyren",{"_index":9571,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["cézann",{"_index":9101,"title":{},"content":{"Collective Creativity":{},"Constraint-based Creativity":{}},"tags":{}}],["cézanne'",{"_index":9450,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["c€/kwh",{"_index":10492,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["d",{"_index":3354,"title":{},"content":{"Over entropie":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["d'avella",{"_index":10466,"title":{},"content":{"Minimalism and Tidying Up":{}},"tags":{}}],["d2",{"_index":7180,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["da",{"_index":11006,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["daar",{"_index":856,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{}},"tags":{}}],["daarna",{"_index":1387,"title":{},"content":{"undefined":{},"A Ph.D. Thesis Proposal":{},"Over tijdsbesef":{}},"tags":{}}],["daarvan",{"_index":4193,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["dabbl",{"_index":2262,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"What if Seneca wasn't Nero's advisor?":{},"My Retrocomputing Projects For 2022":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["dac",{"_index":6336,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["dad",{"_index":5364,"title":{},"content":{"Project Warlock: About Perseverance":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Favorite Game Meme":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["dad'",{"_index":11817,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["dadaism",{"_index":9095,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["daddy'",{"_index":11069,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["dadelijk",{"_index":4984,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["daemon",{"_index":1464,"title":{},"content":{"undefined":{}},"tags":{}}],["dag",{"_index":4835,"title":{},"content":{"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["dagboeken",{"_index":4297,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["dagelijk",{"_index":3361,"title":{},"content":{"Over entropie":{}},"tags":{}}],["dagelijks",{"_index":4831,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["dagen",{"_index":4828,"title":{},"content":{"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["dahlberg",{"_index":5698,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["daili",{"_index":213,"title":{},"content":{"On finding your inner zen in big cities":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"I'm jealous of my dog":{},"The Startup of a Lean Doctorate":{},"Thoughts on collaboration in education":{},"The Pilot Capless: a stellar stealth pen":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"Ever-increasing Work Email Spam":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"2021 Donations":{},"Why Mastodon Isn't Great For Serendipity":{},"Dark Age of Camelot in 2022":{},"The Death Of The Nike+ SportWatch":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["daisi",{"_index":9562,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["damag",{"_index":4407,"title":{},"content":{"A Decade in the Software Engineering industry":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Creative State of Mind":{}},"tags":{}}],["damage_",{"_index":11097,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["damian",{"_index":7592,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["damn",{"_index":2895,"title":{},"content":{"Nuts about local nuts":{},"Exploring the AlterNet":{},"Apple's App Store Design Mistake":{},"A 5.25\" Gobliins 2 Surprise":{},"Woke in Class":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["dan",{"_index":602,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"A Personal Intro To Gentle Hip-Hop":{},"Drought":{}},"tags":{}}],["danc",{"_index":12187,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["dandara",{"_index":10031,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["danger",{"_index":6938,"title":{},"content":{"Exploring the AlterNet":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["daniel](https://ineed.coffe",{"_index":6997,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["danni",{"_index":3055,"title":{},"content":{"2017 in books":{},"Academic Lineage":{}},"tags":{}}],["danny'",{"_index":3077,"title":{},"content":{"2017 in books":{}},"tags":{}}],["daoc",{"_index":10264,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["daoc'",{"_index":10296,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["dare",{"_index":4752,"title":{},"content":{"IT Competences and Certificates":{},"Stop limiting yourself to JS in browsers":{},"Are You In The System Yet, Sir?":{},"Are Digital Gardens Blogs?":{},"How to setup Pi-Hole on a Synology NAS":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["daredevil",{"_index":10133,"title":{},"content":{"Seneca on How to Live":{}},"tags":{}}],["daringli",{"_index":7075,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["darjeel",{"_index":8194,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["darjeeling](https://www.mariagefreres.com/fr/2",{"_index":8207,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["dark",{"_index":4719,"title":{"Dark Age of Camelot in 2022":{}},"content":{"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["darker",{"_index":7231,"title":{},"content":{"Exploring the Go programming language":{}},"tags":{}}],["darl",{"_index":11101,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["darmstadt",{"_index":10914,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["darwin",{"_index":9022,"title":{},"content":{"Are Digital Gardens Blogs?":{},"From Curiosity To Creativity":{}},"tags":{}}],["darwin'",{"_index":9691,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["daryl",{"_index":10043,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["dash",{"_index":4369,"title":{},"content":{"Productivity Tools on all platforms":{},"Generating a Blogroll With OPML in Hugo":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["dat",{"_index":510,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"Drought":{}},"tags":{}}],["data",{"_index":1346,"title":{"Water Levels As Public Data":{},"Visualizing Personal Data Takeouts":{}},"content":{"Unit Testing Stored Procedures":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Migrating from Extjs to React gradually":{},"Teaching by philosophy":{},"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Personal Desktop Screenshots of Olde":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Always have a Diaster Recovery Plan":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"Host your own webmention receiver":{},"Flea Market Season":{},"YouTube Play Image Links in Hugo":{},"Water Levels As Public Data":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Ever-increasing Work Email Spam":{},"Power Usage Effectiveness":{},"Exporting Goodreads to Obsidian":{},"Migrating from Mailchimp to Listmonk":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Winnie Lim on Rebuilding Oneself":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"An Ad Leaflet QR Design Mistake":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"February 2022 In Review":{},"Cool Things People Do With Their Blogs":{},"Fighting Webmention And Pingback Spam":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"The Modern QR Code Life":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["data cent",{"_index":9259,"title":{},"content":{},"tags":{"Power Usage Effectiveness":{}}}],["data!_",{"_index":10909,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["data('bfi",{"_index":10412,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["data/webmentions.json",{"_index":7437,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["data](/post/2021/01/digit",{"_index":6995,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["data](/post/2021/07/waterlevel",{"_index":10502,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["data](https://medium.com/th",{"_index":10622,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["data_",{"_index":7151,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["databas",{"_index":1609,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Hiding Code Complexity":{},"Digitizing journals using DEVONthink":{},"Always have a Diaster Recovery Plan":{},"Water Levels As Public Data":{},"Emotional Magic":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["dataset](https://www.rdocumentation.org/packages/psych/versions/2.1.9/topics/bfi",{"_index":10409,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["datatypes.html#tupl",{"_index":1028,"title":{},"content":{"undefined":{}},"tags":{}}],["datatypes](http://www.diveintopython3.net/n",{"_index":1027,"title":{},"content":{"undefined":{}},"tags":{}}],["datavi",{"_index":8315,"title":{},"content":{},"tags":{"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{}}}],["date",{"_index":482,"title":{"Expiry Dates On Journals":{}},"content":{"undefined":{},"Integration Testing with SQLite":{},"Journaling in practice":{},"Productivity Tools on all platforms":{},"Five reasons why agile and academia don't go together":{},"Programming on the Apple M1 Silicon":{},"Teaching students about coding trends":{},"Re: Is collecting physical games worth it?":{},"Book Number Fourteen":{},"Exporting Goodreads to Obsidian":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Don't Expose The Stacktrace Please!":{},"Freshly Baked Thoughts":{}},"tags":{}}],["date_format(dates.startdate,'%d/%m",{"_index":11713,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["dates.event_id",{"_index":11721,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["dates.startd",{"_index":11727,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["datetim",{"_index":1717,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["datetimeformat",{"_index":1712,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["daughter",{"_index":5932,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["daughterboard",{"_index":5903,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["daunt",{"_index":2483,"title":{},"content":{"How to teach kids to program":{},"A Ph.D. Thesis: Iteration 2":{},"Minimalism and Tidying Up":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["dave",{"_index":11871,"title":{},"content":{"On Learning A New (Programming) Language":{}},"tags":{}}],["david",{"_index":2816,"title":{},"content":{"Journaling in practice":{},"Nuts about local nuts":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Using Pandoc to publish a book":{},"Thoughts on Bullshit Jobs":{},"Re: Is collecting physical games worth it?":{},"Rules of a Creator's Life":{},"On Selling a Self-published Book":{},"Thirty-Six":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["dawn",{"_index":6768,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["day",{"_index":1,"title":{"Ending your day with happy thoughts":{}},"content":{"Ending your day with happy thoughts":{},"On finding your inner zen in big cities":{},"Learning to become a baker":{},"Bye autotools hello Scons":{},"Faking domain logic":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Healing creative scars":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Tracking and privacy concerns on websites":{},"An am486 Performance Analysis":{},"486 Upgrade 1: Sound Blaster 16":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"The Productive Programmer on Mac":{},"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"Discord killed support for WinXP":{},"Exploring the Go programming language":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Social Debt in Development Teams":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Software Engineering Is Not Engineering":{},"Book Number Fourteen":{},"The Decline of Battery Life":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Ditch Scrum, Organize As You See Fit":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"December 2021 In Review":{},"Why I Play Games (And So Should You)":{},"Woke in Class":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"Drought":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["day\"_",{"_index":8881,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["day(",{"_index":12173,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["day/galleri",{"_index":8647,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["day_",{"_index":11675,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["dayz_",{"_index":10849,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["db",{"_index":1653,"title":{},"content":{"Integration Testing with SQLite":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["db::select(\"select",{"_index":11709,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["db](https://docs.google.com/spreadsheets/d/1lvf9noamklecphr_saa48m7suxitwii72ghrcw0wpnu/edit#gid=0",{"_index":5768,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["dbconfigurationmock",{"_index":1729,"title":{},"content":{"Metaprogramming instead of duplication":{}},"tags":{}}],["dc00",{"_index":11564,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["ddd",{"_index":4306,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["ddl",{"_index":1722,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["ddr",{"_index":6083,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["ddr2",{"_index":6086,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["ddr3",{"_index":6119,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"The Decline of Battery Life":{}},"tags":{}}],["de",{"_index":606,"title":{"Over de inflatie van intellect":{},"De zin en onzin van conferenties":{}},"content":{"undefined":{},"2017 in books":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"The first Dutch Obsidian meetup":{},"The Fridge, Your Inoculation Room":{},"A Triumph For Blogging":{},"Constraint-based Creativity":{},"Migrating from Mailchimp to Listmonk":{},"Seneca on How to Live":{},"December 2021 In Review":{},"Water Usage and Prices":{},"Academic Lineage":{},"February 2022 In Review":{},"March 2022 In Review":{},"April 2022 In Review":{},"Drought":{}},"tags":{}}],["de'bardi",{"_index":9078,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["dead",{"_index":3177,"title":{},"content":{"Take your time.":{},"Building an Athlon Windows 98 Retro PC":{},"Reducing Workflow Load Facilitates Writing":{},"On Selling a Self-published Book":{},"A 5.25\" Gobliins 2 Surprise":{},"Migrating from Mailchimp to Listmonk":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["dead[^dead",{"_index":6170,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["deadli",{"_index":2664,"title":{},"content":{"Healing creative scars":{}},"tags":{}}],["deadlin",{"_index":9166,"title":{},"content":{"Ever-increasing Work Email Spam":{}},"tags":{}}],["deal",{"_index":6553,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Fridge, Your Inoculation Room":{},"Ever-increasing Work Email Spam":{},"Questionable Game Publishing Methods":{},"Wax Seals And Snail Mail":{},"Drought":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["dealer",{"_index":9089,"title":{},"content":{"Collective Creativity":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["deals](/post/2021/06/whi",{"_index":7717,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["death",{"_index":3254,"title":{"Death to pseudocode?":{},"The Death Of The Nike+ SportWatch":{}},"content":{"Belgium - Portugal: 5 - 2":{},"What if Seneca wasn't Nero's advisor?":{},"Thirty-Six":{},"The Emperor of Lists":{},"November 2021 Meta Post":{},"Technical Knowledge Brews Creativity":{},"Winnie Lim on Rebuilding Oneself":{},"A Personal Intro To Gentle Hip-Hop":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["death'",{"_index":10032,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["death](https://jefklakscodex.com/games/flip",{"_index":10076,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["deb",{"_index":2103,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["debacl",{"_index":7085,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["debandjesfabriek.nl](https://www.debandjesfabriek.nl/shop/norelco",{"_index":11804,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["debat",{"_index":7084,"title":{},"content":{"Teaching students about coding trends":{},"Collective Creativity":{},"Creative Critical Thinking":{},"Technical Knowledge Brews Creativity":{},"Once Upon a Time in Shaolin":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["debates[^rm",{"_index":7251,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["deborah",{"_index":7616,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["debt",{"_index":7565,"title":{"Social Debt in Development Teams":{}},"content":{"Social Debt in Development Teams":{},"Academese Gems":{}},"tags":{}}],["debt_",{"_index":7568,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["debug",{"_index":1215,"title":{},"content":{"undefined":{},"Unit testing in Legacy Projects: VB6":{},"A Decade in the Software Engineering industry":{},"Teaching Object-Oriented design using the GBA":{},"Hugo Extended: More static site processing power!":{},"Getting rid of trackers using LineageOS":{},"Apple's App Store Design Mistake":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["debug.writeline(george.isold",{"_index":4314,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["debugg",{"_index":11575,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["debunk",{"_index":5720,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["decad",{"_index":4390,"title":{"A Decade in the Software Engineering industry":{}},"content":{"Misconceptions about retro gamers":{},"Collective Creativity":{},"Thoughts On Home NAS Systems":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["deceit",{"_index":9507,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["decemb",{"_index":8193,"title":{"December 2021 In Review":{}},"content":{"On Tea Prices":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Natural Gas Prices and The Energy Market":{},"January 2022 In Review":{}},"tags":{}}],["decennium",{"_index":3723,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["decent",{"_index":428,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Development principles in cooking":{},"An am486 Performance Analysis":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{},"Host your own webmention receiver":{},"Why I Play Games (And So Should You)":{},"Thoughts On Home NAS Systems":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["decentr",{"_index":6516,"title":{},"content":{"Digitizing journals using DEVONthink":{},"Why Mastodon Isn't Great For Serendipity":{},"Give Up GitHub!":{}},"tags":{}}],["decept",{"_index":4960,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["decibel",{"_index":3160,"title":{},"content":{"Take your time.":{}},"tags":{}}],["decid",{"_index":1011,"title":{},"content":{"Learning to become a baker":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Are you handing over enough when inspiring someone?":{},"Hiding Code Complexity":{},"Computer Science learning pathways":{},"Unit Testing PicoBlaze Assembly files":{},"Teaching Object-Oriented design using the GBA":{},"Page Building with Brizy in Wordpress":{},"Using Pandoc to publish a book":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Teaching students about coding trends":{},"Discord killed support for WinXP":{},"Using Hugo to Launch a Gemini Capsule":{},"A Note About Footnotes":{},"Collective Creativity":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Very Old and Somewhat Old Mood Boards":{},"How Not To Do A Remaster":{},"Migrating from Mailchimp to Listmonk":{},"Dark Age of Camelot in 2022":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"Visualizing Personal Data Takeouts":{},"A Personal Intro To Rough Hip-Hop":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["deciph",{"_index":11163,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["decis",{"_index":1941,"title":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"Computer Science learning pathways":{},"Thoughts on collaboration in education":{},"486 Upgrade 2: The SD Card HDD":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Software Engineering Is Not Engineering":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Ditch Scrum, Organize As You See Fit":{},"How Not To Do A Remaster":{},"2021 Donations":{},"Dark Age of Camelot in 2022":{},"The Creative Techniques Toolbox":{},"Fighting Webmention And Pingback Spam":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"May 2022 In Review":{}},"tags":{}}],["deck",{"_index":8536,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["declar",{"_index":646,"title":{},"content":{"undefined":{},"Unit Testing Stored Procedures":{},"On Manuscript Review Procedures":{},"Software Engineering Is Not Engineering":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["declareert",{"_index":637,"title":{},"content":{"undefined":{}},"tags":{}}],["declareren",{"_index":1103,"title":{},"content":{"undefined":{}},"tags":{}}],["declin",{"_index":8273,"title":{"The Decline of Battery Life":{}},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["declining](https://mmo",{"_index":10292,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["decod",{"_index":10191,"title":{},"content":{"Three Little GameCube Mods":{},"How to setup Pi-Hole on a Synology NAS":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["decoder.charsetread",{"_index":11473,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["decomposit",{"_index":9532,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["decor",{"_index":436,"title":{},"content":{"No, vegetarians do not eat fish!":{},"undefined":{},"Custom Webdriver Page Factories":{},"Designing websites with accessibility in mind":{},"Very Old and Somewhat Old Mood Boards":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Dark Age of Camelot in 2022":{},"Minimalism and Tidying Up":{},"Leuchtturm Notebook Paper Quality":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["decoreren",{"_index":780,"title":{},"content":{"undefined":{}},"tags":{}}],["decreas",{"_index":9115,"title":{},"content":{"Dear Student":{},"Constraint-based Creativity":{}},"tags":{}}],["decronstruct",{"_index":3309,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["decyph",{"_index":9191,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["dedic",{"_index":3274,"title":{},"content":{"Death to pseudocode?":{},"Project Warlock: About Perseverance":{},"The Internet Killed Secrets in Games":{},"Academese Gems":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"Ditch Scrum, Organize As You See Fit":{},"Three Little GameCube Mods":{}},"tags":{}}],["deduc",{"_index":11601,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["deduct",{"_index":3312,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["deed",{"_index":10156,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["deel",{"_index":1143,"title":{},"content":{"undefined":{},"A Ph.D. Thesis Proposal":{},"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["deem",{"_index":9189,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["deep",{"_index":1852,"title":{},"content":{"Bye autotools hello Scons":{},"Development principles in cooking":{},"Hiding Code Complexity":{},"Concentrating on serendipitous creativity":{},"The Internet Killed Secrets in Games":{},"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"A Triumph For Blogging":{},"The Lost Art of Being Lost":{},"A Personal Intro To Rough Hip-Hop":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["deep]/awhil",{"_index":11829,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["deeper",{"_index":8551,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{},"Favorite Game Meme":{},"Winnie Lim on Rebuilding Oneself":{},"Choosing an Audio Codec":{},"Expiry Dates On Journals":{}},"tags":{}}],["deepli",{"_index":1935,"title":{},"content":{"Faking domain logic":{},"Re: Writing A Book Is Nonesense":{},"Winnie Lim on Rebuilding Oneself":{},"February 2022 In Review":{},"Drought":{}},"tags":{}}],["def",{"_index":1039,"title":{},"content":{"undefined":{},"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["default",{"_index":569,"title":{},"content":{"undefined":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Migrating from Extjs to React gradually":{},"DIY: Hosting stuff on your own VPS":{},"Reviving an old 80486 PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["default.aspxbrain",{"_index":5509,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["footnot",{"_index":8775,"title":{"A Note About Footnotes":{}},"content":{"A Note About Footnotes":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["footnote_",{"_index":8780,"title":{},"content":{"A Note About Footnotes":{}},"tags":{}}],["for(int",{"_index":515,"title":{},"content":{"undefined":{},"Death to pseudocode?":{}},"tags":{}}],["for(var",{"_index":863,"title":{},"content":{"undefined":{}},"tags":{}}],["for](https://www.jenevermuseum.b",{"_index":8626,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["foray",{"_index":4631,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["forbid",{"_index":9503,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["forbidden",{"_index":3159,"title":{},"content":{"Take your time.":{}},"tags":{}}],["forc",{"_index":3128,"title":{},"content":{"Hiding Code Complexity":{},"An am486 Performance Analysis":{},"Digitizing journals using DEVONthink":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Lousy Wordpress Hacking Attempts detected":{},"Moon Logic":{},"What if Seneca wasn't Nero's advisor?":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"On Trying To Sell A Laptop":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["forcefulli",{"_index":9759,"title":{},"content":{"Where Does It Stop?":{}},"tags":{}}],["forceren",{"_index":1390,"title":{},"content":{"undefined":{}},"tags":{}}],["ford",{"_index":6578,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["ford'",{"_index":4337,"title":{},"content":{"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}},"tags":{}}],["fordbla",{"_index":5503,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["headland",{"_index":10038,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["headlin",{"_index":9740,"title":{},"content":{"How Not To Do A Remaster":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["heal",{"_index":2638,"title":{"Healing creative scars":{}},"content":{"Journaling in practice":{}},"tags":{}}],["health",{"_index":8440,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["healthi",{"_index":8968,"title":{},"content":{"Parking Machines Design Mistakes":{},"A Treatise on Leavened Waffles":{},"Why I Play Games (And So Should You)":{}},"tags":{}}],["heap",{"_index":2009,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["hear",{"_index":350,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"Favorite Game Meme":{},"Dear Student":{},"Minimalism and Tidying Up":{},"Choosing an Audio Codec":{}},"tags":{}}],["heard",{"_index":1310,"title":{},"content":{"Unit Testing Stored Procedures":{},"Digitizing journals using DEVONthink":{},"You Shouldn't Use Spotify":{},"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["heart",{"_index":8189,"title":{},"content":{"On Tea Prices":{},"Rules of a Creator's Life":{},"Favorite Game Meme":{},"Questionable Game Publishing Methods":{}},"tags":{}}],["heat",{"_index":6103,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"The Fridge, Your Inoculation Room":{},"Power Usage Effectiveness":{},"Constraint-based Creativity":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"tags":{}}],["heaven",{"_index":1513,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{}},"tags":{}}],["heavi",{"_index":1995,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Unit Testing Extjs UI with Siesta":{},"Computer Science learning pathways":{},"Programming: a Creative Cognitive Process":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Water Levels As Public Data":{},"20 Years of Personal Cellphone History":{},"Dear Student":{},"Power Usage Effectiveness":{},"Creative Critical Thinking":{},"Technical Knowledge Brews Creativity":{},"January 2022 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["heavier",{"_index":7506,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["heavili",{"_index":1364,"title":{},"content":{"undefined":{},"Productivity Tools on all platforms":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"What if Seneca wasn't Nero's advisor?":{},"A Treatise on Leavened Waffles":{},"How To Enjoy Your Own Digital Music":{},"On Trying To Sell A Laptop":{},"June 2022 In Review":{}},"tags":{}}],["heavyweight",{"_index":2048,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"Teaching by philosophy":{},"Programming on the Apple M1 Silicon":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["heb",{"_index":643,"title":{},"content":{"undefined":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hebben",{"_index":3480,"title":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"content":{"Over entropie":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hebt",{"_index":4150,"title":{},"content":{"Over tijdsbesef":{},"Over analoog en digitaal":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["heck",{"_index":6425,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"How to write academic papers in Markdown":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["hector",{"_index":11567,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["heden",{"_index":4295,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hedendaags",{"_index":3965,"title":{},"content":{"Over de inflatie van intellect":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hedgehog",{"_index":68,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["heeft",{"_index":489,"title":{},"content":{"undefined":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{}},"tags":{}}],["heel",{"_index":1073,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"Over tijdsbesef":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["heelal",{"_index":3482,"title":{},"content":{"Over entropie":{}},"tags":{}}],["heen",{"_index":1227,"title":{},"content":{"undefined":{},"Over de inflatie van intellect":{}},"tags":{}}],["hefti",{"_index":5568,"title":{},"content":{"ITiCSE 2020: A Report":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["hegel",{"_index":8396,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["hegel'",{"_index":12004,"title":{},"content":{"May 2022 In Review":{}},"tags":{}}],["heiddeg",{"_index":8397,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["height",{"_index":2708,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["height='16'>fe",{"_index":12245,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["heijn",{"_index":8822,"title":{},"content":{"Are You In The System Yet, Sir?":{}},"tags":{}}],["hel",{"_index":4300,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["helaa",{"_index":3963,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["held",{"_index":6180,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"Collective Creativity":{}},"tags":{}}],["hele",{"_index":1151,"title":{},"content":{"undefined":{},"Over tijdsbesef":{}},"tags":{}}],["helema",{"_index":4542,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["helft",{"_index":3874,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["helicopt",{"_index":9727,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["hell",{"_index":1957,"title":{},"content":{"Faking domain logic":{},"Digitizing journals using DEVONthink":{},"Teaching students about coding trends":{},"Pinball Machines in a Jenever Museum":{},"A Treatise on Leavened Waffles":{},"On Commuting By Bike":{}},"tags":{}}],["hell_",{"_index":4778,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{}},"tags":{}}],["hellen",{"_index":9431,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["hello",{"_index":1130,"title":{"Bye autotools hello Scons":{}},"content":{"undefined":{},"How to write academic papers in Markdown":{},"Exploring the Go programming language":{},"Cheese cheese cheese cheese cheese":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["help",{"_index":149,"title":{},"content":{"Ending your day with happy thoughts":{},"Unit Testing Stored Procedures":{},"Bye autotools hello Scons":{},"Unit Testing Extjs UI with Siesta":{},"Teaching yourself to draw":{},"Healing creative scars":{},"Nuts about local nuts":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"Using Pandoc to publish a book":{},"Project Warlock: About Perseverance":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"How to write academic papers in Markdown":{},"The IndieWeb Mixed Bag":{},"Academese Gems":{},"Water Levels As Public Data":{},"Cheese cheese cheese cheese cheese":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"Dear Student":{},"2021 Donations":{},"Seneca on How to Live":{},"Natural Gas Prices and The Energy Market":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"Academic Lineage":{},"Choosing an Audio Codec":{},"Expiry Dates On Journals":{},"Fighting Webmention And Pingback Spam":{},"Drought":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"May 2022 In Review":{}},"tags":{}}],["hem",{"_index":4493,"title":{},"content":{"Over analoog en digitaal":{},"De zin en onzin van conferenties":{}},"tags":{}}],["henc",{"_index":3713,"title":{},"content":{"A Ph.D. Thesis Proposal":{},"Five reasons why agile and academia don't go together":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"The Fridge, Your Inoculation Room":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["henri",{"_index":9829,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["henriqu",{"_index":11389,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["heraldri",{"_index":11408,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["herb",{"_index":2613,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["herbruikt",{"_index":1059,"title":{},"content":{"undefined":{}},"tags":{}}],["here",{"_index":182,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"undefined":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},".NET Memory management VS JVM Memory management":{},"Development principles in cooking":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"2017 in books":{},"Take your time.":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Hugo Extended: More static site processing power!":{},"Using Pandoc to publish a book":{},"Designing websites with accessibility in mind":{},"ITiCSE 2020: A Report":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"A journey through the history of webdesign":{},"The Internet Killed Secrets in Games":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Programming on the Apple M1 Silicon":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"My Retro Desk/Gaming Setup in 2021":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"Apple's App Store Design Mistake":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"A Treatise on Leavened Waffles":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"Generating a Blogroll With OPML in Hugo":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"What a Night Cam Is Good For":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["here'",{"_index":1938,"title":{},"content":{"Faking domain logic":{},"Productivity Tools on all platforms":{},"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"How to write academic papers in Markdown":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Favorite Game Meme":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Allspice Is Not All Spice":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{},"Academic Lineage":{},"Fighting Webmention And Pingback Spam":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Strange Heterogenity of Hiking Signs":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["here](/museum/1998",{"_index":6021,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["here](/museum/2000",{"_index":6047,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["here](/post/2020/09/reviv",{"_index":5763,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["here](/post/a",{"_index":2680,"title":{},"content":{"Healing creative scars":{}},"tags":{}}],["here](https://arxiv.org/abs/2101.00837",{"_index":6631,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["here](https://blog.joelbuckley.com.au/2019/01/pi",{"_index":10761,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["here](https://gohugo.io/hugo",{"_index":5197,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["here](https://jefklakscodex.com/games/switch/teenag",{"_index":12028,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["here](https://lirias.kuleuven.be/retrieve/633305",{"_index":11222,"title":{},"content":{"Creativity Equals Messy Code?":{}},"tags":{}}],["here](https://web.archive.org/web/20010705221029/http://www.awhilesoft.f2s.com",{"_index":6049,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["here](https://www.gabriel",{"_index":11611,"title":{},"content":{"True Backlink Support in Hugo":{}},"tags":{}}],["herein",{"_index":11458,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["here’",{"_index":161,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["herhaalbaar",{"_index":3652,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["herhal",{"_index":3634,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{}},"tags":{}}],["herinn",{"_index":4288,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["herinneren",{"_index":4203,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["herinneringen",{"_index":5064,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["heritag",{"_index":7829,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["herkenbaar",{"_index":3901,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["herkurken",{"_index":4131,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["herleven",{"_index":4540,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hero",{"_index":10615,"title":{},"content":{"Why I Play Games (And So Should You)":{},"February 2022 In Review":{}},"tags":{}}],["herodotu",{"_index":9659,"title":{},"content":{"From Curiosity To Creativity":{},"January 2022 In Review":{}},"tags":{}}],["heroes_",{"_index":11505,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["heropsommen",{"_index":594,"title":{},"content":{"undefined":{}},"tags":{}}],["herself",{"_index":5098,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"Page Building with Brizy in Wordpress":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["heruitgav",{"_index":4525,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hesit",{"_index":2384,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Development principles in cooking":{},"From Curiosity To Creativity":{}},"tags":{}}],["het",{"_index":495,"title":{"Over het introduceren van bedrijfsethiek":{}},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{},"Tracking and privacy concerns on websites":{},"December 2021 In Review":{},"Drought":{}},"tags":{}}],["heterogen",{"_index":10243,"title":{"The Strange Heterogenity of Hiking Signs":{}},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["hetzelfd",{"_index":4829,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["hex",{"_index":4664,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["hexen",{"_index":5367,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["hey",{"_index":438,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Learning to become a baker":{},"Building a Core2Duo Windows XP Retro PC":{},"Programming on the Apple M1 Silicon":{},"Exploring the AlterNet":{},"Flea Market Season":{},"Why I like Pawn Stars":{},"Emotional Magic":{},"20 Years of Personal Cellphone History":{},"The Emperor of Lists":{},"Fighting Webmention And Pingback Spam":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["hi",{"_index":8668,"title":{},"content":{"Pinball Machines in a Jenever Museum":{},"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["hibern",{"_index":1998,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Exploring the Go programming language":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["hibernia",{"_index":10271,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["hick",{"_index":7381,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["hid",{"_index":9730,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["hidden",{"_index":3125,"title":{},"content":{"Hiding Code Complexity":{},"Thinking in terms of objects":{},"Designing websites with accessibility in mind":{},"The Internet Killed Secrets in Games":{},"Software Engineering Is Not Engineering":{},"Thirty-Six":{},"Ditch Scrum, Organize As You See Fit":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"Re: Writing A Book Is Nonesense":{},"Thoughts On Home NAS Systems":{},"An Ad Leaflet QR Design Mistake":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["hide",{"_index":2624,"title":{"Hiding Code Complexity":{}},"content":{"Development principles in cooking":{},"Hiding Code Complexity":{},"Death to pseudocode?":{},"My Retro Desk/Gaming Setup in 2021":{},"Very Old and Somewhat Old Mood Boards":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["hideou",{"_index":6827,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["hieggelk",{"_index":10086,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["hier",{"_index":597,"title":{},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{}},"tags":{}}],["hieraan",{"_index":642,"title":{},"content":{"undefined":{}},"tags":{}}],["hierarchi",{"_index":12081,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["hiero",{"_index":9794,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["hiero'",{"_index":9797,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["hieroglyph",{"_index":11062,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["hierond",{"_index":669,"title":{},"content":{"undefined":{}},"tags":{}}],["hierop",{"_index":833,"title":{},"content":{"undefined":{}},"tags":{}}],["hierrond",{"_index":741,"title":{},"content":{"undefined":{}},"tags":{}}],["high",{"_index":5362,"title":{},"content":{"Project Warlock: About Perseverance":{},"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Water Levels As Public Data":{},"20 Years of Personal Cellphone History":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Natural Gas Prices and The Energy Market":{},"January 2022 In Review":{},"Thoughts On Home NAS Systems":{},"My Programming Language Odyssey":{},"June 2022 In Review":{}},"tags":{}}],["higher",{"_index":3181,"title":{},"content":{"Take your time.":{},"Reverse engineering a curriculum":{},"Programming: a Creative Cognitive Process":{},"Thoughts on collaboration in education":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Thirty-Six":{},"Where Does It Stop?":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"On Trying To Sell A Laptop":{},"Choosing an Audio Codec":{}},"tags":{}}],["highli",{"_index":2761,"title":{},"content":{"A quick look at 6 fountain pens":{},"Inventing - for the worse?":{},"Over het introduceren van bedrijfsethiek":{},"Programming: a Creative Cognitive Process":{},"Thoughts on Bullshit Jobs":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Dark Age of Camelot in 2022":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"Creativity Equals Messy Code?":{},"My Programming Language Odyssey":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["highlight",{"_index":5319,"title":{},"content":{"Using Pandoc to publish a book":{},"Programming on the Apple M1 Silicon":{},"Moon Logic":{},"How Much Should I Spend On Magic The Gathering":{},"2021 Year In Review":{},"A Personal Intro To Gentle Hip-Hop":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["hij",{"_index":4178,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{}},"tags":{}}],["hike",{"_index":298,"title":{"The Strange Heterogenity of Hiking Signs":{}},"content":{"On finding your inner zen in big cities":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{"The Strange Heterogenity of Hiking Signs":{}}}],["hilari",{"_index":11461,"title":{},"content":{"Fighting Webmention And Pingback Spam":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["hill",{"_index":3135,"title":{},"content":{"Take your time.":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["hill](https://www.thefarmgirl.co.uk/location/not",{"_index":12097,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["him/her",{"_index":5151,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["him/herself",{"_index":6492,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["himself",{"_index":7606,"title":{},"content":{"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"A Triumph For Blogging":{},"Seneca on How to Live":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["hindsight",{"_index":7313,"title":{},"content":{"The first Dutch Obsidian meetup":{},"Natural Gas Prices and The Energy Market":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["hint",{"_index":6301,"title":{},"content":{"The Internet Killed Secrets in Games":{},"Moon Logic":{},"A Creative State of Mind":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["hip",{"_index":6852,"title":{"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}},"content":{"You Shouldn't Use Spotify":{},"The HP Sprocket Mini Printer":{},"Generating a Blogroll With OPML in Hugo":{},"How To Enjoy Your Own Digital Music":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"March 2022 In Review":{}},"tags":{}}],["hip-hop",{"_index":10850,"title":{},"content":{},"tags":{"Once Upon a Time in Shaolin":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}}}],["hipster",{"_index":12095,"title":{},"content":{"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["hire",{"_index":3846,"title":{},"content":{"Reverse engineering a curriculum":{},"Project Warlock: About Perseverance":{},"Questionable Game Publishing Methods":{}},"tags":{}}],["his/her",{"_index":6494,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["histor",{"_index":6677,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"From Curiosity To Creativity":{},"Natural Gas Prices and The Energy Market":{},"January 2022 In Review":{},"Academic Lineage":{}},"tags":{}}],["histori",{"_index":4399,"title":{"A journey through the history of webdesign":{},"20 Years of Personal Cellphone History":{}},"content":{"A Decade in the Software Engineering industry":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"The Productive Programmer on Mac":{},"The insanity of collecting retro games":{},"Software Engineering Is Not Engineering":{},"Cheese cheese cheese cheese cheese":{},"From Curiosity To Creativity":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Academic Lineage":{},"February 2022 In Review":{},"March 2022 In Review":{},"May 2022 In Review":{}},"tags":{"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{}}}],["historian",{"_index":9061,"title":{},"content":{"Collective Creativity":{},"From Curiosity To Creativity":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["historie_",{"_index":11254,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["history'",{"_index":7873,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["history.blogspot.be/2010/06/insid",{"_index":1033,"title":{},"content":{"undefined":{}},"tags":{}}],["history](https://www.196flavors.com/belgium",{"_index":9410,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["history_",{"_index":6609,"title":{},"content":{"The Productive Programmer on Mac":{},"Visualizing Personal Data Takeouts":{}},"tags":{}}],["hit",{"_index":1974,"title":{},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"Development principles in cooking":{},"Death to pseudocode?":{},"Project Warlock: About Perseverance":{},"Programming on the Apple M1 Silicon":{},"You Shouldn't Use Spotify":{},"Thirty-Six":{},"Allspice Is Not All Spice":{},"Migrating from Mailchimp to Listmonk":{},"The Creative Techniques Toolbox":{},"On Trying To Sell A Laptop":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["hitch",{"_index":7402,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["hlm9vzwv1gm",{"_index":7940,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["hln",{"_index":5597,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["hln.be",{"_index":5593,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["hln.jpg",{"_index":5599,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["hm",{"_index":2394,"title":{},"content":{"Are you handing over enough when inspiring someone?":{}},"tags":{}}],["hmaqi",{"_index":6916,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["hmm",{"_index":2395,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["hmmm",{"_index":2285,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["hoard",{"_index":8054,"title":{},"content":{"Double-dipping and Market Prices":{},"Visualizing Personal Data Takeouts":{}},"tags":{}}],["hobb",{"_index":4275,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hobb'",{"_index":3049,"title":{},"content":{"2017 in books":{},"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hobbi",{"_index":2645,"title":{},"content":{"Healing creative scars":{},"Re: Is collecting physical games worth it?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Very Old and Somewhat Old Mood Boards":{},"Why I Play Games (And So Should You)":{},"How To Stream Your Own Music: Reprise":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["hobbyisten",{"_index":4622,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hoc",{"_index":5106,"title":{},"content":{"Five reasons why agile and academia don't go together":{}},"tags":{}}],["hoe",{"_index":694,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hoeft",{"_index":598,"title":{},"content":{"undefined":{}},"tags":{}}],["hoek",{"_index":3798,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["hoeveelheid",{"_index":3418,"title":{},"content":{"Over entropie":{},"De zin en onzin van conferenties":{}},"tags":{}}],["hog",{"_index":1992,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Journaling in practice":{}},"tags":{}}],["hoge",{"_index":3139,"title":{},"content":{"Take your time.":{}},"tags":{}}],["hogeschool",{"_index":10649,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["hold",{"_index":913,"title":{},"content":{"Learning to become a baker":{},"A quick look at 6 fountain pens":{},"Reverse engineering a curriculum":{},"Domain Driven Design in C":{},"Programming on the Apple M1 Silicon":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Stop limiting yourself to JS in browsers":{},"Re: Is collecting physical games worth it?":{},"Pinball Machines in a Jenever Museum":{},"Ever-increasing Work Email Spam":{},"Very Old and Somewhat Old Mood Boards":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{},"Dark Age of Camelot in 2022":{},"Natural Gas Prices and The Energy Market":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Rough Hip-Hop":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"The Modern QR Code Life":{}},"tags":{}}],["hole",{"_index":1013,"title":{"How to setup Pi-Hole on a Synology NAS":{}},"content":{"Learning to become a baker":{},"The Creative Techniques Toolbox":{},"How to setup Pi-Hole on a Synology NAS":{},"Thoughts On Home NAS Systems":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["hole](/post/2022/02/how",{"_index":10877,"title":{},"content":{"Thoughts On Home NAS Systems":{}},"tags":{}}],["holi",{"_index":2733,"title":{},"content":{"A quick look at 6 fountain pens":{},"Ditch Scrum, Organize As You See Fit":{},"The Emperor of Lists":{}},"tags":{}}],["holiday",{"_index":10120,"title":{},"content":{"Seneca on How to Live":{},"January 2022 In Review":{}},"tags":{}}],["holl",{"_index":3913,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["holland",{"_index":8623,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["hollow",{"_index":7765,"title":{},"content":{"Misconceptions about retro gamers":{},"Favorite Game Meme":{},"Creative Critical Thinking":{}},"tags":{}}],["holograph",{"_index":7527,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["homag",{"_index":6262,"title":{},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["home",{"_index":266,"title":{"Thoughts On Home NAS Systems":{}},"content":{"On finding your inner zen in big cities":{},"How to teach kids to program":{},"Take your time.":{},"Productivity Tools on all platforms":{},"Project Warlock: About Perseverance":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"Software Engineering Is Not Engineering":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why Mastodon Isn't Great For Serendipity":{},"2021 Year In Review":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"What a Night Cam Is Good For":{},"How To Stream Your Own Music: Reprise":{},"On Commuting By Bike":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["homebrew",{"_index":6452,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["homebrews](https://soffes.blog/homebrew",{"_index":6453,"title":{},"content":{"Programming on the Apple M1 Silicon":{}},"tags":{}}],["homemad",{"_index":963,"title":{},"content":{"Learning to become a baker":{},"How to teach kids to program":{}},"tags":{}}],["homepage](https://aaronparecki.com",{"_index":11374,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["hometown",{"_index":9837,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["hominid",{"_index":11961,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["homo",{"_index":2967,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["homophili",{"_index":10255,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["homosapien",{"_index":11054,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["honderden",{"_index":4044,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["hondje.jpg",{"_index":10979,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["honest",{"_index":6853,"title":{},"content":{"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"How Not To Do A Remaster":{},"Thoughts On Home NAS Systems":{},"None Of My Best Friends Are Content Creators":{},"April 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["honesti",{"_index":9149,"title":{},"content":{"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["honestli",{"_index":2781,"title":{},"content":{"A quick look at 6 fountain pens":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"Stop limiting yourself to JS in browsers":{},"Double-dipping and Market Prices":{},"Favorite Game Meme":{},"How Not To Do A Remaster":{}},"tags":{}}],["honey",{"_index":2909,"title":{},"content":{"I'm jealous of my dog":{},"Hiding Code Complexity":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["honeycomb",{"_index":6718,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["hood",{"_index":3240,"title":{},"content":{"Concentrating on serendipitous creativity":{}},"tags":{}}],["hoofd",{"_index":3451,"title":{},"content":{"Over entropie":{},"A Ph.D. Thesis Proposal":{}},"tags":{}}],["hoogt",{"_index":4188,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["hook",{"_index":1753,"title":{},"content":{"Metaprogramming instead of duplication":{},"Webdriver Exception Handling":{},"Programming: a Creative Cognitive Process":{},"Personal Desktop Screenshots of Olde":{},"YouTube Play Image Links in Hugo":{},"Three Little GameCube Mods":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["hooligans](https://ruk.ca/content/midnight",{"_index":10093,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["hoop",{"_index":1478,"title":{},"content":{"undefined":{}},"tags":{}}],["hooray",{"_index":4783,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["hoort",{"_index":3388,"title":{},"content":{"Over entropie":{}},"tags":{}}],["hop",{"_index":2997,"title":{"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}},"content":{"Inventing - for the worse?":{},"A Decade in the Software Engineering industry":{},"You Shouldn't Use Spotify":{},"Generating a Blogroll With OPML in Hugo":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"March 2022 In Review":{}},"tags":{}}],["hop_",{"_index":11028,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["hope",{"_index":5377,"title":{},"content":{"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"Exploring the AlterNet":{},"Using Hugo to Launch a Gemini Capsule":{},"The Pilot Capless: a stellar stealth pen":{},"Thirty-Six":{},"A 5.25\" Gobliins 2 Surprise":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Modern QR Code Life":{}},"tags":{}}],["hopefulli",{"_index":4945,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Hugo Extended: More static site processing power!":{},"486 Upgrade 1: Sound Blaster 16":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"The IndieWeb Mixed Bag":{},"Social Debt in Development Teams":{},"Book Number Fourteen":{},"My Retrocomputing Projects For 2022":{},"April 2022 In Review":{}},"tags":{}}],["hopelijk",{"_index":4503,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["hoppi",{"_index":7479,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["hoppies.jpg",{"_index":7498,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["horadr",{"_index":6275,"title":{},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["horen",{"_index":3377,"title":{},"content":{"Over entropie":{},"Over analoog en digitaal":{}},"tags":{}}],["horizon",{"_index":10671,"title":{},"content":{"2021 Year In Review":{}},"tags":{}}],["horizont",{"_index":5674,"title":{},"content":{"3D Software Rendering on the GBA":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["horray",{"_index":229,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["horribl",{"_index":3541,"title":{},"content":{"Computer Science learning pathways":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Cheese cheese cheese cheese cheese":{},"Allspice Is Not All Spice":{},"An Ad Leaflet QR Design Mistake":{},"Leuchtturm Notebook Paper Quality":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["horrifi",{"_index":2438,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Domain Driven Design in C":{}},"tags":{}}],["hors",{"_index":9966,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["horsemen",{"_index":10276,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["hospit",{"_index":6498,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"Misconceptions about retro gamers":{}},"tags":{}}],["hoss",{"_index":7879,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["host",{"_index":2012,"title":{"DIY: Hosting stuff on your own VPS":{},"Host your own webmention receiver":{}},"content":{".NET Memory management VS JVM Memory management":{},"DIY: Hosting stuff on your own VPS":{},"Page Building with Brizy in Wordpress":{},"A journey through the history of webdesign":{},"What is Creativity in Software Engineering?":{},"Always have a Diaster Recovery Plan":{},"Lousy Wordpress Hacking Attempts detected":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"Power Usage Effectiveness":{},"Migrating from Mailchimp to Listmonk":{},"Minimalism and Tidying Up":{},"How to setup Pi-Hole on a Synology NAS":{},"My Retrocomputing Projects For 2022":{},"How To Stream Your Own Music: Reprise":{},"March 2022 In Review":{},"Give Up GitHub!":{}},"tags":{}}],["hostna",{"_index":11307,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["hostnam",{"_index":1407,"title":{},"content":{"undefined":{},"Using Hugo to Launch a Gemini Capsule":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["hot",{"_index":140,"title":{},"content":{"Ending your day with happy thoughts":{},"Development principles in cooking":{},"Teaching by philosophy":{},"On Tea Prices":{},"A Treatise on Leavened Waffles":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"How To Enjoy Your Own Digital Music":{},"Drought":{}},"tags":{}}],["hot](https://www.standaard.be/cnt/dmf20220516_94052269",{"_index":11750,"title":{},"content":{"Drought":{}},"tags":{}}],["hotel",{"_index":286,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Faking domain logic":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["hotkey",{"_index":6619,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["hottest",{"_index":11749,"title":{},"content":{"Drought":{}},"tags":{}}],["hou",{"_index":4058,"title":{},"content":{"Over tijdsbesef":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["hour",{"_index":200,"title":{},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"Bye autotools hello Scons":{},"Unit Testing Extjs UI with Siesta":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Productivity Tools on all platforms":{},"Project Warlock: About Perseverance":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"The first Dutch Obsidian meetup":{},"Host your own webmention receiver":{},"The Fridge, Your Inoculation Room":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"Ever-increasing Work Email Spam":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Dark Age of Camelot in 2022":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["hous",{"_index":4413,"title":{},"content":{"A Decade in the Software Engineering industry":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Collective Creativity":{},"The Emperor of Lists":{}},"tags":{}}],["hover",{"_index":6224,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["how",{"_index":8552,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["how.cssselector",{"_index":1883,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["howto",{"_index":5477,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["hp",{"_index":8927,"title":{"The HP Sprocket Mini Printer":{}},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["hq45",{"_index":6153,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["hql",{"_index":2000,"title":{},"content":{".NET Memory management VS JVM Memory management":{}},"tags":{}}],["hr",{"_index":923,"title":{},"content":{"Learning to become a baker":{},"Thoughts on Bullshit Jobs":{}},"tags":{}}],["href",{"_index":5213,"title":{},"content":{"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["href=\"https://webmention.io/someth",{"_index":7416,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["href=\"https://www.youtube.com/watch?v",{"_index":7967,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["hristo",{"_index":11588,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["html",{"_index":1878,"title":{},"content":{"Custom Webdriver Page Factories":{},"DIY: Hosting stuff on your own VPS":{},"Hugo Extended: More static site processing power!":{},"Designing websites with accessibility in mind":{},"A journey through the history of webdesign":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"How to write academic papers in Markdown":{},"The IndieWeb Mixed Bag":{},"Stop limiting yourself to JS in browsers":{},"Host your own webmention receiver":{},"Fighting Webmention And Pingback Spam":{},"My Programming Language Odyssey":{}},"tags":{"My Programming Language Odyssey":{}}}],["html5",{"_index":5480,"title":{},"content":{"Designing websites with accessibility in mind":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["htmlinputbox",{"_index":1891,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["htmlsubmitbutton",{"_index":1890,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["htmlurl=\"https://brainbaking.com",{"_index":10382,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["http",{"_index":5164,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Exploring the AlterNet":{},"Teaching students about coding trends":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["http(",{"_index":7360,"title":{},"content":{"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["http/1.1",{"_index":7057,"title":{},"content":{"Lousy Wordpress Hacking Attempts detected":{}},"tags":{}}],["http://bash.cyberciti.biz",{"_index":1424,"title":{},"content":{"undefined":{}},"tags":{}}],["http://cyberciti.biz/fb",{"_index":1416,"title":{},"content":{"undefined":{}},"tags":{}}],["http://groovy.codehaus.org/p",{"_index":770,"title":{},"content":{"undefined":{}},"tags":{}}],["http://racket",{"_index":1252,"title":{},"content":{"undefined":{}},"tags":{}}],["http://web.mit.edu/~axch/www/test",{"_index":1257,"title":{},"content":{"undefined":{}},"tags":{}}],["http://www.cs.utexas.edu/ftp/garbage/cs345/schintro",{"_index":1196,"title":{},"content":{"undefined":{}},"tags":{}}],["http://www.gnu.org/s/mit",{"_index":1248,"title":{},"content":{"undefined":{}},"tags":{}}],["http://www.retrogamequiz.com",{"_index":10006,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["https://developer.nike.com/servic",{"_index":11585,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["https://git.brainbaking.com",{"_index":12151,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["https://git.brainbaking.com/wgroeneveld/gba",{"_index":5659,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["https://github.com/miloyip/gam",{"_index":3523,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["https://github.com/sponsor",{"_index":9916,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["https://giveupgithub.org",{"_index":12146,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["https://jam.yourdomain.com/webment",{"_index":7431,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["https://jp.mercari.com",{"_index":10352,"title":{},"content":{"December 2021 In Review":{}},"tags":{}}],["https://opencollective.com",{"_index":9917,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["https://s3.eu",{"_index":6636,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["https://takeout.google.com",{"_index":10915,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["https://www.youtube.com/watch?v=sjdmwsbasd8",{"_index":7941,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["hub",{"_index":10876,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["hub.st/10.1109/ms.2016.144",{"_index":7571,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["huderl",{"_index":10090,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["huderle'",{"_index":11530,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["huge",{"_index":1613,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Nuts about local nuts":{},"Take your time.":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Re: Is collecting physical games worth it?":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"Cheese cheese cheese cheese cheese":{},"Thirty-Six":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"From Analog Notebook to Digital Vault":{},"Technical Knowledge Brews Creativity":{},"Dark Age of Camelot in 2022":{},"Why I Play Games (And So Should You)":{},"Choosing an Audio Codec":{},"How To Stream Your Own Music: Reprise":{},"Drought":{},"Teaching Software Engineering Is Still Done Wrong":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["hugo",{"_index":2410,"title":{"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Using Hugo to Launch a Gemini Capsule":{},"YouTube Play Image Links in Hugo":{},"Generating a Blogroll With OPML in Hugo":{},"True Backlink Support in Hugo":{}},"content":{"Are you handing over enough when inspiring someone?":{},"Hugo Extended: More static site processing power!":{},"Combining async with generators in Node 11":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Lousy Wordpress Hacking Attempts detected":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"YouTube Play Image Links in Hugo":{},"Generating a Blogroll With OPML in Hugo":{},"Cool Things People Do With Their Blogs":{},"True Backlink Support in Hugo":{}},"tags":{"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"Generating a Blogroll With OPML in Hugo":{},"True Backlink Support in Hugo":{}}}],["hugo'",{"_index":5237,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["hugo.environ",{"_index":5231,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["hugo.io",{"_index":5233,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["hugo](/post/2020/05/hugo",{"_index":6547,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["hugo](/tags/hugo",{"_index":7938,"title":{},"content":{"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["hugo](https://gohugo.io",{"_index":2387,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["huh",{"_index":6900,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["hui",{"_index":4975,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["huiselijk",{"_index":4982,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["human",{"_index":2917,"title":{},"content":{"I'm jealous of my dog":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"ITiCSE 2020: A Report":{},"Flea Market Season":{},"Cheese cheese cheese cheese cheese":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"Choosing an Audio Codec":{},"May 2022 In Review":{}},"tags":{}}],["humanist",{"_index":9075,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["humanity'",{"_index":10632,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["humbl",{"_index":9762,"title":{},"content":{"Where Does It Stop?":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{},"2021 Year In Review":{},"Drought":{},"On Commuting By Bike":{}},"tags":{}}],["humid",{"_index":8090,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["humor",{"_index":3907,"title":{},"content":{"Over de inflatie van intellect":{},"Woke in Class":{}},"tags":{}}],["hun",{"_index":831,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["hunch",{"_index":7371,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["hundr",{"_index":2790,"title":{},"content":{"Journaling in practice":{},"Why I like Pawn Stars":{},"Double-dipping and Market Prices":{},"From Curiosity To Creativity":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{},"Water Usage and Prices":{},"Choosing an Audio Codec":{},"Teaching Software Engineering Is Still Done Wrong":{},"May 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["hunger",{"_index":9433,"title":{},"content":{"Constraint-based Creativity":{},"Where Does It Stop?":{},"November 2021 Meta Post":{}},"tags":{}}],["hunt",{"_index":5868,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Why I like Pawn Stars":{},"Questionable Game Publishing Methods":{},"December 2021 In Review":{},"The Creative Techniques Toolbox":{},"My Retrocomputing Projects For 2022":{},"Equality in Game Credits":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["hunter",{"_index":6879,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["hunting_",{"_index":7465,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["hurdl",{"_index":8187,"title":{},"content":{"On Tea Prices":{},"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["hurri",{"_index":9308,"title":{},"content":{"The Lost Art of Being Lost":{}},"tags":{}}],["hurt",{"_index":4333,"title":{},"content":{"Domain Driven Design in C":{},"Thoughts on Bullshit Jobs":{},"Pinball Machines in a Jenever Museum":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"The HP Sprocket Mini Printer":{},"Expiry Dates On Journals":{}},"tags":{}}],["hut](https://sourcehut.org",{"_index":12156,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["hybrid",{"_index":4585,"title":{},"content":{"Over analoog en digitaal":{},"Using Hugo to Launch a Gemini Capsule":{},"The Decline of Battery Life":{},"Sparking Conversations at Conferences":{},"June 2022 In Review":{}},"tags":{}}],["hydrolog",{"_index":11766,"title":{},"content":{"Drought":{}},"tags":{}}],["hygien",{"_index":11179,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["hyperkin",{"_index":6797,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["hét",{"_index":5006,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["héél",{"_index":4991,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["i$(gtest_dir",{"_index":1838,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["i$(gtest_dir)/includ",{"_index":7275,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["i'd",{"_index":1962,"title":{},"content":{"Faking domain logic":{},"Teaching yourself to draw":{},"Healing creative scars":{},"A quick look at 6 fountain pens":{},"2017 in books":{},"Death to pseudocode?":{},"A Ph.D. Thesis: Iteration 2":{},"ITiCSE 2020: A Report":{},"Thoughts on collaboration in education":{},"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"What is Creativity in Software Engineering?":{},"Exploring the Go programming language":{},"Host your own webmention receiver":{},"Re: Is collecting physical games worth it?":{},"On Tea Prices":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"On Selling a Self-published Book":{},"Thirty-Six":{},"A Triumph For Blogging":{},"Very Old and Somewhat Old Mood Boards":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"Generating a Blogroll With OPML in Hugo":{},"How to setup Pi-Hole on a Synology NAS":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Drought":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"June 2022 In Review":{}},"tags":{}}],["i'll",{"_index":2034,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Healing creative scars":{},"Nuts about local nuts":{},"A Ph.D. Thesis: Iteration 2":{},"DIY: Hosting stuff on your own VPS":{},"Digitizing journals using DEVONthink":{},"The insanity of collecting retro games":{},"Getting rid of trackers using LineageOS":{},"Discord killed support for WinXP":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"Book Number Fourteen":{},"Thirty-Six":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"Very Old and Somewhat Old Mood Boards":{},"A Treatise on Leavened Waffles":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"A Factor Analysis For Dummies in R":{},"Minimalism and Tidying Up":{},"Woke in Class":{},"Thoughts On Home NAS Systems":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"From Mood Board To Mood Mugs":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["i'm",{"_index":1969,"title":{"I'm jealous of my dog":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Development principles in cooking":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Inventing - for the worse?":{},"2017 in books":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Teaching Object-Oriented design using the GBA":{},"DIY: Hosting stuff on your own VPS":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Designing websites with accessibility in mind":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Thoughts on Bullshit Jobs":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Discord killed support for WinXP":{},"The first Dutch Obsidian meetup":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Software Engineering Is Not Engineering":{},"Why I like Pawn Stars":{},"Apple's App Store Design Mistake":{},"Double-dipping and Market Prices":{},"On Tea Prices":{},"Rules of a Creator's Life":{},"The Decline of Battery Life":{},"What if Seneca wasn't Nero's advisor?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"A Note About Footnotes":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Parking Machines Design Mistakes":{},"Ever-increasing Work Email Spam":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Migrating from Mailchimp to Listmonk":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{},"Academic Lineage":{},"An Ad Leaflet QR Design Mistake":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Modern QR Code Life":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["i'v",{"_index":1279,"title":{},"content":{"Unit Testing Stored Procedures":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"2017 in books":{},"Hiding Code Complexity":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Unit Testing PicoBlaze Assembly files":{},"A Ph.D. Thesis: Iteration 2":{},"Hugo Extended: More static site processing power!":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Programming on the Apple M1 Silicon":{},"Thoughts on Bullshit Jobs":{},"Digitizing journals using DEVONthink":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Social Debt in Development Teams":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Book Number Fourteen":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"20 Years of Personal Cellphone History":{},"Are You In The System Yet, Sir?":{},"Favorite Game Meme":{},"The HP Sprocket Mini Printer":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"Power Usage Effectiveness":{},"Exporting Goodreads to Obsidian":{},"Where Does It Stop?":{},"A Creative State of Mind":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"Natural Gas Prices and The Energy Market":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"How To Enjoy Your Own Digital Music":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"A Personal Intro To Rough Hip-Hop":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"True Backlink Support in Hugo":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"Sparking Conversations at Conferences":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["i5",{"_index":6115,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["ibm",{"_index":9343,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["ic",{"_index":2471,"title":{},"content":{"How to teach kids to program":{},"You Shouldn't Use Spotify":{}},"tags":{}}],["icloud",{"_index":7016,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["icon",{"_index":2361,"title":{},"content":{"Teaching yourself to draw":{},"Tracking and privacy concerns on websites":{},"Personal Desktop Screenshots of Olde":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Productive Programmer on Mac":{},"Apple's App Store Design Mistake":{},"How Much Should I Spend On Magic The Gathering":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"From Curiosity To Creativity":{},"How Not To Do A Remaster":{},"Don't Expose The Stacktrace Please!":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Freshly Baked Thoughts":{}},"tags":{}}],["icon`",{"_index":6026,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["ign](https://www.ign.com/articles/2019/07/17/nintendo",{"_index":8295,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["ignit",{"_index":9316,"title":{},"content":{"The Lost Art of Being Lost":{}},"tags":{}}],["ignor",{"_index":2398,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"IT Competences and Certificates":{},"Programming: a Creative Cognitive Process":{},"Building an Athlon Windows 98 Retro PC":{},"How to write academic papers in Markdown":{},"Social Debt in Development Teams":{},"Cheese cheese cheese cheese cheese":{},"The Lost Art of Being Lost":{},"A Treatise on Leavened Waffles":{},"April 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["ii",{"_index":2148,"title":{},"content":{"Webdriver Exception Handling":{},"3D Software Rendering on the GBA":{},"Building an Athlon Windows 98 Retro PC":{},"The Internet Killed Secrets in Games":{},"Discord killed support for WinXP":{},"Moon Logic":{},"Flea Market Season":{},"Favorite Game Meme":{},"A Creative State of Mind":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{}},"tags":{}}],["ii'",{"_index":6264,"title":{},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["ii](https://jefklakscodex.com/articles/reviews/simon",{"_index":7463,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["ii](https://www.eongaming.tech/product",{"_index":10203,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["ii_",{"_index":8867,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["iii",{"_index":9294,"title":{},"content":{"Questionable Game Publishing Methods":{},"How Not To Do A Remaster":{}},"tags":{}}],["iii/iv",{"_index":6077,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["ik",{"_index":1185,"title":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"content":{"undefined":{},"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over analoog en digitaal":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["ikea",{"_index":6716,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["ill",{"_index":11120,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["illeg",{"_index":11823,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["illiteraci",{"_index":8420,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["illumin",{"_index":9842,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["illuminate\\support\\facades\\request::sess",{"_index":11707,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["illus",{"_index":9461,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["illustr",{"_index":2368,"title":{},"content":{"Teaching yourself to draw":{},"Page Building with Brizy in Wordpress":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["im",{"_index":7015,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["imag",{"_index":2124,"title":{"RSS Feeds, Hugo, and Lazy Image Loading":{},"YouTube Play Image Links in Hugo":{}},"content":{"Webdriver Exception Handling":{},"I'm jealous of my dog":{},"2017 in books":{},"IT Competences and Certificates":{},"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"Lousy Wordpress Hacking Attempts detected":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Reducing Workflow Load Facilitates Writing":{},"From Analog Notebook to Digital Vault":{},"A Creative State of Mind":{},"November 2021 Meta Post":{},"Woke in Class":{},"March 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"My Programming Language Odyssey":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["image.html",{"_index":6563,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["image[^pi",{"_index":10733,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["image](https://www.navidrome.org/docs/installation/dock",{"_index":11301,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["image_",{"_index":8223,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["imageformat.png",{"_index":2132,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["imagemagick",{"_index":6458,"title":{},"content":{"Programming on the Apple M1 Silicon":{},"YouTube Play Image Links in Hugo":{},"From Analog Notebook to Digital Vault":{}},"tags":{}}],["imageri",{"_index":11971,"title":{},"content":{"From Mood Board To Mood Mugs":{}},"tags":{}}],["images![^tip",{"_index":6571,"title":{},"content":{"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["imagin",{"_index":1932,"title":{},"content":{"Faking domain logic":{},"Unit testing in Legacy Projects: VB6":{},"Reverse engineering a curriculum":{},"Programming: a Creative Cognitive Process":{},"Thoughts on Bullshit Jobs":{},"Thirty-Six":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"Why Mastodon Isn't Great For Serendipity":{},"A Personal Intro To Gentle Hip-Hop":{},"February 2022 In Review":{}},"tags":{}}],["imaginari",{"_index":9169,"title":{},"content":{"Ever-increasing Work Email Spam":{},"Natural Gas Prices and The Energy Market":{},"My Programming Language Odyssey":{}},"tags":{}}],["imajica](https://www.goodreads.com/book/show/567704.imajica",{"_index":12177,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["imbu",{"_index":11637,"title":{},"content":{"Wax Seals And Snail Mail":{}},"tags":{}}],["img",{"_index":4953,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["img/analoguent.jpg",{"_index":4592,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["img/desktopshots/engagebusy_febr2005.jpg",{"_index":6225,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/feb2004.jpg",{"_index":6202,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/fvwm_aug2004.jpg",{"_index":6207,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/fvwm_confnew_20051027_1.jpg",{"_index":6241,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/desktopshots/lila_sept2004.jpg",{"_index":6216,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["img/tnmt.jpg",{"_index":5062,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["imhoff'",{"_index":10477,"title":{},"content":{"Minimalism and Tidying Up":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["imit",{"_index":2572,"title":{},"content":{"A samurai learning mindset":{},"Why I like Pawn Stars":{}},"tags":{}}],["immedi",{"_index":2470,"title":{},"content":{"How to teach kids to program":{},"Combining async with generators in Node 11":{},"Reducing Workflow Load Facilitates Writing":{},"Emotional Magic":{},"A Note About Footnotes":{},"Favorite Game Meme":{},"Dear Student":{},"The Emperor of Lists":{},"Seneca on How to Live":{},"How To Stream Your Own Music: Reprise":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["immens",{"_index":10707,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["immer",{"_index":3367,"title":{},"content":{"Over entropie":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["immin",{"_index":3234,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["immort",{"_index":7852,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["immut",{"_index":798,"title":{},"content":{"undefined":{}},"tags":{}}],["imp",{"_index":10050,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["impact",{"_index":5551,"title":{},"content":{"ITiCSE 2020: A Report":{},"The first Dutch Obsidian meetup":{},"Favorite Game Meme":{},"Collective Creativity":{},"Why I Play Games (And So Should You)":{},"2021 Year In Review":{},"Once Upon a Time in Shaolin":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["impact_",{"_index":9323,"title":{},"content":{"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["impass",{"_index":3226,"title":{},"content":{"Concentrating on serendipitous creativity":{}},"tags":{}}],["impatient.hello
\\r\\n\\t\\t\\r\\n\\t\\r\\nr",{"_index":1441,"title":{},"content":{"undefined":{}},"tags":{}}],["passwords](https://www.huderlem.com/blog/posts/carrot",{"_index":11531,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["past",{"_index":4,"title":{},"content":{"Ending your day with happy thoughts":{},"Development principles in cooking":{},"I'm jealous of my dog":{},"Inventing - for the worse?":{},"Death to pseudocode?":{},"Building an Athlon Windows 98 Retro PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The insanity of collecting retro games":{},"Discord killed support for WinXP":{},"YouTube Play Image Links in Hugo":{},"Water Levels As Public Data":{},"Kotlin Is Java 2.0, But It's Still Java":{},"The HP Sprocket Mini Printer":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"2021 Year In Review":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Academic Lineage":{},"My Programming Language Odyssey":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Sparking Conversations at Conferences":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["past_",{"_index":8067,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["pasta",{"_index":448,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Cheese cheese cheese cheese cheese":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["pasta’",{"_index":440,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["pasteur",{"_index":9523,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["pastri",{"_index":12219,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["pat",{"_index":11152,"title":{},"content":{"Academic Lineage":{}},"tags":{}}],["patch",{"_index":6199,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How Not To Do A Remaster":{},"Generating a Blogroll With OPML in Hugo":{},"Why I Play Games (And So Should You)":{},"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["path",{"_index":1409,"title":{},"content":{"undefined":{},"Computer Science learning pathways":{},"A Decade in the Software Engineering industry":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Kotlin Is Java 2.0, But It's Still Java":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Seneca on How to Live":{},"How To Stream Your Own Music: Reprise":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["pathet",{"_index":3154,"title":{},"content":{"Take your time.":{}},"tags":{}}],["pathway",{"_index":3520,"title":{"Computer Science learning pathways":{}},"content":{"Moon Logic":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["patienc",{"_index":7985,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["patient",{"_index":9706,"title":{},"content":{"How Not To Do A Remaster":{},"The Death Of The Nike+ SportWatch":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["patreon",{"_index":9904,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["patrick",{"_index":10346,"title":{},"content":{"December 2021 In Review":{},"Drought":{}},"tags":{}}],["patron",{"_index":9066,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["pattern",{"_index":1599,"title":{"Enhancing the builder pattern with closures":{}},"content":{"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Are you handing over enough when inspiring someone?":{},"Hiding Code Complexity":{},"Computer Science learning pathways":{},"Programming: a Creative Cognitive Process":{},"Digitizing journals using DEVONthink":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"Social Debt in Development Teams":{},"Software Engineering Is Not Engineering":{},"Collective Creativity":{},"A Creative State of Mind":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Visualizing Personal Data Takeouts":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["patterns](https://sourcemaking.com/design_patterns/singleton",{"_index":7577,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["patterson'",{"_index":10860,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["paul",{"_index":8537,"title":{},"content":{"Emotional Magic":{},"Collective Creativity":{},"Constraint-based Creativity":{},"December 2021 In Review":{},"February 2022 In Review":{}},"tags":{}}],["paulien",{"_index":11685,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["paus",{"_index":8842,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["pave",{"_index":9463,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["pawn",{"_index":7718,"title":{"Why I like Pawn Stars":{}},"content":{"Flea Market Season":{},"Why I like Pawn Stars":{}},"tags":{}}],["pay",{"_index":1710,"title":{},"content":{"Integration Testing with SQLite":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Domain Driven Design in C":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 1: Sound Blaster 16":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Emotional Magic":{},"Are You In The System Yet, Sir?":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"Natural Gas Prices and The Energy Market":{},"Woke in Class":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"Creativity Equals Messy Code?":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{}},"tags":{}}],["payconiq",{"_index":8972,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["payment",{"_index":8971,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["payoff",{"_index":4304,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["payout",{"_index":6871,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["paz'",{"_index":11123,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["pc",{"_index":1319,"title":{"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"content":{"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{},"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Discord killed support for WinXP":{},"Moon Logic":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"YouTube Play Image Links in Hugo":{},"The HP Sprocket Mini Printer":{},"A 5.25\" Gobliins 2 Surprise":{},"How To Enjoy Your Own Digital Music":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"My Programming Language Odyssey":{}},"tags":{}}],["pc.18845723",{"_index":6162,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["pc](/post/2020/09/reviv",{"_index":5807,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Building an Athlon Windows 98 Retro PC":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["pc](/post/2020/10/build",{"_index":6058,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["pc_",{"_index":6158,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["pcb",{"_index":5878,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Three Little GameCube Mods":{}},"tags":{}}],["pci",{"_index":6089,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Belgium - Portugal: 5 - 2":{},"Three Little GameCube Mods":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["pci128",{"_index":6310,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{}},"tags":{}}],["pcpbench",{"_index":5795,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["pcs](/post/2020/09/486",{"_index":6356,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["pcs](/post/2021/02/mi",{"_index":7183,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["pdf",{"_index":1580,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Using Pandoc to publish a book":{},"From Analog Notebook to Digital Vault":{}},"tags":{}}],["pdflatex",{"_index":5304,"title":{},"content":{"Using Pandoc to publish a book":{}},"tags":{}}],["peac",{"_index":269,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"My Retro Desk/Gaming Setup in 2021":{},"Technical Knowledge Brews Creativity":{},"Minimalism and Tidying Up":{}},"tags":{}}],["peacefulli",{"_index":10587,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["peachi",{"_index":9954,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{},"Woke in Class":{}},"tags":{}}],["peak",{"_index":5550,"title":{},"content":{"ITiCSE 2020: A Report":{},"Building a Core2Duo Windows XP Retro PC":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"A Triumph For Blogging":{},"On Commuting By Bike":{}},"tags":{}}],["peanut",{"_index":10996,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["pedal",{"_index":8255,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["pedant",{"_index":11263,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["peek",{"_index":6227,"title":{},"content":{"Personal Desktop Screenshots of Olde":{},"Moon Logic":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["peel",{"_index":12235,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["peer",{"_index":3232,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Five reasons why agile and academia don't go together":{},"Thoughts on collaboration in education":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["peers](https://theconversation.com/academ",{"_index":7622,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["peko",{"_index":8180,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["pen",{"_index":460,"title":{"A quick look at 6 fountain pens":{},"The Pilot Capless: a stellar stealth pen":{}},"content":{"No, vegetarians do not eat fish!":{},"A quick look at 6 fountain pens":{},"Over de inflatie van intellect":{},"The first Dutch Obsidian meetup":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"Book Number Fourteen":{},"What if Seneca wasn't Nero's advisor?":{},"Are You In The System Yet, Sir?":{},"A Triumph For Blogging":{},"Very Old and Somewhat Old Mood Boards":{},"The Emperor of Lists":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"Winnie Lim on Rebuilding Oneself":{},"Leuchtturm Notebook Paper Quality":{},"Wax Seals And Snail Mail":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["penandpencil.jpg",{"_index":8990,"title":{},"content":{"A Triumph For Blogging":{}},"tags":{}}],["pencil",{"_index":58,"title":{},"content":{"Ending your day with happy thoughts":{},"A Triumph For Blogging":{}},"tags":{}}],["pencil.that",{"_index":164,"title":{},"content":{"Ending your day with happy thoughts":{}},"tags":{}}],["penetr",{"_index":11024,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["pens.jpg",{"_index":7855,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["pens](/img/6pen",{"_index":2763,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["pens](/post/2017/07/fountain",{"_index":7817,"title":{},"content":{"The Pilot Capless: a stellar stealth pen":{}},"tags":{}}],["pentium",{"_index":6076,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["penz",{"_index":2724,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["peop",{"_index":12158,"title":{},"content":{"Give Up GitHub!":{}},"tags":{}}],["peopl",{"_index":277,"title":{"Cool Things People Do With Their Blogs":{}},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Faking domain logic":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"Development principles in cooking":{},"Journaling in practice":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Take your time.":{},"Reverse engineering a curriculum":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Project Warlock: About Perseverance":{},"Designing websites with accessibility in mind":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Exploring the AlterNet":{},"Discord killed support for WinXP":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Double-dipping and Market Prices":{},"On Tea Prices":{},"Rules of a Creator's Life":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"On Selling a Self-published Book":{},"Creativity Self-Assessment Is Nonsense":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Ditch Scrum, Organize As You See Fit":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"Creative Critical Thinking":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{},"Migrating from Mailchimp to Listmonk":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Cool Things People Do With Their Blogs":{},"None Of My Best Friends Are Content Creators":{},"Don't Expose The Stacktrace Please!":{},"How To Properly Store Your Game Boy Cartridges":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{}},"tags":{}}],["people'",{"_index":3106,"title":{},"content":{"Hiding Code Complexity":{},"The Emperor of Lists":{}},"tags":{}}],["peplin",{"_index":4479,"title":{},"content":{"The Startup of a Lean Doctorate":{}},"tags":{}}],["pepper",{"_index":2604,"title":{},"content":{"Development principles in cooking":{},"Allspice Is Not All Spice":{}},"tags":{}}],["per",{"_index":2393,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"I'm jealous of my dog":{},"Over de inflatie van intellect":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{},"De zin en onzin van conferenties":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Building a Core2Duo Windows XP Retro PC":{},"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Water Levels As Public Data":{},"On Trying To Sell A Laptop":{},"April 2022 In Review":{}},"tags":{}}],["perceiv",{"_index":4927,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Thoughts on Bullshit Jobs":{}},"tags":{}}],["percent",{"_index":9865,"title":{},"content":{"Allspice Is Not All Spice":{},"The Creative Techniques Toolbox":{},"Woke in Class":{},"Water Usage and Prices":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["percentag",{"_index":6490,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"Discord killed support for WinXP":{}},"tags":{}}],["percentages_",{"_index":9393,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["perfect",{"_index":1990,"title":{"The Perfect Bowl Of Oatmeal Porridge":{}},"content":{".NET Memory management VS JVM Memory management":{},"IT Competences and Certificates":{},"486 Upgrade 2: The SD Card HDD":{},"Exploring the Go programming language":{},"Rules of a Creator's Life":{},"Constraint-based Creativity":{},"From Curiosity To Creativity":{},"Migrating from Mailchimp to Listmonk":{},"How To Properly Store Your Game Boy Cartridges":{},"May 2022 In Review":{},"Give Up GitHub!":{}},"tags":{}}],["perfectli",{"_index":3085,"title":{},"content":{"2017 in books":{},"Social Debt in Development Teams":{},"Re: Writing A Book Is Nonesense":{},"Expiry Dates On Journals":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["perform",{"_index":2079,"title":{"An am486 Performance Analysis":{}},"content":{"Unit Testing Extjs UI with Siesta":{},"ITiCSE 2020: A Report":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Social Debt in Development Teams":{},"The Pilot Capless: a stellar stealth pen":{},"Creativity Self-Assessment Is Nonsense":{},"Ditch Scrum, Organize As You See Fit":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["pergamon",{"_index":9427,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["perhap",{"_index":5086,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"The insanity of collecting retro games":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Academese Gems":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"The Pilot Capless: a stellar stealth pen":{},"Reducing Workflow Load Facilitates Writing":{},"What if Seneca wasn't Nero's advisor?":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Parking Machines Design Mistakes":{},"Collective Creativity":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"Where Does It Stop?":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"A Factor Analysis For Dummies in R":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"Equality in Game Credits":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"Don't Expose The Stacktrace Please!":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["period",{"_index":946,"title":{},"content":{"Learning to become a baker":{},"Concentrating on serendipitous creativity":{},"Over tijdsbesef":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Water Levels As Public Data":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"What a Night Cam Is Good For":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"None Of My Best Friends Are Content Creators":{},"Drought":{}},"tags":{}}],["perish_",{"_index":7377,"title":{},"content":{"On Manuscript Review Procedures":{},"Equality in Game Credits":{}},"tags":{}}],["perl",{"_index":714,"title":{},"content":{"undefined":{},"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["permalink",{"_index":8247,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{},"True Backlink Support in Hugo":{}},"tags":{}}],["perman",{"_index":9577,"title":{},"content":{"Exporting Goodreads to Obsidian":{},"Dark Age of Camelot in 2022":{},"December 2021 In Review":{}},"tags":{}}],["permiss",{"_index":6710,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Exploring the Go programming language":{},"Woke in Class":{}},"tags":{}}],["permit",{"_index":11775,"title":{},"content":{"Drought":{}},"tags":{}}],["permitrootlogin",{"_index":5150,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["pernici",{"_index":6477,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["persev",{"_index":11937,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["persever",{"_index":5341,"title":{"Project Warlock: About Perseverance":{}},"content":{"The Internet Killed Secrets in Games":{}},"tags":{}}],["persian",{"_index":9663,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["persist",{"_index":3104,"title":{},"content":{"Hiding Code Complexity":{},"DIY: Hosting stuff on your own VPS":{},"Misconceptions about retro gamers":{},"Water Levels As Public Data":{},"Collective Creativity":{},"2021 Year In Review":{},"Drought":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["person",{"_index":368,"title":{"Personal Desktop Screenshots of Olde":{},"20 Years of Personal Cellphone History":{},"Visualizing Personal Data Takeouts":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{}},"content":{"No, vegetarians do not eat fish!":{},"Are you handing over enough when inspiring someone?":{},"Healing creative scars":{},"I'm jealous of my dog":{},"Domain Driven Design in C":{},"A Ph.D. Thesis: Iteration 2":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Digitizing journals using DEVONthink":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Using Hugo to Launch a Gemini Capsule":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Academese Gems":{},"On Selling a Self-published Book":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Favorite Game Meme":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Collective Creativity":{},"Dear Student":{},"A 5.25\" Gobliins 2 Surprise":{},"Exporting Goodreads to Obsidian":{},"From Analog Notebook to Digital Vault":{},"Technical Knowledge Brews Creativity":{},"A Factor Analysis For Dummies in R":{},"Re: Writing A Book Is Nonesense":{},"2021 Year In Review":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"April 2022 In Review":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{},"Creating Top x Games Lists Is Hard":{},"June 2022 In Review":{},"Freshly Baked Thoughts":{}},"tags":{}}],["person(65",{"_index":4313,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["person(int",{"_index":4308,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["person_is_old",{"_index":4332,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["person_is_old(person",{"_index":4331,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["personag",{"_index":3920,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["personalti",{"_index":10402,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["personen",{"_index":3701,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["persoon",{"_index":3401,"title":{},"content":{"Over entropie":{},"De zin en onzin van conferenties":{}},"tags":{}}],["persoonlijk",{"_index":3780,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["perspect",{"_index":323,"title":{},"content":{"On finding your inner zen in big cities":{},"Programming on the Apple M1 Silicon":{},"Re: Is collecting physical games worth it?":{},"Constraint-based Creativity":{},"Dark Age of Camelot in 2022":{}},"tags":{}}],["perspectief",{"_index":4259,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["persuad",{"_index":9506,"title":{},"content":{"Creative Critical Thinking":{},"From Curiosity To Creativity":{}},"tags":{}}],["pescatarian",{"_index":354,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["peso",{"_index":7157,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["pesos](/post/2021/03/th",{"_index":9580,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["pet",{"_index":3194,"title":{},"content":{"Take your time.":{}},"tags":{}}],["peter",{"_index":8051,"title":{},"content":{"Double-dipping and Market Prices":{},"Thirty-Six":{},"A Triumph For Blogging":{},"A 5.25\" Gobliins 2 Surprise":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Drought":{}},"tags":{}}],["peter'",{"_index":8993,"title":{},"content":{"A Triumph For Blogging":{},"A 5.25\" Gobliins 2 Surprise":{},"A Treatise on Leavened Waffles":{}},"tags":{}}],["petit",{"_index":5931,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["petri",{"_index":3590,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["pexels](https://pexels.com",{"_index":4726,"title":{},"content":{"IT Competences and Certificates":{}},"tags":{}}],["ph.d",{"_index":3711,"title":{"A Ph.D. Thesis Proposal":{},"A Ph.D. Thesis: Iteration 2":{}},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["pharaoh",{"_index":10041,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["phase",{"_index":1338,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["phd",{"_index":3562,"title":{},"content":{"The Startup of a Lean Doctorate":{},"Thoughts on collaboration in education":{},"What is Creativity in Software Engineering?":{},"On Manuscript Review Procedures":{},"Ever-increasing Work Email Spam":{},"Academic Lineage":{}},"tags":{"Computer Science learning pathways":{},"A Ph.D. Thesis Proposal":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Programming: a Creative Cognitive Process":{},"What is Creativity in Software Engineering?":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"A Creative State of Mind":{},"Technical Knowledge Brews Creativity":{},"A Factor Analysis For Dummies in R":{},"The Creative Techniques Toolbox":{},"Creativity Equals Messy Code?":{}}}],["phenomena",{"_index":9534,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["phenomenon",{"_index":3844,"title":{},"content":{"Reverse engineering a curriculum":{},"Thoughts on Bullshit Jobs":{}},"tags":{}}],["phil",{"_index":5849,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{}},"tags":{}}],["phil'",{"_index":5766,"title":{},"content":{"An am486 Performance Analysis":{},"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["philosoph",{"_index":8388,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Emotional Magic":{},"Collective Creativity":{},"The Lost Art of Being Lost":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{},"February 2022 In Review":{},"March 2022 In Review":{},"May 2022 In Review":{}},"tags":{}}],["philosophi",{"_index":2951,"title":{"Teaching by philosophy":{}},"content":{"I'm jealous of my dog":{},"Inventing - for the worse?":{},"2017 in books":{},"Reverse engineering a curriculum":{},"What if Seneca wasn't Nero's advisor?":{},"Creative Critical Thinking":{},"Minimalism and Tidying Up":{},"Winnie Lim on Rebuilding Oneself":{},"April 2022 In Review":{}},"tags":{"Teaching by philosophy":{},"What if Seneca wasn't Nero's advisor?":{},"The Emperor of Lists":{},"Seneca on How to Live":{},"The Life Lessons of Bonnie":{}}}],["philosophy](/post/teach",{"_index":3811,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["phish",{"_index":11172,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["phixion",{"_index":11117,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["phixion_",{"_index":10693,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["phone",{"_index":7018,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"20 Years of Personal Cellphone History":{},"Visualizing Personal Data Takeouts":{},"The Modern QR Code Life":{}},"tags":{}}],["photo",{"_index":5900,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{},"The insanity of collecting retro games":{},"Flea Market Season":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Pinball Machines in a Jenever Museum":{},"20 Years of Personal Cellphone History":{},"The HP Sprocket Mini Printer":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"Three Little GameCube Mods":{},"How To Enjoy Your Own Digital Music":{},"Visualizing Personal Data Takeouts":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{},"From Mood Board To Mood Mugs":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["photograph",{"_index":5533,"title":{},"content":{"ITiCSE 2020: A Report":{},"486 Upgrade 1: Sound Blaster 16":{},"Very Old and Somewhat Old Mood Boards":{},"March 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["photographi",{"_index":8763,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["php",{"_index":5267,"title":{},"content":{"Page Building with Brizy in Wordpress":{},"Very Old and Somewhat Old Mood Boards":{},"Don't Expose The Stacktrace Please!":{}},"tags":{"Page Building with Brizy in Wordpress":{},"Don't Expose The Stacktrace Please!":{}}}],["physic",{"_index":1589,"title":{"Re: Is collecting physical games worth it?":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Teaching yourself to draw":{},"Computer Science learning pathways":{},"Programming: a Creative Cognitive Process":{},"Using Pandoc to publish a book":{},"The insanity of collecting retro games":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"Misconceptions about retro gamers":{},"Why I like Pawn Stars":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"On Selling a Self-published Book":{},"Ever-increasing Work Email Spam":{},"Power Usage Effectiveness":{},"Questionable Game Publishing Methods":{},"Migrating from Mailchimp to Listmonk":{},"Technical Knowledge Brews Creativity":{},"Minimalism and Tidying Up":{},"Once Upon a Time in Shaolin":{},"An Ad Leaflet QR Design Mistake":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"June 2022 In Review":{}},"tags":{}}],["pi",{"_index":4583,"title":{"How to setup Pi-Hole on a Synology NAS":{}},"content":{"Over analoog en digitaal":{},"How to setup Pi-Hole on a Synology NAS":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["pi-hol",{"_index":10762,"title":{},"content":{},"tags":{"How to setup Pi-Hole on a Synology NAS":{}}}],["picasso",{"_index":9108,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["picasso'",{"_index":9465,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["pick",{"_index":3488,"title":{},"content":{"Teaching by philosophy":{},"Building an Athlon Windows 98 Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Exploring the Go programming language":{},"Moon Logic":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"A Note About Footnotes":{},"Favorite Game Meme":{},"Questionable Game Publishing Methods":{},"November 2021 Meta Post":{},"Dark Age of Camelot in 2022":{},"A Factor Analysis For Dummies in R":{},"The Creative Techniques Toolbox":{},"Woke in Class":{},"2021 Year In Review":{},"January 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"April 2022 In Review":{},"My Programming Language Odyssey":{}},"tags":{}}],["picki",{"_index":2622,"title":{},"content":{"Development principles in cooking":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Exploring the Go programming language":{}},"tags":{}}],["pickl",{"_index":9979,"title":{},"content":{"Migrating from Mailchimp to Listmonk":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["picoblaz",{"_index":4626,"title":{"Unit Testing PicoBlaze Assembly files":{}},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{"Unit Testing PicoBlaze Assembly files":{}}}],["picoblaze](https://www.xilinx.com/products/intellectu",{"_index":4634,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["pictur",{"_index":2762,"title":{},"content":{"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Take your time.":{},"Nineties collecting nostalgia":{},"Water Levels As Public Data":{},"On Selling a Self-published Book":{},"20 Years of Personal Cellphone History":{},"The HP Sprocket Mini Printer":{},"Questionable Game Publishing Methods":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"The Creative Techniques Toolbox":{},"Winnie Lim on Rebuilding Oneself":{},"Wax Seals And Snail Mail":{},"How To Properly Store Your Game Boy Cartridges":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["piec",{"_index":1062,"title":{},"content":{"undefined":{},"Faking domain logic":{},"Teaching by philosophy":{},"Domain Driven Design in C":{},"Unit Testing PicoBlaze Assembly files":{},"Five reasons why agile and academia don't go together":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Programming on the Apple M1 Silicon":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"Using Hugo to Launch a Gemini Capsule":{},"Flea Market Season":{},"On Tea Prices":{},"The Decline of Battery Life":{},"Emotional Magic":{},"Collective Creativity":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"2021 Donations":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"The Creative Techniques Toolbox":{},"Leuchtturm Notebook Paper Quality":{},"True Backlink Support in Hugo":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["piet",{"_index":4827,"title":{},"content":{"De zin en onzin van conferenties":{},"Collective Creativity":{}},"tags":{}}],["pig",{"_index":3185,"title":{},"content":{"Take your time.":{}},"tags":{}}],["piholesetup1.jpg",{"_index":10753,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["pijn",{"_index":3387,"title":{},"content":{"Over entropie":{}},"tags":{}}],["pike",{"_index":6967,"title":{},"content":{"Exploring the AlterNet":{},"From Curiosity To Creativity":{}},"tags":{}}],["piketti",{"_index":4750,"title":{},"content":{"IT Competences and Certificates":{}},"tags":{}}],["piketty'",{"_index":9764,"title":{},"content":{"Where Does It Stop?":{}},"tags":{}}],["pikmin",{"_index":11957,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["pile",{"_index":5482,"title":{},"content":{"Designing websites with accessibility in mind":{},"Minimalism and Tidying Up":{}},"tags":{}}],["pillowcas",{"_index":11928,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["pilot",{"_index":2736,"title":{"The Pilot Capless: a stellar stealth pen":{}},"content":{"A quick look at 6 fountain pens":{},"The Pilot Capless: a stellar stealth pen":{},"Water Levels As Public Data":{}},"tags":{}}],["pin",{"_index":2358,"title":{},"content":{"Teaching yourself to draw":{},"A Ph.D. Thesis: Iteration 2":{},"Reviving an old 80486 PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pinbal",{"_index":8618,"title":{"Pinball Machines in a Jenever Museum":{}},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{"Pinball Machines in a Jenever Museum":{}}}],["pine",{"_index":2823,"title":{},"content":{"Nuts about local nuts":{}},"tags":{}}],["ping",{"_index":7435,"title":{},"content":{"Host your own webmention receiver":{}},"tags":{}}],["pingback",{"_index":6949,"title":{"Fighting Webmention And Pingback Spam":{}},"content":{"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Fighting Webmention And Pingback Spam":{},"April 2022 In Review":{}},"tags":{"Fighting Webmention And Pingback Spam":{}}}],["pink",{"_index":10927,"title":{},"content":{"Visualizing Personal Data Takeouts":{}},"tags":{}}],["pinker",{"_index":7604,"title":{},"content":{"Academese Gems":{}},"tags":{}}],["pinki",{"_index":6987,"title":{},"content":{"Exploring the AlterNet":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["pinnacl",{"_index":10193,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["pinterest",{"_index":2355,"title":{},"content":{"Teaching yourself to draw":{}},"tags":{}}],["pinto",{"_index":7641,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["pipe",{"_index":5195,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["pipelin",{"_index":5178,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["pipes/scss",{"_index":5198,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["piqu",{"_index":10628,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["piraci",{"_index":10820,"title":{},"content":{"Once Upon a Time in Shaolin":{}},"tags":{}}],["piranha",{"_index":8007,"title":{},"content":{"Book Number Fourteen":{}},"tags":{}}],["pirat",{"_index":10107,"title":{},"content":{"November 2021 Meta Post":{},"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["piss",{"_index":7124,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["pistachio",{"_index":12089,"title":{},"content":{"Sparking Conversations at Conferences":{}},"tags":{}}],["pit",{"_index":7679,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["pitch",{"_index":6409,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["pitfal",{"_index":740,"title":{},"content":{"undefined":{}},"tags":{}}],["piti",{"_index":8774,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["pixea",{"_index":10112,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["pixel",{"_index":5613,"title":{},"content":{"Tracking and privacy concerns on websites":{},"3D Software Rendering on the GBA":{},"Moon Logic":{},"Favorite Game Meme":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["pizza",{"_index":962,"title":{},"content":{"Learning to become a baker":{},"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["pizza’",{"_index":439,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["pkm",{"_index":9575,"title":{},"content":{"Exporting Goodreads to Obsidian":{}},"tags":{}}],["plaat",{"_index":3398,"title":{},"content":{"Over entropie":{},"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"Over tijdsbesef":{},"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["plaats1",{"_index":1459,"title":{},"content":{"undefined":{}},"tags":{}}],["plaats2",{"_index":1460,"title":{},"content":{"undefined":{}},"tags":{}}],["place",{"_index":188,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Faking domain logic":{},"Journaling in practice":{},"Nuts about local nuts":{},"IT Competences and Certificates":{},"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Flea Market Season":{},"Software Engineering Is Not Engineering":{},"How Much Should I Spend On Magic The Gathering":{},"Reducing Workflow Load Facilitates Writing":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"Are You In The System Yet, Sir?":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"From Analog Notebook to Digital Vault":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Dark Age of Camelot in 2022":{},"Re: Writing A Book Is Nonesense":{},"2021 Year In Review":{},"On Trying To Sell A Laptop":{},"Expiry Dates On Journals":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["placehold",{"_index":5516,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["placement",{"_index":6411,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{},"Pinball Machines in a Jenever Museum":{},"Thoughts On Home NAS Systems":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plagu",{"_index":10560,"title":{},"content":{"The Creative Techniques Toolbox":{},"What a Night Cam Is Good For":{}},"tags":{}}],["plain",{"_index":5337,"title":{},"content":{"Using Pandoc to publish a book":{},"My Kotlin Rose-Tinted Glasses Broke":{}},"tags":{}}],["plainli",{"_index":10659,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["plan",{"_index":2808,"title":{"Always have a Diaster Recovery Plan":{}},"content":{"Journaling in practice":{},"IT Competences and Certificates":{},"DIY: Hosting stuff on your own VPS":{},"Using Pandoc to publish a book":{},"Combining async with generators in Node 11":{},"Thoughts on collaboration in education":{},"The Internet Killed Secrets in Games":{},"Always have a Diaster Recovery Plan":{},"Exploring the Go programming language":{},"Host your own webmention receiver":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Technical Knowledge Brews Creativity":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"Creating Top x Games Lists Is Hard":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["plan\"_",{"_index":6919,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["plane",{"_index":8448,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"The Lost Art of Being Lost":{}},"tags":{}}],["planeswalk",{"_index":8145,"title":{},"content":{"How Much Should I Spend On Magic The Gathering":{}},"tags":{}}],["plann",{"_index":8430,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["plannen",{"_index":3582,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["plant",{"_index":2422,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Book Number Fourteen":{},"Cheese cheese cheese cheese cheese":{},"Are Digital Gardens Blogs?":{},"Constraint-based Creativity":{},"Drought":{}},"tags":{}}],["plant](https://en.wikipedia.org/wiki/allspic",{"_index":9875,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["plantat",{"_index":12127,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plaqu",{"_index":8450,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plasma](https://web.archive.org/web/20050323094702/http://www.musicplasma.com",{"_index":10703,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["plastic",{"_index":2992,"title":{},"content":{"Inventing - for the worse?":{},"Nineties collecting nostalgia":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Three Little GameCube Mods":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["plastici",{"_index":12190,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["plastieken",{"_index":5023,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["plateau",{"_index":2833,"title":{},"content":{"Nuts about local nuts":{}},"tags":{}}],["platform",{"_index":1505,"title":{"Productivity Tools on all platforms":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Productivity Tools on all platforms":{},"Unit Testing PicoBlaze Assembly files":{},"Project Warlock: About Perseverance":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"Double-dipping and Market Prices":{},"Reducing Workflow Load Facilitates Writing":{},"Questionable Game Publishing Methods":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{},"Expiry Dates On Journals":{},"None Of My Best Friends Are Content Creators":{},"True Backlink Support in Hugo":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["platformi",{"_index":10778,"title":{},"content":{"January 2022 In Review":{}},"tags":{}}],["platgeklopt",{"_index":3919,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["platinum",{"_index":2738,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["plato",{"_index":9515,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["plato'",{"_index":8412,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["play",{"_index":2646,"title":{"YouTube Play Image Links in Hugo":{},"Why I Play Games (And So Should You)":{}},"content":{"Healing creative scars":{},"I'm jealous of my dog":{},"Project Warlock: About Perseverance":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"Discord killed support for WinXP":{},"On Manuscript Review Procedures":{},"Nineties collecting nostalgia":{},"Belgium - Portugal: 5 - 2":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"Rules of a Creator's Life":{},"The Decline of Battery Life":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"The HP Sprocket Mini Printer":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"November 2021 Meta Post":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"December 2021 In Review":{},"Generating a Blogroll With OPML in Hugo":{},"Why I Play Games (And So Should You)":{},"How to setup Pi-Hole on a Synology NAS":{},"January 2022 In Review":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{},"Choosing an Audio Codec":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"March 2022 In Review":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"June 2022 In Review":{}},"tags":{}}],["playabl",{"_index":8071,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["playback",{"_index":11299,"title":{},"content":{"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["player",{"_index":6270,"title":{},"content":{"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"The first Dutch Obsidian meetup":{},"Belgium - Portugal: 5 - 2":{},"How Much Should I Spend On Magic The Gathering":{},"Emotional Magic":{},"20 Years of Personal Cellphone History":{},"How Not To Do A Remaster":{},"Dark Age of Camelot in 2022":{},"How To Enjoy Your Own Digital Music":{},"Choosing an Audio Codec":{}},"tags":{}}],["player'",{"_index":10297,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["playfield",{"_index":8656,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["playground",{"_index":7514,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["playground](https://play.kotlinlang.org",{"_index":8584,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["playlist",{"_index":9716,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["playtest",{"_index":8658,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["playthrough",{"_index":8291,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["playtim",{"_index":8277,"title":{},"content":{"The Decline of Battery Life":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["pleas",{"_index":7998,"title":{"Don't Expose The Stacktrace Please!":{}},"content":{"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"Allspice Is Not All Spice":{},"On Trying To Sell A Laptop":{},"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["pleasant",{"_index":5185,"title":{},"content":{"Hugo Extended: More static site processing power!":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Leuchtturm Notebook Paper Quality":{},"April 2022 In Review":{},"Give Up GitHub!":{}},"tags":{}}],["pleasur",{"_index":5888,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Flea Market Season":{},"Reducing Workflow Load Facilitates Writing":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["pleasures](https://nerdlypleasures.blogspot.com/2012/07/sound",{"_index":5872,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["pleasures](https://nerdlypleasures.blogspot.com/2014/10/batteri",{"_index":8292,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["plenti",{"_index":1314,"title":{},"content":{"Unit Testing Stored Procedures":{},"A Ph.D. Thesis: Iteration 2":{},"My Retrocomputing Projects For 2022":{},"Drought":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["plenty?ac=1&from_search=tru",{"_index":2610,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["plenty](https://www.goodreads.com/book/show/8086216",{"_index":2609,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["plethora",{"_index":4397,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Programming: a Creative Cognitive Process":{},"Technical Knowledge Brews Creativity":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["plichtbewust",{"_index":4221,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["plier",{"_index":11801,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pling",{"_index":4520,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["plod",{"_index":8675,"title":{},"content":{"My Kotlin Rose-Tinted Glasses Broke":{}},"tags":{}}],["plot",{"_index":3943,"title":{},"content":{"Over de inflatie van intellect":{},"Technical Knowledge Brews Creativity":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{}},"tags":{}}],["plots",{"_index":4973,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["plow",{"_index":2301,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"What is Creativity in Software Engineering?":{}},"tags":{}}],["plu",{"_index":1201,"title":{},"content":{"undefined":{},"Thinking in terms of objects":{},"Reviving an old 80486 PC":{},"How to write academic papers in Markdown":{},"Exploring the AlterNet":{},"Drought":{},"The Strange Heterogenity of Hiking Signs":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["plug",{"_index":1754,"title":{},"content":{"Metaprogramming instead of duplication":{},"486 Upgrade 2: The SD Card HDD":{},"The Productive Programmer on Mac":{},"Getting rid of trackers using LineageOS":{},"The Fridge, Your Inoculation Room":{},"Three Little GameCube Mods":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["plugin",{"_index":1499,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Productivity Tools on all platforms":{},"Page Building with Brizy in Wordpress":{},"Tracking and privacy concerns on websites":{},"From Analog Notebook to Digital Vault":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["plumb",{"_index":4303,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["plunder",{"_index":10574,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["plus(numb",{"_index":3313,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["plymouth",{"_index":9700,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["pm",{"_index":268,"title":{},"content":{"On finding your inner zen in big cities":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["pm2.jpg",{"_index":10194,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["png",{"_index":2131,"title":{},"content":{"Webdriver Exception Handling":{},"YouTube Play Image Links in Hugo":{}},"tags":{}}],["pnp.html",{"_index":10223,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["po",{"_index":8263,"title":{},"content":{"Rules of a Creator's Life":{}},"tags":{}}],["pocket",{"_index":6856,"title":{"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"content":{"You Shouldn't Use Spotify":{},"Book Number Fourteen":{},"How Much Should I Spend On Magic The Gathering":{},"The Decline of Battery Life":{},"Questionable Game Publishing Methods":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pocket](/post/2022/04/analogu",{"_index":11652,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["pocket](https://www.analogue.co/pocket",{"_index":7749,"title":{},"content":{"Misconceptions about retro gamers":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["pod",{"_index":3179,"title":{},"content":{"Take your time.":{}},"tags":{}}],["podcast",{"_index":9906,"title":{},"content":{"2021 Donations":{},"Minimalism and Tidying Up":{}},"tags":{}}],["podcast'",{"_index":11942,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["podcast](https://retronauts.com",{"_index":11543,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["poet",{"_index":9076,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["poetri",{"_index":10368,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["pog",{"_index":7485,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["poge",{"_index":659,"title":{},"content":{"undefined":{},"Over entropie":{}},"tags":{}}],["pogingen",{"_index":3358,"title":{},"content":{"Over entropie":{}},"tags":{}}],["pogo",{"_index":8930,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["pogs.html#slammingtechniqu",{"_index":7511,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["poi",{"_index":3561,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["poincar",{"_index":9830,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["poincaré'",{"_index":9833,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["point",{"_index":1965,"title":{},"content":{"Faking domain logic":{},"Are you handing over enough when inspiring someone?":{},"Death to pseudocode?":{},"Domain Driven Design in C":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Using Pandoc to publish a book":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"The Internet Killed Secrets in Games":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Creativity Self-Assessment Is Nonsense":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"A 5.25\" Gobliins 2 Surprise":{},"Constraint-based Creativity":{},"Creative Critical Thinking":{},"How Not To Do A Remaster":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Natural Gas Prices and The Energy Market":{},"Why I Play Games (And So Should You)":{},"Woke in Class":{},"An Ad Leaflet QR Design Mistake":{},"Creativity Equals Messy Code?":{},"True Backlink Support in Hugo":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"April 2022 In Review":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["pointcut",{"_index":2125,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["pointer",{"_index":520,"title":{},"content":{"undefined":{},"Domain Driven Design in C":{},"Teaching Object-Oriented design using the GBA":{},"3D Software Rendering on the GBA":{},"Dear Student":{}},"tags":{}}],["pointil",{"_index":9093,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["pointless",{"_index":6475,"title":{},"content":{"Thoughts on Bullshit Jobs":{}},"tags":{}}],["points_",{"_index":8455,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["poison",{"_index":2953,"title":{},"content":{"I'm jealous of my dog":{},"What a Night Cam Is Good For":{},"On Commuting By Bike":{}},"tags":{}}],["poke",{"_index":8526,"title":{},"content":{"Emotional Magic":{},"Are Digital Gardens Blogs?":{},"Natural Gas Prices and The Energy Market":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["polaroid",{"_index":8929,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["pole",{"_index":12136,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["polici",{"_index":10758,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["polish",{"_index":5343,"title":{},"content":{"Project Warlock: About Perseverance":{},"How To Stream Your Own Music: Reprise":{},"June 2022 In Review":{}},"tags":{}}],["polit",{"_index":8389,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Favorite Game Meme":{},"Constraint-based Creativity":{},"Seneca on How to Live":{},"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Rough Hip-Hop":{},"May 2022 In Review":{}},"tags":{}}],["politician",{"_index":7700,"title":{},"content":{"Flea Market Season":{},"Collective Creativity":{},"Creative Critical Thinking":{}},"tags":{}}],["pollan",{"_index":8614,"title":{},"content":{"On Selling a Self-published Book":{}},"tags":{}}],["pollan'",{"_index":5295,"title":{},"content":{"Using Pandoc to publish a book":{}},"tags":{}}],["pollin",{"_index":8860,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["pollut",{"_index":10137,"title":{},"content":{"Seneca on How to Live":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["polybiu",{"_index":9060,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["polyfil",{"_index":5469,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["polyglot",{"_index":7216,"title":{},"content":{"Exploring the Go programming language":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["pommes_",{"_index":9459,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["ponder",{"_index":2922,"title":{},"content":{"I'm jealous of my dog":{},"What if Seneca wasn't Nero's advisor?":{},"A Creative State of Mind":{},"Seneca on How to Live":{}},"tags":{}}],["poof",{"_index":3847,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["pool",{"_index":228,"title":{},"content":{"On finding your inner zen in big cities":{},"Exploring the Go programming language":{},"How Much Should I Spend On Magic The Gathering":{}},"tags":{}}],["poor",{"_index":6922,"title":{},"content":{"Always have a Diaster Recovery Plan":{},"A Factor Analysis For Dummies in R":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["pop",{"_index":2324,"title":{},"content":{"Teaching yourself to draw":{},"Hiding Code Complexity":{},"A journey through the history of webdesign":{},"Using Hugo to Launch a Gemini Capsule":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"How Not To Do A Remaster":{},"A Personal Intro To Rough Hip-Hop":{},"February 2022 In Review":{}},"tags":{}}],["popliedj",{"_index":5052,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["popul",{"_index":10563,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["populair",{"_index":3892,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["popular",{"_index":1312,"title":{},"content":{"Unit Testing Stored Procedures":{},"Are you handing over enough when inspiring someone?":{},"I'm jealous of my dog":{},"486 Upgrade 2: The SD Card HDD":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The insanity of collecting retro games":{},"Teaching students about coding trends":{},"Stop limiting yourself to JS in browsers":{},"Social Debt in Development Teams":{},"The HP Sprocket Mini Printer":{},"Seneca on How to Live":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"How To Enjoy Your Own Digital Music":{},"February 2022 In Review":{},"Fighting Webmention And Pingback Spam":{},"The Death Of The Nike+ SportWatch":{},"True Backlink Support in Hugo":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"My Programming Language Odyssey":{},"Give Up GitHub!":{}},"tags":{}}],["population.com/r/daoc",{"_index":10293,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["popup",{"_index":9005,"title":{},"content":{"Are Digital Gardens Blogs?":{}},"tags":{}}],["porridg",{"_index":12195,"title":{"The Perfect Bowl Of Oatmeal Porridge":{}},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["porridge.jpg",{"_index":12204,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["porridge_",{"_index":12232,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["port",{"_index":5148,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"3D Software Rendering on the GBA":{},"486 Upgrade 1: Sound Blaster 16":{},"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"A Creative State of Mind":{},"Three Little GameCube Mods":{},"December 2021 In Review":{},"How to setup Pi-Hole on a Synology NAS":{},"My Retrocomputing Projects For 2022":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["portabl",{"_index":11196,"title":{},"content":{"Choosing an Audio Codec":{}},"tags":{}}],["portal",{"_index":6272,"title":{},"content":{"The Internet Killed Secrets in Games":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["portion",{"_index":5244,"title":{},"content":{"Page Building with Brizy in Wordpress":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Thoughts on Bullshit Jobs":{},"You Shouldn't Use Spotify":{},"Always have a Diaster Recovery Plan":{},"Questionable Game Publishing Methods":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["portrait",{"_index":9817,"title":{},"content":{"A Creative State of Mind":{}},"tags":{}}],["portray",{"_index":9138,"title":{},"content":{"Ditch Scrum, Organize As You See Fit":{},"A Creative State of Mind":{},"Seneca on How to Live":{},"Why I Play Games (And So Should You)":{}},"tags":{}}],["portug",{"_index":7633,"title":{"Belgium - Portugal: 5 - 2":{}},"content":{},"tags":{}}],["pose",{"_index":2711,"title":{},"content":{"A quick look at 6 fountain pens":{},"Ditch Scrum, Organize As You See Fit":{},"Creative Critical Thinking":{},"Where Does It Stop?":{}},"tags":{}}],["posh",{"_index":434,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["posit",{"_index":3268,"title":{},"content":{"Death to pseudocode?":{},"Using Pandoc to publish a book":{},"Project Warlock: About Perseverance":{},"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"Thirty-Six":{},"Very Old and Somewhat Old Mood Boards":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"Equality in Game Credits":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["positive/neg",{"_index":9180,"title":{},"content":{"Ever-increasing Work Email Spam":{}},"tags":{}}],["positives](https://obsolete29.com/posts/2021/10/19/on",{"_index":9925,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["positivisten",{"_index":3449,"title":{},"content":{"Over entropie":{}},"tags":{}}],["poss",{"_index":7160,"title":{},"content":{"The IndieWeb Mixed Bag":{},"Exporting Goodreads to Obsidian":{}},"tags":{}}],["posse](https://indieweb.org/poss",{"_index":7154,"title":{},"content":{"The IndieWeb Mixed Bag":{}},"tags":{}}],["possess",{"_index":3013,"title":{},"content":{"Inventing - for the worse?":{},"Water Levels As Public Data":{},"Minimalism and Tidying Up":{},"Give Up GitHub!":{}},"tags":{}}],["possibl",{"_index":455,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Migrating from Extjs to React gradually":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Inventing - for the worse?":{},"Hiding Code Complexity":{},"Teaching by philosophy":{},"Reverse engineering a curriculum":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Unit Testing PicoBlaze Assembly files":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Tracking and privacy concerns on websites":{},"3D Software Rendering on the GBA":{},"The Internet Killed Secrets in Games":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"My Retro Desk/Gaming Setup in 2021":{},"Stop limiting yourself to JS in browsers":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"The Fridge, Your Inoculation Room":{},"On Selling a Self-published Book":{},"Ever-increasing Work Email Spam":{},"The Lost Art of Being Lost":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"A Factor Analysis For Dummies in R":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"On Learning A New (Programming) Language":{},"Give Up GitHub!":{}},"tags":{}}],["post",{"_index":168,"title":{"November 2021 Meta Post":{}},"content":{"Ending your day with happy thoughts":{},"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Enhancing the builder pattern with closures":{},"Bye autotools hello Scons":{},"Webdriver Exception Handling":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"Take your time.":{},"Over Onmiddellijke Voldoening":{},"Five reasons why agile and academia don't go together":{},"Page Building with Brizy in Wordpress":{},"Combining async with generators in Node 11":{},"Designing websites with accessibility in mind":{},"486 Upgrade 1: Sound Blaster 16":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"What is Creativity in Software Engineering?":{},"My Retro Desk/Gaming Setup in 2021":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Always have a Diaster Recovery Plan":{},"Exploring the AlterNet":{},"Lousy Wordpress Hacking Attempts detected":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Nineties collecting nostalgia":{},"Social Debt in Development Teams":{},"Reducing Workflow Load Facilitates Writing":{},"What if Seneca wasn't Nero's advisor?":{},"Cheese cheese cheese cheese cheese":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"Favorite Game Meme":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"A Treatise on Leavened Waffles":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"From Analog Notebook to Digital Vault":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"A Factor Analysis For Dummies in R":{},"Natural Gas Prices and The Energy Market":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"How to setup Pi-Hole on a Synology NAS":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"A Personal Intro To Rough Hip-Hop":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"Cool Things People Do With Their Blogs":{},"Fighting Webmention And Pingback Spam":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"True Backlink Support in Hugo":{},"Wax Seals And Snail Mail":{},"My Programming Language Odyssey":{}},"tags":{}}],["post/2020/06/combin",{"_index":5425,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["post/2022/04/gbcarts.jpg",{"_index":11806,"title":{},"content":{"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["post](/post/2020/09/reviv",{"_index":5755,"title":{},"content":{"An am486 Performance Analysis":{}},"tags":{}}],["post](https://chasingmailboxes.com/2021/10/05/coffeeneur",{"_index":9934,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["post](https://jefklakscodex.com/articles/features/e3",{"_index":7947,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["post](https://rubenerd.com/favourit",{"_index":8854,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["post](https://rubenerd.com/inlin",{"_index":7934,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["post](https://stackoverflow.com/questions/5827612/nod",{"_index":5429,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["postbod",{"_index":3405,"title":{},"content":{"Over entropie":{}},"tags":{}}],["poster",{"_index":9898,"title":{},"content":{"2021 Donations":{},"November 2021 Meta Post":{}},"tags":{}}],["posteriori",{"_index":3306,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["postfix",{"_index":9996,"title":{},"content":{"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["postgr",{"_index":5126,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["posthum",{"_index":11236,"title":{},"content":{"Expiry Dates On Journals":{}},"tags":{}}],["postmodern",{"_index":2250,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["postprocess",{"_index":1900,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["posts](/post/2020/11/win98",{"_index":8225,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["posts](/post/2021",{"_index":10669,"title":{},"content":{"2021 Year In Review":{}},"tags":{}}],["posts](/post/2022/#mar",{"_index":11483,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["postscript",{"_index":11264,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["postsharp",{"_index":2127,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["postur",{"_index":7895,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["pot",{"_index":9956,"title":{},"content":{"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["potato",{"_index":7483,"title":{},"content":{"Nineties collecting nostalgia":{}},"tags":{}}],["potato](https://www.economist.com/leaders/2022/01/01/video",{"_index":10602,"title":{},"content":{"Why I Play Games (And So Should You)":{}},"tags":{}}],["potenti",{"_index":5732,"title":{},"content":{"Thoughts on collaboration in education":{},"On Manuscript Review Procedures":{},"Creativity Self-Assessment Is Nonsense":{},"The Lost Art of Being Lost":{},"On Trying To Sell A Laptop":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["potj",{"_index":4894,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["potter",{"_index":11671,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["pour",{"_index":8349,"title":{},"content":{"Water Levels As Public Data":{},"How Not To Do A Remaster":{},"The Creative Techniques Toolbox":{},"May 2022 In Review":{}},"tags":{}}],["powder",{"_index":9399,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["power",{"_index":728,"title":{"Hugo Extended: More static site processing power!":{},"Power Usage Effectiveness":{}},"content":{"undefined":{},"How to teach kids to program":{},"Productivity Tools on all platforms":{},"Page Building with Brizy in Wordpress":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"The Internet Killed Secrets in Games":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Productive Programmer on Mac":{},"My Retro Desk/Gaming Setup in 2021":{},"The first Dutch Obsidian meetup":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"How Much Should I Spend On Magic The Gathering":{},"The HP Sprocket Mini Printer":{},"Collective Creativity":{},"Dear Student":{},"Power Usage Effectiveness":{},"The Lost Art of Being Lost":{},"A Treatise on Leavened Waffles":{},"Constraint-based Creativity":{},"Three Little GameCube Mods":{},"Minimalism and Tidying Up":{},"Re: Writing A Book Is Nonesense":{},"Thoughts On Home NAS Systems":{},"Choosing an Audio Codec":{},"Fighting Webmention And Pingback Spam":{},"True Backlink Support in Hugo":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["power.jpg",{"_index":5981,"title":{},"content":{"Reviving an old 80486 PC":{}},"tags":{}}],["powerhous",{"_index":2783,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["pr",{"_index":6244,"title":{},"content":{"Personal Desktop Screenshots of Olde":{}},"tags":{}}],["prachtig",{"_index":3351,"title":{},"content":{"Over entropie":{}},"tags":{}}],["practic",{"_index":88,"title":{"Journaling in practice":{}},"content":{"Ending your day with happy thoughts":{},"Unit Testing Stored Procedures":{},"Teaching yourself to draw":{},"Development principles in cooking":{},"Healing creative scars":{},"I'm jealous of my dog":{},"Take your time.":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Teaching Object-Oriented design using the GBA":{},"Five reasons why agile and academia don't go together":{},"An am486 Performance Analysis":{},"Digitizing journals using DEVONthink":{},"What is Creativity in Software Engineering?":{},"You Shouldn't Use Spotify":{},"The first Dutch Obsidian meetup":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"Book Number Fourteen":{},"Creativity Self-Assessment Is Nonsense":{},"The HP Sprocket Mini Printer":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"A Treatise on Leavened Waffles":{},"Where Does It Stop?":{},"Academic Lineage":{},"Drought":{},"On Learning A New (Programming) Language":{},"May 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["practice_",{"_index":7809,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["practician",{"_index":2520,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["practicum",{"_index":3850,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["practition",{"_index":4682,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["practitioner.html",{"_index":7389,"title":{},"content":{"On Manuscript Review Procedures":{}},"tags":{}}],["practitioner](https://www.goodreads.com/book/show/134454",{"_index":7786,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["practitioner_",{"_index":7790,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["pragmat",{"_index":10138,"title":{},"content":{"Seneca on How to Live":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["praktijk",{"_index":4883,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["praktisch",{"_index":3640,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"De zin en onzin van conferenties":{}},"tags":{}}],["pray",{"_index":7033,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["pre",{"_index":786,"title":{},"content":{"undefined":{},"A journey through the history of webdesign":{},"What is Creativity in Software Engineering?":{},"Discord killed support for WinXP":{},"Stop limiting yourself to JS in browsers":{},"On Manuscript Review Procedures":{},"Re: Is collecting physical games worth it?":{},"On Tea Prices":{},"Questionable Game Publishing Methods":{},"February 2022 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["preambl",{"_index":5300,"title":{},"content":{"Using Pandoc to publish a book":{}},"tags":{}}],["precaut",{"_index":7733,"title":{},"content":{"Flea Market Season":{}},"tags":{}}],["preciou",{"_index":7916,"title":{},"content":{"Why I like Pawn Stars":{},"The Emperor of Lists":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{}},"tags":{}}],["precipit",{"_index":8345,"title":{},"content":{"Water Levels As Public Data":{},"Drought":{}},"tags":{}}],["precis",{"_index":8691,"title":{},"content":{"My Kotlin Rose-Tinted Glasses Broke":{},"Constraint-based Creativity":{},"From Curiosity To Creativity":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["predecessor",{"_index":6329,"title":{},"content":{"Win98 Upgrade: Sound Blaster Audigy":{},"Double-dipping and Market Prices":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["predefin",{"_index":1347,"title":{},"content":{"Unit Testing Stored Procedures":{}},"tags":{}}],["predic",{"_index":1214,"title":{},"content":{"undefined":{}},"tags":{}}],["predict",{"_index":7664,"title":{},"content":{"Belgium - Portugal: 5 - 2":{}},"tags":{}}],["predomin",{"_index":9052,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["prefer",{"_index":5129,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"Building an Athlon Windows 98 Retro PC":{},"Stop limiting yourself to JS in browsers":{},"On Tea Prices":{},"A Note About Footnotes":{},"Questionable Game Publishing Methods":{},"A Factor Analysis For Dummies in R":{},"Thoughts On Home NAS Systems":{},"A Personal Intro To Gentle Hip-Hop":{},"How To Stream Your Own Music: Reprise":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Teaching Software Engineering Is Still Done Wrong":{},"May 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["prefix",{"_index":1328,"title":{},"content":{"Unit Testing Stored Procedures":{},"A Decade in the Software Engineering industry":{}},"tags":{}}],["pregnant",{"_index":8509,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["prejudic",{"_index":11030,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["preload",{"_index":2098,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{}},"tags":{}}],["preloaders](https://icons8.com/preload",{"_index":7983,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["prematur",{"_index":1245,"title":{},"content":{"undefined":{},"February 2022 In Review":{}},"tags":{}}],["premis",{"_index":6589,"title":{},"content":{"The Productive Programmer on Mac":{},"Academese Gems":{},"Pinball Machines in a Jenever Museum":{},"Collective Creativity":{},"Academic Lineage":{}},"tags":{}}],["premium",{"_index":5257,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["preoccupi",{"_index":3161,"title":{},"content":{"Take your time.":{},"Creative Critical Thinking":{}},"tags":{}}],["prepar",{"_index":2597,"title":{},"content":{"Development principles in cooking":{},"Computer Science learning pathways":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Getting rid of trackers using LineageOS":{},"Cheese cheese cheese cheese cheese":{},"Kotlin Is Java 2.0, But It's Still Java":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["prepend",{"_index":10384,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["presenc",{"_index":3076,"title":{},"content":{"2017 in books":{},"Dear Student":{},"Creative Critical Thinking":{},"2021 Year In Review":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["present",{"_index":2435,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"2017 in books":{},"Death to pseudocode?":{},"ITiCSE 2020: A Report":{},"Thoughts on collaboration in education":{},"Reviving an old 80486 PC":{},"Thoughts on Bullshit Jobs":{},"What is Creativity in Software Engineering?":{},"Software Engineering Is Not Engineering":{},"Emotional Magic":{},"Pinball Machines in a Jenever Museum":{},"Thirty-Six":{},"Collective Creativity":{},"Power Usage Effectiveness":{},"Creative Critical Thinking":{},"Where Does It Stop?":{},"A Creative State of Mind":{},"2021 Year In Review":{},"Visualizing Personal Data Takeouts":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"Teaching Software Engineering Is Still Done Wrong":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["presentati",{"_index":4900,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["presentation](https://docs.google.com/document/d/1re3lyaalscz49189xigquvjqlmpe9uofleyz8y7mjue/edit#heading=h.ygj23kjvy5z",{"_index":9621,"title":{},"content":{"From Analog Notebook to Digital Vault":{}},"tags":{}}],["presenteert",{"_index":4887,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["presenteren",{"_index":3671,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"De zin en onzin van conferenties":{}},"tags":{}}],["preserv",{"_index":1485,"title":{},"content":{"undefined":{},"Lousy Wordpress Hacking Attempts detected":{},"Academese Gems":{},"What if Seneca wasn't Nero's advisor?":{},"The Emperor of Lists":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["preset",{"_index":5228,"title":{},"content":{"Hugo Extended: More static site processing power!":{}},"tags":{}}],["press",{"_index":2855,"title":{},"content":{"Nuts about local nuts":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 2: The SD Card HDD":{},"Teaching students about coding trends":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"What if Seneca wasn't Nero's advisor?":{},"On Selling a Self-published Book":{},"The HP Sprocket Mini Printer":{},"A Triumph For Blogging":{},"Questionable Game Publishing Methods":{},"The Lost Art of Being Lost":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"Expiry Dates On Journals":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"Wax Seals And Snail Mail":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["pressur",{"_index":3233,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Water Levels As Public Data":{},"Why I Play Games (And So Should You)":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["presum",{"_index":10584,"title":{},"content":{"The Creative Techniques Toolbox":{},"Give Up GitHub!":{}},"tags":{}}],["pretend",{"_index":6480,"title":{},"content":{"Thoughts on Bullshit Jobs":{},"Exploring the Go programming language":{},"On Selling a Self-published Book":{},"Creative Critical Thinking":{}},"tags":{}}],["pretti",{"_index":2044,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"Inventing - for the worse?":{},"Death to pseudocode?":{},"Domain Driven Design in C":{},"Thoughts on Bullshit Jobs":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Moon Logic":{},"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"Power Usage Effectiveness":{},"The Emperor of Lists":{},"From Curiosity To Creativity":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Dark Age of Camelot in 2022":{},"Why I Play Games (And So Should You)":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["preval",{"_index":8557,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["prevent",{"_index":6737,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Very Old and Somewhat Old Mood Boards":{},"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["preview",{"_index":5263,"title":{},"content":{"Page Building with Brizy in Wordpress":{},"Reducing Workflow Load Facilitates Writing":{},"November 2021 Meta Post":{}},"tags":{}}],["preview.mp4",{"_index":6645,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["previou",{"_index":152,"title":{},"content":{"Ending your day with happy thoughts":{},"Visual Studio 2012 for Eclipse users":{},"Integration Testing with SQLite":{},"Webdriver Exception Handling":{},"Building an Athlon Windows 98 Retro PC":{},"What is Creativity in Software Engineering?":{},"Flea Market Season":{},"The Fridge, Your Inoculation Room":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"December 2021 In Review":{},"2021 Year In Review":{},"January 2022 In Review":{},"Academic Lineage":{},"February 2022 In Review":{},"Leuchtturm Notebook Paper Quality":{},"Cool Things People Do With Their Blogs":{},"March 2022 In Review":{},"April 2022 In Review":{},"My Programming Language Odyssey":{},"Creating Top x Games Lists Is Hard":{},"May 2022 In Review":{},"June 2022 In Review":{}},"tags":{}}],["previous",{"_index":9128,"title":{},"content":{"Dear Student":{},"The Lost Art of Being Lost":{}},"tags":{}}],["previous](https://people.cs.kuleuven.be/~wouter.groeneveld/slr",{"_index":4924,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["pri",{"_index":7959,"title":{},"content":{"YouTube Play Image Links in Hugo":{},"The HP Sprocket Mini Printer":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"Expiry Dates On Journals":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["price",{"_index":2758,"title":{"Double-dipping and Market Prices":{},"On Tea Prices":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"content":{"A quick look at 6 fountain pens":{},"Domain Driven Design in C":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Digitizing journals using DEVONthink":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The insanity of collecting retro games":{},"Re: Is collecting physical games worth it?":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Natural Gas Prices and The Energy Market":{},"On Trying To Sell A Laptop":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Drought":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["prices.com",{"_index":7551,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["prices.com](https://eshop",{"_index":7550,"title":{},"content":{"Re: Is collecting physical games worth it?":{}},"tags":{}}],["prices](/post/2022/01/natur",{"_index":11783,"title":{},"content":{"Drought":{}},"tags":{}}],["prices](https://www.reddit.com/r/gamecollecting/comments/8jmiwi/how_metal_jesus_rocks_affects_retro_video_gam",{"_index":6796,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["pricetag",{"_index":9286,"title":{},"content":{"Questionable Game Publishing Methods":{}},"tags":{}}],["pricey",{"_index":10224,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["prij",{"_index":4077,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["primari",{"_index":6511,"title":{},"content":{"Digitizing journals using DEVONthink":{},"Re: Is collecting physical games worth it?":{}},"tags":{}}],["primarili",{"_index":6854,"title":{},"content":{"You Shouldn't Use Spotify":{},"On Manuscript Review Procedures":{},"Re: Is collecting physical games worth it?":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["prime",{"_index":8948,"title":{},"content":{"The HP Sprocket Mini Printer":{},"None Of My Best Friends Are Content Creators":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["primit",{"_index":790,"title":{},"content":{"undefined":{}},"tags":{}}],["princ",{"_index":7445,"title":{},"content":{"Moon Logic":{},"Favorite Game Meme":{},"A Triumph For Blogging":{},"Drought":{}},"tags":{}}],["princess",{"_index":11963,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["princip",{"_index":3667,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["principl",{"_index":2459,"title":{"Development principles in cooking":{}},"content":{"How to teach kids to program":{},"Development principles in cooking":{},"Healing creative scars":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Academese Gems":{},"Emotional Magic":{},"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["prinf(\"%d",{"_index":4321,"title":{},"content":{"Domain Driven Design in C":{}},"tags":{}}],["print",{"_index":561,"title":{},"content":{"undefined":{},"What is Creativity in Software Engineering?":{},"Emotional Magic":{},"The HP Sprocket Mini Printer":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"Allspice Is Not All Spice":{},"Seneca on How to Live":{},"Generating a Blogroll With OPML in Hugo":{},"An Ad Leaflet QR Design Mistake":{},"How To Properly Store Your Game Boy Cartridges":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["printer",{"_index":2994,"title":{"The HP Sprocket Mini Printer":{}},"content":{"Inventing - for the worse?":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{}},"tags":{}}],["printf",{"_index":8244,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["println(\"hi\".last",{"_index":8580,"title":{},"content":{"Kotlin Is Java 2.0, But It's Still Java":{}},"tags":{}}],["priori",{"_index":3305,"title":{},"content":{"Thinking in terms of objects":{}},"tags":{}}],["prioriti",{"_index":6734,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{},"Always have a Diaster Recovery Plan":{}},"tags":{}}],["privaci",{"_index":5472,"title":{"Tracking and privacy concerns on websites":{}},"content":{"Designing websites with accessibility in mind":{},"Tracking and privacy concerns on websites":{},"Digitizing journals using DEVONthink":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Are You In The System Yet, Sir?":{},"A Triumph For Blogging":{},"Migrating from Mailchimp to Listmonk":{},"Why Mastodon Isn't Great For Serendipity":{},"Visualizing Personal Data Takeouts":{},"Give Up GitHub!":{}},"tags":{"Tracking and privacy concerns on websites":{},"Digitizing journals using DEVONthink":{},"Getting rid of trackers using LineageOS":{},"The IndieWeb Mixed Bag":{},"Are You In The System Yet, Sir?":{},"Migrating from Mailchimp to Listmonk":{},"Visualizing Personal Data Takeouts":{}}}],["privacy](/tags/privaci",{"_index":6991,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["privat",{"_index":1619,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Webdriver Exception Handling":{},"Hiding Code Complexity":{},"Domain Driven Design in C":{},"DIY: Hosting stuff on your own VPS":{},"The IndieWeb Mixed Bag":{},"The first Dutch Obsidian meetup":{},"Pinball Machines in a Jenever Museum":{},"Are Digital Gardens Blogs?":{},"Collective Creativity":{},"Woke in Class":{},"On Trying To Sell A Laptop":{},"Expiry Dates On Journals":{},"March 2022 In Review":{}},"tags":{}}],["privileg",{"_index":8398,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["privéwereld",{"_index":4854,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["pro",{"_index":162,"title":{},"content":{"Ending your day with happy thoughts":{},"486 Upgrade 1: Sound Blaster 16":{},"Personal Desktop Screenshots of Olde":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Programming on the Apple M1 Silicon":{},"Digitizing journals using DEVONthink":{},"You Shouldn't Use Spotify":{},"Stop limiting yourself to JS in browsers":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["probabl",{"_index":1292,"title":{},"content":{"Unit Testing Stored Procedures":{},"Death to pseudocode?":{},"Teaching by philosophy":{},"Using Pandoc to publish a book":{},"3D Software Rendering on the GBA":{},"The Internet Killed Secrets in Games":{},"You Shouldn't Use Spotify":{},"Discord killed support for WinXP":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Why I like Pawn Stars":{},"Book Number Fourteen":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Pinball Machines in a Jenever Museum":{},"Thirty-Six":{},"Creativity Self-Assessment Is Nonsense":{},"Collective Creativity":{},"Ever-increasing Work Email Spam":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Seneca on How to Live":{},"Minimalism and Tidying Up":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"January 2022 In Review":{},"Thoughts On Home NAS Systems":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"How To Properly Store Your Game Boy Cartridges":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["probe",{"_index":8087,"title":{},"content":{"The Fridge, Your Inoculation Room":{}},"tags":{}}],["probeert",{"_index":834,"title":{},"content":{"undefined":{}},"tags":{}}],["probleem",{"_index":3595,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"A Ph.D. Thesis Proposal":{},"De zin en onzin van conferenties":{},"Over Onmiddellijke Voldoening":{}},"tags":{}}],["probleem](../sweng_prob.jpg",{"_index":3747,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["probleemstel",{"_index":3715,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["problem",{"_index":384,"title":{},"content":{"No, vegetarians do not eat fish!":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Bye autotools hello Scons":{},"Custom Webdriver Page Factories":{},"Unit Testing Extjs UI with Siesta":{},"Webdriver Exception Handling":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"Healing creative scars":{},"Journaling in practice":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"Concentrating on serendipitous creativity":{},"Teaching by philosophy":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Unit Testing PicoBlaze Assembly files":{},"A Ph.D. Thesis: Iteration 2":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"What is Creativity in Software Engineering?":{},"Always have a Diaster Recovery Plan":{},"Exploring the AlterNet":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Social Debt in Development Teams":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"Reducing Workflow Load Facilitates Writing":{},"Cheese cheese cheese cheese cheese":{},"Emotional Magic":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Note About Footnotes":{},"Creativity Self-Assessment Is Nonsense":{},"Power Usage Effectiveness":{},"Questionable Game Publishing Methods":{},"A 5.25\" Gobliins 2 Surprise":{},"Exporting Goodreads to Obsidian":{},"A Creative State of Mind":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"Natural Gas Prices and The Energy Market":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"Once Upon a Time in Shaolin":{},"Visualizing Personal Data Takeouts":{},"What a Night Cam Is Good For":{},"Academic Lineage":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"Drought":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{},"Give Up GitHub!":{}},"tags":{}}],["problem](https://trudymorgancole.wordpress.com/2014/03/02/dog",{"_index":2934,"title":{},"content":{"I'm jealous of my dog":{}},"tags":{}}],["problemat",{"_index":4709,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{},"An am486 Performance Analysis":{}},"tags":{}}],["problemen",{"_index":772,"title":{},"content":{"undefined":{},"De zin en onzin van conferenties":{}},"tags":{}}],["proc",{"_index":1126,"title":{},"content":{"undefined":{},"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["proc.cal",{"_index":1154,"title":{},"content":{"undefined":{}},"tags":{}}],["proc.new",{"_index":1133,"title":{},"content":{"undefined":{}},"tags":{}}],["proc_test",{"_index":1153,"title":{},"content":{"undefined":{}},"tags":{}}],["proc`",{"_index":1139,"title":{},"content":{"undefined":{}},"tags":{}}],["proce",{"_index":11768,"title":{},"content":{"Drought":{}},"tags":{}}],["procedur",{"_index":1277,"title":{"Unit Testing Stored Procedures":{},"On Manuscript Review Procedures":{}},"content":{"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{},"Unit testing in Legacy Projects: VB6":{},"Unit Testing PicoBlaze Assembly files":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["proceed",{"_index":6625,"title":{},"content":{"What is Creativity in Software Engineering?":{},"The first Dutch Obsidian meetup":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["proceeding_",{"_index":4882,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["process",{"_index":1008,"title":{"Programming: a Creative Cognitive Process":{},"Hugo Extended: More static site processing power!":{}},"content":{"Learning to become a baker":{},".NET Memory management VS JVM Memory management":{},"The Startup of a Lean Doctorate":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"ITiCSE 2020: A Report":{},"A journey through the history of webdesign":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"How to write academic papers in Markdown":{},"Exploring the Go programming language":{},"The first Dutch Obsidian meetup":{},"On Manuscript Review Procedures":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"A Triumph For Blogging":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Questionable Game Publishing Methods":{},"Creative Critical Thinking":{},"From Analog Notebook to Digital Vault":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"Migrating from Mailchimp to Listmonk":{},"Generating a Blogroll With OPML in Hugo":{},"Re: Writing A Book Is Nonesense":{},"January 2022 In Review":{},"February 2022 In Review":{},"Leuchtturm Notebook Paper Quality":{},"Fighting Webmention And Pingback Spam":{},"Wax Seals And Snail Mail":{},"Give Up GitHub!":{}},"tags":{}}],["process](/post/2019/10/cr",{"_index":6658,"title":{},"content":{"What is Creativity in Software Engineering?":{}},"tags":{}}],["process](/post/2020/05/us",{"_index":8593,"title":{},"content":{"On Selling a Self-published Book":{}},"tags":{}}],["process](http://csis.pace.edu/~ctappert/srd2015/2015pdf/d4.pdf",{"_index":4456,"title":{},"content":{"The Startup of a Lean Doctorate":{}},"tags":{}}],["processor",{"_index":5279,"title":{},"content":{"Using Pandoc to publish a book":{},"Building an Athlon Windows 98 Retro PC":{},"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["proclaim",{"_index":8840,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{},"Exporting Goodreads to Obsidian":{},"Technical Knowledge Brews Creativity":{}},"tags":{}}],["produc",{"_index":1903,"title":{},"content":{"Custom Webdriver Page Factories":{},"A quick look at 6 fountain pens":{},"Hugo Extended: More static site processing power!":{},"3D Software Rendering on the GBA":{},"Reviving an old 80486 PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Discord killed support for WinXP":{},"Cheese cheese cheese cheese cheese":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Are Digital Gardens Blogs?":{},"Creative Critical Thinking":{},"Exporting Goodreads to Obsidian":{},"A Creative State of Mind":{},"Once Upon a Time in Shaolin":{},"Equality in Game Credits":{},"My Programming Language Odyssey":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["produce_",{"_index":8729,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["produceert",{"_index":3349,"title":{},"content":{"Over entropie":{}},"tags":{}}],["produceren",{"_index":4081,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["product",{"_index":1501,"title":{"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Nuts about local nuts":{},"Inventing - for the worse?":{},"Take your time.":{},"Over de inflatie van intellect":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"De zin en onzin van conferenties":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Project Warlock: About Perseverance":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Programming on the Apple M1 Silicon":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Social Debt in Development Teams":{},"Apple's App Store Design Mistake":{},"Cheese cheese cheese cheese cheese":{},"The HP Sprocket Mini Printer":{},"Ditch Scrum, Organize As You See Fit":{},"A Treatise on Leavened Waffles":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Technical Knowledge Brews Creativity":{},"2021 Year In Review":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"A Personal Intro To Rough Hip-Hop":{},"Leuchtturm Notebook Paper Quality":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{},"Give Up GitHub!":{}},"tags":{"Productivity Tools on all platforms":{},"The Productive Programmer on Mac":{}}}],["proeverijen",{"_index":4064,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["prof",{"_index":6065,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{}},"tags":{}}],["profess",{"_index":2516,"title":{},"content":{"A samurai learning mindset":{},"Inventing - for the worse?":{},"IT Competences and Certificates":{},"Thoughts on collaboration in education":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["profess_",{"_index":7795,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["profession",{"_index":402,"title":{},"content":{"No, vegetarians do not eat fish!":{},"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{},"The Fridge, Your Inoculation Room":{},"2021 Year In Review":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"Freshly Baked Thoughts":{}},"tags":{}}],["professional_",{"_index":7789,"title":{},"content":{"Software Engineering Is Not Engineering":{}},"tags":{}}],["professionalism](http://ictprofessionalism.eu/th",{"_index":4731,"title":{},"content":{"IT Competences and Certificates":{}},"tags":{}}],["professionel",{"_index":3952,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["professor",{"_index":3490,"title":{},"content":{"Teaching by philosophy":{},"A Ph.D. Thesis Proposal":{},"Thoughts on collaboration in education":{},"Thoughts on Bullshit Jobs":{},"Academese Gems":{},"Why Mastodon Isn't Great For Serendipity":{},"Drought":{}},"tags":{}}],["professors](https://bloggingheads.tv/videos/1615",{"_index":10232,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["professorship",{"_index":5719,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["profil",{"_index":2360,"title":{},"content":{"Teaching yourself to draw":{},"IT Competences and Certificates":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["profit",{"_index":7711,"title":{},"content":{"Flea Market Season":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"Give Up GitHub!":{}},"tags":{}}],["profound",{"_index":5889,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Expiry Dates On Journals":{}},"tags":{}}],["program",{"_index":487,"title":{"How to teach kids to program":{},"Programming: a Creative Cognitive Process":{},"Programming on the Apple M1 Silicon":{},"Exploring the Go programming language":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{}},"content":{"undefined":{},"Are you handing over enough when inspiring someone?":{},"How to teach kids to program":{},"A samurai learning mindset":{},"2017 in books":{},"Thinking in terms of objects":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Domain Driven Design in C":{},"Teaching Object-Oriented design using the GBA":{},"Programming: a Creative Cognitive Process":{},"Five reasons why agile and academia don't go together":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"Programming on the Apple M1 Silicon":{},"What is Creativity in Software Engineering?":{},"Exploring the AlterNet":{},"Teaching students about coding trends":{},"Exploring the Go programming language":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Apple's App Store Design Mistake":{},"The Decline of Battery Life":{},"Kotlin Is Java 2.0, But It's Still Java":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Triumph For Blogging":{},"Dear Student":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"Generating a Blogroll With OPML in Hugo":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"My Retrocomputing Projects For 2022":{},"Creativity Equals Messy Code?":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{},"June 2022 In Review":{}},"tags":{"Teaching students about coding trends":{}}}],["programm",{"_index":3521,"title":{"The Productive Programmer on Mac":{}},"content":{"Computer Science learning pathways":{},"Domain Driven Design in C":{},"The Productive Programmer on Mac":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"2021 Donations":{},"December 2021 In Review":{},"January 2022 In Review":{},"Equality in Game Credits":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["programmeerwerk",{"_index":3803,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["programmer?from_search=tru",{"_index":4339,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["programmer?from_search=true&from_srp=true&qid=jyuzonuvol&rank=1",{"_index":6582,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["programmer](https://github.com/miloyip/gam",{"_index":3524,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["programmer](https://www.goodreads.com/book/show/3411606",{"_index":4338,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["programmer_",{"_index":6588,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["programming!_",{"_index":10386,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["programming\"_",{"_index":6580,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["programming](https://ensembleprogramming.xyz",{"_index":7585,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["programming](https://git.brainbaking.com/wgroeneveld/gba",{"_index":10767,"title":{},"content":{"January 2022 In Review":{}},"tags":{}}],["programming](https://th",{"_index":3830,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["progress",{"_index":3860,"title":{},"content":{"Reverse engineering a curriculum":{},"My Retro Desk/Gaming Setup in 2021":{},"Apple's App Store Design Mistake":{},"A Creative State of Mind":{},"December 2021 In Review":{},"Fighting Webmention And Pingback Spam":{},"On Learning A New (Programming) Language":{}},"tags":{}}],["project",{"_index":1415,"title":{"Unit testing in Legacy Projects: VB6":{},"Project Warlock: About Perseverance":{},"My Retrocomputing Projects For 2022":{}},"content":{"undefined":{},"Integration Testing with SQLite":{},"Bye autotools hello Scons":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Concentrating on serendipitous creativity":{},"Reverse engineering a curriculum":{},"Productivity Tools on all platforms":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"Teaching Object-Oriented design using the GBA":{},"Five reasons why agile and academia don't go together":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Project Warlock: About Perseverance":{},"A journey through the history of webdesign":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Stop limiting yourself to JS in browsers":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Apple's App Store Design Mistake":{},"Water Levels As Public Data":{},"On Selling a Self-published Book":{},"Ditch Scrum, Organize As You See Fit":{},"Ever-increasing Work Email Spam":{},"The Emperor of Lists":{},"Where Does It Stop?":{},"2021 Donations":{},"December 2021 In Review":{},"Re: Writing A Book Is Nonesense":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"Creativity Equals Messy Code?":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"My Programming Language Odyssey":{},"Teaching Software Engineering Is Still Done Wrong":{},"June 2022 In Review":{}},"tags":{}}],["project=program.vbp",{"_index":2294,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["projects?](https://obsolete29.com/posts/2021/12/15/mi",{"_index":10348,"title":{},"content":{"December 2021 In Review":{}},"tags":{}}],["prolif",{"_index":10796,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["prolifer",{"_index":6959,"title":{},"content":{"Exploring the AlterNet":{},"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["prolog",{"_index":11831,"title":{},"content":{"My Programming Language Odyssey":{}},"tags":{}}],["prolong",{"_index":3019,"title":{},"content":{"Inventing - for the worse?":{},"From Curiosity To Creativity":{}},"tags":{}}],["promin",{"_index":3536,"title":{},"content":{"Computer Science learning pathways":{},"A Treatise on Leavened Waffles":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{}},"tags":{}}],["promis",{"_index":8,"title":{},"content":{"Ending your day with happy thoughts":{},"Combining async with generators in Node 11":{},"Designing websites with accessibility in mind":{},"Dear Student":{},"February 2022 In Review":{},"March 2022 In Review":{}},"tags":{}}],["promise.all(subdirs.map(async",{"_index":5447,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promise.resolv",{"_index":5459,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promise.resolve(\"yo",{"_index":5463,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promisifi",{"_index":5438,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promisify(fs.readdir",{"_index":5442,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promisify(fs.stat",{"_index":5444,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["promot",{"_index":3205,"title":{},"content":{"Concentrating on serendipitous creativity":{},"How Much Should I Spend On Magic The Gathering":{},"On Selling a Self-published Book":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"An Ad Leaflet QR Design Mistake":{},"None Of My Best Friends Are Content Creators":{}},"tags":{}}],["prompt",{"_index":1437,"title":{},"content":{"undefined":{},"The Productive Programmer on Mac":{},"Give Up GitHub!":{}},"tags":{}}],["promptli",{"_index":6701,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Dear Student":{},"Ever-increasing Work Email Spam":{},"The Lost Art of Being Lost":{},"Constraint-based Creativity":{}},"tags":{}}],["prone",{"_index":11311,"title":{},"content":{"Leuchtturm Notebook Paper Quality":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["proof",{"_index":3495,"title":{},"content":{"Teaching by philosophy":{},"The Productive Programmer on Mac":{},"The Fridge, Your Inoculation Room":{},"A Creative State of Mind":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["proper",{"_index":6525,"title":{},"content":{"Digitizing journals using DEVONthink":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Book Number Fourteen":{},"The Monthly Retro Screenshot Guessing Quiz":{},"My Retrocomputing Projects For 2022":{},"Water Usage and Prices":{}},"tags":{}}],["properli",{"_index":2659,"title":{"How To Properly Store Your Game Boy Cartridges":{}},"content":{"Healing creative scars":{},"The IndieWeb Mixed Bag":{},"On Selling a Self-published Book":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["properti",{"_index":799,"title":{},"content":{"undefined":{},"Faking domain logic":{},"Migrating from Extjs to React gradually":{},"Hiding Code Complexity":{},"Thinking in terms of objects":{},"Designing websites with accessibility in mind":{},"Exploring the Go programming language":{},"Nineties collecting nostalgia":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["property/picoblaze.html",{"_index":4635,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["property=\"og:imag",{"_index":8249,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["proport",{"_index":3272,"title":{},"content":{"Death to pseudocode?":{}},"tags":{}}],["propos",{"_index":2386,"title":{"A Ph.D. Thesis Proposal":{}},"content":{"Are you handing over enough when inspiring someone?":{},"A quick look at 6 fountain pens":{},"A Ph.D. Thesis Proposal":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"The Productive Programmer on Mac":{},"Exploring the Go programming language":{},"Ever-increasing Work Email Spam":{}},"tags":{}}],["proposal](/post/phd",{"_index":4676,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{}},"tags":{}}],["proposal](/propos",{"_index":3823,"title":{},"content":{"Reverse engineering a curriculum":{}},"tags":{}}],["proprietari",{"_index":8760,"title":{},"content":{"20 Years of Personal Cellphone History":{}},"tags":{}}],["prose",{"_index":6632,"title":{},"content":{"What is Creativity in Software Engineering?":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["prospect",{"_index":8598,"title":{},"content":{"On Selling a Self-published Book":{},"Where Does It Stop?":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["protagonist",{"_index":8865,"title":{},"content":{"Favorite Game Meme":{},"Equality in Game Credits":{}},"tags":{}}],["protect",{"_index":1188,"title":{},"content":{"undefined":{},"Death to pseudocode?":{},"Tracking and privacy concerns on websites":{},"Exploring the AlterNet":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Constraint-based Creativity":{},"Migrating from Mailchimp to Listmonk":{}},"tags":{}}],["protein",{"_index":8467,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["protocol",{"_index":677,"title":{},"content":{"undefined":{},"Exploring the AlterNet":{},"Discord killed support for WinXP":{},"Using Hugo to Launch a Gemini Capsule":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"2021 Year In Review":{}},"tags":{}}],["proton",{"_index":7003,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["protonmail",{"_index":7002,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["protonmail](https://protonmail.com",{"_index":7001,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["prototyp",{"_index":673,"title":{},"content":{"undefined":{},"Are you handing over enough when inspiring someone?":{},"Programming: a Creative Cognitive Process":{}},"tags":{}}],["protrud",{"_index":11633,"title":{},"content":{"Wax Seals And Snail Mail":{}},"tags":{}}],["proud",{"_index":4800,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"Building an Athlon Windows 98 Retro PC":{},"From Analog Notebook to Digital Vault":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Generating a Blogroll With OPML in Hugo":{},"2021 Year In Review":{},"Expiry Dates On Journals":{}},"tags":{}}],["proudli",{"_index":5753,"title":{},"content":{"An am486 Performance Analysis":{},"The Pilot Capless: a stellar stealth pen":{},"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["prove",{"_index":3184,"title":{},"content":{"Take your time.":{},"Programming: a Creative Cognitive Process":{},"Thoughts on collaboration in education":{},"Getting rid of trackers using LineageOS":{},"Moon Logic":{},"Creative Critical Thinking":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"Creativity Equals Messy Code?":{},"February 2022 In Review":{},"Equality in Game Credits":{},"Give Up GitHub!":{}},"tags":{}}],["proven",{"_index":2940,"title":{},"content":{"I'm jealous of my dog":{},"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["provenc",{"_index":2864,"title":{},"content":{"Nuts about local nuts":{},"On Tea Prices":{},"Constraint-based Creativity":{}},"tags":{}}],["provence](https://www.mariagefreres.com/fr/2",{"_index":8210,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["provid",{"_index":1633,"title":{},"content":{"Enhancing the builder pattern with closures":{},"Metaprogramming instead of duplication":{},"Thinking in terms of objects":{},"The Startup of a Lean Doctorate":{},"Five reasons why agile and academia don't go together":{},"A journey through the history of webdesign":{},"Programming on the Apple M1 Silicon":{},"Thoughts on Bullshit Jobs":{},"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"Stop limiting yourself to JS in browsers":{},"Using Hugo to Launch a Gemini Capsule":{},"Academese Gems":{},"The Fridge, Your Inoculation Room":{},"Pinball Machines in a Jenever Museum":{},"A Note About Footnotes":{},"Power Usage Effectiveness":{},"Why Mastodon Isn't Great For Serendipity":{},"Natural Gas Prices and The Energy Market":{},"How To Enjoy Your Own Digital Music":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"How To Stream Your Own Music: Reprise":{},"Wax Seals And Snail Mail":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{},"Give Up GitHub!":{}},"tags":{}}],["provinc",{"_index":8445,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{},"Parking Machines Design Mistakes":{},"Don't Expose The Stacktrace Please!":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["provinces.id",{"_index":11724,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["provinci",{"_index":12130,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["provinciano'",{"_index":10867,"title":{},"content":{"My Retrocomputing Projects For 2022":{}},"tags":{}}],["proxi",{"_index":1661,"title":{},"content":{"Integration Testing with SQLite":{},"Custom Webdriver Page Factories":{},"Host your own webmention receiver":{},"The HP Sprocket Mini Printer":{},"How to setup Pi-Hole on a Synology NAS":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["proximus](https://proximus.b",{"_index":10738,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["proza",{"_index":9558,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["ps",{"_index":11660,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["ps1",{"_index":11663,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["pseudo",{"_index":11837,"title":{},"content":{"On Commuting By Bike":{}},"tags":{}}],["pseudocod",{"_index":3255,"title":{"Death to pseudocode?":{}},"content":{"Death to pseudocode?":{}},"tags":{}}],["psm(4",{"_index":4638,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["psm4",{"_index":4648,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["psp",{"_index":11659,"title":{},"content":{"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["psu",{"_index":5815,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["psych",{"_index":10408,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["psycholog",{"_index":4948,"title":{},"content":{"Programming: a Creative Cognitive Process":{},"Re: Is collecting physical games worth it?":{},"Software Engineering Is Not Engineering":{},"Creativity Self-Assessment Is Nonsense":{},"A Factor Analysis For Dummies in R":{},"Why I Play Games (And So Should You)":{},"January 2022 In Review":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["pthread",{"_index":1822,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["ptolemi",{"_index":9424,"title":{},"content":{"Constraint-based Creativity":{},"The Emperor of Lists":{},"A Creative State of Mind":{}},"tags":{}}],["ptolemy'",{"_index":9438,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["public",{"_index":580,"title":{"Water Levels As Public Data":{}},"content":{"undefined":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Metaprogramming instead of duplication":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Webdriver Exception Handling":{},"Unit testing in Legacy Projects: VB6":{},"Domain Driven Design in C":{},"Productivity Tools on all platforms":{},"What is Creativity in Software Engineering?":{},"Academese Gems":{},"Water Levels As Public Data":{},"The HP Sprocket Mini Printer":{},"Ditch Scrum, Organize As You See Fit":{},"A Creative State of Mind":{},"Seneca on How to Live":{},"Natural Gas Prices and The Energy Market":{},"Winnie Lim on Rebuilding Oneself":{},"A Personal Intro To Rough Hip-Hop":{},"Expiry Dates On Journals":{},"Equality in Game Credits":{}},"tags":{}}],["publicati",{"_index":4869,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["publiceren",{"_index":4871,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["publicli",{"_index":11375,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["publiek",{"_index":3950,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["publish",{"_index":3522,"title":{"Using Pandoc to publish a book":{},"On Selling a Self-published Book":{},"Questionable Game Publishing Methods":{}},"content":{"Computer Science learning pathways":{},"The Startup of a Lean Doctorate":{},"Using Pandoc to publish a book":{},"Thoughts on Bullshit Jobs":{},"The Productive Programmer on Mac":{},"How to write academic papers in Markdown":{},"Getting rid of trackers using LineageOS":{},"The IndieWeb Mixed Bag":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"Rules of a Creator's Life":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"Questionable Game Publishing Methods":{},"Exporting Goodreads to Obsidian":{},"How Not To Do A Remaster":{},"Technical Knowledge Brews Creativity":{},"December 2021 In Review":{},"Re: Writing A Book Is Nonesense":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"Cool Things People Do With Their Blogs":{}},"tags":{"On Selling a Self-published Book":{},"Questionable Game Publishing Methods":{},"Re: Writing A Book Is Nonesense":{}}}],["publisher'",{"_index":5406,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["publiu",{"_index":9062,"title":{},"content":{"Collective Creativity":{}},"tags":{}}],["pue",{"_index":9222,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["puff",{"_index":11068,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["puffi",{"_index":3178,"title":{},"content":{"Take your time.":{}},"tags":{}}],["puke",{"_index":227,"title":{},"content":{"On finding your inner zen in big cities":{}},"tags":{}}],["pulcher",{"_index":8893,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["pull",{"_index":2960,"title":{},"content":{"I'm jealous of my dog":{},"Getting rid of trackers using LineageOS":{},"Discord killed support for WinXP":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"How Not To Do A Remaster":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"How To Properly Store Your Game Boy Cartridges":{},"The Modern QR Code Life":{}},"tags":{}}],["pummel",{"_index":9187,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["pump",{"_index":6703,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"On Manuscript Review Procedures":{}},"tags":{}}],["pumpkin",{"_index":10092,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["pun",{"_index":3002,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["punctuat",{"_index":9567,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["pupil",{"_index":9514,"title":{},"content":{"Creative Critical Thinking":{}},"tags":{}}],["puppi",{"_index":10968,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["purcell](https://www.goodreads.com/book/show/7849839",{"_index":3073,"title":{},"content":{"2017 in books":{}},"tags":{}}],["purchas",{"_index":9266,"title":{},"content":{"Questionable Game Publishing Methods":{},"2021 Donations":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{}},"tags":{}}],["pure",{"_index":7792,"title":{},"content":{"Software Engineering Is Not Engineering":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["purpos",{"_index":1216,"title":{},"content":{"undefined":{},"Integration Testing with SQLite":{},"Using Pandoc to publish a book":{},"Designing websites with accessibility in mind":{},"Digitizing journals using DEVONthink":{},"Belgium - Portugal: 5 - 2":{},"Thirty-Six":{},"Are Digital Gardens Blogs?":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Generating a Blogroll With OPML in Hugo":{},"Minimalism and Tidying Up":{},"Thoughts On Home NAS Systems":{},"Expiry Dates On Journals":{},"On Commuting By Bike":{},"May 2022 In Review":{}},"tags":{}}],["pursuit",{"_index":5694,"title":{},"content":{"Thoughts on collaboration in education":{},"The Perfect Bowl Of Oatmeal Porridge":{},"Freshly Baked Thoughts":{}},"tags":{}}],["push",{"_index":987,"title":{},"content":{"Learning to become a baker":{},"Are you handing over enough when inspiring someone?":{},"Concentrating on serendipitous creativity":{},"ITiCSE 2020: A Report":{},"Building a Core2Duo Windows XP Retro PC":{},"Thoughts on Bullshit Jobs":{},"Using Hugo to Launch a Gemini Capsule":{},"The Fridge, Your Inoculation Room":{},"Water Levels As Public Data":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Power Usage Effectiveness":{},"Creative Critical Thinking":{},"Three Little GameCube Mods":{},"On Trying To Sell A Laptop":{},"True Backlink Support in Hugo":{},"How To Properly Store Your Game Boy Cartridges":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["pusher",{"_index":2981,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["pushingupros",{"_index":7468,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["put",{"_index":59,"title":{},"content":{"Ending your day with happy thoughts":{},"undefined":{},"Faking domain logic":{},"How to teach kids to program":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"I'm jealous of my dog":{},"Death to pseudocode?":{},"Thinking in terms of objects":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"IT Competences and Certificates":{},"Building a Core2Duo Windows XP Retro PC":{},"How to write academic papers in Markdown":{},"Always have a Diaster Recovery Plan":{},"Getting rid of trackers using LineageOS":{},"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"The Fridge, Your Inoculation Room":{},"How Much Should I Spend On Magic The Gathering":{},"Rules of a Creator's Life":{},"What if Seneca wasn't Nero's advisor?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cheese cheese cheese cheese cheese":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"A 5.25\" Gobliins 2 Surprise":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Migrating from Mailchimp to Listmonk":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"Re: Writing A Book Is Nonesense":{},"Woke in Class":{},"How to setup Pi-Hole on a Synology NAS":{},"February 2022 In Review":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Wax Seals And Snail Mail":{},"April 2022 In Review":{},"The Life Lessons of Bonnie":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["putin",{"_index":11489,"title":{},"content":{"March 2022 In Review":{}},"tags":{}}],["puzzl",{"_index":7439,"title":{},"content":{"Moon Logic":{},"February 2022 In Review":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["puzzle/adventur",{"_index":11546,"title":{},"content":{"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["puzzler",{"_index":8418,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["pve",{"_index":10298,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["pvp",{"_index":10285,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["px",{"_index":12223,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["pxl",{"_index":10650,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["pycap",{"_index":11593,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["pycharm",{"_index":4349,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["pypl",{"_index":7097,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["pyramid",{"_index":2330,"title":{},"content":{"Teaching yourself to draw":{},"Healing creative scars":{},"On Tea Prices":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["pythagora",{"_index":3462,"title":{},"content":{"Over entropie":{}},"tags":{}}],["pythagorean",{"_index":10163,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["python",{"_index":704,"title":{},"content":{"undefined":{},"Unit Testing PicoBlaze Assembly files":{},"Very Old and Somewhat Old Mood Boards":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"tags":{"Bye autotools hello Scons":{}}}],["python'",{"_index":4644,"title":{},"content":{"Unit Testing PicoBlaze Assembly files":{}},"tags":{}}],["python3",{"_index":1036,"title":{},"content":{"undefined":{}},"tags":{}}],["python3.9",{"_index":6457,"title":{},"content":{"Programming on the Apple M1 Silicon":{}},"tags":{}}],["python](http://effbot.org/zone/default",{"_index":1080,"title":{},"content":{"undefined":{}},"tags":{}}],["python](http://www.artima.com/weblogs/viewpost.jsp?thread=101605",{"_index":1047,"title":{},"content":{"undefined":{}},"tags":{}}],["python’",{"_index":1084,"title":{},"content":{"undefined":{}},"tags":{}}],["pyusb",{"_index":11594,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["q",{"_index":10531,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1",{"_index":10497,"title":{},"content":{"Natural Gas Prices and The Energy Market":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["q1/15",{"_index":10505,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/16",{"_index":10509,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/17",{"_index":10513,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/18",{"_index":10517,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/19",{"_index":10521,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/20",{"_index":10525,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q1/21",{"_index":10529,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/15",{"_index":10506,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/16",{"_index":10510,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/17",{"_index":10514,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/18",{"_index":10518,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/19",{"_index":10522,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/20",{"_index":10526,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q2/21",{"_index":10530,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/15",{"_index":10507,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/16",{"_index":10511,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/17",{"_index":10515,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/18",{"_index":10519,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/19",{"_index":10523,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q3/20",{"_index":10527,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4",{"_index":10496,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/15",{"_index":10508,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/16",{"_index":10512,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/17",{"_index":10516,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/18",{"_index":10520,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/19",{"_index":10524,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["q4/20",{"_index":10528,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["qa",{"_index":11435,"title":{},"content":{"Equality in Game Credits":{}},"tags":{}}],["qfpay",{"_index":8973,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["qgp1rhg4axk379wlua",{"_index":11898,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["qmake",{"_index":1861,"title":{},"content":{"Bye autotools hello Scons":{}},"tags":{}}],["qr",{"_index":11154,"title":{"An Ad Leaflet QR Design Mistake":{},"The Modern QR Code Life":{}},"content":{"An Ad Leaflet QR Design Mistake":{},"Fighting Webmention And Pingback Spam":{},"The Modern QR Code Life":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["qr code",{"_index":11186,"title":{},"content":{},"tags":{"An Ad Leaflet QR Design Mistake":{},"The Modern QR Code Life":{}}}],["qr.jpg",{"_index":11156,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["qt",{"_index":3544,"title":{},"content":{"Computer Science learning pathways":{},"My Programming Language Odyssey":{}},"tags":{}}],["quadrupl",{"_index":10498,"title":{},"content":{"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["quak",{"_index":6059,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Favorite Game Meme":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["quake'",{"_index":11915,"title":{},"content":{"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["qualif",{"_index":3021,"title":{},"content":{"Inventing - for the worse?":{}},"tags":{}}],["qualifi",{"_index":7676,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["qualit",{"_index":6661,"title":{},"content":{"What is Creativity in Software Engineering?":{},"On Tea Prices":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["qualiti",{"_index":3026,"title":{"Leuchtturm Notebook Paper Quality":{}},"content":{"Inventing - for the worse?":{},"Five reasons why agile and academia don't go together":{},"Win98 Upgrade: Sound Blaster Audigy":{},"On Tea Prices":{},"The HP Sprocket Mini Printer":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"Leuchtturm Notebook Paper Quality":{}},"tags":{}}],["quality?_",{"_index":11225,"title":{},"content":{"Creativity Equals Messy Code?":{}},"tags":{}}],["quantifi",{"_index":2335,"title":{},"content":{"Teaching yourself to draw":{},"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["quantit",{"_index":10394,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["quantiti",{"_index":9183,"title":{},"content":{"Ever-increasing Work Email Spam":{}},"tags":{}}],["quart",{"_index":9385,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["quart_",{"_index":9387,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["quarter",{"_index":7642,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{}},"tags":{}}],["quarterli",{"_index":9760,"title":{},"content":{"Where Does It Stop?":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["quartey'",{"_index":11398,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["quarts_",{"_index":8724,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["quatr",{"_index":9384,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["queri",{"_index":1341,"title":{},"content":{"Unit Testing Stored Procedures":{},"Exploring the Go programming language":{},"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["quest",{"_index":6150,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"Misconceptions about retro gamers":{},"Software Engineering Is Not Engineering":{},"The Lost Art of Being Lost":{},"December 2021 In Review":{},"February 2022 In Review":{},"March 2022 In Review":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["question",{"_index":1335,"title":{"Questionable Game Publishing Methods":{}},"content":{"Unit Testing Stored Procedures":{},"Metaprogramming instead of duplication":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Hiding Code Complexity":{},"Reverse engineering a curriculum":{},"The Startup of a Lean Doctorate":{},"IT Competences and Certificates":{},"Programming: a Creative Cognitive Process":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"Thoughts on collaboration in education":{},"Win98 Upgrade: Sound Blaster Audigy":{},"What is Creativity in Software Engineering?":{},"My Retro Desk/Gaming Setup in 2021":{},"Using Hugo to Launch a Gemini Capsule":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"Creativity Self-Assessment Is Nonsense":{},"Dear Student":{},"Ditch Scrum, Organize As You See Fit":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"Where Does It Stop?":{},"2021 Donations":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Expiry Dates On Journals":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Cool Things People Do With Their Blogs":{},"On Learning A New (Programming) Language":{},"May 2022 In Review":{}},"tags":{}}],["queue",{"_index":6934,"title":{},"content":{"Always have a Diaster Recovery Plan":{},"The Modern QR Code Life":{}},"tags":{}}],["quick",{"_index":1533,"title":{"A quick look at 6 fountain pens":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"Unit testing in Legacy Projects: VB6":{},"A quick look at 6 fountain pens":{},"Death to pseudocode?":{},"The Startup of a Lean Doctorate":{},"Tracking and privacy concerns on websites":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Teaching students about coding trends":{},"Discord killed support for WinXP":{},"The Pilot Capless: a stellar stealth pen":{},"YouTube Play Image Links in Hugo":{},"How Much Should I Spend On Magic The Gathering":{},"A Treatise on Leavened Waffles":{},"From Analog Notebook to Digital Vault":{},"November 2021 Meta Post":{},"Re: Writing A Book Is Nonesense":{},"Why I Play Games (And So Should You)":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"Fighting Webmention And Pingback Spam":{},"None Of My Best Friends Are Content Creators":{},"June 2022 In Review":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["quicker",{"_index":6600,"title":{},"content":{"The Productive Programmer on Mac":{},"On Tea Prices":{}},"tags":{}}],["quicki",{"_index":12176,"title":{},"content":{"June 2022 In Review":{}},"tags":{}}],["quicklaunch",{"_index":4364,"title":{},"content":{"Productivity Tools on all platforms":{}},"tags":{}}],["quickli",{"_index":318,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Visual Studio 2012 for Eclipse users":{},"Enhancing the builder pattern with closures":{},"Unit Testing Extjs UI with Siesta":{},"Are you handing over enough when inspiring someone?":{},"Journaling in practice":{},"The Productive Programmer on Mac":{},"The first Dutch Obsidian meetup":{},"Using Hugo to Launch a Gemini Capsule":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"Parking Machines Design Mistakes":{},"Are Digital Gardens Blogs?":{},"Very Old and Somewhat Old Mood Boards":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Dark Age of Camelot in 2022":{},"December 2021 In Review":{},"Woke in Class":{},"Academic Lineage":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"On Learning A New (Programming) Language":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["quiet",{"_index":327,"title":{},"content":{"On finding your inner zen in big cities":{},"Always have a Diaster Recovery Plan":{},"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["quintet",{"_index":11037,"title":{},"content":{"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["quirk",{"_index":7123,"title":{},"content":{"The IndieWeb Mixed Bag":{},"A Triumph For Blogging":{},"November 2021 Meta Post":{},"Expiry Dates On Journals":{}},"tags":{}}],["quirk'",{"_index":10731,"title":{},"content":{"How to setup Pi-Hole on a Synology NAS":{}},"tags":{}}],["quirki",{"_index":7300,"title":{},"content":{"The first Dutch Obsidian meetup":{},"Moon Logic":{},"A 5.25\" Gobliins 2 Surprise":{}},"tags":{}}],["quit",{"_index":317,"title":{},"content":{"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Visual Studio 2012 for Eclipse users":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Development principles in cooking":{},"A quick look at 6 fountain pens":{},"A Decade in the Software Engineering industry":{},"A Ph.D. Thesis: Iteration 2":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"486 Upgrade 1: Sound Blaster 16":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Digitizing journals using DEVONthink":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Host your own webmention receiver":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"The Fridge, Your Inoculation Room":{},"Rules of a Creator's Life":{},"The Decline of Battery Life":{},"What if Seneca wasn't Nero's advisor?":{},"Where Does It Stop?":{},"2021 Donations":{},"Migrating from Mailchimp to Listmonk":{},"Three Little GameCube Mods":{},"Winnie Lim on Rebuilding Oneself":{},"2021 Year In Review":{},"Once Upon a Time in Shaolin":{},"Water Usage and Prices":{},"Expiry Dates On Journals":{},"Leuchtturm Notebook Paper Quality":{},"Equality in Game Credits":{},"March 2022 In Review":{},"The Death Of The Nike+ SportWatch":{},"On Commuting By Bike":{},"The Life Lessons of Bonnie":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{},"June 2022 In Review":{}},"tags":{}}],["quite](/post/2021/02/th",{"_index":7750,"title":{},"content":{"Misconceptions about retro gamers":{}},"tags":{}}],["quiz",{"_index":10000,"title":{"The Monthly Retro Screenshot Guessing Quiz":{}},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["quiz.1272",{"_index":10004,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["quizz",{"_index":10007,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["quot",{"_index":3310,"title":{},"content":{"Thinking in terms of objects":{},"The Productive Programmer on Mac":{},"How to write academic papers in Markdown":{},"Emotional Magic":{},"The Emperor of Lists":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Winnie Lim on Rebuilding Oneself":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{}},"tags":{}}],["quotat",{"_index":6814,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["r",{"_index":1564,"title":{"A Factor Analysis For Dummies in R":{}},"content":{"Visual Studio 2012 for Eclipse users":{},"2017 in books":{},"Death to pseudocode?":{},"A Factor Analysis For Dummies in R":{},"A Personal Intro To Rough Hip-Hop":{}},"tags":{"A Factor Analysis For Dummies in R":{}}}],["r&b",{"_index":11067,"title":{},"content":{"A Personal Intro To Rough Hip-Hop":{}},"tags":{}}],["rabbit",{"_index":11695,"title":{},"content":{"April 2022 In Review":{}},"tags":{}}],["race",{"_index":5651,"title":{},"content":{"3D Software Rendering on the GBA":{},"Thirty-Six":{},"Dark Age of Camelot in 2022":{},"April 2022 In Review":{}},"tags":{}}],["raceway",{"_index":6739,"title":{},"content":{"My Retro Desk/Gaming Setup in 2021":{}},"tags":{}}],["racist",{"_index":10647,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["racistisch",{"_index":10651,"title":{},"content":{"Woke in Class":{}},"tags":{}}],["rack",{"_index":9229,"title":{},"content":{"Power Usage Effectiveness":{}},"tags":{}}],["racket",{"_index":1251,"title":{},"content":{"undefined":{}},"tags":{}}],["rad",{"_index":4266,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["radar](https://www.thoughtworks.com/radar",{"_index":7093,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["radeon",{"_index":6110,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["radermach",{"_index":4689,"title":{},"content":{"A Ph.D. Thesis: Iteration 2":{}},"tags":{}}],["radian",{"_index":5677,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["radianc",{"_index":11952,"title":{},"content":{"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["radiat",{"_index":11932,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["radic",{"_index":9705,"title":{},"content":{"How Not To Do A Remaster":{}},"tags":{}}],["radio",{"_index":8616,"title":{},"content":{"On Selling a Self-published Book":{},"How Not To Do A Remaster":{}},"tags":{}}],["radish",{"_index":8480,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["radiu",{"_index":8966,"title":{},"content":{"Parking Machines Design Mistakes":{}},"tags":{}}],["ragdol",{"_index":10678,"title":{},"content":{"2021 Year In Review":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["rage",{"_index":2264,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{},"Nineties collecting nostalgia":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["rage_",{"_index":12027,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["raid",{"_index":8725,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["rail",{"_index":3297,"title":{},"content":{"Death to pseudocode?":{},"My Programming Language Odyssey":{}},"tags":{}}],["rain",{"_index":7710,"title":{},"content":{"Flea Market Season":{},"Water Levels As Public Data":{},"How Not To Do A Remaster":{},"November 2021 Meta Post":{},"December 2021 In Review":{},"Drought":{},"May 2022 In Review":{}},"tags":{}}],["rain_",{"_index":10079,"title":{},"content":{"November 2021 Meta Post":{}},"tags":{}}],["raindrop",{"_index":2956,"title":{},"content":{"I'm jealous of my dog":{}},"tags":{}}],["rainfal",{"_index":8341,"title":{},"content":{"Water Levels As Public Data":{}},"tags":{}}],["rainwat",{"_index":11780,"title":{},"content":{"Drought":{}},"tags":{}}],["rais",{"_index":8426,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{},"Power Usage Effectiveness":{},"The Creative Techniques Toolbox":{},"Why I Play Games (And So Should You)":{}},"tags":{}}],["ram",{"_index":5132,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{},"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Personal Desktop Screenshots of Olde":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The Decline of Battery Life":{},"A 5.25\" Gobliins 2 Surprise":{},"My Retrocomputing Projects For 2022":{},"Thoughts On Home NAS Systems":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["rambl",{"_index":11999,"title":{},"content":{"May 2022 In Review":{}},"tags":{}}],["ramen",{"_index":12104,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["ramif",{"_index":7159,"title":{},"content":{"The IndieWeb Mixed Bag":{},"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["rammen",{"_index":3994,"title":{},"content":{"Over de inflatie van intellect":{}},"tags":{}}],["ran",{"_index":5789,"title":{},"content":{"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Flea Market Season":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["random",{"_index":1949,"title":{},"content":{"Faking domain logic":{},"Nuts about local nuts":{},"Teaching by philosophy":{},"Domain Driven Design in C":{},"A Note About Footnotes":{},"How Not To Do A Remaster":{},"Allspice Is Not All Spice":{},"November 2021 Meta Post":{},"Why Mastodon Isn't Great For Serendipity":{},"December 2021 In Review":{},"2021 Year In Review":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["randomli",{"_index":7457,"title":{},"content":{"Moon Logic":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["rang",{"_index":2087,"title":{},"content":{"Unit Testing Extjs UI with Siesta":{},"DIY: Hosting stuff on your own VPS":{},"Win98 Upgrade: Sound Blaster Audigy":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"The Pilot Capless: a stellar stealth pen":{},"Why I like Pawn Stars":{},"Reducing Workflow Load Facilitates Writing":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Pinball Machines in a Jenever Museum":{},"Generating a Blogroll With OPML in Hugo":{},"True Backlink Support in Hugo":{}},"tags":{}}],["range(10",{"_index":1086,"title":{},"content":{"undefined":{}},"tags":{}}],["ranger",{"_index":10278,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["rank",{"_index":7110,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["ransack",{"_index":10565,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["rant",{"_index":5089,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"On Manuscript Review Procedures":{},"Very Old and Somewhat Old Mood Boards":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["rap",{"_index":10689,"title":{},"content":{"How To Enjoy Your Own Digital Music":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["rapen",{"_index":4546,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["rapid",{"_index":2380,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"Favorite Game Meme":{},"Expiry Dates On Journals":{}},"tags":{}}],["rapidli",{"_index":3500,"title":{},"content":{"Teaching by philosophy":{},"Reviving an old 80486 PC":{},"Building a Core2Duo Windows XP Retro PC":{},"Exploring the AlterNet":{},"The Fridge, Your Inoculation Room":{},"Pinball Machines in a Jenever Museum":{},"20 Years of Personal Cellphone History":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["rare",{"_index":3221,"title":{},"content":{"Concentrating on serendipitous creativity":{},"Teaching Object-Oriented design using the GBA":{},"How Much Should I Spend On Magic The Gathering":{},"Rules of a Creator's Life":{}},"tags":{}}],["rascal",{"_index":10980,"title":{},"content":{"What a Night Cam Is Good For":{}},"tags":{}}],["raspberri",{"_index":4582,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["raster",{"_index":5669,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["rata",{"_index":6870,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["rate",{"_index":5658,"title":{},"content":{"3D Software Rendering on the GBA":{},"An am486 Performance Analysis":{},"WinXP Upgrade: Sound Blaster X-Fi":{},"Thoughts on Bullshit Jobs":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"You Shouldn't Use Spotify":{},"The Decline of Battery Life":{},"Ditch Scrum, Organize As You See Fit":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"What a Night Cam Is Good For":{},"Choosing an Audio Codec":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"On Commuting By Bike":{},"The Modern QR Code Life":{}},"tags":{}}],["ratio",{"_index":9891,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["ration",{"_index":12002,"title":{},"content":{"May 2022 In Review":{}},"tags":{}}],["rational",{"_index":8500,"title":{},"content":{"Cheese cheese cheese cheese cheese":{}},"tags":{}}],["rationalist",{"_index":8395,"title":{},"content":{"What if Seneca wasn't Nero's advisor?":{}},"tags":{}}],["rattl",{"_index":8639,"title":{},"content":{"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["ravag",{"_index":8317,"title":{},"content":{"Water Levels As Public Data":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["ravioli",{"_index":11975,"title":{},"content":{"From Mood Board To Mood Mugs":{}},"tags":{}}],["raw",{"_index":5786,"title":{},"content":{"An am486 Performance Analysis":{},"How to write academic papers in Markdown":{},"Water Levels As Public Data":{},"The HP Sprocket Mini Printer":{},"Natural Gas Prices and The Energy Market":{},"Water Usage and Prices":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["raw_alpha",{"_index":10426,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["rawcont",{"_index":8240,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{}},"tags":{}}],["ray",{"_index":5642,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["rayman",{"_index":9263,"title":{},"content":{"Questionable Game Publishing Methods":{},"January 2022 In Review":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["rayman'",{"_index":9265,"title":{},"content":{"Questionable Game Publishing Methods":{}},"tags":{}}],["raymanlegends.jpg",{"_index":9267,"title":{},"content":{"Questionable Game Publishing Methods":{}},"tags":{}}],["re",{"_index":1066,"title":{"Re: Is collecting physical games worth it?":{},"Re: Writing A Book Is Nonesense":{}},"content":{"undefined":{},"Journaling in practice":{},"Teaching Object-Oriented design using the GBA":{},"Combining async with generators in Node 11":{},"Thoughts on collaboration in education":{},"An am486 Performance Analysis":{},"On Manuscript Review Procedures":{},"Re: Is collecting physical games worth it?":{},"Belgium - Portugal: 5 - 2":{},"Double-dipping and Market Prices":{},"Very Old and Somewhat Old Mood Boards":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"How To Stream Your Own Music: Reprise":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"March 2022 In Review":{},"From Mood Board To Mood Mugs":{}},"tags":{}}],["reach",{"_index":2377,"title":{},"content":{"Are you handing over enough when inspiring someone?":{},"A quick look at 6 fountain pens":{},"Nuts about local nuts":{},"Concentrating on serendipitous creativity":{},"Computer Science learning pathways":{},"The Startup of a Lean Doctorate":{},"Using Pandoc to publish a book":{},"Re: Is collecting physical games worth it?":{},"How Much Should I Spend On Magic The Gathering":{},"Creativity Self-Assessment Is Nonsense":{},"Where Does It Stop?":{},"A Creative State of Mind":{},"2021 Donations":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["react",{"_index":2175,"title":{"Migrating from Extjs to React gradually":{}},"content":{"Migrating from Extjs to React gradually":{},"The Life Lessons of Bonnie":{}},"tags":{"Migrating from Extjs to React gradually":{}}}],["react.compon",{"_index":2236,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["react/mod/someurl",{"_index":2219,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["react/some/detail/url",{"_index":2243,"title":{},"content":{"Migrating from Extjs to React gradually":{}},"tags":{}}],["reacti",{"_index":10806,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["reaction",{"_index":3044,"title":{},"content":{"2017 in books":{},"20 Years of Personal Cellphone History":{},"Woke in Class":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["reactjsaccord",{"_index":5249,"title":{},"content":{"Page Building with Brizy in Wordpress":{}},"tags":{}}],["span>cookson",{"_index":5729,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["span>goethelaura",{"_index":5620,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["span>neal",{"_index":6603,"title":{},"content":{"The Productive Programmer on Mac":{}},"tags":{}}],["span>smyth",{"_index":5708,"title":{},"content":{"Thoughts on collaboration in education":{}},"tags":{}}],["spanish",{"_index":2887,"title":{},"content":{"Nuts about local nuts":{},"Technical Knowledge Brews Creativity":{}},"tags":{}}],["spar",{"_index":5107,"title":{},"content":{"Five reasons why agile and academia don't go together":{}},"tags":{}}],["spare",{"_index":6114,"title":{},"content":{"Building a Core2Duo Windows XP Retro PC":{},"Re: Is collecting physical games worth it?":{},"The Fridge, Your Inoculation Room":{},"The Decline of Battery Life":{},"A Decision Tree For Buying Retro Gaming Handhelds":{}},"tags":{}}],["sparerib",{"_index":380,"title":{},"content":{"No, vegetarians do not eat fish!":{}},"tags":{}}],["sparingli",{"_index":10790,"title":{},"content":{"On Trying To Sell A Laptop":{}},"tags":{}}],["spark",{"_index":3162,"title":{"Sparking Conversations at Conferences":{}},"content":{"Take your time.":{},"The insanity of collecting retro games":{},"A Triumph For Blogging":{},"The Lost Art of Being Lost":{}},"tags":{}}],["sparkl",{"_index":6672,"title":{},"content":{"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{}},"tags":{}}],["spat",{"_index":11705,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["spati",{"_index":1117,"title":{},"content":{"undefined":{}},"tags":{}}],["spawn",{"_index":1432,"title":{},"content":{"undefined":{}},"tags":{}}],["speak",{"_index":2484,"title":{},"content":{"How to teach kids to program":{},"Journaling in practice":{},"Thinking in terms of objects":{},"Computer Science learning pathways":{},"A Ph.D. Thesis: Iteration 2":{},"Five reasons why agile and academia don't go together":{},"A journey through the history of webdesign":{},"Building a Core2Duo Windows XP Retro PC":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Software Engineering Is Not Engineering":{},"On Tea Prices":{},"Kotlin Is Java 2.0, But It's Still Java":{},"From Curiosity To Creativity":{},"December 2021 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"April 2022 In Review":{},"On Learning A New (Programming) Language":{},"June 2022 In Review":{}},"tags":{}}],["speaker",{"_index":5883,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{},"Once Upon a Time in Shaolin":{},"My Retrocomputing Projects For 2022":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["spec",{"_index":5762,"title":{},"content":{"An am486 Performance Analysis":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Exploring the AlterNet":{}},"tags":{}}],["speciaal",{"_index":633,"title":{},"content":{"undefined":{},"Over analoog en digitaal":{}},"tags":{}}],["special",{"_index":264,"title":{},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"undefined":{},"A quick look at 6 fountain pens":{},"Inventing - for the worse?":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Hugo Extended: More static site processing power!":{},"Using Pandoc to publish a book":{},"Combining async with generators in Node 11":{},"ITiCSE 2020: A Report":{},"Tracking and privacy concerns on websites":{},"486 Upgrade 2: The SD Card HDD":{},"486 Upgrade 1: Sound Blaster 16":{},"Building a Core2Duo Windows XP Retro PC":{},"My Retro Desk/Gaming Setup in 2021":{},"Thirty-Six":{},"Parking Machines Design Mistakes":{},"Creative Critical Thinking":{},"Where Does It Stop?":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Generating a Blogroll With OPML in Hugo":{},"Academic Lineage":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["specialist",{"_index":4766,"title":{},"content":{"IT Competences and Certificates":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["specialti",{"_index":2741,"title":{},"content":{"A quick look at 6 fountain pens":{},"Academese Gems":{},"Pinball Machines in a Jenever Museum":{}},"tags":{}}],["specif",{"_index":1879,"title":{},"content":{"Custom Webdriver Page Factories":{},".NET Memory management VS JVM Memory management":{},"Programming: a Creative Cognitive Process":{},"Page Building with Brizy in Wordpress":{},"What is Creativity in Software Engineering?":{},"How to write academic papers in Markdown":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"Are You In The System Yet, Sir?":{},"Ever-increasing Work Email Spam":{},"From Analog Notebook to Digital Vault":{},"January 2022 In Review":{},"Expiry Dates On Journals":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["specifi",{"_index":1330,"title":{},"content":{"Unit Testing Stored Procedures":{},"Bye autotools hello Scons":{}},"tags":{}}],["specifiek",{"_index":3592,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{}},"tags":{}}],["spectacular",{"_index":5357,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["spectrum",{"_index":8999,"title":{},"content":{"A Triumph For Blogging":{}},"tags":{}}],["specul",{"_index":9694,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["speculaasmengel",{"_index":9886,"title":{},"content":{"Allspice Is Not All Spice":{}},"tags":{}}],["sped",{"_index":5688,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["speech",{"_index":7211,"title":{},"content":{"Discord killed support for WinXP":{},"Ever-increasing Work Email Spam":{},"Creative Critical Thinking":{}},"tags":{}}],["speed",{"_index":1504,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Programming: a Creative Cognitive Process":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"Building an Athlon Windows 98 Retro PC":{},"Digitizing journals using DEVONthink":{},"Stop limiting yourself to JS in browsers":{},"On Manuscript Review Procedures":{},"Nineties collecting nostalgia":{},"Apple's App Store Design Mistake":{},"Where Does It Stop?":{},"Give Up GitHub!":{}},"tags":{}}],["speedi",{"_index":6407,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{},"On Manuscript Review Procedures":{},"The Pilot Capless: a stellar stealth pen":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"June 2022 In Review":{}},"tags":{}}],["speedili",{"_index":10177,"title":{},"content":{"Technical Knowledge Brews Creativity":{}},"tags":{}}],["speelt",{"_index":4079,"title":{},"content":{"Over tijdsbesef":{}},"tags":{}}],["speeltj",{"_index":5065,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["spel",{"_index":4510,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelcasett",{"_index":4579,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelconsol",{"_index":4586,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelen",{"_index":4617,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spelervar",{"_index":4559,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spellbook](https://commanderspellbook.com/)'",{"_index":8527,"title":{},"content":{"Emotional Magic":{}},"tags":{}}],["spellcast",{"_index":5366,"title":{},"content":{"Project Warlock: About Perseverance":{}},"tags":{}}],["spellen",{"_index":4539,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["spells](https://jefklakscodex.com/articles/bg2",{"_index":8890,"title":{},"content":{"Favorite Game Meme":{}},"tags":{}}],["spend",{"_index":2316,"title":{"How Much Should I Spend On Magic The Gathering":{}},"content":{"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"The Productive Programmer on Mac":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Exploring the Go programming language":{},"Emotional Magic":{}},"tags":{}}],["spenderen",{"_index":4892,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["spent",{"_index":2345,"title":{},"content":{"Teaching yourself to draw":{},"Five reasons why agile and academia don't go together":{},"On Manuscript Review Procedures":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"Technical Knowledge Brews Creativity":{},"Winnie Lim on Rebuilding Oneself":{},"Fighting Webmention And Pingback Spam":{},"On Commuting By Bike":{}},"tags":{}}],["spew",{"_index":5820,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{},"Stop limiting yourself to JS in browsers":{},"Software Engineering Is Not Engineering":{}},"tags":{}}],["spi",{"_index":9238,"title":{},"content":{"Power Usage Effectiveness":{},"Technical Knowledge Brews Creativity":{}},"tags":{}}],["spice",{"_index":2621,"title":{"Allspice Is Not All Spice":{}},"content":{"Development principles in cooking":{},"Creative Critical Thinking":{},"Allspice Is Not All Spice":{}},"tags":{"Allspice Is Not All Spice":{}}}],["spijt",{"_index":5034,"title":{},"content":{"Over Onmiddellijke Voldoening":{}},"tags":{}}],["spike",{"_index":8482,"title":{},"content":{"Cheese cheese cheese cheese cheese":{},"The Lost Art of Being Lost":{},"December 2021 In Review":{},"The Death Of The Nike+ SportWatch":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["spill",{"_index":6994,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"Flea Market Season":{}},"tags":{}}],["spin",{"_index":5994,"title":{},"content":{"Reviving an old 80486 PC":{},"Thirty-Six":{}},"tags":{}}],["spine",{"_index":12046,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["spirit",{"_index":8627,"title":{},"content":{"Pinball Machines in a Jenever Museum":{},"Dark Age of Camelot in 2022":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["spit",{"_index":7742,"title":{},"content":{"Misconceptions about retro gamers":{},"On Trying To Sell A Laptop":{}},"tags":{}}],["splash",{"_index":5855,"title":{},"content":{"486 Upgrade 2: The SD Card HDD":{}},"tags":{}}],["splendidli",{"_index":12201,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["split",{"_index":7404,"title":{},"content":{"On Manuscript Review Procedures":{},"From Analog Notebook to Digital Vault":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["splitsen",{"_index":1202,"title":{},"content":{"undefined":{}},"tags":{}}],["spoil",{"_index":7741,"title":{},"content":{"Misconceptions about retro gamers":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["spoiler",{"_index":8036,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["spoken",{"_index":11882,"title":{},"content":{"On Learning A New (Programming) Language":{}},"tags":{}}],["sponsor",{"_index":9899,"title":{},"content":{"2021 Donations":{}},"tags":{}}],["spontan",{"_index":11938,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["spoon",{"_index":9409,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["sporad",{"_index":2256,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["sport",{"_index":7692,"title":{},"content":{"Belgium - Portugal: 5 - 2":{},"How Not To Do A Remaster":{}},"tags":{}}],["sportswatch",{"_index":11598,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["sportwatch",{"_index":11577,"title":{"The Death Of The Nike+ SportWatch":{}},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["sportwatch.jpg",{"_index":11582,"title":{},"content":{"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["spot",{"_index":3189,"title":{},"content":{"Take your time.":{},"You Shouldn't Use Spotify":{},"Lousy Wordpress Hacking Attempts detected":{},"Why I like Pawn Stars":{},"The Fridge, Your Inoculation Room":{},"On Tea Prices":{},"Water Levels As Public Data":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Woke in Class":{}},"tags":{}}],["spotifi",{"_index":4350,"title":{"You Shouldn't Use Spotify":{}},"content":{"Productivity Tools on all platforms":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"2021 Donations":{},"How To Enjoy Your Own Digital Music":{},"Once Upon a Time in Shaolin":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["spotify](/2021/02/y",{"_index":6760,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["spotify](/post/2021/02/y",{"_index":10687,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["spotify](https://rubenerd.com/go",{"_index":6846,"title":{},"content":{"You Shouldn't Use Spotify":{}},"tags":{}}],["spotlight",{"_index":8101,"title":{},"content":{"The Fridge, Your Inoculation Room":{},"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["spous",{"_index":7588,"title":{},"content":{"Social Debt in Development Teams":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["sprain",{"_index":12122,"title":{},"content":{"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["spray",{"_index":9205,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["spread",{"_index":973,"title":{},"content":{"Learning to become a baker":{},"Migrating from Extjs to React gradually":{},"Reverse engineering a curriculum":{},"IT Competences and Certificates":{},"Combining async with generators in Node 11":{},"A Triumph For Blogging":{},"Re: Writing A Book Is Nonesense":{},"Give Up GitHub!":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["spreadabl",{"_index":2627,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["spreken",{"_index":900,"title":{},"content":{"undefined":{}},"tags":{}}],["spreker",{"_index":4849,"title":{},"content":{"De zin en onzin van conferenties":{}},"tags":{}}],["spring",{"_index":2902,"title":{},"content":{"Nuts about local nuts":{},"Take your time.":{},"Over Onmiddellijke Voldoening":{},"My Kotlin Rose-Tinted Glasses Broke":{},"The Creative Techniques Toolbox":{},"Drought":{}},"tags":{}}],["springi",{"_index":2776,"title":{},"content":{"A quick look at 6 fountain pens":{},"A Treatise on Leavened Waffles":{}},"tags":{}}],["sprinkl",{"_index":6759,"title":{},"content":{"The insanity of collecting retro games":{}},"tags":{}}],["sprint",{"_index":4450,"title":{},"content":{"The Startup of a Lean Doctorate":{}},"tags":{}}],["sprite",{"_index":4809,"title":{},"content":{"Teaching Object-Oriented design using the GBA":{},"3D Software Rendering on the GBA":{},"A 5.25\" Gobliins 2 Surprise":{},"January 2022 In Review":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{}},"tags":{}}],["spritz",{"_index":9204,"title":{},"content":{"Very Old and Somewhat Old Mood Boards":{}},"tags":{}}],["sprocket",{"_index":8928,"title":{"The HP Sprocket Mini Printer":{}},"content":{"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{}},"tags":{}}],["sprocket](https://sprocketprinters.com",{"_index":8934,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["sprout",{"_index":9669,"title":{},"content":{"From Curiosity To Creativity":{}},"tags":{}}],["sprung",{"_index":7566,"title":{},"content":{"Social Debt in Development Teams":{}},"tags":{}}],["sql",{"_index":1313,"title":{},"content":{"Unit Testing Stored Procedures":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Don't Expose The Stacktrace Please!":{}},"tags":{"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{}}}],["sqlite",{"_index":1652,"title":{"Integration Testing with SQLite":{}},"content":{"Integration Testing with SQLite":{},"Programming on the Apple M1 Silicon":{}},"tags":{"Integration Testing with SQLite":{}}}],["sqlite](http://www.sqlite.org",{"_index":1679,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqlitecommand",{"_index":1703,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqlitecommand.executenonqueri",{"_index":1708,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqliteconnect",{"_index":1692,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqliteconnectionflags.logal",{"_index":1697,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["sqlitedbconnect",{"_index":1693,"title":{},"content":{"Integration Testing with SQLite":{}},"tags":{}}],["squabbl",{"_index":10469,"title":{},"content":{"Minimalism and Tidying Up":{}},"tags":{}}],["squad",{"_index":7170,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["squander",{"_index":8056,"title":{},"content":{"Double-dipping and Market Prices":{}},"tags":{}}],["squar",{"_index":2655,"title":{},"content":{"Healing creative scars":{},"Five reasons why agile and academia don't go together":{},"3D Software Rendering on the GBA":{},"Water Levels As Public Data":{}},"tags":{}}],["squash_",{"_index":11773,"title":{},"content":{"Drought":{}},"tags":{}}],["squeak",{"_index":10586,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["squeez",{"_index":3231,"title":{},"content":{"Concentrating on serendipitous creativity":{}},"tags":{}}],["src",{"_index":1473,"title":{},"content":{"undefined":{},"Bye autotools hello Scons":{},"Migrating from Extjs to React gradually":{},"Hugo Extended: More static site processing power!":{},"RSS Feeds, Hugo, and Lazy Image Loading":{}},"tags":{}}],["src](https://www.slideshare.net/medikawy_2005/how",{"_index":4954,"title":{},"content":{"Programming: a Creative Cognitive Process":{}},"tags":{}}],["ss",{"_index":866,"title":{},"content":{"undefined":{}},"tags":{}}],["ssd",{"_index":5139,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["ssh",{"_index":1386,"title":{},"content":{"undefined":{},"DIY: Hosting stuff on your own VPS":{},"Thoughts On Home NAS Systems":{}},"tags":{}}],["sshd_config",{"_index":5147,"title":{},"content":{"DIY: Hosting stuff on your own VPS":{}},"tags":{}}],["sshlogin.exp",{"_index":1410,"title":{},"content":{"undefined":{}},"tags":{}}],["ssl",{"_index":5596,"title":{},"content":{"Tracking and privacy concerns on websites":{}},"tags":{}}],["st",{"_index":335,"title":{},"content":{"On finding your inner zen in big cities":{},"Allspice Is Not All Spice":{}},"tags":{}}],["staan",{"_index":3642,"title":{},"content":{"Over het introduceren van bedrijfsethiek":{},"Over de inflatie van intellect":{},"De zin en onzin van conferenties":{}},"tags":{}}],["staat",{"_index":743,"title":{},"content":{"undefined":{},"Over het introduceren van bedrijfsethiek":{},"Over tijdsbesef":{}},"tags":{}}],["stab",{"_index":10370,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["stabil",{"_index":2107,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["stabl",{"_index":3513,"title":{},"content":{"Teaching by philosophy":{},"Natural Gas Prices and The Energy Market":{}},"tags":{}}],["stack",{"_index":1198,"title":{},"content":{"undefined":{},"Death to pseudocode?":{},"Thoughts on collaboration in education":{},"Teaching students about coding trends":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"Misconceptions about retro gamers":{},"YouTube Play Image Links in Hugo":{},"Dear Student":{},"Technical Knowledge Brews Creativity":{},"The Creative Techniques Toolbox":{}},"tags":{}}],["stack/src/branch/main/src/youtube/thumbify.j",{"_index":7965,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["stack](https://git.brainbaking.com/wgroeneveld/jam",{"_index":7956,"title":{},"content":{"YouTube Play Image Links in Hugo":{}},"tags":{}}],["stackoverflow",{"_index":3261,"title":{},"content":{"Death to pseudocode?":{},"Combining async with generators in Node 11":{}},"tags":{}}],["stacktrac",{"_index":2120,"title":{"Don't Expose The Stacktrace Please!":{}},"content":{"Webdriver Exception Handling":{},"Don't Expose The Stacktrace Please!":{}},"tags":{"Don't Expose The Stacktrace Please!":{}}}],["stad",{"_index":4076,"title":{},"content":{"Over tijdsbesef":{},"February 2022 In Review":{}},"tags":{}}],["stad](https://www.goodreads.com/book/show/36402290",{"_index":11258,"title":{},"content":{"February 2022 In Review":{}},"tags":{}}],["staff",{"_index":9177,"title":{},"content":{"Ever-increasing Work Email Spam":{},"January 2022 In Review":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Modern QR Code Life":{}},"tags":{}}],["stage",{"_index":2530,"title":{},"content":{"A samurai learning mindset":{},"Healing creative scars":{},"A Decade in the Software Engineering industry":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["stagger",{"_index":2612,"title":{},"content":{"Development principles in cooking":{},"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["stagnat",{"_index":4415,"title":{},"content":{"A Decade in the Software Engineering industry":{},"I'm Joining the Coffeeneuring Challenge of 2021":{}},"tags":{}}],["stain",{"_index":7900,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["stair",{"_index":8461,"title":{},"content":{"Accidental Discovery By Bike: Fietsknooppunten":{}},"tags":{}}],["stake",{"_index":10629,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["staleelementexcept",{"_index":2112,"title":{},"content":{"Webdriver Exception Handling":{}},"tags":{}}],["stalk",{"_index":11174,"title":{},"content":{"An Ad Leaflet QR Design Mistake":{}},"tags":{}}],["stallman",{"_index":7250,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["stallman](https://rm",{"_index":7259,"title":{},"content":{"Stop limiting yourself to JS in browsers":{}},"tags":{}}],["stamp",{"_index":2801,"title":{},"content":{"Journaling in practice":{}},"tags":{}}],["stanc",{"_index":5584,"title":{},"content":{"Tracking and privacy concerns on websites":{},"Re: Writing A Book Is Nonesense":{}},"tags":{}}],["stand",{"_index":3133,"title":{},"content":{"Take your time.":{},"Concentrating on serendipitous creativity":{},"A Ph.D. Thesis Proposal":{},"The Startup of a Lean Doctorate":{},"Combining async with generators in Node 11":{},"Ditch Scrum, Organize As You See Fit":{},"Very Old and Somewhat Old Mood Boards":{},"December 2021 In Review":{},"Fighting Webmention And Pingback Spam":{},"April 2022 In Review":{}},"tags":{}}],["standaard",{"_index":577,"title":{},"content":{"undefined":{}},"tags":{}}],["standalone=\\\"yes\\\"?>\\r\\n\\r\\n\\tpingback.ping\\r\\n\\t\\r\\n\\t\\t\\r\\n\\t\\t\\thttps://aylesbur",{"_index":11470,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["standard",{"_index":5104,"title":{},"content":{"Five reasons why agile and academia don't go together":{},"An am486 Performance Analysis":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Belgium - Portugal: 5 - 2":{},"How Much Should I Spend On Magic The Gathering":{},"The HP Sprocket Mini Printer":{},"A Triumph For Blogging":{},"Three Little GameCube Mods":{},"A Factor Analysis For Dummies in R":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{}},"tags":{}}],["stapelt",{"_index":4198,"title":{},"content":{"Boeken die mij gevormd hebben tot wie ik ben":{}},"tags":{}}],["stapl",{"_index":9144,"title":{},"content":{"Ditch Scrum, Organize As You See Fit":{}},"tags":{}}],["star",{"_index":2894,"title":{"Why I like Pawn Stars":{}},"content":{"Nuts about local nuts":{},"Reverse engineering a curriculum":{},"An am486 Performance Analysis":{},"Flea Market Season":{},"Why I like Pawn Stars":{},"Pinball Machines in a Jenever Museum":{},"Exporting Goodreads to Obsidian":{}},"tags":{}}],["stare",{"_index":2365,"title":{},"content":{"Teaching yourself to draw":{},"Take your time.":{},"Where Does It Stop?":{},"November 2021 Meta Post":{},"2021 Year In Review":{}},"tags":{}}],["stark",{"_index":10568,"title":{},"content":{"The Creative Techniques Toolbox":{}},"tags":{}}],["starri",{"_index":7471,"title":{},"content":{"Moon Logic":{}},"tags":{}}],["start",{"_index":74,"title":{},"content":{"Ending your day with happy thoughts":{},"On finding your inner zen in big cities":{},"No, vegetarians do not eat fish!":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Enhancing the builder pattern with closures":{},"Bye autotools hello Scons":{},".NET Memory management VS JVM Memory management":{},"Unit Testing Extjs UI with Siesta":{},"Migrating from Extjs to React gradually":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"Are you handing over enough when inspiring someone?":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Healing creative scars":{},"Journaling in practice":{},"Nuts about local nuts":{},"I'm jealous of my dog":{},"Inventing - for the worse?":{},"2017 in books":{},"Take your time.":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Reverse engineering a curriculum":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"Teaching Object-Oriented design using the GBA":{},"Page Building with Brizy in Wordpress":{},"Using Pandoc to publish a book":{},"Project Warlock: About Perseverance":{},"Designing websites with accessibility in mind":{},"3D Software Rendering on the GBA":{},"486 Upgrade 2: The SD Card HDD":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Exploring the AlterNet":{},"Getting rid of trackers using LineageOS":{},"Teaching students about coding trends":{},"The IndieWeb Mixed Bag":{},"Discord killed support for WinXP":{},"Exploring the Go programming language":{},"The first Dutch Obsidian meetup":{},"On Manuscript Review Procedures":{},"Academese Gems":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"Apple's App Store Design Mistake":{},"Book Number Fourteen":{},"Water Levels As Public Data":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Thirty-Six":{},"20 Years of Personal Cellphone History":{},"A Note About Footnotes":{},"A Triumph For Blogging":{},"Are Digital Gardens Blogs?":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"From Curiosity To Creativity":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"Migrating from Mailchimp to Listmonk":{},"Technical Knowledge Brews Creativity":{},"Why Mastodon Isn't Great For Serendipity":{},"Why I Play Games (And So Should You)":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Creativity Equals Messy Code?":{},"Leuchtturm Notebook Paper Quality":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"March 2022 In Review":{},"None Of My Best Friends Are Content Creators":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"Wax Seals And Snail Mail":{},"April 2022 In Review":{},"Don't Expose The Stacktrace Please!":{},"My Programming Language Odyssey":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["startbutton",{"_index":1887,"title":{},"content":{"Custom Webdriver Page Factories":{}},"tags":{}}],["startdateeu",{"_index":11714,"title":{},"content":{"Don't Expose The Stacktrace Please!":{}},"tags":{}}],["starten",{"_index":4588,"title":{},"content":{"Over analoog en digitaal":{}},"tags":{}}],["starter",{"_index":2018,"title":{},"content":{".NET Memory management VS JVM Memory management":{},"Three Little GameCube Mods":{}},"tags":{}}],["startl",{"_index":9415,"title":{},"content":{"Constraint-based Creativity":{}},"tags":{}}],["startup",{"_index":1994,"title":{"The Startup of a Lean Doctorate":{}},"content":{".NET Memory management VS JVM Memory management":{},"Unit testing in Legacy Projects: VB6":{},"486 Upgrade 2: The SD Card HDD":{},"2021 Donations":{}},"tags":{}}],["startupproject=unittests\\unittests.vbp",{"_index":2295,"title":{},"content":{"Unit testing in Legacy Projects: VB6":{}},"tags":{}}],["stash",{"_index":8220,"title":{},"content":{"Reducing Workflow Load Facilitates Writing":{},"March 2022 In Review":{}},"tags":{}}],["stat",{"_index":5443,"title":{},"content":{"Combining async with generators in Node 11":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Cool Things People Do With Their Blogs":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["stat(res)).isdirectori",{"_index":5449,"title":{},"content":{"Combining async with generators in Node 11":{}},"tags":{}}],["state",{"_index":2078,"title":{"A Creative State of Mind":{}},"content":{"Unit Testing Extjs UI with Siesta":{},"Teaching yourself to draw":{},"A samurai learning mindset":{},"I'm jealous of my dog":{},"Take your time.":{},"Over analoog en digitaal":{},"Unit Testing PicoBlaze Assembly files":{},"My Retro Desk/Gaming Setup in 2021":{},"Teaching students about coding trends":{},"Discord killed support for WinXP":{},"Stop limiting yourself to JS in browsers":{},"Flea Market Season":{},"Apple's App Store Design Mistake":{},"Emotional Magic":{},"Parking Machines Design Mistakes":{},"How Not To Do A Remaster":{},"A Creative State of Mind":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Re: Writing A Book Is Nonesense":{},"The Creative Techniques Toolbox":{},"Expiry Dates On Journals":{},"On Commuting By Bike":{},"Teaching Software Engineering Is Still Done Wrong":{},"The Life Lessons of Bonnie":{}},"tags":{}}],["statement",{"_index":1060,"title":{},"content":{"undefined":{},"Integration Testing with SQLite":{},"Productivity Tools on all platforms":{},"20 Years of Personal Cellphone History":{},"A Note About Footnotes":{},"The Creative Techniques Toolbox":{},"Woke in Class":{},"Water Usage and Prices":{},"Expiry Dates On Journals":{}},"tags":{}}],["static",{"_index":1612,"title":{"Hugo Extended: More static site processing power!":{}},"content":{"Enhancing the builder pattern with closures":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},"Webdriver Exception Handling":{},"DIY: Hosting stuff on your own VPS":{},"Hugo Extended: More static site processing power!":{},"Page Building with Brizy in Wordpress":{},"Tracking and privacy concerns on websites":{},"A journey through the history of webdesign":{},"Always have a Diaster Recovery Plan":{},"Lousy Wordpress Hacking Attempts detected":{},"Stop limiting yourself to JS in browsers":{},"Using Hugo to Launch a Gemini Capsule":{},"Host your own webmention receiver":{},"Social Debt in Development Teams":{},"Apple's App Store Design Mistake":{},"My Kotlin Rose-Tinted Glasses Broke":{},"Give Up GitHub!":{}},"tags":{}}],["static_method",{"_index":1167,"title":{},"content":{"undefined":{}},"tags":{}}],["station",{"_index":222,"title":{},"content":{"On finding your inner zen in big cities":{},"Bye autotools hello Scons":{},"Concentrating on serendipitous creativity":{},"How Not To Do A Remaster":{}},"tags":{}}],["statist",{"_index":3037,"title":{},"content":{"2017 in books":{},"ITiCSE 2020: A Report":{},"Thoughts on collaboration in education":{},"Belgium - Portugal: 5 - 2":{},"Ever-increasing Work Email Spam":{},"A Factor Analysis For Dummies in R":{},"Winnie Lim on Rebuilding Oneself":{},"Cool Things People Do With Their Blogs":{},"Give Up GitHub!":{}},"tags":{}}],["statista",{"_index":8164,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["statista.com",{"_index":10246,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["stats](https://roytang.net/page/stats/awstat",{"_index":11380,"title":{},"content":{"Cool Things People Do With Their Blogs":{}},"tags":{}}],["statu",{"_index":3101,"title":{},"content":{"Hiding Code Complexity":{},"Thoughts on collaboration in education":{},"Personal Desktop Screenshots of Olde":{},"Collective Creativity":{},"Ditch Scrum, Organize As You See Fit":{},"A Creative State of Mind":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["status",{"_index":3107,"title":{},"content":{"Hiding Code Complexity":{}},"tags":{}}],["stay",{"_index":3163,"title":{},"content":{"Take your time.":{},"A Decade in the Software Engineering industry":{},"Designing websites with accessibility in mind":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The first Dutch Obsidian meetup":{},"Reducing Workflow Load Facilitates Writing":{},"The Monthly Retro Screenshot Guessing Quiz":{},"The Creative Techniques Toolbox":{},"Winnie Lim on Rebuilding Oneself":{},"June 2022 In Review":{},"Freshly Baked Thoughts":{}},"tags":{}}],["std",{"_index":551,"title":{},"content":{"undefined":{}},"tags":{}}],["std.alpha",{"_index":10427,"title":{},"content":{"A Factor Analysis For Dummies in R":{}},"tags":{}}],["std::cout",{"_index":608,"title":{},"content":{"undefined":{}},"tags":{}}],["std::shared_ptrat",{"_index":5504,"title":{},"content":{"Designing websites with accessibility in mind":{}},"tags":{}}],["time_",{"_index":6540,"title":{},"content":{"Digitizing journals using DEVONthink":{},"Are You In The System Yet, Sir?":{},"Creating Top x Games Lists Is Hard":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["timelin",{"_index":6134,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{}},"tags":{}}],["timeout",{"_index":1429,"title":{},"content":{"undefined":{},"Always have a Diaster Recovery Plan":{},"The Death Of The Nike+ SportWatch":{}},"tags":{}}],["times](/post/2021/05/r",{"_index":7751,"title":{},"content":{"Misconceptions about retro gamers":{}},"tags":{}}],["timestamp",{"_index":1479,"title":{},"content":{"undefined":{},"The first Dutch Obsidian meetup":{},"Visualizing Personal Data Takeouts":{}},"tags":{}}],["tini",{"_index":56,"title":{},"content":{"Ending your day with happy thoughts":{},"Reducing Workflow Load Facilitates Writing":{},"The HP Sprocket Mini Printer":{},"Questionable Game Publishing Methods":{},"The Emperor of Lists":{},"2021 Year In Review":{},"What a Night Cam Is Good For":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["tinker",{"_index":7222,"title":{},"content":{"Exploring the Go programming language":{},"A 5.25\" Gobliins 2 Surprise":{},"Thoughts On Home NAS Systems":{},"Cool Things People Do With Their Blogs":{}},"tags":{}}],["tint",{"_index":8669,"title":{"My Kotlin Rose-Tinted Glasses Broke":{}},"content":{"My Kotlin Rose-Tinted Glasses Broke":{}},"tags":{}}],["tiob",{"_index":7107,"title":{},"content":{"Teaching students about coding trends":{}},"tags":{}}],["tip",{"_index":163,"title":{},"content":{"Ending your day with happy thoughts":{},"undefined":{},"How to teach kids to program":{},"The Internet Killed Secrets in Games":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Productive Programmer on Mac":{},"Belgium - Portugal: 5 - 2":{},"Very Old and Somewhat Old Mood Boards":{},"Drought":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["tire",{"_index":4411,"title":{},"content":{"A Decade in the Software Engineering industry":{},"Personal Desktop Screenshots of Olde":{},"Are You In The System Yet, Sir?":{},"Collective Creativity":{},"March 2022 In Review":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["tiresom",{"_index":6811,"title":{},"content":{"How to write academic papers in Markdown":{}},"tags":{}}],["titan",{"_index":8711,"title":{},"content":{"Thirty-Six":{}},"tags":{}}],["titanium",{"_index":2767,"title":{},"content":{"A quick look at 6 fountain pens":{}},"tags":{}}],["titel",{"_index":3785,"title":{},"content":{"A Ph.D. Thesis Proposal":{}},"tags":{}}],["titl",{"_index":471,"title":{},"content":{"undefined":{},"Unit Testing Extjs UI with Siesta":{},"Migrating from Extjs to React gradually":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"Using Pandoc to publish a book":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Social Debt in Development Teams":{},"Apple's App Store Design Mistake":{},"Ditch Scrum, Organize As You See Fit":{},"Constraint-based Creativity":{},"Exporting Goodreads to Obsidian":{},"Generating a Blogroll With OPML in Hugo":{},"My Retrocomputing Projects For 2022":{},"Equality in Game Credits":{},"None Of My Best Friends Are Content Creators":{},"My Programming Language Odyssey":{}},"tags":{}}],["title/author/publish",{"_index":9569,"title":{},"content":{"The Emperor of Lists":{}},"tags":{}}],["title=\"brain",{"_index":10379,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["title>supblog",{"_index":12247,"title":{},"content":{"Freshly Baked Thoughts":{}},"tags":{}}],["xm",{"_index":1988,"title":{},"content":{".NET Memory management VS JVM Memory management":{}},"tags":{}}],["xmb/sec",{"_index":7992,"title":{},"content":{"Apple's App Store Design Mistake":{}},"tags":{}}],["xml",{"_index":6957,"title":{},"content":{"Exploring the AlterNet":{},"The IndieWeb Mixed Bag":{},"Generating a Blogroll With OPML in Hugo":{},"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["xmlrpc",{"_index":11467,"title":{},"content":{"Fighting Webmention And Pingback Spam":{}},"tags":{}}],["xmlurl=\"http://brainbaking.com/index.xml",{"_index":10383,"title":{},"content":{"Generating a Blogroll With OPML in Hugo":{}},"tags":{}}],["xmx",{"_index":1987,"title":{},"content":{".NET Memory management VS JVM Memory management":{}},"tags":{}}],["xnxqv0",{"_index":12054,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["xp",{"_index":1288,"title":{"Building a Core2Duo Windows XP Retro PC":{}},"content":{"Unit Testing Stored Procedures":{},"Building a Core2Duo Windows XP Retro PC":{},"Building an Athlon Windows 98 Retro PC":{},"Discord killed support for WinXP":{},"My Retrocomputing Projects For 2022":{}},"tags":{}}],["xperia",{"_index":7025,"title":{},"content":{"Getting rid of trackers using LineageOS":{},"The Decline of Battery Life":{}},"tags":{}}],["xs1",{"_index":10211,"title":{},"content":{"Three Little GameCube Mods":{}},"tags":{}}],["xtreme",{"_index":6389,"title":{},"content":{"WinXP Upgrade: Sound Blaster X-Fi":{}},"tags":{}}],["xul",{"_index":7188,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["xxl",{"_index":5649,"title":{},"content":{"3D Software Rendering on the GBA":{}},"tags":{}}],["xz1",{"_index":7020,"title":{},"content":{"Getting rid of trackers using LineageOS":{}},"tags":{}}],["x’",{"_index":12050,"title":{},"content":{"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["y",{"_index":128,"title":{},"content":{"Ending your day with happy thoughts":{},"undefined":{},"Healing creative scars":{},"IT Competences and Certificates":{},"The insanity of collecting retro games":{},"Creativity Self-Assessment Is Nonsense":{},"Dark Age of Camelot in 2022":{},"Natural Gas Prices and The Energy Market":{},"Equality in Game Credits":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["y.get",{"_index":563,"title":{},"content":{"undefined":{}},"tags":{}}],["y_",{"_index":8827,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["ya",{"_index":12107,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["ya!\"_",{"_index":7924,"title":{},"content":{"Why I like Pawn Stars":{}},"tags":{}}],["ya.com/cov",{"_index":12110,"title":{},"content":{"The Modern QR Code Life":{}},"tags":{}}],["yadda",{"_index":7198,"title":{},"content":{"Discord killed support for WinXP":{}},"tags":{}}],["yagi",{"_index":2540,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["yagni](../yagni1.jpg",{"_index":2637,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["yagyu",{"_index":2509,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["yagyū'",{"_index":2525,"title":{},"content":{"A samurai learning mindset":{}},"tags":{}}],["yahoo",{"_index":10241,"title":{},"content":{"Why Mastodon Isn't Great For Serendipity":{}},"tags":{}}],["yama",{"_index":8214,"title":{},"content":{"On Tea Prices":{}},"tags":{}}],["yamaha",{"_index":5885,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["yank",{"_index":10708,"title":{},"content":{"How To Enjoy Your Own Digital Music":{}},"tags":{}}],["yarn",{"_index":7077,"title":{},"content":{"Teaching students about coding trends":{},"Creating Top x Games Lists Is Hard":{}},"tags":{}}],["yay",{"_index":1345,"title":{},"content":{"Unit Testing Stored Procedures":{},"3D Software Rendering on the GBA":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"Ever-increasing Work Email Spam":{},"Migrating from Mailchimp to Listmonk":{},"My Programming Language Odyssey":{},"Give Up GitHub!":{}},"tags":{}}],["ye",{"_index":142,"title":{},"content":{"Ending your day with happy thoughts":{},"Enhancing the builder pattern with closures":{},"Journaling in practice":{},"I'm jealous of my dog":{},"2017 in books":{},"Death to pseudocode?":{},"Domain Driven Design in C":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"DIY: Hosting stuff on your own VPS":{},"Combining async with generators in Node 11":{},"Building an Athlon Windows 98 Retro PC":{},"Why I like Pawn Stars":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"Dear Student":{},"A Treatise on Leavened Waffles":{},"Minimalism and Tidying Up":{},"How to setup Pi-Hole on a Synology NAS":{},"Creativity Equals Messy Code?":{},"How To Stream Your Own Music: Reprise":{}},"tags":{}}],["yeah",{"_index":6820,"title":{},"content":{"How to write academic papers in Markdown":{},"You Shouldn't Use Spotify":{},"Always have a Diaster Recovery Plan":{},"Moon Logic":{},"A Note About Footnotes":{},"The HP Sprocket Mini Printer":{},"Parking Machines Design Mistakes":{},"Questionable Game Publishing Methods":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Sparking Conversations at Conferences":{}},"tags":{}}],["year",{"_index":6,"title":{"Archive by year: 2013":{},"Archive by year: 2014":{},"Archive by year: 2015":{},"Archive by year: 2016":{},"Archive by year: 2017":{},"Archive by year: 2018":{},"Archive by year: 2019":{},"Archive by year: 2020":{},"20 Years of Personal Cellphone History":{},"Archive by year: 2021":{},"2021 Year In Review":{},"Archive by year: 2022":{}},"content":{"Ending your day with happy thoughts":{},"Learning to become a baker":{},"Enhancing the builder pattern with closures":{},"Integration Testing with SQLite":{},"Teaching yourself to draw":{},"How to teach kids to program":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Healing creative scars":{},"Inventing - for the worse?":{},"2017 in books":{},"Teaching by philosophy":{},"Computer Science learning pathways":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"The Startup of a Lean Doctorate":{},"A Ph.D. Thesis: Iteration 2":{},"IT Competences and Certificates":{},"Teaching Object-Oriented design using the GBA":{},"Five reasons why agile and academia don't go together":{},"Page Building with Brizy in Wordpress":{},"Project Warlock: About Perseverance":{},"ITiCSE 2020: A Report":{},"3D Software Rendering on the GBA":{},"Thoughts on collaboration in education":{},"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Building an Athlon Windows 98 Retro PC":{},"Personal Desktop Screenshots of Olde":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"What is Creativity in Software Engineering?":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"The insanity of collecting retro games":{},"You Shouldn't Use Spotify":{},"Getting rid of trackers using LineageOS":{},"Lousy Wordpress Hacking Attempts detected":{},"The IndieWeb Mixed Bag":{},"Exploring the Go programming language":{},"Using Hugo to Launch a Gemini Capsule":{},"On Manuscript Review Procedures":{},"Moon Logic":{},"Nineties collecting nostalgia":{},"Academese Gems":{},"Belgium - Portugal: 5 - 2":{},"Flea Market Season":{},"Misconceptions about retro gamers":{},"Software Engineering Is Not Engineering":{},"The Pilot Capless: a stellar stealth pen":{},"Double-dipping and Market Prices":{},"How Much Should I Spend On Magic The Gathering":{},"On Tea Prices":{},"Reducing Workflow Load Facilitates Writing":{},"The Decline of Battery Life":{},"Water Levels As Public Data":{},"What if Seneca wasn't Nero's advisor?":{},"Accidental Discovery By Bike: Fietsknooppunten":{},"Emotional Magic":{},"On Selling a Self-published Book":{},"Thirty-Six":{},"Are You In The System Yet, Sir?":{},"Parking Machines Design Mistakes":{},"A Triumph For Blogging":{},"Very Old and Somewhat Old Mood Boards":{},"Power Usage Effectiveness":{},"A 5.25\" Gobliins 2 Surprise":{},"The Emperor of Lists":{},"Exporting Goodreads to Obsidian":{},"From Curiosity To Creativity":{},"How Not To Do A Remaster":{},"Where Does It Stop?":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"November 2021 Meta Post":{},"Seneca on How to Live":{},"Technical Knowledge Brews Creativity":{},"Three Little GameCube Mods":{},"Dark Age of Camelot in 2022":{},"Generating a Blogroll With OPML in Hugo":{},"Minimalism and Tidying Up":{},"Natural Gas Prices and The Energy Market":{},"The Creative Techniques Toolbox":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"2021 Year In Review":{},"How To Enjoy Your Own Digital Music":{},"January 2022 In Review":{},"On Trying To Sell A Laptop":{},"Once Upon a Time in Shaolin":{},"Thoughts On Home NAS Systems":{},"Water Usage and Prices":{},"What a Night Cam Is Good For":{},"Choosing an Audio Codec":{},"Creativity Equals Messy Code?":{},"Expiry Dates On Journals":{},"February 2022 In Review":{},"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"Cool Things People Do With Their Blogs":{},"Equality in Game Credits":{},"Fighting Webmention And Pingback Spam":{},"Password Hacking Sylvester & Tweety: Breakfast on the Run":{},"The Death Of The Nike+ SportWatch":{},"Wax Seals And Snail Mail":{},"Drought":{},"My Programming Language Odyssey":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"Teaching Software Engineering Is Still Done Wrong":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"May 2022 In Review":{},"Sparking Conversations at Conferences":{},"The Modern QR Code Life":{},"The Strange Heterogenity of Hiking Signs":{},"Give Up GitHub!":{},"June 2022 In Review":{}},"tags":{}}],["year/th",{"_index":10623,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["year](/post/2020/04/vp",{"_index":6921,"title":{},"content":{"Always have a Diaster Recovery Plan":{}},"tags":{}}],["yearli",{"_index":6541,"title":{},"content":{"Digitizing journals using DEVONthink":{},"My Retro Desk/Gaming Setup in 2021":{},"Teaching students about coding trends":{},"How Much Should I Spend On Magic The Gathering":{},"Favorite Game Meme":{},"Water Usage and Prices":{},"Give Up GitHub!":{}},"tags":{}}],["yearlong",{"_index":10621,"title":{},"content":{"Winnie Lim on Rebuilding Oneself":{}},"tags":{}}],["yearnot",{"_index":10684,"title":{},"content":{},"tags":{"2021 Year In Review":{}}}],["years](/post/2017/07/journ",{"_index":8931,"title":{},"content":{"The HP Sprocket Mini Printer":{}},"tags":{}}],["years](/post/2022/01/natur",{"_index":10934,"title":{},"content":{"Water Usage and Prices":{}},"tags":{}}],["yeast",{"_index":941,"title":{},"content":{"Learning to become a baker":{},"The Fridge, Your Inoculation Room":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Are Digital Gardens Blogs?":{},"A Treatise on Leavened Waffles":{},"Creative Critical Thinking":{}},"tags":{}}],["yeast](https://www.goodreads.com/book/show/34757361",{"_index":8788,"title":{},"content":{"A Note About Footnotes":{}},"tags":{}}],["yell",{"_index":3132,"title":{},"content":{"Take your time.":{},"Exploring the AlterNet":{},"Rules of a Creator's Life":{},"Are You In The System Yet, Sir?":{},"Creative Critical Thinking":{},"From Curiosity To Creativity":{},"Woke in Class":{}},"tags":{}}],["yellow",{"_index":6176,"title":{},"content":{"Building an Athlon Windows 98 Retro PC":{},"How Much Should I Spend On Magic The Gathering":{},"A 5.25\" Gobliins 2 Surprise":{},"Wax Seals And Snail Mail":{}},"tags":{}}],["yesterday",{"_index":6617,"title":{},"content":{"The Productive Programmer on Mac":{},"The first Dutch Obsidian meetup":{},"Apple's App Store Design Mistake":{},"Are You In The System Yet, Sir?":{},"A 5.25\" Gobliins 2 Surprise":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Why I Play Games (And So Should You)":{},"Woke in Class":{},"March 2022 In Review":{},"Shredder's Revenge's Soundtrack Is Amazing":{}},"tags":{}}],["yesterday'",{"_index":7405,"title":{},"content":{"Host your own webmention receiver":{},"A Personal Intro To Gentle Hip-Hop":{}},"tags":{}}],["yesteryear",{"_index":5983,"title":{},"content":{"Reviving an old 80486 PC":{},"A journey through the history of webdesign":{},"Using Hugo to Launch a Gemini Capsule":{}},"tags":{}}],["yield",{"_index":11139,"title":{},"content":{"Academic Lineage":{}},"tags":{}}],["yip",{"_index":3534,"title":{},"content":{"Computer Science learning pathways":{}},"tags":{}}],["ymf262",{"_index":5899,"title":{},"content":{"486 Upgrade 1: Sound Blaster 16":{}},"tags":{}}],["yo",{"_index":5462,"title":{},"content":{"Combining async with generators in Node 11":{},"Once Upon a Time in Shaolin":{}},"tags":{}}],["yoghurt",{"_index":12214,"title":{},"content":{"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["yogi",{"_index":11350,"title":{},"content":{"The Analogue Pocket: The Definitive Game Boy Handheld?":{},"May 2022 In Review":{}},"tags":{}}],["yokoi",{"_index":8283,"title":{},"content":{"The Decline of Battery Life":{}},"tags":{}}],["yoku",{"_index":10030,"title":{},"content":{"The Monthly Retro Screenshot Guessing Quiz":{}},"tags":{}}],["yolk",{"_index":9391,"title":{},"content":{"A Treatise on Leavened Waffles":{}},"tags":{}}],["yore",{"_index":10261,"title":{},"content":{"Dark Age of Camelot in 2022":{}},"tags":{}}],["yottam",{"_index":2607,"title":{},"content":{"Development principles in cooking":{}},"tags":{}}],["you'd",{"_index":1332,"title":{},"content":{"Unit Testing Stored Procedures":{},"Custom Webdriver Page Factories":{},"Healing creative scars":{},"Thinking in terms of objects":{},"Teaching by philosophy":{},"Reverse engineering a curriculum":{},"Using Pandoc to publish a book":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Host your own webmention receiver":{},"Moon Logic":{},"Kotlin Is Java 2.0, But It's Still Java":{},"Pinball Machines in a Jenever Museum":{},"My Kotlin Rose-Tinted Glasses Broke":{},"A Note About Footnotes":{},"The HP Sprocket Mini Printer":{},"Ever-increasing Work Email Spam":{},"From Analog Notebook to Digital Vault":{},"How Not To Do A Remaster":{},"Allspice Is Not All Spice":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Natural Gas Prices and The Energy Market":{},"Visualizing Personal Data Takeouts":{},"Water Usage and Prices":{},"The Strange Heterogenity of Hiking Signs":{}},"tags":{}}],["you'gr",{"_index":6018,"title":{},"content":{"A journey through the history of webdesign":{}},"tags":{}}],["you'll",{"_index":1512,"title":{},"content":{"Visual Studio 2012 for Eclipse users":{},"Integration Testing with SQLite":{},"Are you handing over enough when inspiring someone?":{},"Healing creative scars":{},"Journaling in practice":{},"I'm jealous of my dog":{},"Concentrating on serendipitous creativity":{},"A Decade in the Software Engineering industry":{},"The IndieWeb Mixed Bag":{},"Host your own webmention receiver":{},"Flea Market Season":{},"How Much Should I Spend On Magic The Gathering":{},"On Selling a Self-published Book":{},"Parking Machines Design Mistakes":{},"Questionable Game Publishing Methods":{},"A Treatise on Leavened Waffles":{},"How Not To Do A Remaster":{},"On Trying To Sell A Laptop":{},"A Personal Intro To Rough Hip-Hop":{},"How To Properly Store Your Game Boy Cartridges":{},"On Commuting By Bike":{},"On Learning A New (Programming) Language":{},"The Modern QR Code Life":{}},"tags":{}}],["you'r",{"_index":1291,"title":{},"content":{"Unit Testing Stored Procedures":{},"Visual Studio 2012 for Eclipse users":{},"Bye autotools hello Scons":{},"Custom Webdriver Page Factories":{},"Faking domain logic":{},".NET Memory management VS JVM Memory management":{},"Unit Testing Extjs UI with Siesta":{},"Unit testing in Legacy Projects: VB6":{},"Teaching yourself to draw":{},"A samurai learning mindset":{},"Development principles in cooking":{},"Healing creative scars":{},"A quick look at 6 fountain pens":{},"Journaling in practice":{},"Inventing - for the worse?":{},"Concentrating on serendipitous creativity":{},"Death to pseudocode?":{},"Productivity Tools on all platforms":{},"A Decade in the Software Engineering industry":{},"Over Onmiddellijke Voldoening":{},"DIY: Hosting stuff on your own VPS":{},"An am486 Performance Analysis":{},"486 Upgrade 2: The SD Card HDD":{},"The Internet Killed Secrets in Games":{},"Win98 Upgrade: Sound Blaster Audigy":{},"Thoughts on Bullshit Jobs":{},"Digitizing journals using DEVONthink":{},"The Productive Programmer on Mac":{},"Win98 Upgrade: GeForce 3 Ti200 vs Riva TNT2":{},"Discord killed support for WinXP":{},"Host your own webmention receiver":{},"Moon Logic":{},"Re: Is collecting physical games worth it?":{},"Flea Market Season":{},"The Pilot Capless: a stellar stealth pen":{},"Double-dipping and Market Prices":{},"The Fridge, Your Inoculation Room":{},"On Tea Prices":{},"Rules of a Creator's Life":{},"20 Years of Personal Cellphone History":{},"A Note About Footnotes":{},"Are You In The System Yet, Sir?":{},"The HP Sprocket Mini Printer":{},"Dear Student":{},"Questionable Game Publishing Methods":{},"The Lost Art of Being Lost":{},"A Treatise on Leavened Waffles":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"The Monthly Retro Screenshot Guessing Quiz":{},"Why Mastodon Isn't Great For Serendipity":{},"Why I Play Games (And So Should You)":{},"Winnie Lim on Rebuilding Oneself":{},"Woke in Class":{},"On Trying To Sell A Laptop":{},"My Retrocomputing Projects For 2022":{},"What a Night Cam Is Good For":{},"A Personal Intro To Gentle Hip-Hop":{},"A Personal Intro To Rough Hip-Hop":{},"Fighting Webmention And Pingback Spam":{},"The Death Of The Nike+ SportWatch":{},"On Learning A New (Programming) Language":{},"Creating Top x Games Lists Is Hard":{},"From Mood Board To Mood Mugs":{},"Sparking Conversations at Conferences":{},"The Strange Heterogenity of Hiking Signs":{},"The Perfect Bowl Of Oatmeal Porridge":{},"Freshly Baked Thoughts":{}},"tags":{}}],["you'v",{"_index":2481,"title":{},"content":{"How to teach kids to program":{},"Journaling in practice":{},"A Decade in the Software Engineering industry":{},"Five reasons why agile and academia don't go together":{},"The Internet Killed Secrets in Games":{},"Digitizing journals using DEVONthink":{},"The IndieWeb Mixed Bag":{},"Moon Logic":{},"On Selling a Self-published Book":{},"A Note About Footnotes":{},"Dear Student":{},"The Lost Art of Being Lost":{},"Allspice Is Not All Spice":{},"2021 Donations":{},"Thoughts On Home NAS Systems":{},"The Perfect Bowl Of Oatmeal Porridge":{}},"tags":{}}],["you?](https://www.kellogg.northwestern.edu/faculty/uzzi/ftp/page176.html",{"_index":8825,"title":{},"content":{"Creativity Self-Assessment Is Nonsense":{}},"tags":{}}],["you_",{"_index":8806,"title":{},"content":{"Are You In The System Yet, Sir?":{}},"tags":{}}],["young",{"_index":936,"title":{},"content":{"Learning to become a baker":{},"Take your time.":{},"Thirty-Six":{},"Collective Creativity":{},"From Curiosity To Creativity":{},"How To Properly Store Your Game Boy Cartridges":{}},"tags":{}}],["younger",{"_index":5547,"title":{},"content":{"ITiCSE 2020: A Report":{},"Misconceptions about retro gamers":{},"Thirty-Six":{},"Technical Knowledge Brews Creativity":{},"Dark Age of Camelot in 2022":{}},"tags":{}}],["youngest",{"_index":11919,"title":{},"content":{"The Life Lessons of Bonnie":{}},"tags":{}}],["your",{"_index":3095,"title":{},"content":{"2017 in books":{},"Rules of a Creator's Life":{}},"tags":{}}],["yourself",{"_index":242,"title":{"Teaching yourself to draw":{},"Stop limiting yourself to JS in browsers":{}},"content":{"On finding your inner zen in big cities":{},"Learning to become a baker":{},"Unit Testing Stored Procedures":{},"Integration Testing with SQLite":{},"Bye autotools hello Scons":{},".NET Memory management VS JVM Memory management":{},"Teaching yourself to draw":{},"Journaling in practice":{},"Concentrating on serendipitous creativity":{},"Teaching Object-Oriented design using the GBA":{},"Page Building with Brizy in Wordpress":{},"3D Software Rendering on the GBA":{},"Reviving an old 80486 PC":{},"Personal Desktop Screenshots of Olde":{},"The Internet Killed Secrets in Games":{},"Programming on the Apple M1 Silicon":{},"RSS Feeds, Hugo, and Lazy Image Loading":{},"The Productive Programmer on Mac":{},"Stop limiting yourself to JS in browsers":{},"Host your own webmention receiver":{},"Nineties collecting nostalgia":{},"Re: Is collecting physical games worth it?":{},"What if Seneca wasn't Nero's advisor?":{},"Kotlin Is Java 2.0, But It's Still Java":{},"On Selling a Self-published Book":{},"Favorite Game Meme":{},"Dear Student":{},"Very Old and Somewhat Old Mood Boards":{},"The Lost Art of Being Lost":{},"Allspice Is Not All Spice":{},"I'm Joining the Coffeeneuring Challenge of 2021":{},"Winnie Lim on Rebuilding Oneself":{},"Academic Lineage":{},"Expiry Dates On Journals":{},"A Decision Tree For Buying Retro Gaming Handhelds":{},"From Mood Board To Mood Mugs":{},"The Modern QR Code Life":{}},"tags":{}}],["yourself!”