Hacker News new | ask | show | jobs
by tsukurimashou 860 days ago
what software did you use for your own feed?
1 comments

Various scripts in python, shell and javascript [0].

[0] https://github.com/abetusk/www.mechaelephant.com/tree/releas...

Awesome!
thanks! I'm currently looking at the files

how did you filter which posts appear in the feed?

EDIT: I was able to make it work, I replaced the node module xmltojson with xq (python lib available from pip)