1,446 reputation
518
bio website zachsaw.com
location Melbourne, Australia
age 34
visits member for 2 years, 10 months
seen yesterday
stats profile views 438

Just another software engineer who started programming with BASICA on his 8088 when he was 8.

Noteworthy accomplishments

.NET-like framework for native C++ with precise generational mark-and-sweep GC [1] which gives better performance than boost::shared_ptr especially in multithreaded apps. Speed difference is most profound on server boxes with multiple CPUs. I've recently started to create a similar library for GCC - Managed C++ for GCC (MCP).

Also found several C# language design oversights [1] which gives weird and undesired side effects. And numerous framework bugs [1] [2] [3] (that's to be expected considering the size of the framework).

But the biggest of all, finding a critical bug in WOW64. Microsoft OS team stuffed up the WOW64 design of their Windows OS during the design phase of Windows XP x64. They've said it's too costly to change now (design flaws are always the most costly) and would perhaps try to fix it for Windows 8 (we'll see about that). I was surprised that the bug went unnoticed by the brightest people (Boehm GC guys would've seen it for sure) in the world for 11 years before I came along and root caused it in about a day.

Feel free to visit my Website.

And my Blog.


46
× 13
17
× 2
25
× 4
15
× 6
23
× 4
15
× 3
22
× 53
15
× 3
20
× 7
9
× 4

139 Votes Cast

all time   by type  
124 up 44 question
15 down 95 answer