Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:The build process is still shyte (?) (Score 1) 435

When I was trying to learn a more system level languages from higher level ones like Smalltalk, I found Makefiles to be archaic. I was delighted when IBM introduced what they called Configuration files on VisualAge C++ (PDF) (see Chapter3. An introduction to configuration files). It was easy to manage and the integration with the IDE was great (one of the first C++ IDEs I really liked). But the configuration files were hated by the people used to the Makefiles, it wasn't well received. As an newbie at that time with C++, I loved them, today I can tolerate Makefiles but they are more archaic now than before.

Comment Danger (Score 1) 150

Will their lives be in danger every second, simulating a real hostile world with a the delay to save them taking months to arrive? If that isn't simulated I don't see them being stressed enough to get some kind of madness, living in closed quarters is not enough to make people go crazy

Comment Re:A painful transition, but worth it (barely) (Score 1) 140

I don't know why you had to reimport your projects. I have an Eclipse workspace from the 2.x era, that have never been replaced by a new one, every Eclipse update is pain free with my settings, plugins need to be updated if they aren't compatible, but the workspace with the imported projects have never been a problem for me

Comment Re:What Google apps _do_ people really care about? (Score 1) 163

The Play Store, it is the #1 application OEMs need, unless you are a Chinese OEM where you have a big market with established alternative stores. And Android device without the Play Store is like a Windows Phone without applications. Amazon store is a joke for OEMs because it is only available in selected markets and with the current economics of hardware manufacturing, you win money only at large scales, selling only on Amazon markets will not work for them

Comment Simple technical solution (Score 1) 341

Simple technical solution implemented in my country without insecure remote kill switch: force telephony providers to share stolen phone IMEI numbers, and block those phones on their networks. Changing IMEI number is possible, but it is beyond most thiefs knowledge, and if they know how to change it for a particular phone model, they will now how to remove the killed flag on the phone

Comment Re:For crying out loud ... (Score 1) 187

Do you think your browser is secure? every Firefox and Chrome feature releases contain critical security fixes and I don't hear people giving them the same treatment Flash get. I am not a Flash fan, but It is not fair how browser vendors are not blamed too for their bugs with the same emotion people talk about other technologies. Every time a Slashdot post talk about a new browser release never mention the security bugs, only the nice things

Slashdot Top Deals

One man's constant is another man's variable. -- A.J. Perlis

Working...