Gregor Aisch

Results 24 issues of Gregor Aisch

I find this useful: ```js d3.forceExtent = function(extent) { var nodes; if (extent == null) extent=[[0,800], [0,500]]; function force() { var i, n = nodes.length, node, r = 0; for...

I get server not found under http://www.lillicense.org/

https://drafts.csswg.org/css-color/#the-hwb-notation

would be awesome to have, but unclear if possible

new feature

I don't see why we shouldn't allow people to fix their comments after the fact. question is if we want to version the comments in the database so we keep...

new feature

with more and more auth providers being useful to different users it might make sense to think about a simple plugin architecture for Schnack. the main purpose would be to...

# Schnack + Fediverse = Schnackiverse Schnack is a drop-in comment system for static websites, similar to Disqus, but free and open source and self-hosted. Now what would be cooler...

idea

I'm not sure if I would like this or not, but without iframes we're always bound to hosting schnack under the same parent domain (e.g. schnack.mysite.com if your blog lives...

someone brought up that upvoting for comments could be useful. I guess that only makes sense when we're also adding customizable sorting that includes sorting by votes

new feature