I'm Dominik, a developer always loving to explore new ways of programming. Since my handicap made me more-or-less impossible to do certain jobs, I've started with programming, as that's the only thing keeping me on life. I always like to explore nature, going out with friends and reading some articles or books on the Internet. In my spare time I progress with hobby and community projects.
My development interests are mostly around desktop applications, high-performance interactive apps especially. Taking advices from Casey Muratori's Handmade Hero series, I aim for optimization and code quality (KISS) altogether.
I love listening to Iron Maiden and playing The Ultimate Doom, they blend together very well.
Recent Forum Replies
The GDB frontend is very promising, based on what I could see it already makes me switch to it. T…
You need to wrap the code inside of extern "C" scope:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
…
Thanks, I'll look into that one. It's nice to have this topic, always stuff to learn.
Honestly I'm a big fan of macros, sometimes I even unnecessarily overuse them.
I either use it t…
Another student here, working in game development section and enjoying any progress. With a group…