The correct way to start any tech-related blog must be something like this:
#include <stdio.h>
int main()
{
printf("Hello World!\n");
return 0;
}
Of course, I could be totally wrong, but allow me to introduce you to this little corner of the web that you’ve stumbled upon during your travels through the vast depths of the internet.
My name is Carsten Øhlenschlæger, and I live in a small town called Odense located in the middle of Denmark. My day job is as a Technical Director in a Danish telco, where I work with contact centers, unified communications, and increasingly AI. Prior to that, I worked as a consultant, and I’m proficient in telecommunications, IT infrastructure, servers, operating systems, and various open-source tools.
I’m in my mid-forties, and after a period of feeling outdated and feeling like I had lost touch with my inner geek, I have gotten the spark back and have reunited with my passion for technology. This site is my own personal outlet for anything that I find interesting and think can be beneficial to others. That could be anything from guides to setting something up on a Raspberry Pi, getting Windows to behave, programming, and just general posts about technology.
If you’d like to get in touch, feel free to use the icons on the front page to reach out.
Talk to you soon…
/Carsten