Hello, World!

By Clemens Tiedt

2021-08-21


Hi, I'm Clemens and this is my blog. As you may have gathered from the sidebar, I'm a software developer.

I currently study in the IT-Systems Engineering Master's program at HPI in Potsdam. My main interests are Operating Systems, Rust, and Mobile Development, so you can expect to see articles about these topics on here. But if I find some other interesting topic to write about, that might also end up here.

Besides Computer Science I'm passionate about Tabletop RPGs and Video Games, so I might also have ideas to share about those.


Read more:

Building a Brainfuck Compiler using Cranelift

After studying computer science at a university level for more than four years at the time of writing this article, many concepts and tasks have become demystified for me. The idea of building a website or app seems pretty simple to me now. Even embedded development or Linux kernel modules don't seem like that big of a task. However, compilers still remain a topic I have a huge amount of respect for....

2023-01-09 #rust #brainfuck #cranelift #compiler

Share this article: Hello, World!