TFA is kind of misleading.<p>It's not Jekyll et al. that are harmful to FOSS. The author talks about Disqus being a closed system, which is true.<p>However, assuming that I'm using Disqus just because I'm running a blog on Jekyll isn't a fair claim.
I use Jekyll, but I don't use Disqus. What really motivated my switch to Jekyll however was not some abstract notion of "good code." I've looked around the WordPress internals, and yes, it's not exactly a vision of loveliness, but it's readable and the whole package has fantastic documentation.<p>What motivated my choice was security. My blog is very low-traffic, I post to it only a handful of times every year. It is not worth my time to worry about keeping WordPress updated and pruning spam from a comment list that ends up being 98% spam. Jekyll solves this so long as I'm willing to give up comments. Fair trade. If I want comments, the only way to get similar peace of mind is farming out comments to a third-party service which I do not control. (Because I do not want it to be something I have to maintain on a weekly basis.)
Yikes… I'm finding more and more links coming up on this site that just simply shouldn't be making their way up. This one being yet another.<p>The web is very generational. One day such and such is the greatest thing. Then the next day another thing is the new hottness.<p>Static site generators are becoming very popular for a very good reason. Most sites simply don't NEED all of the crud that comes with dynamic sites. I think we'll be seeing a bit of a minimalization of a lot of websites now that static site generators are becoming more popular. This isn't a bad thing, it's almost like a reboot in a sense.<p>We'll likely see a large category of ways to combat the comment issue the link is discussing. But that's just one of the things that's so wrong about the article. The writer is worried about... comments?<p>Fact is Disqus provides a great service for people and it just so happens it works great with static sites. I know in the nanoc irc channel there was minor discussion about finding a way to use nanoc + something like couchdb to regenerate pages with new comments.<p>Point being, there are ways around using services like Disqus. They won't be going away and new services will pop up. The benefit here is that there's going to be a lot of changes because of static site generators. That's a good thing, it will hopefully make a lot of website generation tools a lot better.<p>The article however is kind of lacking any deep thought and relevent reasoning.
Imagine how many AGPL Disqus replacements could have been written with all the keystrokes devoted to whining about them.<p>If GNU/FSF are so serious about non-AGPL web services being so awful, why are they not stepping up to re-implement them? That's what they did with the previous incarnation of proprietary software.