Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I had to look up "skunkworks." I was wondering if it was just work that stinks, like people don't want to do it, but have to for some reason.

Well, besides being a Lockheed Martin trademark, apparently it means research and innovation by a loosely coupled team. Are there great consulting opportunities in research and innovation?

I think I'm seeing a pattern here. The main IronPython project I'm familiar with is Resolver, a spreadsheet targeted at the financial world, and now this guy leaves the IronRuby team to work for a company that consults for hedge funds. What I don't get is, what the heck is so great about .NET for these financial people? Can't they just run their calculations using scripting languages that have been out for the last ten or twenty years? What do they need the CLR/DLR for?



> what the heck is so great about .NET for these financial people ?

A couple of points based on my experience at least:

- UI components (such as DevExpress ones) for charts and grids, with fairly good performance

- easier interop with Excel/Word (yes, this is important!)

- ability to reuse legacy C++ (I did this personally, porting and wrapping code from Solaris to C# and .Net through managed C++)

- C# itself is a good language, and it's easier to find recruits compared to say Ruby or Python (at least here in France)

Where I've worked at least, almost nobody uses "scripting languages", it's all Java or C# or C++.

I firmly believe that keeping IronRuby and IronPython alive will serve a purpose for people working in these fields!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: