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

 



Forgot your password?
typodupeerror
×

Comment Re:No (Score 2) 232

An extra $20 gets you a usable machine (sometimes it goes on sale for $200): http://www.microcenter.com/pro...

Granted it isn't as small as the Stream, but it certainly isn't bulky or heavy. 4GB of RAM is plenty for current apps and storage isn't a concern. I landed up getting two for a friend of mine to replace some really old XP boxen. Performance was good for day to day tasks and the Celeron N2830 has GPU accelerated video for playing 1080p cat videos on YouTube. The only "con" I have with it is that it only has 2 USB ports.

Comment Re:Stopped reading after two big errors (Score 2) 296

Fun fact: The Powerbook 100 was designed by Sony. Apple gave them a Macintosh Portable and told them to "make it smaller". As for the hard drives, all Powerbook 100 and 500 series (including the 68k based Duos) used 2.5" SCSI drives until the PowerPC models came out. One exception was the PB190, the last 68k computer Apple sold.

Comment Re: I don't follow (Score 1) 370

You have to turn off the system wide font smoothing, which in typical Microsoft tradition isn't with the font settings where the ClearType controls are. Go to System > Advanced system settings and uncheck "Smooth Edges of Screen Fonts" under the Visual Effects tab. I also see the color fringing and find ClearType completely unusable with negative contrast text (dark text on a light background). It seems to work better with light text on dark backgrounds as the sub pixels are much less noticeable.

Comment Re:And Java fail again (Score 1) 349

This shouldn't be a problem with native applications. The relevant Win32 functions (GetVersionEx and the now deprecated GetVersion) for retrieving the running Windows version doesn't use the strings to begin with.

Looking at the github code strings, its likely something that can be patched/worked around in the JVM.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...