When you want to osdev but UEFI is broken Posted 2022-03-18 — Tags: Coding Some days ago, I backported quite a lot of commits from the 9p feature branch in LF OS back to the main branch, including some important bugfixes. Continue reading (1139 words) Rebuilding pod-to-pod networking in my k8s cluster "Sea-Computing" Posted 2021-07-30 — Tags: Server Kubernetes Coding A while ago, I wrote about my self-built kubernetes cluster. One interesting detail of it, was the lack of a CNI plugin, having configured the routes for pod-to-pod networking statically, via ansible. Continue reading (829 words) Design improvements on here Posted 2021-05-22 — Tags: Webdesign Coding I had a job interview on thursday and it seems this blog is actually looked at, so I had some motivation to put some time into it. Continue reading (420 words) Adding support for a new operating system to clang/llvm Posted 2020-05-17 — Tags: Coding I achieved a poorly documented thing where showing the commit to people actually helps them. To be more helpful, I now write a blog about it. May it serve as some documentation. Continue reading (724 words) Writing an operating system, the current state Posted 2019-09-18 — Tags: Coding Some of you may already know I’m coding my own operating system. I started like 10 years ago, started again from zero some times and am now at the 5th attempt (probably). Sources are available on GitHub and my personal Gitlab instance (with CI, pages and issue tracker). Continue reading (240 words) New website, migrated to Hugo Posted 2019-08-04 — Tags: Coding Webdesign One of the reasons I seldom updated my blog, was fearing I’d break something. It was based on jekyll and I did not really knew what I was doing when creating it in the first place, but it kinda worked so I never changed things. Continue reading (189 words) Porting old code - Colors with SFML 2.x Posted 2018-05-20 — Tags: Coding I found some old code of mine from a project named “Colors” in my github profile. This is some old code, some things are from my time in school. The project used the library SFML in version 1.x. Continue reading (99 words) Icinga Cloud Posted 2017-04-17 — Tags: Icinga Coding I love long weekends and easter is always one of them. 4 full days not having to work. Sometimes I look for a project to start and finish in that weekend, this weekend I was successful with it. Continue reading (376 words)
When you want to osdev but UEFI is broken Posted 2022-03-18 — Tags: Coding Some days ago, I backported quite a lot of commits from the 9p feature branch in LF OS back to the main branch, including some important bugfixes. Continue reading (1139 words)
Rebuilding pod-to-pod networking in my k8s cluster "Sea-Computing" Posted 2021-07-30 — Tags: Server Kubernetes Coding A while ago, I wrote about my self-built kubernetes cluster. One interesting detail of it, was the lack of a CNI plugin, having configured the routes for pod-to-pod networking statically, via ansible. Continue reading (829 words)
Design improvements on here Posted 2021-05-22 — Tags: Webdesign Coding I had a job interview on thursday and it seems this blog is actually looked at, so I had some motivation to put some time into it. Continue reading (420 words)
Adding support for a new operating system to clang/llvm Posted 2020-05-17 — Tags: Coding I achieved a poorly documented thing where showing the commit to people actually helps them. To be more helpful, I now write a blog about it. May it serve as some documentation. Continue reading (724 words)
Writing an operating system, the current state Posted 2019-09-18 — Tags: Coding Some of you may already know I’m coding my own operating system. I started like 10 years ago, started again from zero some times and am now at the 5th attempt (probably). Sources are available on GitHub and my personal Gitlab instance (with CI, pages and issue tracker). Continue reading (240 words)
New website, migrated to Hugo Posted 2019-08-04 — Tags: Coding Webdesign One of the reasons I seldom updated my blog, was fearing I’d break something. It was based on jekyll and I did not really knew what I was doing when creating it in the first place, but it kinda worked so I never changed things. Continue reading (189 words)
Porting old code - Colors with SFML 2.x Posted 2018-05-20 — Tags: Coding I found some old code of mine from a project named “Colors” in my github profile. This is some old code, some things are from my time in school. The project used the library SFML in version 1.x. Continue reading (99 words)
Icinga Cloud Posted 2017-04-17 — Tags: Icinga Coding I love long weekends and easter is always one of them. 4 full days not having to work. Sometimes I look for a project to start and finish in that weekend, this weekend I was successful with it. Continue reading (376 words)