Nice. I enjoy reading your posts and I'm also frequently solving maintainability problems with python. So I added your atom to my feed API https://feed.goeshard.org/neonaut ,it basically just parses XML files for links and responds with JSON, making it easy to consume with javascript, and embed peoples links onto pages. Here's an example https://goeshard.org/friends/
Just adding pagination... Kept putting it off
Nice. I enjoy reading your posts and I'm also frequently solving maintainability problems with python. So I added your atom to my feed API https://feed.goeshard.org/neonaut ,it basically just parses XML files for links and responds with JSON, making it easy to consume with javascript, and embed peoples links onto pages. Here's an example https://goeshard.org/friends/