Nethack Linux

This is a bootable floppy that only contains nethack and boots into it.

Put a floppy into your floppy drive, download the .img file above and as root start:

 

# dd if=nethacklinux.img of=/dev/floppy/0

or for those not blessed with devfs or the devfs-compatible udev-configuration:

# dd if=nethacklinux.img of=/dev/fd0

 

Then put this floppy into any PC and have fun hacking :)

 

Comments go to:

nethacklinux@scavenger.homeip.net

Nethack Linux in the news

Linux Journal on Nethack and Nethack Linux: To run NetHack Linux, simply pop the diskette in to any free PC's drive, reboot the system and a few seconds later, you are ready to go.

Metaur on Nethack Linux: Nethack Linux is definately ready for the desktop.

linuxlog.de on Nethack Linux: Optimal fuer die Innentasche.

Nethack IdleRPG

For all you IRC-dwelling Nethack addicts I have set up an IdleRPG (http://idlerpg.net) with most messages translated into Nethack related elements.

 

You can see it here: pallas.crash-override.net/nethackidle/ and play it here: irc://irc.freenode.nett/nethack-idlerpg

News

Jan 28, 2013
Category: General
Posted by: blindcoder

I just relased version 0.8.0 of the RCM CardDAV plugin:

This version implements the sync_token for reduced overhead, XPath instead of self-rolled XML parsing, addressbook detection and many small fixes.

May 25, 2012
Category: General
Posted by: blindcoder

I just relased version 0.7.0 of the RCM CardDAV plugin:
This version adds caching of addressbooks to speed up queries.

This release is almost entirely Mike's work. All thanks for new features and bugfixes go to him!

Jan 29, 2012
Category: General
Posted by: blindcoder
I just released blindRSS 0.8
Nov 29, 2011
Category: General
Posted by: blindcoder

I just relased version 0.6.1 of the RCM CardDAV plugin:
Mostly bugfixes, but a big change in handling multiple addressbooks.

The 0.6.x branch will now get mostly bugfixes with development concentrating on 0.7.x for which Mike has already done a tremendous amount of work with caching addressbooks and various bugfixes.