![]() |
Software > Instant messengers >
(on Wikipedia)
naim.n.ml.org (archive)
A client for AI, AOL, ICQ, IRC, and the lily CMC.
![]() |
(on Wikipedia)
https://sourceforge.net/projects/pcmanfm/
was https://blog.lxde.org/category/pcmanfm/
For some reason, this is still included by default in many distributions.
It’s an awful, awful program. Its UI is such shit that I’ve still got habits to double-check where my cursor actually is before interacting. Fuck you, PCManFM. Fuck. You.
https://web.archive.org/web/20050102094407id_/http://noto.de/speed/speedcontrol.c
Uses the SET STREAMING command to set the speed of DVD-drives.
Particularly useful for quiet computing
![]() |
Software (Programming) >
(on Wikipedia)
https://github.com/bamboo/boo
boo-lang.org
2019-11-22 – The main website is dead and the project hasn’t been modified in 6 years
Inspired by Python and Ruby. Compiles into a Common Intermediate Language and then into an executable that can be run by mono.
I tinkered with it and didn’t like it.
Software >
(on Wikipedia)
http://eric-ide.python-projects.org/
The Eric Python IDE
Well-integrated with KDE I’ve heard.
Software >
(on Wikipedia)
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/ [ 1 ] was https://www.kernel.org/pub/linux/utils/util-linux/ [ 2 ] was ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/
Create a hex dump of a file.
Part of util-linux.
See also:
od — Same thing.
Software >
(on Wikipedia)
https://www.gnu.org/software/coreutils/manual/html_node/od-invocation.html
Dump files in octal and other formats
Piece of shit.. can’t be used to reverse itself. Use xxd.
See also: