Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Yes. What do you lose? But talk to lawyer first (Score 1) 734

Aside from all the tax implications, I assume one of the reasons you are considering is that your kids could easily move to the US and work. But I don't know how much of an advantage this is when the median (as opposed to average) income in the US is so low. That along with high health costs implies that most Americans have a pretty low standard of living. It may seem great if you are in the upper 1%, however living with such income disparity is pretty grim.

Comment Re:This is not a mindshare battle...at all (Score 1) 319

Javascript is the "English" of the programming world: ie. it is ubiquitous. Like English, javascript is far from perfect. But it has the advantage that if a company takes a given pool of programmers and start a new web project, it will find that most already know javascript. Even if they don't, Web development means they will be forced to learn it (in order to interact with the frontend).

Certainly, some feel there is no problem becoming an expert in many languages/eco-systems: Java, C#, Go, etc. But ultimately learning and mastering a single language (however flawed) is simpler and more manageable for most people. And at the end of the day you will also need to learn javascript.

Moreover, Node JS is not the only javascript alternative. For embedded work there is also JSI (disclosure: my project), which is for using javascript with C. If your interested you can check it out here:

    http://pdqi.com/jsi

What does this have to do with Java? Nothing. But it goes to reuse. Reuse of skill-sets rather than code.

(reposted as forgot to log in)

Comment A grain of truth (Score 1, Troll) 253

Despite the anit-MS sentiment, there is a grain of truth to the "ALWAYS a hidden trap" sentiment.

Who here doesn't believe that MS has a huge marketing department that essentially holds sway over almost all major announcements and strategies. The untrue part is that there is some sort of evil at work. There's not. It's not personal at all.

However, to the marketing department, all software outside their control is viewed as a potential competitor. And Linux/GNU more than most.

So we can be reasonably certain that any MS direction is not designed to help Linux be more attractive to users.
 

Comment The Systemd of Everything? (Score 5, Insightful) 471

The Systemd Consortium of Uber-Masters (SCUM) is proud to announce the finalization of it's acquisition of the NSA. Hot on the heels of absorbing the CIA and FBI, Vice Chancellor Lennart Poettering had this to say: ".. this brings us one step closer to our ulitimate goal of reducing complexity for the common man."

Comment Re:Ppl who don't know C++ slamming C++ (Score 1) 200

Is this in the same vein as "Ppl who don't know General Relativity slamming the Speed Of Light"?

The big problem with C++ is that it's complexity makes it unknowable for the vast majority of the population.

On the plus side, it does make producing entries for Code Obfuscation contests rather easy! <smiley />

Slashdot Top Deals

The moon is made of green cheese. -- John Heywood

Working...