> You should use Ant or even Make in your build process. They are clever enough.
Nonsense. Ant only recompiles files that have been changed.
If you had A.java with public static Date fooBar(String st) and B.java calling Date xyz = A.fooBar("baz") and then changed A.java to read public static long fooBar(String st), then voila. Ant would only recompile A.java and B would be broken...
> Though x86 laptops have to lower their CPU rate when on battery
My mobile Athlon XP does 1800 MHz wheter on battery or not... (although powernowd usually clocks it down to 800Mhz if there is little CPU used, even if on AC)
Now the rest can more easily find a job, and if it's really a "brain drain", look forward to earning more. Some good news.
That could turn into a C&D letter to the poster..
Great! Finally I can respond to those GPL-is-not-proven-in-court trolls!
> I'm maybe 200 pages into it. Slow going. Not as good as "Crytonomicon".
Oh, you're still in the interesting part. I'm 220 pages further but reading slashdot is more interesting...
> Neal Stephenson's 'The Confusion', second volume of his Baroque Cycle is released today.
Wasn't it planned to be released on April 1st?
> Delphi: everybody knows it.
I don't know anybody who knows Delphi. I know Sh, Perl, Java, Python, Haskell, Ruby, O'Caml, C, C++, Io and a bit Lua, but I've never heard of Delphi.
> RPM bitches and moans if I try to install lynx on a machine that doesn't have X.
That's the fault of the pkg maintainer, not the pkg sys.
> Portage wants to download and compile GTK just to install vi.
Nonsense. Have you ever used portage?
app-editors/vi doesn't even depend on gtk...
You probably mean that some package vi depends on depends on gtk. If you don't want that you can still set USE="-gtk -gtk2 -X -gnome".
> You should use Ant or even Make in your build process. They are clever enough.
Nonsense. Ant only recompiles files that have been changed.
If you had A.java with public static Date fooBar(String st) and B.java calling Date xyz = A.fooBar("baz") and then changed A.java to read public static long fooBar(String st), then voila. Ant would only recompile A.java and B would be broken...
> Though x86 laptops have to lower their CPU rate when on battery
My mobile Athlon XP does 1800 MHz wheter on battery or not... (although powernowd usually clocks it down to 800Mhz if there is little CPU used, even if on AC)
> It's an ugly, ugly process right now
make-kpkg --rootcmd=fakeroot kernel_package
> There is no such thing as free lunch.
:)
Ironically, even M$ offers free lunch at the OSCON.