Hacker News new | ask | show | jobs
by cpach 1880 days ago
It’s an interesting concept. But for me personally I don’t see any practical benefits of using it.

On my web pages I use Hugo. Conversation is done when the CI/CD system runs Hugo.[1]

[1] I currently use AWS Amplify. But it’s not hard to build a small Bash script to replace it.