3,929 reputation
1530
bio website
location
age
visits member for 2 years, 6 months
seen 19 hours ago
stats profile views 311

May
2
awarded  Popular Question
Mar
11
awarded  Quorum
Mar
11
comment What can a technically proficient senior software developer study to keep improving
@Ozz: I don't care anymore, I think it's enough. The amount of interesting questions for me has been constantly decreasing on this site. I have a feeling that it's a wasted effort to ask or answer anything over here. And maybe even in SO/SE in general.
Mar
11
comment What can a technically proficient senior software developer study to keep improving
Well, I honestly don't know which questions are not off-topic these days. It's actually becoming hard to find any interesting discussions here lately. Ok, w/e, just lock the topic...
Mar
11
comment When to pay for C++ compilers
@YannisRizos: If I'm not mistaken, C++ compilers are no longer a part of the Windows SDK - msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx Are they?
Mar
11
asked What can a technically proficient senior software developer study to keep improving
Mar
10
answered Entropy in large scale software systems
Jan
31
awarded  Popular Question
Jan
14
awarded  Necromancer
Dec
3
comment Is Intellisense faster in Visual Studio 2012 compared to Visual Studio 2010 for C++ projects?
A better question would be if it works 100% of the time. With VS2010 the Intellisense turns off completely in some larger projects. An no /reset, deletion of .sdf/.suo files help. Then again it's probably C++ issue.
Nov
25
comment Is modern C++ replacing C#? Is Microsoft pushing developers to adopt C++?
@Telastyn: It might be a good idea to look for a better workplace. The C++ experts that say C++ is not productive or not the first choice for most tasks are not C++ experts. Really. They probably don't use libraries and still use C like style, with bad overall architecture.
Nov
20
awarded  Yearling
Oct
16
awarded  Notable Question
Sep
21
awarded  Custodian
Sep
13
revised At what point is asynchronous reading of disk I/O more efficient than synchronous?
deleted 12 characters in body
Sep
13
answered At what point is asynchronous reading of disk I/O more efficient than synchronous?
Sep
7
comment Compiling OpenGL Assembly Language (ARB) assembly code
@Fr34K: Yeah, resorting to assembly for better cross platform/product compatibility is exactly the wrong way to approach the problem. You want higher abstraction level, not lower.
Sep
5
answered Compiling OpenGL Assembly Language (ARB) assembly code
Sep
4
comment Is Ubuntu workable as a laptop for an IT consultant?
It's ok. The only thing I would say, is to choose Mint, which is Ubuntu minus the fugly Unity.
Sep
3
awarded  Nice Answer