site

My Hakyll-based website generated from a zk notebook

git clone https://git.8pit.net/site.git

 1---
 2title: notes.8pit.net
 3---
 4
 5Hi! 👋 I am [nmeum][mastodon], a computer programmer from Germany.
 6I am passionate about functional programming (mostly #Scheme# and #Haskell#), software security, and operating systems.
 7Further, I occasionally contribute to open-source software such as [Alpine Linux][Alpine GitLab] or [Guix][Guix Commits].
 8I also run a Git server where I host my own [hobby projects][git.8pit.net] (mirrored on [GitHub]).
 9By day, I work as a computer science researcher, head to my [work homepage] for more information on that.
10
11This site presents [selected notes][evergreen notes] from my [zk notebook][zk].
12They are loosely categorized using tag keywords and often cross-reference each other.
13The site is generated using [Hakyll], more information is [available separately](notes/c0p9).
14The majority of notes concern themselves with all matters related to computing.
15This includes programs I have written, software I use, and configuration files for that software.
16
17[mastodon]: https://chaos.social/@nmeum {rel=me}
18[Alpine GitLab]: https://gitlab.alpinelinux.org/nmeum {rel=me}
19[Guix Commits]: https://codeberg.org/guix/guix/commits/branch/master/search?q=author%3A%40soeren-tempel.net
20[git.8pit.net]: https://git.8pit.net {rel=me}
21[GitHub]: https://github.com/nmeum {rel=me}
22[work homepage]: https://soeren-tempel.net/ {rel=me}
23[zk]: https://zk-org.github.io/zk
24[Hakyll]: http://jaspervdj.be/hakyll
25[evergreen notes]: https://notes.andymatuschak.org/Evergreen_notes