Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Who still pays for antivirus? (Score -1) 391

And your antivirus fights this malware exactly how ? Antivirus is not able to detect an infection let alone clean the virus. Nowadays the biggest virus is the antivirus. It uses system resources and compromises system security giving a false sense of security. An antivirus is good for old viruses. New viruses are rarely caught by antivirus software. For your exercise check how modern antivirus software detects the virus spread in the last two years by autorun.inf.

Comment Re:Desktop environments a dumb idea (Score -1) 357

This used to be the Unix Philosophy, before someone decided that it would be really cool to force everyone to use your own specific applications rather than building independent apps and window managers with some kind of standardised communications for anything that needed two apps to talk to each other.

I think this was (and is) called CDE. But windoze lusers dislike it because it's so UNIX. Instead you have windows dll hell replicated in GNOME and KDE.

I use fvwm with a custom menu though usually i start xterm through a key combination and then i type the name of the program i want.
file manager - midnight commander( preferred ) or xfm
web browser - opera
torrent - ktorrent (though it sucks badly but it's able to do the job in the end)
movie player - mplayer
editor - vi(m)
office - openoffice
pdf - gv or xpdf or ( as a last resort if it's a very special pdf file) acroread

Comment Re:Is this something the market forces are demandi (Score -1) 148

You must be a windows admin. Yes x86 server hardware might be powerful but you also need to interconnect it and there's where it dies. The PeeCee architecture is a serial architecture. Almost nothing is parallel. You can have a processor with 12 core using one memory constantly thrashing it's cache because of stupid OS design. I saw quad core Xeon having trouble running two tasks at the same time. YMMV though

Comment Re:You folks are truly stoned. (Score -1) 271

When more and more apps leverage OpenCL 1.1 [and the list is growing rapidly] using the likes of LLVM/Clang where AMD has worked hard at leveraging you'll begin to see a lot of these ``benchmarks'' being truly useless and tuned specifically for Intel.

The benchmarks are already useless and tuned for Intel. see http://www.agner.org/optimize/blog/read.php?i=49

Slashdot Top Deals

FORTRAN is not a flower but a weed -- it is hardy, occasionally blooms, and grows in every computer. -- A.J. Perlis

Working...