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

 



Forgot your password?
typodupeerror
×

Comment Re:Interesting (Score 1) 520

My personal experience is, that I found Linux very easy to install and had no problems with driver issues.

While Linux has been easy to install (as in get up and running) for quite some time now, I've yet to install it without having to mess around with xorg.conf or install alternate drivers/software to get my hardware to work.

Main culprits have been wifi, gfx drivers (backlight support, hw video acceleration) and bluetooth.

I suppose it might be a bit more smooth on a desktop pc, but few people buy those these days.

Comment Re:Don't worry Nokia (Score 1) 230

Windows phone is actually pretty good...try it for a month and try to go back

No, it really isn't.
- It doesn't save drafts when writing text messages.
- It doesn't support sending files to other devices via Bluetooth (wtf?!).
- You can only use Zune to transfer files to and from PC to the phone, fun when you're at a friend's and just want to give him those pictures you just took.
- You can't see how much data you've transferred to know if you're above your monthly data plan limit.

That's just what I can recall my sister complaining about. She's got fairly modest needs, and she deeply regrets getting a Lumia. And she's had it for many months now.

I have a Samsung Galaxy S3 and just about every time we're together I end up saying the phrase "wow, you really can't do that with your phone?" about something I consider basic stuff.

I'll grant you one thing, the UI looks kinda nice and for the most part it's responsive.

Comment Re:Refactor? APU? (Score 1) 211

If the refactor is done properly I don't think the OpenCL acceleration would be necessary.

Did you miss the APU part there? The future, at least according to AMD, is a weaksauce CPU glued to powerful compute units.

So using OpenCL for Calc would be similar to using the hardware video accelerator to make that i3 play back 1080p h264 content without sweating.

Comment Re:Why yes, you can predict earthquakes. (Score 1) 59

This just an old wives tale based on a few anecdotes. There is no evidence that animals can predict earthquakes. How could they?

The only conjecture I heard which didn't sound totally "out there" was that the animals sensed the changes in the electric field caused by the piezoelectric effect due to stress changes in the rocks before an earthquake.

Something along those lines at least.

GNOME

GNOME 3.8 Released Featuring New "Classic" Mode 267

