
Hello to the blog
Because on this blog will be some code we display some (hopefully) beautiful syntax highlighting:
function greet(name) { return `Hello, ${name}! This is a intentional long line to test how the blog handles this`;}console.log(greet("Astro"));
As a script:
echo hiecho "huhu" | grep -Po 'h.*h'
As a console:
echo hiecho "huhu" | grep -Po 'h.*h'
Okay that’s enough for the first dummy post.

Hi, I'm HoroTW. I'm a software engineer and data scientist student based in Germany. You can see some of my work on GitHub or Codeberg, watch my videos on YouTube, read some more about me on my website.