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

 



Forgot your password?
typodupeerror
×

Comment Re:Meh... (Score 1) 387

“Or you could even find somebody who is willing to transport 10 cars at once, for less than it would cost you to go get that car yourself.”

which the manufacturer can finely handle by itself. The only situation where such middle-men could contribute to lower logistic costs is when the factories of different manufacturers are all in the same spot.

Comment rem in CSS3 (Score 1) 136

“Some of the comments use font size 0.85rem (never heard of REM before for a font size), and some of them use 1.5em. Can't work out why some are different. Don't care either. ”

This page explains why you should avoid em, unless you know what you're doing. Most of the time, you want to define the size of a font in terms of the default size, not in relative to parent element.

Comment Re:I'm not the poster, but... (Score 1) 505

I hope not. I consider myself a rabid Julia fan, and for the past month I've been doing mostly Julia daily. But I don't want to see the language get dumbed down in order to accomodate general purpose programming, as it's proved to be stellar in what it's made for: numerical/technical computing.

Slashdot Top Deals

Any circuit design must contain at least one part which is obsolete, two parts which are unobtainable, and three parts which are still under development.

Working...