Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Transcript (Score 1) 366

*shrug* I got hit by the "Malformed packet triggers BSOD in Win2k/XP/Server 2k3" fault before I had time to patch.
1) BSODs still happen. :D
2) Most everything that I install (even AAAA video games) requests that I reboot the machine after the installation. You and I know that when you *really* have to reboot the machine. Joe Blow doesn't.

Comment Re:Why bother? (Score 1) 137

Show me their standardized network...

http://www.boost.org/doc/libs/1_40_0/doc/html/boost_asio.html

...threading...

http://www.boost.org/doc/libs/1_40_0/doc/html/thread.html

...GUI...

*shrug* There's not a *standard* GUI, but there are a few high-quality ones:
http://qt.nokia.com/
http://www.wxwidgets.org/
http://www.fltk.org/

Comment Re:Ironic (Score 1) 303

Aside from any possible security or compatibility concerns, nothing is *wrong* with using *any* particular OS. Just as there's nothing *complicated* about using Wine to run a WIN32 app. :)

To rephrase the AC in question's suggestion; it would be if he suggested that support for ELF executables should not be in the Linux kernel, as the supporting code is much more complicated than that which supports the a.out format.

(srsly. binfmt_misc must blow that AC's mind. :D )

Slashdot Top Deals

Thus spake the master programmer: "Time for you to leave." -- Geoffrey James, "The Tao of Programming"

Working...