Slashdot is powered by your submissions, so send in your scoop

 



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 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.

Comment Re:t-mobile (Score 1, Insightful) 321

... just sayin
Every one of their new plans they have unlimited data including international.

It's among the reasons I too am a customer of theirs. It's also what worries me about the Sprint merger. I have a gut feeling that we'll end up with a Sprint-like T-Mobile (not super-evil, but still a huge corp), rather than a T-Mobile like Sprint (a company that seems to go out of its way to make life miserable for Ma Bell and VZW).

Comment Because Airport Wi-Fi sucks (Score 5, Insightful) 135

First, in order for airport wi-fi to not-suck, you'll need a massive subnet with a TTL of no more than 30 minutes. Yes, I've been in airports where a /24 subnet was apparently just dandy...

Second, everyone who's in an airport seems to want to stream Netflix or something like that; I do hope that Netflix throws a peering widget their way, because the thousands of iPads in that airport will strain the pipe pretty efficiently.

Third, you're on a single collision domain, half-duplex, along with everyone else. 5GHz may help matters, but 2.4 will still be needed for compatibility, and if you're stuck on it, you'll probably get useful speed out of a dial-up optimized RDP session an an SSH window, but the only way regular web browsing is ever worth it is if you have some absurdly early flight (5AM takeoff or similar), at which point 'using my computer' plays second fiddle to the better activity: sleep.

Sorry, I've just never seen it worth it. I always load up my hard drive before I go, and I've never regretted it.

The airport: the worst place to be in the cloud.

Comment Re:This is so 1990s (Score 1) 132

Since its Qt based I would have thought that a port would be relatively easy

I genuinely don't know, but it's possible that the issue isn't "get the program to compile on Windows" as much as it's a "get the program to run like an actual Windows application". Har harr, I don't mean 'it crashes every five seconds" or "has a metric ton of DRM" or "litters stuff all over your file system". There are other aspects of a QT application on Windows that go beyond just getting it to compile...

1.) Codec support. Windows users will fully expect files from their devices to get onto a timeline, and this includes MPEG-4, AVCHD, and Quicktime files. If Openshot is going to work on Windows, 'working with the dominant file types on that platform' is a prerequisite. A word processor on Linux that didn't support ODT wouldn't get too far...same principle here.

2.) the 'open' and 'save' dialogs of QT applications on Windows applications are very Linux-y. I'm generally okay with this, but the absence of shortcuts on the left side, along with the necessity of going through the complete file structure to get to the user's profile folders, are decisively not-Windows behavior.

3.) Some GPU acceleration can be done with OpenGL...but I don't think MPEG-4 encoding typically is. That's a bog standard feature in basically every video editing title on Windows...and is VERY handy for longer stuff.

I'm sure there's more, but 'compiling and shipping and slapping on an Installshield Wizard' isn't all there is.

Comment Re:HP Is Being Cheap = LOSER segment (Score 2) 121

Who is going to match Apple for top-of-the-line laptops, which a professional can use for 5-6 years before replacement?

(fanboi warning)
Origin PC. I'm north of four years on my EON-17. Yes, it's a Clevo chassis, but they're easily serviceable, and fiercely supported. For the most part, Macbooks are cheaper than the base units of each series, and if you're looking for the less-expensive route to the same thing, go with Sager - Sager is the unaffiliated,"drop-ship the hardware" Clevo rebadger, and Origin is more the "we have your back no matter what, and will custom paint your rig and install your software and test it out for you" option, with each company's pricing reflecting these respective stances. Either way, if you can deal with the weight and the less-than-stellar battery life, and you like laptops that make tinkering possible, and money isn't a consideration, then they're your answer. I don't work for them, and I don't own their stock, but I'll never buy a laptop from anyone else.

Comment Re:If you read in between the lines (Score 1) 90

David,

Thanks for responding here. You sure don't see the guys over at Comcast responding directly to the Slashdot crowd, so respect there.

One thing I've been hoping that OpenDNS would adopt is the system that FoolDNS uses to thwart tracking and redirects. I'll be honest and say that I switched my router's DNS addresses to FoolDNS for that reason. Is there any meaningful discussion within OpenDNS to provide a service like this?

Thanks!

Slashdot Top Deals

Thus spake the master programmer: "After three days without programming, life becomes meaningless." -- Geoffrey James, "The Tao of Programming"

Working...