Software >
(on Wikipedia)
https://wxpython.org/
A GUI toolkit.
![]() |
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:
![]() |
(on Wikipedia)
(comes with X windows)
A basic display manager, to let the user boot into a login screen.
It gets the job done. It lacks user-switching and poweroff/suspend functionality.
XDM = X Window Display Manager
Software > PDF >
Ghostscript >
(on Wikipedia)
http://pages.cs.wisc.edu/~ghost/
A PDF viewer.
Slow and shitty.