![]() |
Entertainment > Games >
(on Wikipedia)
https://www.mobygames.com/game/tomb-raider-iii-adventures-of-lara-croft
Has videos for Chicken Run and Time Splitters.
Start the game. Walk. Die on punji sticks. =/
![]() |
Entertainment > Games >
(on Wikipedia)
https://www.mobygames.com/game/tomb-raider-iii-adventures-of-lara-croft
Has videos for Chicken Run and Time Splitters.
Start the game. Walk. Die on punji sticks. =/
![]() |
Software > Linux tools >
(on Wikipedia)
http://ex-vi.sourceforge.net/
vi is a textmode editor. It’s so bad even the author regrets it.
For some fucking reason, Linux distributions almost all include it by default.
The only editor I know of which can handle huge files. So horribly horrible though. =(
Ruby-capable, I hear.
Software > Revision control systems >
(on Wikipedia)
https://www.monotone.ca/
monotone is a free distributed version control system. it provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. it understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. it uses cryptographic version naming and client-side RSA certificates. it has good internationalization support, has no external dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is licensed under the GNU GPL.
![]() |
(on Wikipedia)
https://www.gnu.org/software/screen/
A terminal multiplexer
I use it only in fairly dire circumstances, usually when at the TTY console. It’s essential in that circumstance, even if it’s only to lock the console screen (with ^a^x)
aka GNU Screen
![]() |
(on Wikipedia)
http://lftp.yar.ru/
An FTP-like program which can also Mirror.
I use this to synchronize files over SFTP (SSH).
Software > MediaWiki > MediaWiki extensions >
https://web.archive.org/web/20050910025252/http://www.wickle.com/horde/cvs/cvs.php/mediawikiextensions
https://web.archive.org/web/20050411183429/http://meta.wikimedia.org/wiki/User:Coffman/Syntax_Highlight
![]() |
Software > Web browsers >
(on Wikipedia)
https://lynx.invisible-island.net/
A console web browser included with most Linux distributions.
It’s shit, though.