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

 



Forgot your password?
typodupeerror
×

Comment Fixed Refresh Rates (Score 4, Insightful) 230

A display (television or monitor) has a fixed refresh rate. Assuming vertical synchronization is turned on to avoid tearing, you're pretty much limited to a framerate which evenly divides into the true refresh rate of the display. If the refresh rate is 60 fps, possible targets include 60 frames per second (providing 16.7 ms of computation time per frame), 30 FPS (providing 33.3 ms of computation time per frame), 15 FPS (providing 66.7 ms of computation time per frame), and so on. Anything below 30 FPS is kind of a joke, so nobody reputable would consider allowing more than 33 ms computation per frame in a shipping game.

Comment Accomplishment? (Score 1) 308

Do you feel a sense of accomplishment after having finished reading a novel, or watching a movie? Not every interactive piece of entertainment has to have a sense of accomplishment associated with it. A game can be interactive in a way that's interesting and entertaining without requiring a player to pick up a whole set of skills and really master them. You've missed the parent poster's point entirely. Some people prefer skill-based games, but not everyone does.

Comment Seriously? (Score 5, Interesting) 405

For a serious computer user, an SSD has been worth the money for a while now.

* If you need to do serious disk I/O with a mid-size or smaller notebook, RAID isn't even an option for increasing speed.
* Running multiple virtual machines? Want them to boot quickly? An SSD makes them feel native.
* Running Windows as a native operating system, and have more than one or two programs that you legitimately want to launch at boot, and can't/won't disable? An SSD makes your computer usable within tens of seconds as opposed to multiple minutes.
* Doing compilation? Syncing of filesystems with a system such as Unison? Doing anything filesystem heavy? The speedup is insanely awesome.

If all you care about is running Your Web Browser and editing Word documents, or storing a few photos, obviously an SSD is a more questionable upgrade, and probably will be for the foreseeable future.

Comment "Password" Manager (Score 1) 192

It's called a password manager. KeePass is a nice one. There are many others. How many passwords are so important to you that must internalize all of them? For me, the answer is "very few". Never reuse. Never recycle.

Still, you're right that passwords are unideal--a PGP-like solution would be better. Even done poorly, all they could leak would be the information that you have an account. But if you stored a different PGP-key for each site in Keepass, then they couldn't even do that.

Comment Re:I Tried (Score 1) 244

I saw references to SixXS, and that's just about the only thing I haven't tried yet. Maybe when I get some spare time I'll try it, but I'd really rather get it working using my router than just passing through it. It's all just an experiment for me anyway.

Slashdot Top Deals

"May your future be limited only by your dreams." -- Christa McAuliffe

Working...