Difference between revisions of "User:Qt"

From NetHackWiki
Jump to navigation Jump to search
m
m (Misc. NetHack-related projects: Add hdf-log)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
== Misc. NetHack-related projects ==
 
== Misc. NetHack-related projects ==
  
* '''[https://gitlab.com/entrez/ronin ronin]''': my script to sync your local .nethackrc file with alt.org and/or hardfought.  It can be run via Vim autocommand (or equivalent in other editors), so that whenever you update your local .nethackrc, the changes will be reflected across the public servers of your choice. (previously called 'sync-nhrc')
+
* '''[https://gitlab.com/entrez/sync-nhrc sync-nhrc]''' my script to sync your local .nethackrc file with alt.org and/or hardfought.  It can be run via Vim autocommand (or equivalent in other editors), so that whenever you update your local .nethackrc, the changes will be reflected across the public servers of your choice. (previously called 'sync-nhrc')
  
 
* '''[https://gitlab.com/entrez/xcrypt xcrypt]''': a standalone interface for the reciprocal stream cipher used to encode & decode bogusmon, epitaph, etc, files in NetHack.  Has been useful occasionally for debugging.
 
* '''[https://gitlab.com/entrez/xcrypt xcrypt]''': a standalone interface for the reciprocal stream cipher used to encode & decode bogusmon, epitaph, etc, files in NetHack.  Has been useful occasionally for debugging.
 +
 +
* '''[https://gitlab.com/entrez/hdf-log hdf-log]''': simple shell script for retrieving recent public logs of #hardfought and #evilhack IRC channels.

Latest revision as of 20:05, 18 August 2022

qt on NAO (stats, games, deaths, dumplogs, ttyrecs), Hardfought, some other public servers, as well as on IRC. Also on Github as entrez, which is the username I use for most non-NetHack stuff.

I have links to some other platforms as well as my GPG key on my website.

Misc. NetHack-related projects

  • sync-nhrc my script to sync your local .nethackrc file with alt.org and/or hardfought. It can be run via Vim autocommand (or equivalent in other editors), so that whenever you update your local .nethackrc, the changes will be reflected across the public servers of your choice. (previously called 'sync-nhrc')
  • xcrypt: a standalone interface for the reciprocal stream cipher used to encode & decode bogusmon, epitaph, etc, files in NetHack. Has been useful occasionally for debugging.
  • hdf-log: simple shell script for retrieving recent public logs of #hardfought and #evilhack IRC channels.