Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Usability? (Score 1) 106

Yeah, that's cool you can say "it has 1,600,000 books" but how are they categorized? Is the interface for selecting and searching for books intuitive? If the laptops are targeted to a younger audience are the selected books at an appropriate reading level for the age? I mean, this is really only useful if they can create a really, really, good front end.

Comment Re:Misses The Point (Score 1) 339

You're still assuming government regulation is more efficient than market rate. Sure a more efficient TV might save you money in electricity, but what if it costs $200 more up front? What if that's because it took $200 more electricity to manufacture? We would never know, because you can't micromanage industries like this. The only reason it would save energy in California is because they force production sources that are already too expensive to begin with. The main thing I hate about liberalism is that it assumes we are all stupid up front. Oh, you are too dumb to buy an energy efficient TV, so we'll make you!

Comment Re:Qt (Score 2, Interesting) 310

Qt is okay for networking applications, but in my experience Boost has much, much better performance, not to mention better support for things like multicast without creating some hacks. Qt ends up using a lot of Qt specific classes internally to create buffers and network functions, so it ends up being slower than Boost which seems to act more as a wrapper than anything.

Programming

Ted Dziuba Says, "I Don't Code In My Free Time" 619

theodp writes "When he gets some free time away from his gigs at startup Milo and The Register, you won't catch Ted Dziuba doing any recreational programming. And he wouldn't want to work for a company that doesn't hire those who don't code in their spare time. 'You know what's more awesome than spending my Saturday afternoon learning Haskell by hacking away at a few Project Euler problems?' asks Dziuba. 'F***, ANYTHING.'"

Comment Re:Bashing for the sake of Bashing... (Score 1) 125

This is an electron scanning microscope, not a toaster. Why would you use some proprietary OS on an embedded system? Even a lot of new oscilloscopes are running Windows now and work quite well. Good luck getting all your proprietary commercial scientific libraries to compile on some random dedicated operating system in flash memory.

Comment Re:Swap the damn hardware (Score 1) 274

I agree. When I build a new system I first:
memtest86+
cpu test with something like prime95
CPU+GPU test with prime95 and then another 3D game running in the background.

If it survives that last test, then it's good. I've found overheating of my system to be the main cause of crashes. I've actually had to underclock my RAM to get it stable. If something does fail, I swap that component or add more fans and try again.

Comment Re:damn! (Score 1) 439

Windows 7 it's even easier than that. You just click and drag the title bar towards the top of the screen you want it to maximize too. Or, you can click the maximize button, to maximize it to the monitor the window is currently on. This is coming from someone who uses 3 monitors.

Slashdot Top Deals

For God's sake, stop researching for a while and begin to think!

Working...