Hot on the heels of the Gtk+ 3.8 release comes GNOME 3.8. There are a few general UI improvements, but the highlight for many is the new Classic mode that replaces fallback. Instead of using code based on the old GNOME panel, Classic emulates the feel of GNOME 2 through Shell extensions (just like Linux Mint's Cinnamon interface). From the release notes: "Classic mode is a new feature for those people who prefer a more traditional desktop experience. Built entirely from GNOME 3 technologies, it adds a number of features such as an application menu, a places menu and a window switcher along the bottom of the screen. Each of these features can be used individually or in combination with other GNOME extensions."

Comment Re:Another outbreak of common sense! (Score 1) 984

Obviously I'm not seriously suggesting that we all travel at 150 MPH for safety reasons, but it's not a simple DANGER = k * SPEED equation.

The time you spend on the road depends linearly on the speed. However the kinetic energy of the car, the main factor w.r.t. the breaking distance, depends on the speed squared. Thus while you're somewhat less likely of being involved in an accident when you drive fast due to less exposure time, the results are probably significantly worse if an accident happens.

If you're doing 50 mph you will manage to come to a complete stop in about 180 feet[1]. At 60 mph initial speed, you'll be doing 35 mph after 180 feet.

Personally I'd prefer the risk of a daily slap on the wrist over a knock-out punch once a month.

[1]: http://www.brake.org.uk/facts/speedscience.htm

Comment Re:C? (Score 1) 535

RAII was superceded by the Java Garbage Collector.

Only for memory. There's a lot of other resources out there where the GC complicates things a lot. Files and mutexes to name some common ones. At least .Net has "using" which is a poor mans RAII, but it's still easy to mess up and have a lingering resource handle.

Note: operator overloading is very problematic, eg. does * mean 'inner product', "outer product", "element-wise multiplication", or some other weird operation that some developer decided to put in.

I admit I've only programmed in C++ for 6 years, so I'm a bit new. But I've not once come across any code which sounds like the mess you describe. On the other hand, the code which does use it is significantly more clear because of it.

offsetTangentPos = LocalToTangentMatrix * GlobalToLocalMatrix * (globalPos + offset);

is a lot clearer and closer to the math to me than

offsetTangentPos = Matrix.multiply(LocalToTangentMatrix, GlobalToLocalMatrix).transform(globalPos.add(offset));

Comment Re:Two years, eh? (Score 5, Informative) 97

Just when they get a whiff of the Higgs they shut down. Curious.

Not curious at all. And, as mentioned in previous posts, the shutdown has been planned for several years already. If the Higgs' energy was higher than the roughly 125 GeV it seems to have, LHC would have found it a lot sooner.

The reason for not shutting down earlier was that they wanted to be sure that if it wasn't found by the time they shut down, then the accumulated data would be sufficient to rule out the Higgs. They calculated that in order to do that, they had to run until the end of 2012.

In fact, the current run at LHC was extended after the Higgs discovery was made, for the sole reason of gathering more Higgs data.

Comment Re:No Hyperbole Please (Score 1) 1110

The kernel changes sound good, similar to how Vista introduced a lot of good kernel changes. However none seem like it will significantly increase my productivity. And without installing 3rd party apps, the whole clusterfuck that is forced Metro significantly reduces my productivity. I know. I tried.

So, again, there's not really a whole lot of reasons to upgrade a desktop computer if you're a power user. This is in stark contrast to Windows 7 which I found to significantly increase my productivity compared to Windows XP.

Comment Re:No Hyperbole Please (Score 1) 1110

The bottom line is, 8 works in the same ways as 7, just with some added complexity.

For me the bottom line is this: what does Windows 8 do that Windows 7 can't do, or can't do well? Besides playing some hypothetical DirectX 11.1+ only games.

Windows 7 was a major step forward compared to Windows XP and Vista. Windows 2000/XP was a major step forward compared to Windows 9x.

So in which positive ways are Windows 8 a step forward? Ok so they've increased performance a bit, but I got a beefy PC with SSD, so I doubt Windows 8 is considerably faster. And that's about it.

And yes I did use Windows 8. And I don't dislike it just because it's cool. I dislike it because it's forcing me to work in a way which just isn't productive for me. If there was an option to disable the metro stuff and having the Win7 start menu, I would probably find it quite nice. Instead they decided not to give me any choice...

Comment Re:The start panel isn't such a big deal... (Score 2) 740

The intended workflow is to pin your apps to the taskbar. I rarely go into the start screen on windows 8 not because its bad, but because Its not needed every time you want to launch a program.

Which is nice if you use a handful of applications. However some of us regularly use a lot more than that. Off the top of my head I can count 35 different applications I launch on a daily basis, most of them many times a day. I'm excluding all games and such.

Pinning 35 apps to the taskbar would take so much space there's hardly any left for the windows that are active, and so the windows would quickly become grouped, reducing efficiency significantly.

I just cannot phantom why Microsoft didn't give us the option. Metro might be nice on the desktop for some people, and perhaps on a tablet. But why force us? I would have upgraded if I could have kept my start menu, so a lost sale here. Great move MS.

Comment Re:Betteridge's Law of Headlines (Score 1) 303

Hmm... My UPS shows how much is being drawn from it, and it has been a while since I've checked, but without using the graphics card at all except for rendering the desktop, and using about 70-80% of my CPU, it's pulling 450+ watts. I suspect if I loaded a game up, it would add another 200 watts on top of that.

Not sure what rig you had, but my when I ran my i7 860 + AMD 4870 full tilt (prime95 in background and playing Battlefield Bad Company 2) it drew about 360-370w, measured with a kill-a-watt-like meter at the socket.

Slashdot Top Deals

Successful and fortunate crime is called virtue. - Seneca

Working...