Live-Ask.com provides a simple, free, and real-time service for the audience to ask questions before and during panel discussions, conference presentations, meetups, and more. Think of Live-Ask as your one-stop solution for moderating discussions.
I finally disabled my old page/bog that was still running, outdated and ugly ;). Why did it take so long? Because it still had some vsluable content that people regularly looked for and read. Especially my articles about gameserver developmont...
As mentioned in my last “worth reading” (which was really a ‘worth watching’) my team and I do Video Lunches regularly. This post focuses on that great concept and hopefully leaves you considering it in your team as well....
Oh wow its more than a year since my last ‘worthreading’ :( It was a crazy ride! Crazy hours at work, speaking at 4 conferences and 2 vacations later I am here now. I tried to recollect the some...
In my last post I already talked about the experience of talking at a big developer conference like GDC. This time I want to share some research that I...
This years GDC is over again already. It was an exciting new experience for me because I was one of the speakers. This post is about how I got there and how it was like.
About 2 weeks ago I suddenly got my inventation to order an echo dot. The echo device family is the entry point to using the Alexa natural language processing service from...
Some time ago I was asked to write an article about how we approach assembling teams for our current mobile game productions. This article is now live on pocketgamer.biz: article
During the holidays I finally found the time to work a little bit on my mobile app STACK4. It has been a while but I still have a few points on my todo...
First I wanted to make use of the categories labels I kept adding to my posts. Since I am using github pages to host this site dynamic jekyll plugins are...
I want to use this way to announce some news that I did not have the time to blog about. These news divide esentually in two categories: career and projects update:
I recently made my first homebrew contribution. homebrew is a package manager for osx much like yum/apt-get and the like you know from linux systems. Since this may not be the last time I did this or have to...
Recently I wanted to package an application that I have written in D so that it would feel like a native osx application bundle. Nothing fancy.. Boy little did I know.. Even though an app bundle is nothing more than...
Fibers are D’s concept for resumable functions and the barebone behind the popular event driven framework vibe.d. In the unecht project I recently added a generic system to use resumable functions much like
What do menus and annotations have to do with the D programming language ? These three aspects form a very nice little system in my current spare time project of a game engine called unecht.
So I needed a flexible and easy to use intermediate GUI for one of my projects in D. There was a pretty descent library natively written in D called dimgui that I started to use. It made me...
Recently I decided to start a new blog/website based on Github Pages. For now this site runs in parallel with my old website www.extrawurst.org but eventually this pages is gonna be shutdown. This post is about my first impressions...