# Twtxt is an open, distributed microblogging platform that # uses human-readable text files, common transport protocols, # and free software. # # Learn more about twtxt at https://github.com/buckket/twtxt # # This is an automated Yarn.social feed running feeds v0.1.0@72e53a9 # Learn more about Yarn.social at https://yarn.social # # nick = codemadness # url = https://feeds.twtxt.net/codemadness/twtxt.txt # type = rss # source = https://codemadness.org/atom_content.xml # avatar = # description = blog with various projects and articles about computer-related things # updated_at = 2024-02-02T12:42:08Z # 2022-07-01T00:00:00Z **A simple TODO application**
A simple TODO application workflow ⌘ [Read more](https://www.codemadness.org/todo-application.html) 2022-03-23T00:00:00Z **2FA TOTP without crappy authenticator apps**
Using 2FA TOTP without crappy authenticator apps ⌘ [Read more](https://www.codemadness.org/totp.html) 2021-10-23T00:00:00Z **Setup an OpenBSD RISCV64 VM in QEMU**
Setup an OpenBSD RISCV-64 VM in QEMU ⌘ [Read more](https://www.codemadness.org/openbsd-riscv64-vm.html) 2020-06-25T00:00:00Z **Sfeed_curses: a curses UI front-end for sfeed**
Sfeed\_curses is a curses UI front-end for the sfeed RSS/Atom parser ⌘ [Read more](https://www.codemadness.org/sfeed_curses-ui.html) 2019-11-10T00:00:00Z **hurl: HTTP, HTTPS and Gopher file grabber**
hurl: HTTP, HTTPS and Gopher file grabber ⌘ [Read more](https://www.codemadness.org/hurl.html) 2019-10-13T00:00:00Z **json2tsv: a JSON to TSV converter**
json2tsv: a JSON to TAB-Separated Value converter ⌘ [Read more](https://www.codemadness.org/json2tsv.html) 2019-04-24T00:00:00Z **OpenBSD: setup a local auto-installation server**
OpenBSD: setup a local auto-installation server ⌘ [Read more](https://www.codemadness.org/openbsd-autoinstall.html) 2019-02-10T00:00:00Z **Idiotbox: Youtube interface**
Idiotbox: Youtube interface ⌘ [Read more](https://www.codemadness.org/idiotbox.html) 2018-08-17T00:00:00Z **Gopher HTTP proxy**
Gopher HTTP proxy ⌘ [Read more](https://www.codemadness.org/gopher-proxy.html) 2018-03-10T00:00:00Z **Setup your own file paste service**
Howto setup your own secure file paste service ⌘ [Read more](https://www.codemadness.org/paste-service.html) 2018-02-25T00:00:00Z **Setup your own git hosting service**
Howto setup your own git hosting service ⌘ [Read more](https://www.codemadness.org/setup-git-hosting.html) 2017-12-11T00:00:00Z **Setup an OpenBSD SPARC64 VM in QEMU**
Setup an OpenBSD SPARC64 VM in QEMU ⌘ [Read more](https://www.codemadness.org/openbsd-sparc64-vm.html) 2017-09-24T00:00:00Z **Tscrape: a Twitter scraper**
Tscrape: a Twitter scraper ⌘ [Read more](https://www.codemadness.org/tscrape.html) 2017-09-24T00:00:00Z **jsdatatable: a small datatable Javascript**
jsdatatable: a small datatable Javascript ⌘ [Read more](https://www.codemadness.org/datatable.html) 2017-08-04T00:00:00Z **Stagit-gopher: a static git page generator for gopher**
a static git page generator for gopher ⌘ [Read more](https://www.codemadness.org/stagit-gopher.html) 2017-06-10T00:00:00Z **Saait: a boring HTML page generator**
Saait: a boring HTML page generator ⌘ [Read more](https://www.codemadness.org/saait.html) 2017-05-10T00:00:00Z **Stagit: a static git page generator**
a static git page generator ⌘ [Read more](https://www.codemadness.org/stagit.html) 2015-07-05T00:00:00Z **OpenBSD httpd, slowcgi and cgit**
OpenBSD httpd, slowcgi and cgit ⌘ [Read more](https://www.codemadness.org/openbsd-httpd-and-cgit.html) 2014-11-23T00:00:00Z **twitch: application to watch Twitch streams**
twitch: application to watch Twitch streams ⌘ [Read more](https://www.codemadness.org/twitch-interface.html) 2014-03-02T00:00:00Z **Userscript: focus input field**
Userscript to focus the first input field on a page with a hotkey ⌘ [Read more](https://www.codemadness.org/userscript-focus-input-field.html) 2013-02-21T00:00:00Z **Userscript: Youtube circumvent age verification**
Userscript to circumvent Youtube age verification and redirect to the video ⌘ [Read more](https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html) 2012-10-21T00:00:00Z **Userscript: block stupid fonts**
Userscript to whitelist your favorite fonts and block the rest ⌘ [Read more](https://www.codemadness.org/userscript-block-stupid-fonts.html) 2011-04-01T00:00:00Z **Sfeed: simple RSS and Atom parser**
Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality) ⌘ [Read more](https://www.codemadness.org/sfeed-simple-feed-parser.html) 2011-01-07T00:00:00Z **Vim theme: relaxed**
a dark VIM theme I made and use on a daily basis ⌘ [Read more](https://www.codemadness.org/vim-theme-relaxed.html) 2010-10-31T00:00:00Z **Seturgent: set urgency hints for X applications**
Seturgent is a small utility to set an application it's urgency hint ⌘ [Read more](https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html) 2010-08-12T00:00:00Z **DWM-hiltjo: my windowmanager configuration**
My DWM configuration; a few added features to suit my needs ⌘ [Read more](https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html) 2010-04-21T00:00:00Z **Query unused CSS rules on current document state**
How to see all the rules in a stylesheet (CSS) that are not used for the current document ⌘ [Read more](https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html) 2009-07-05T00:00:00Z **Driconf: enabling S3 texture compression on Linux**
driconf: enabling S3 texture compression ⌘ [Read more](https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html) 2009-04-13T00:00:00Z **Getting the USB-powerline bridge to work on Linux**
A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux ⌘ [Read more](https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html) 2009-04-12T00:00:00Z **Gothic 1 game guide**
Gothic 1 game guide with some useful tips ⌘ [Read more](https://www.codemadness.org/gothic-1-guide.html) 2023-05-10T00:00:00Z **Improved Youtube RSS/Atom feed**
Improved Youtube Atom feed by adding video duration and filtering away shorts ⌘ [Read more](https://www.codemadness.org/youtube-feed-improved.html) 2023-10-25T00:00:00Z **Setup your own mail paste service**
Setup your own mail paste service using mblaze ⌘ [Read more](https://www.codemadness.org/mailservice.html) 2023-11-20T00:00:00Z **Improved Youtube RSS/Atom feed**
Improved Youtube Atom feed by adding video duration and filtering away shorts ⌘ [Read more](https://www.codemadness.org/youtube-feed.html) 2023-11-22T00:00:00Z **xargs: an example for batch jobs**
xargs: an example for batch jobs ⌘ [Read more](https://www.codemadness.org/xargs.html) 2024-02-02T00:00:00Z **Chess puzzle book generator**
Chess puzzle book generator ⌘ [Read more](https://www.codemadness.org/chess-puzzles.html)