Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment If you're going to break compat (Score 1) 413

go POSIX with MacOS X and Ubuntu. Switch to Qt, Cocoa, or GTK, then build your app against winelibs, and then factor winelibs out and take more advantage of the native features of KDE, Aqua, and GNOME. Either that or we _will_ replace your application with a Free alternative that, sooner or later, will make its way back onto the Windows platform to bite you, really hard, in the butt.

Comment Re:No its just that : (Score 5, Funny) 791

alias frigging='gksu' alias fricking='sudo' alias install='sudo apt-get install' alias uninstall='sudo apt-get remove' alias check-update='sudo apt-get update' alias update='sudo apt-get upgrade' alias murder='sudo killall' alias get='wget' alias GET='sudo wget' alias enter='cd' alias up='cd ..' alias home='cd ~/' alias unmount='umount' alias restart='sudo shutdown -r now'

Slashdot Top Deals

BLISS is ignorance.

Working...