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

 



Forgot your password?
typodupeerror

Comment Re:Probably not (Score 1) 431

People are different, most people does not hear frequencies above 12kHz. For them, you?, the content above is meaningless and CD is superior in all aspects. For a few others sounds even above 20kHz is detected (me 20 years ago....) and "unhearable" sounds can be very annoying.

What seems to exist in this area (>12kHz) that most people dismiss (naturally, they can not hear them) is "the room". Filter them away and it feels like listening to the music through a wall

Unfortunately there exists a lot of noise in this area also. Created by bad D/A conversion but mostly because of bad mastering where the music is compressed and it's average volume is increased causing clipping distortion. This noise is for me much worse than the noise coming from an old LP

I have not been able to by any new CDs for a long while because even the old music is now getting destroyed by remastering and to buy a good quality CD is really difficult

Comment Re:32-40 GB isn't bad (Score 1) 646

I agree

My laptop has a 30GB Vertex drive. I bought it a year ago because it was fast and cheaper/performance than velociraptor (which could not be put into the laptop anyway because of power consumption and heat). I run Ubuntu 9.10 64bit on it and using VirtualBox to run the other OS'es I need/want:

  • Ubuntu 9.04 32bit
  • Maemo SDK image (Ubuntu 8.04)
  • Windows XP
  • Haiku

Yes I am considering buying an Intel 80Gb SSD but OTOH I could ditch XP as I am not really using it.

PS. I stream music and film from the net or from my server

Comment Re:Not noted in statistics (Score 1) 378

All statistics are unreliable in one way or another. Do you have something less reliable to offer? Like where you got your information from?

Also remember that the statistics from stats sites are not counting how many users are using certain browser but how much is browsed with each browser. So both you and statcounter could be correct, less people simply browsed more. Two different kinds of market share

Comment Re:I'm sceptical (Score 5, Informative) 379

I'm sceptical of anything which proposes to simply double the amount of energy extracted...

They claimed 50% increase of efficiency.

...the alternative would be that conventional engines were spewing out half the gas unburned. Which just isn't the case.

The efficiency of combustion engines are ~20% so you could say that more than half is lost (80% actually). An increase with 50% would but it in the 30% range which seems reasonable to me.

Comment Re:Given the instant speed difference alone (Score 1) 422

Grouping three different browsers together never made sense to me. There is more differences between IE6 and IE8 than between Firefox and Opera. Grouping All firefox together might make sense but not grouping IE.

Car analogy: Toyota Corolla is the most sold car in the world but there is not much if at all that is reused from the 1966 version in todays car. It is only the name that is the same

So rejoice that web-developers can tell their PHB's that they are now developing for both the w3c-standard AND the de-facto standard.

Comment Re:"Openness" is a strategy for failure (Score 1) 180

Eclipse is in my opinion far nicer environment than VisualStudio for C/C++ development. It has some quirks and visualstudio has some quirks but when sitting and coding eclipse is superior.

My favourites:

  • Ctrl-tab to switch between header and cpp-file
  • Formating of whole document
  • Creating folders and storing the new classes there (visual studio i putting all sourcefiles in root catalogue)
  • Automatic build
  • Better indexer (intellisense). Not showing pages of alternatives that can't be used
  • Indenting and auto expansion works as I want.

C++ Debugger in VisualStudio is better when showing values in classes.

There probably is a better C++ IDE than eclipse but it is not VisualStudio

Media (Apple)

Why Won't Apple Sell Your iTunes LPs? 306

jfruhlinger writes "Over the weekend there's been a bit of controversy over the fact that Apple has effectively shut indie artists out of the iTunes LP market by charging $10,000 in design fees. But the real question is why Apple is in charge of designing the new iTunes LP at all, since the format is based on open Web design technologies. There's at least one iTunes LP already available outside the iTunes store. Why won't Apple sell it?"

Comment Warning! Cloning/mirroring is not backup (Score 1) 272

Most people seems to be concentrated on describing how to duplicate the server. This is great for availability but does not protect against mistakes/sabotage. Corruption on main server is too easily spreading into the clone.

Use a real backup tool (backup2l is great) and THEN use rsync to copy (not mirror/delete) the backup to a secondary server.

The secondary server should be locked down with no public services running to minimize the risk of somebody hacking both machines and sabotaging your backup.

Comment Re:RF vs Bluetooth Mice (Score 2, Interesting) 519

Whether or not a Bluetooth mouse was given CPU cycle precedence would depend entirely upon how the Bluetooth protocol stack was developed, wouldn't it?

Entirely correct. I can have 100% utilization on both cores on my computer and my bluetooth mouse is still perfectly responsive. I have seen no difference between rf and bluetooth wireless mices in this respect.

Running: Dell D630/Core 2 Duo T7250/Logitech V470/4Gb ram/30Gb OCZ Vertex/Ubuntu 9.04

Slashdot Top Deals

Doubt is a pain too lonely to know that faith is his twin brother. - Kahlil Gibran

Working...