#cat-v on weechat configuration
Set up weechat to connect to #cat-v on oftc. This applies to weechat but should be similar for other irc clients.
# Install weechat and launch it and execute the following commands.
/server add oftc irc.oftc.net -tls
/set irc.server.oftc.autoconnect on
/set irc.server.oftc.autojoin "#cat-v"
/set irc.server.oftc.nicks "nick1,nick2,nick3"
Other notes
- Development environments with Nix
- Write ISO to USB Key
- Previews how man page written in Troff will look like
- 60's IBM Computers Commercial
- Edsger W. Dijkstra Manuscripts ebook
- c Calling assembly functions from C
- Change permissions of matching files recursively
- plan9 Fix bootloader not being written in Plan9
- c Embedding resources into binary with C
- Make B/W SVG charts with matplotlib
- Extract lines from a file with sed
- Use option key as meta in Alacritty under macOS
- Using ffmpeg to combine videos side by side
- dcss Sane default for Dungeon Crawl Stone Soup Online edition
- Push to multiple origins at once in Git