Published at June 27, 2020 · 2 min read
The only thing left with the blog was to add a commenting system. Hugo’s default is Disqus, but I didn’t want that for the usual reasons of lack-of-privacy and bloat. After searching around, I looked at isso and commento. Commento needs Postgres whereas isso uses the much lighter SQLite. Since I get only a few comments, it’s isso first up. The first obstacle is that the pip install succeeds, but isso run fails immediately with...