←back to thread

4 points nicbou | 1 comments | | HN request time: 0.428s | source

I have a website that tells people how to settle in Berlin and navigate German bureaucracy.[0] German bureaucracy is complex and opaque, so I need continuous reader feedback to keep my guides up to date.

I want to (re)introduce comments to the website because...

- I'm more likely to get notified if my advice is outdated

- Questions give me an idea of what confuses readers and what can be improved

- I want to bring discussions that happen in private Facebook groups back into public view, so that others may find them.

On the other hand, I have a few fears:

- Spam. It can be mitigated to an extent, but it's still an unpleasant problem to deal with.

- Moderation would add a somewhat time-sensitive task, and I avoid those like the plague.

- This turns a resource into a community, and managing a community is a far more delicate job.

- This is a static website under source control. Comments would be hosted in a separate place, and it might be a hassle to keep these two sources of truth in sync.

Can anyone chime in with their own experience?

[0] Example guide: https://allaboutberlin.com/guides/freelance-visa

Show context
photon_garden ◴[] No.45195173[source]
How much effort is it to just try it and roll back if it doesn’t work?
replies(1): >>45195657 #
1. nicbou ◴[] No.45195657[source]
Near zero. Everything is under source control.