Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:How does it compare to Ubuntu? (Score 1) 267

I actually like Gentoo's emerge as a package management system better then Debian's apt. They both have dependency resolution, however, if you decide that at some later date you wish to remove something Gentoo is clearly the winner. There is no way to remove unused dependencies in apt, Gentoo has emerge -P.

  I use Ubuntu in any environment where I need it to be very stable and I use Gentoo where I want a smaller footprint and more speed.

Comment Re:Abandonware in 3....2....1.... or not (Score 1) 175

I would actually be perfectly happy with a situation like this. This was as far as I can understand the original purpose of the gpl before people started going crazy and getting greedy. People wanted to be able to fix software that was created and then abandoned. With the source being closed the only way to fix a closed chunk of software would be to totally recreate the software using best guess as to what it was doing and how.

If a manufacture no longer wishes to support something, this is the best solution imo. OSS can never truly become abandoned, if I find some software that I like and it is no longer supported.

I am free:
--take the software
--update the libraries
--fix any bugs
--share (maybe start a project so other people can make fixes)
--???
--profit.

That is what the gpl meant to me before people got greedy, before people started to worship, before it became a religion...

Slashdot Top Deals

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...