grexican | 11 years ago | on: Why is there so much hate for .NET?
grexican's comments
grexican | 11 years ago | on: Why is there so much hate for .NET?
Each language has its pros/cons, and depending on the project you're working on, you can pick which language is best for the task at hand.
grexican | 11 years ago | on: Why is there so much hate for .NET?
My IDE consists of a few paid things that you can get for free elsewhere. I've tried using eclipse, but I'm just not as comfortable. But I'm sure I could get there if I jumped.
Things I pay for: * VS - quit expensive * Visual Assist X - $90'ish a year * PHP for VS - $100'ish (because it was cheaper and more efficient to buy a plugin than learn a new environment)
When I add it all up, I have spent quite a bit on the IDE. I don't necessarily agree that the IDE is being beaten by other IDEs. The extensibility is through the roof and I use a lot of tools that really enhance the "shortcomings" of VS. However, because of the plugins, VS is quite bloated and takes way too long to start up.
One of the best arguments I've seen, thanks for posting.
grexican | 11 years ago | on: Why is there so much hate for .NET?
If that's the case, I think it's important to note that .NET is based on the open specification of the CLI. It's like the association between JS and ECMAScript. Also, the open reference license for the source code that MS has (which is how Mono has the base framework libraries for its implementation) are pretty wide-open. It'd be hard for even MS to try to renege on that. So while I doubt that we'll ever see .NET be a paid resource gobbled up by MS, with the open specification of the CLI and the support of Mono, it seems like such a small thing to worry about.
And, even if that is your worry, it still doesn't explain why there's so much hate and disrespect for .NET developers.
I appreciate the response, thanks. I'm not trying to disprove your concern here. Just shedding some light to see if that changes anybody's opinions.
grexican | 12 years ago | on: Nearly 50% of successful people suffer from this
For me, it's a fine line between coming off as arrogant and underselling myself. My work has always been what I used to prove I was good -- not some stupid self-assessing words on a piece of paper. And as a result, I started to BELIEVE that what I did wasn't worth anything because I wasn't willing to put it down on my resume.
Long story short, I got a little one on one time with Anthony and he helped me write a resume that accurately portrayed what I did and what I like to do as a professional, all while not sounding fake and hokey. I must say, I look pretty awesome on paper :)
Hrmmm, this seems like a good comment to add to his blog post. Copy/paste time!
grexican | 14 years ago | on: CloudMine now allows you handle any 3rd party HTTP callback with their platform
grexican | 17 years ago | on: IsNSFW.com - The Safe For Work way to share Not Safe For Work links
grexican | 17 years ago | on: IsNSFW.com - The Safe For Work way to share Not Safe For Work links
I'm torn on this one, what do you guys think.
grexican | 17 years ago | on: IsNSFW.com - The Safe For Work way to share Not Safe For Work links
grexican | 17 years ago | on: IsNSFW.com - The Safe For Work way to share Not Safe For Work links
Thanks for the feedback -eli
grexican | 17 years ago | on: IsNSFW.com - The Safe For Work way to share Not Safe For Work links
isNSFW.com aims to fix that.
Cheers -eli
The only projects I've deployed on Linux are SS-based and are small scale and they're all API-driven web apps. The server-side implementation doesn't get all that complicated.
You make a lot of very valid points here. I'm still happy with .NET overall and I hope that you're wrong about .NET on Linux forever being a project. I'd love to see it gain traction and have more of a community backing. I want to scale out on Linux and make scaling based on hardware and not complicated license structures. But as it stands, I think you nailed your argument. I'll ask around to see if anyone else can add large-scale production experience on linux to the conversation.