Conversation
Notices
-
I like the idea of static blogs like #octopress, but I sure hate the fact that they all use #disqus for comments.
- Luke Shumaker likes this.
-
Got a better idea?
-
@jfm You can set up ikiwiki to manage its own comments...
-
@zooko I'm thinking along the lines of a self-hosted app that works much like Disqus, but can live in a self-contained virt appliance.
-
@jfm can you self-host disqus? Alternately that's my suggestion, someone make a self-hostable modular commenting plugin.
-
@jasonriedy Is ikiwiki static? I had no idea. @tychoish must have his auto-updating frequently. From post-commit hook?
-
@kevingranade No, disqus is completely proprietary; I'm envisioning a work-alike.
-
@kevingranade /me considers writing this as an opportunity to learn #Flask.
-
@jfm Pretty much. Can mean slow-downs if you're not careful, but should work with all browsers w/o JS.
-
@jfm an option is to move comments off-page eg an identi.ca thread like @bkuhn does http://ebb.org/bkuhn/blog/ ...
-
@jfm ...off-page downside and effectively identi.ca user and already-federated-subscriber-only http://status.net/open-source/issues/2969
-
@jfm I have also thought about building that, I haven’t found any good FLOSS alternatives to disqus, alas I haven’t…
-
I'd be interested in helping with such a project, but it's probably impossible for a Disqus employee to do so :)
-
@mlinksva That would be a nice approach, actually, if it could be made to work more transparently.
-
@mllerustad I would assume so!
-
@joar I doubt I have the time, either, but in principle it's not a terribly big job.
-
Let’s get started then. Find me in #desqus on Freenode.
-
Sadly, it's not practical for me to use IRC for collaboration.
-
http://wndb.org/1l if that’s better.
-
@joar Much, thank you.
-
@jfm yeah ikiwiki is static, rebuilds on post-commit, build is largely incremental. I don't use comments.