38c3 Was Amazing

My first time! It was my first time at a chaos event ever, so keep this in mind while reading this. Some things are myths that I heard before, some things truely flashed my brain and I was just overstimulated with so many things happening at the same time. Where to start? That is a good question. Probably one and a half years ago when I randomly stumbled on some talks from previous chaos events. I remember some awesome ones from (in no particular order) @David Kriesel, @leyrer, @marudor, @Michael Stapelberg and many many more awesome talks which inspired me to get hooked on more of those. These where the key indicator to get curious about things again. Again - because I had this mindset in the past, but somehow lost it a bit. ...

January 4, 2025 · 4 min · 808 words · Joh

Static Sites

At first, what exactly is a static site? There are a lot of explanations out there, but my extremely simplified version is: It’s a website which doesn’t need much resources and is built similar like the websites in 90s. Small files, Easy to serve and display, no application running constantly (besides the webserver it self) and no database. But in modern days, this is impractical due to fast and frequent changes to a website, and only a few people know and want operate those changes directly in HTML or CSS Code. Thats where a static site generator like Hugo comes in. ...

May 18, 2024 · 4 min · 707 words · Joh

Image Test.md

Images on my Website A thing which scared me for the longest time. I mean, from a technical perspective of course. Which file-format, aspect ratio, compression rate, file-size, etc.. There are so many things that pop up and need to be considered when on the internet. Normally those kind of decisions are taken automatically by the platform you upload the image to. They also get optimized and rendered in different sizes already to load always the best version on the client device. This is responsive… and more efficient… and so on. ...

May 12, 2024 · 2 min · 368 words · Joh

Hello-World.md

Hello World i would say on this instance. If you’re able to read this, you succeeded to reach my blog! In classical internet manner feel free to look around. Thanks for your time! And have a great day! ~Joh

May 3, 2024 · 1 min · 39 words · Joh