Hacks
These are little utilities I've written which are not quite "one-off" throwaways, but might actually have marginal use for others. Like all of my code, these files are well-commented. Also, like all of my code, they are bad.
- getfeeds.py
-
A Python script to fetch articles from a list of RSS feeds and format them nicely as a single web page. This forms part of the backend of another thing I'm working on.