Live data from Hacker News

Leaving .Net

whatupdave.com

121–122 of 122 posts

Re: Leaving .Net

#121

Earlier quoted context omitted.

GCC which has probably 10x more people working on it than any commercial compiler Citation? Personally I think you pulled that figure out of your ass; especially since the GCC codebase is a mess (on purpose), it's been stable and good enough (and arguably stagnant) for quite a while and all attention shifts lately to LLVM. With relatively small developer teams, they've increased in quality as fast as any open source…

I just looked at the GCC contributors list and used an educated estimateof how many on various commercial compilers. I don't have exact numbers, which is why I said "probably". And we aren't talking only about high-level ideas here, but actual implementation details. Huh? What implementation details? Citation? Silverlight looks fundamentally different than any other product, except WPF. I'd love to see who their copy…

Silverlight looks fundamentally different than any other product, except WPF.

Back when my company started using Silverlight, I was surprised to learn that none of my coworkers knew it was almost the same as Adobe Flex. I think this sort of ignorance about the greater world of programming is exactly what the original post is talking about.

Re: Leaving .Net

#122
post #121

Earlier quoted context omitted.

I just looked at the GCC contributors list and used an educated estimateof how many on various commercial compilers. I don't have exact numbers, which is why I said "probably". And we aren't talking only about high-level ideas here, but actual implementation details. Huh? What implementation details? Citation? Silverlight looks fundamentally different than any other product, except WPF. I'd love to see who their copy…

Silverlight looks fundamentally different than any other product, except WPF. Back when my company started using Silverlight, I was surprised to learn that none of my coworkers knew it was almost the same as Adobe Flex. I think this sort of ignorance about the greater world of programming is exactly what the original post is talking about.

They're only similar in that they both use markup and code behind. But that's like saying Silverlight and classic ASP are almost the same. With that said, I should have said, at introduction Silverlight looked fundamentally different. Flex has copied what I think is Silverlight (and WPFs) main differentiator, which is lookless controls (which ties into binding).

I think you underestimate the amount of people who have used Flex at some point in time.

Post reply on HN