You can safely empty some directory`s in Gentoo. But as always – first make sure if my suggestions are OK for YOU too!
# As superuser
gentoo ~ # emerge –sync
gentoo ~ # emerge -av gentoolkit
gentoo ~ # emerge -av –newuse –deep –update world
gentoo ~ # emerge -av –depclean
gentoo ~ # revdep-rebuild
gentoo ~ # rm -rf /var/tmp/portage/*
gentoo [...]
I recently stumpled across Swiftfox when i searched for a Firefox 3.5 .deb File for Ubuntu 9.04. The .deb Files should be compatible with all Debian based distributions.
The benefit of Swiftfox is it is up-to-date with the latest Firefox Version and you get it as an optimized build for your CPU! Currently there are build [...]
Recently on the TYPO3-5 Mailing-List Eike Starkmann wrote about his master thesis project called Saros:
“Saros is an Eclipse plugin for collaborative text editing and
distributed pair programming, i.e. it allows two or more developers to
work together in real-time on the same files. It is similar to Gobby,
SubEthaEdit or Google Docs but focuses on programming in Eclipse.”
He [...]