Forgot your password?

typodupeerror

+ - Ask Slashdot: What is your favorite monitor for programming?

Submitted by BadassFractal
BadassFractal writes "I'm in the market for a new large desktop monitor (or two) which I intend to use almost exclusively for programming and all sorts of software development-related work. I'm trying to keep the cost down reasonable, and I do enjoy as large of a resolution as possible. What do people "in the know" out there use these days for that purpose? I'm thinking a 1920x1200 24" would be good, unless there's an affordable 2560xFoo option out there. I keep hearing about nameless Korean 27" screens, any thoughts on that one?

Thanks!"

Comment: Re:Yes there are (Score 1) 224

by Niggle (#36808680) Attached to: Do 'Ultracool' Brown Dwarfs Surround Us?

From a physical standpoint (ignoring the chemical composition), a white dwarf is totally unlike any normal star. They are supported against gravity by electron degeneracy pressure rather than thermal pressure.

They mass about the same as the sun but are the size of the earth. They've burned up all their available hydrogen and helium and are not undergoing nuclear fusion any more because their cores are not hot enough to fuse the next heaviest elements (mostly carbon). This means they are not supported against gravity by thermal energy like regular stars. What keeps them from collapsing completely is the Pauli exclusion principle (in the guise of electron degeneracy pressure). You can't squeeze the electrons any closer together until the mass gets significantly higher (over 1.4 solar masses) and gravity then beats the electron degeneracy. At that point the white dwarf explodes in a supernova, leaving behind a neutron star only a few miles across but with a mass greater than the sun, this time supported by neutron degeneracy.

Comment: Re:And the downside is? (Score 1) 159

by Niggle (#36380494) Attached to: Facebook Facial Recognition Raises New Privacy Concerns

Actually, Facebook allows you to remove you name from tags.

Question: Do you believe that the tag is actually removed or that it is merely not displayed any more.

I'd like to believe it's the former, but suspect it's the latter. Meaning that those tags can be re-instated or sold to anybody with a large enough cheque book at any point. Similarly, I suspect the facial recognition stuff runs on every picture but just doesn't display the tag options if you've opted out.

I think your only real chance of combating this is to pollute the database. Tag yourself in random pictures of other people. Or animals, plants, rocks, cartoon characters etc.

Comment: Re:Summary of /. Reaction to Proposal (Score 1) 1124

by Niggle (#29526269) Attached to: Firefox To Replace Menus With Office Ribbon

How to insert a cross-reference, which is a hyperlink by default: Insert [tab] --> Links [group] --> Cross-reference, or you can do it through References [tab] --> Captions [group] --> Cross-reference, or throw that bad boy on the Quick Access toolbar.

I don't actually understand why it would appear in those groups. The first makes sense only if you already know that cross-references are inserted as hyperlinks. The second makes no sense. A cross reference is a type of caption? Or you can only cross-refer to captions?

Just for comparison in OOo 3.0 on Ubuntu:
Insert [menu] -> Cross Reference [menu item]

Comment: Re:Patenting mistakes (Score 1) 644

by Niggle (#26998039) Attached to: Has Microsoft's Patent War Against Linux Begun?

You could store the driver in a FAT16 partition - that's not covered by the patent.

There's a problem here you probably aren't aware of. Windows only ever sees the first partition on removable drives. So windows might not be able to see the second ext2/3/4 partition even with a driver. Caught me out when I wanted to install a bootable ubuntu on a USB stick. Decided to give it its own partition so I could keep it separate from the data. Which works fine in linux.

It's still a bit of trouble having to install the driver on every windows machine you want to move files to or from.

Autorun. It's not just for rootkits.

In the long run, every program becomes rococco, and then rubble. -- Alan Perlis

Working...