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

 



Forgot your password?
typodupeerror
×

Comment Re:hard disk speed (Score 1) 322

Much of the reason for USB's slow disk performance is the simplistic bulk-only transport protocol used by virtually all USB mass storage class devices on the market today. The problem is bulk-only transport is a synchronous protocol, where every transaction must be fully completed before the next is begun. Even though it's transporting SCSI commands, you don't get important performance enhancing features, like command queuing. It's impossible to make best use of USB scheduling by sending the next command before the previous fully replies with the status code.

There is a new protocol called UASP (USB Attached SCSI Protocol) which aims to fix all this. But who knows when or if Microsoft will ever support it?

Comment Write once, run only (well) on Windows (Score 1) 510

I really wish flash advocates would stop saying "write once, run anywhere" until Adobe actually releases a Linux flash player with quality on par with the Windows version!

Truly, if you're a Flash developer/designer/artist who only tests on Windows, and there obviously MANY out there, you have no idea what a completely buggy piece of shit Abobe's Flash is on Linux. On all but the largest of sites, even trying to play video on many sites other than youtube and vimeo, Flash regularly crashes the entire browser. Yeah, Linux API are a moving target and audio is notoriously messed up, but there's no reason any plugin should ever completely lock up the browser, ever!

In reality, Adobe Flash is "write once, runs well only on Windows".

As a Linux user, I'm glad Apple is causing Adobe so much pain and I hope the horrible code that is non-Windows Flash becomes unnecessary someday. Alternately, Adobe could write a quality Flash player for Linux, but that seems to have a snowball's change in hell, especially with this horribly wrong mindset that Flash actually works well on anything other than Microsoft Windows!

Comment Re:It's not all about video (Score 3, Interesting) 595

Adobe's Flash player causes Firefox on Linux to regularly lock up. In fact, playing video from pretty much anywhere but Youtube and Vimeo seems to do it. I installed the flashblock extension, so all flash comes up as a blank box and I can click on it if I really want to see what it is. But I cringe every time, because more often than not, my browser is going to lock up either while that flash object is doing whatever it does, or shortly after.

It's pretty clear Adobe only invests serious effort in quality for Windows. People who only experience Flash on Windows just don't have any idea how horribly buggy it is on other platforms.

Comment something missing.... (Score 5, Interesting) 354

Did anyone else notice how the Q9550 and Q9650 are absent from this article?

Probably the last thing Intel wants is these previous generation (and attractively priced) chips appearing in the "overall performance per dollar" chart on "Page 17 - The value proposition". Instead, we get a graph where only the i5 and i7 chips appear to perform well beyond any of the older options, but it's a carefully crafted illusion because the faster (and attractively priced) versions of those older chips weren't tested.

The Internet

Happy 40th Birthday, Internet RFCs 58

WayHomer was one of several readers to point out the 40th birthday of an important tool in the formation of the Internet, and a look back at it by the author of the first of many. "Stephen Crocker in the New York Times writes, 'Today is an important date in the history of the Internet: the 40th anniversary of what is known as the Request for Comments (RFC).' 'RFC1 — Host Software' was published 40 years ago today, establishing a framework for documenting how networking technologies and the Internet itself work. Distribution of this memo is unlimited."

Slashdot Top Deals

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

Working...