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

 



Forgot your password?
typodupeerror

Comment Re:Yes, obviously? (Score 1) 177

Generally by around junior year of undergrad as a physics major, you realize "holy shit, it's just progressively improving models all the way down - and none of these models get to a 'real' understanding of what's going on underneath the hood".

That's the reality. We don't know what quantum measurement or wave function collapse 'is', where the boundary between classical behavior and quantum behavior sits, why general relativity works well but we can't seem to get it to play nice with quantum mechanics - and the proposals to do so don't really yield a satisfying sense of understanding either.

Anyway, I find it very surprising that these would be revelations to any physicist. The thousandth time you write the "approximately equal to" operator as an undergrad or drop all the higher order terms from a diff-eq it is self-evident what level of understanding you can get from physics.

Comment Web Pages Use Same Imaging Model (Score 1) 227

Web pages use SVG to render vector graphics. It uses the exact same imaging model as PDF and is implemented in all modern browsers. The web in general has taken a lot of lessons from Adobe because Warnock and Geshke, in the PostScript Red Book, got so much right about how to build an image model that many GUI developers are still learning today. If you start with a PDF, it should be possible to machine-translate it to SVG and present it as a web page.

PDF exists because it is trivial to generate it from the document renderer meant for printing. Although I have once in a while run into an improperly scaled PDF meant to be printed 8-up, I'm just not

Slashdot Top Deals

Physician: One upon whom we set our hopes when ill and our dogs when well. -- Ambrose Bierce

Working...