Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:To The Metal? (Score 1) 205

flew on hardware that was thousands of times less powerful (like scrolling through a very large source code file)

I doubt that Atari had an IDE that was constantly checking for code trees, pre-compilation analysis, syntax highlighting, etc. I can open up a 1GB text file in Sublime Text and scroll just fine.

Comment Re:Could Browsers Settled on an Alternate Language (Score 1) 205

I will become an accountant before I have to go back to using .Net and Visual Studio again. Everything works like a dream... until it doesn't. The Law of Leaky Abstractions was enough to move me to commit to learning a language that did not implicitly require an IDE.

Comment Re:Could Browsers Settled on an Alternate Language (Score 2) 205

Most of the criticism I see around javascript comes from people who know almost nothing about javascript, much less writing quality javascript. Read "Javascript, the good parts", and js becomes an extremely powerful and flexible language. Trying to cram OOP into a language centered around functional paradigms seems to be the source of most people's issues with the language. As for the DOM... the DOM is a pretty sane system, until you need to support 3+ browsers of differing quality. The language is really not that big of deal anyway. Look at iOS, which uses a language many would say is no where up to snuff with other modern languages.

Comment Re:It is OBVIOUSLY cost reduction (Score 1) 361

Thanks for the explanation. Seems to me that an H1B1 could basically never be justified under any circumstances then. If you offered 1 million bucks per year to be a urine tester, people would line up. No job that actually has people working in it already (the programmers in the US exist, they are mostly employed though), could not be filled by offering some level of a higher wage.

Comment Re:arcmap (Score 1) 201

The official name was changed. The implementation in both the software and the marketing materials is extremely slow to catch up though. Source: I work closely with esri on the engineering and business side.

PS: Arcserver is now Arcgis for Server, and Arcgis Online is just called ArcGIS now (they are trying to push the "platform" thing)

Slashdot Top Deals

Our business in life is not to succeed but to continue to fail in high spirits. -- Robert Louis Stevenson

Working...