brainbaking/content/tags/_index.md

67 lines
2.6 KiB
Markdown
Raw Normal View History

---
2020-06-13 17:16:18 +02:00
title: Baked Archives
2020-06-11 17:15:26 +02:00
url: /archives/
aliases:
- /tags/
2020-06-02 16:35:19 +02:00
bigimg: Archive.jpg
2020-05-29 17:39:33 +02:00
icontag: tag
---
Not finding what you're looking for? Try browsing the archives:
### By search
Simply type to begin searching!
2021-03-01 14:23:33 +01:00
<script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
<div id="search"></div>
<script>
window.addEventListener('DOMContentLoaded', (event) => {
new PagefindUI({ element: "#search", resetStyles: false });
});
</script>
<noscript>
... Sorry, search functionality requires JavaScript to be enabled.
</noscript>
### By category
2020-06-13 17:16:18 +02:00
`try {`
- [Programming](/categories/programming): Software engineering, programming languages, TDD, DDD, etc
- [Webdesign](/categories/webdesign): Design, layouting, website generation, privacy, speed, etc
- [Software](/categories/software): Productivity tools, writing toolchains, etc
- [Retro](/categories/retro): Disassembling retro machines, cartridges, circuit boards, etc
- [Education](/categories/education): Computing education, PhD work, findings in academica, etc
2020-06-13 17:16:18 +02:00
- [Learning](/categories/learning): Self-improvement, meta-learning, reading and journaling, etc
- [Cooking](/cateogires/cooking): That home-kneaded egg pasta and smokey sourdough bread, etc
2020-06-13 17:16:18 +02:00
`} catch {`
- [Braindump](/categories/braindump): A _catch-all_ (ha!) for random small and big thoughts of the day
`}`
I also write about retro PC/Handheld gaming and actual _bread baking_ on sister websites of Brain Baking: [Jefklak's Retro Codex](https://jefklakscodex.com) and [Red Zuurdesem](https://redzuurdesem.be), respectively.
### By year
2022-01-20 21:21:49 +01:00
- [2022](/post/2022) ... when working from home was still a thing
- [2021](/post/2021) ... when I got back into both retro (80486) and modern (M1) hardware
2020-08-23 18:56:11 +02:00
- [2020](/post/2020) ... when I paid attention to webdesign and wrote a book about baking
2020-06-11 17:15:26 +02:00
- [2019](/post/2019) ... when computing education articles started appearing
- [2018](/post/2018) ... when my PhD work started and I tried writing essays in Dutch
- [2017](/post/2017) ... when self-improvement meta-posts started popping up more often
- [2016](/post/2016) ... when legacy software forced me to unit test Visual Basic 6 code
- [2015](/post/2015) ... when I completely forgot about blogging at all
- [2014](/post/2014) ... when I switched from mostly programming in Java to C#
- [2013](/post/2013) ... when this site was a wiki running on pmWiki, and then DokuWiki
### By tag
The following tags are the most used in my writing: {{< popular-categories >}}.
2022-06-20 18:16:53 +02:00
Behold a list of alphabetically sorted tags used in every article on this very website that appear more than once. Related articles share a set of tags. Happy clicking!