Comment by arjie

2 days ago

I'm a fan of RSS too. Some people I know use substack to write. I would ideally like to use kill-the-newsletter for that but I had trouble with delivery with substack. Fortunately, these days LLMs are quite quick so I was able to whip up a little tool that does this for myself: https://github.com/roshan/superheap

It's incomplete but sufficient. LLMs drop the cost of software to near zero. I barely had to learn anything.

> I would ideally like to use kill-the-newsletter for that but I had trouble with delivery with substack.

Substack does indeed seem to have kill-the-newsletter banned, but (at least for free posts) it actually provides an RSS feed out of the box, so you should be able to just chuck the address of the blog’s home page into your RSS reader and have it figure things out for you. I haven’t seen this capability advertised anywhere (and the days of the RSS icon in your address bar are sadly long gone), but it does exist.

(Incidentally, Buttondown also has RSS feeds built in.)

  • Haha that's funny. It was already built-in! Well that saves me some trouble :)

    Thank you. I only have one subscription. I wonder if there's a way to get the auth in there.