Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Advanced is good enough (Score 5, Interesting) 220

Although I've been a pro for 3 decades, I wouldn't want to be called an expert. The latest fads or syntax gimmicks of C++ and others can be a hindrance to sharing your code and making it maintainable. Case in point I just upgraded a software I wrote in C 20 years ago and there were no fundamental changes, just some new hardware, removal of now unrequired optimizations and off you go thanks for the check. I'd like to see the same thing with Dart or generic lambda containers or JQuery...

Comment Re: What an Embarrassingly Vapid Article (Score 5, Insightful) 477

Particularly since there will be empty cars driving around to reach their next 'driver' instead of being parked. Either by being full on autonomous taxis, or shared between a number of individuals (like one car per family, once the father has reached work he sends the car back home so that the mother can take the kid to kindergarden, etc). Also, instead of paying 40$/hour to park the car download, tell it to drive around slowly until your meeting/dinner is over; that's not going to be a good thing for traffic.

Comment I'm afraid (Score 1) 155

With the latest exploits talking about dormant BIOS exploits impossible to remove without a JTAG hardware programmer, or USB port reprogramming with direct access to your memory... I'm afraid the worse is yet to come. This kind of exploit is mostly OS agnostic (plug in the wrong USB device and get completely owned), directly on hardware, undetectable, etc... If the authors want to keep it dormant for long periods they can.

When the first bots started I wish the internet providers had taken steps to completely block the internet access to the clueless owners of owned Windows systems. Show them a captive page with a short explanation why, and a download of an antivirus. No internet access until then. But this should have been done over 15 years ago.

Comment Re:Money (Score 1) 139

Pay me ten times a minimally acceptable wage for two years and I can retire the next eighteen doing what I want.

Not necessarily because by then you'll have a loan on an expensive house, a bunch of kids on the way and a greedy mistress.

Comment Re:No Static Typing (Score 1) 182

It is also interesting that 40 years of careful research into programming language design, including very sophisticated systems such as Algol 68 and Common Lisp, had absolutely no effect on the design of what are the most commonly used hack languages today. (PHP and C.)

Thank god for that.

Comment Re:and laptops? (Score 1) 362

I currently live in Europe and tried to get a Linux Laptop about 2 years ago. I tried several barebone sellers, but there were always problems: either they wouldn't ship to my country, or they'd force the local keyboard upon me, but I wanted a standard US qwerty. In the end, the ONLY seller of Linux laptops that had what I wanted was... Dell ! And that's what I got for home, work and wife. Works fine with Ubuntu.

Slashdot Top Deals

Anyone can make an omelet with eggs. The trick is to make one with none.

Working...