472 reputation
49
bio website
location Chemnitz, Germany
age 26
visits member for 1 year, 11 months
seen May 14 at 15:07
stats profile views 44

Aug
24
comment Surviving MATLAB and R as a Hardcore Programmer
@dsimcha Huh? You want to do everything in a single (fast) language, you like Python most and then you're complaining about Python being slow? So what's the whole point. I guess you just want MATLAB to have more general purpose features and be faster than an interpreted language?
Aug
23
comment Avoid ELSE when setting a variable?
In my opinion the conditional operator clearly states what is done, a conditional assignment, without elaborating such a conceptually simple statement on more than one line.
Aug
23
comment Why does DirectX use a left-handed coordinate system?
@John Although I completely agree with the advantages of a right-handed system, you know that your handshake rule (that everybody should have learned in school) also can be used with the left hand for the left-handed system.
Aug
19
comment A modern review of Java
ah, I see people already starting the wars by taking serious questions (and answers) for rants and feeling themselves attacked personally. Too bad I cannot downvote yet.
Aug
19
comment A modern review of Java
+1 For the fact that in C++ nothing prevents you from writing Java-like code, and likewise nothing prevents you from doing more than that. It's the programmer who makes a language unsafe or hard.
Aug
19
comment A modern review of Java
+1 For the operator overloading, something many people see as minor disadvantage, but for me a major one. And of course templates, but nearly everybody regards them as major.
Aug
4
awarded  Teacher
Aug
1
answered Rendering trillions of “atoms” instead of polygons?
Jun
18
awarded  Supporter