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

 



Forgot your password?
typodupeerror
×

Comment Re:Java (Score 1) 536

But in terms of long lived, go with Java. It has no buzz or the glory the pretty new things have and thats why its still in wide use in the enterprise.

I'm more of the persuasion that the reason why Java is still in widespread use in the enterprise is because it predates most other solutions and no one wants to pay between five and nine figures to replace the existing system.

Java is getting particularly annoying in that they're try to make the runtime environment more secure...and in doing so, have a tendency to break things to the point where it's a requirement to undo all the new security defaults in order to make the Java stuff actually load. Oracle has indicated that it will soon remove the ability to allow things to run by clicking 'yes/allow/run' to half a dozen warning error messages, which means that the amount of time and effort to make the JRE security requirements happy may eclipse the time saved in using it in the first place. Java is also a nonstarter on mobile devices. Finally, I've had major issues reminiscent of IE6 hell - $SOME_APPLET is only compatible with a particular version of the JRE and it's impossible to upgrade without breaking it, so people are stuck on that particular variant of Java.

Disclaimer: I haven't written a line of code since college. I have, however, had to support Java applets and, without exception, they cause these kinds of problems. I don't care if you use PHP, Perl, Python, Ruby, or .NET...just please...PLEASE spare the support staff the hell of dealing with end user Java sites.

Comment Re:dismal state of batteries (Score 1) 119

www.zerolemon.com

If you have a compatible phone (predominantly Samsung, though a handful of LG units are also in the mix), this solves the problem. It does keep your phone from being anorexically thin, but I personally don't mind the extra heft. I generally get between 2 and 3 days out of a charge. This past weekend it lasted an entire ten hour drive as a GPS Nav courtesy of Waze (meaning GPS receiver and screen on the entire time, both notorious power suckers), through areas with spotty cell reception. They support NFC and come with a case.

I'm not affiliated with them in any way besides being a super happy customer. It single handedly determined whether I was going to replace my recently-broken HTC One with a One M8 or a Note 3. It was a no-brainer.

Comment Is there a 'less nerdy version'? (Score 2) 347

Genuine question - this seems like an interesting thing, but as someone whose expertise in physics is incredibly limited, is there anyone who would be willing to provide an "explain it like I'm five" version for an individual like myself who is interested in understanding the speed differences observed in the particles?

Thanks, internet!

Comment This is almost a good summary. (Score 1) 365

I had to change from a Linux desktop to a MacBookPro for work. It really only confirmed why I had never been interested in buying one for myself.

There are UI features in OS X which are clearly "Apple has always done things this way and we don't understand how you could want things different". The Unix-underneath is pretty good, but the BSD-ish toolchain is annoyingly out-of-date. The hardware support is (of course) excellent, but the keyboard is sadly a triumph of form over function - I use an external keyboard whenever I can.

I still wish I had my Linux desktop back.

Comment I am a former federal contractor (Score 2) 372

Each email system had a triplicate of backups done so they would not lose emails. They used Microsoft Exchange Server and digital tape backups. They used Outlook and backed up PST files to network drives.

If they lost her emails with a system like that it was no accident.

Comment Re: Fsck x86 (Score 1) 230

See if ARM based PCs sell and scale better than x86 based PCs.

Can't run Windows on an ARM PC but maybe Linux or Haiku or AROS or something. Raspberry PI isn't a PC because it is in kit form. Make it a $100 or $200 brick PC and then see how well it sells. Make it on an ATX motherboard and then sell ARM based ATX PCs.

Submission + - Alienware swaps SteamOS for Windows (arstechnica.com)

An anonymous reader writes: Valve left many OEMs hanging when they delayed Steam machines until sometime next year to work out their controller issues. Many of these companies excitedly showed off new Steam machine hardware that they cannot ship so Alienware has been the first to re-purpose its Debian-based Steam machine to be a Windows-based Steam machine bundled with an XBox controller. While Windows 8.x has not been particularly well-received it does support a lot more games than Linux and when configured to boot straight into Steam Big Picture mode the influence of the underlying OS is visible only in the larger game library.

Comment War zone (Score 2) 875

I got waterboarded by the CIA because of some science fiction I posted on the Internet. It was deleted and my account was banned.

I am constantly monitored for what I post on the Internet now.

Maybe not a war zone yet, but certainly a police state even if crime is low.

Comment Re:I want to see where this goes (Score 1) 364

If the ISP is concerned about this, they can just ask Netflix for a caching box.

I actually wondered whether it'd be practical for Netflix to offer this at a customer-by-customer level. Give them a magical device that's the lovechild of an AT&T Microcell and a Western Digital MyCloud drive. End users can't access the Microcell at all; they're just widgets hooked up to the router. Have Netflix tie a particular magic box to a particular customer's Netflix account. Then, Netflix can send the user's instant queue titles to the magic box during off-peak hours to help distribute the load. Additionally, some variant of bittorrent-style swarming could help ease congestion on the tier 1 providers by minimizing the amount of traffic needed from them. When users want to watch content from their instant queue, they stream it from the magic box, no buffering, no quality degradation, no need for bits from Cogent during peak hours. Everyone wins.

Slashdot Top Deals

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...