Alan Orth

Results 67 comments of Alan Orth

> Do note that production Superset installations should use pinned dependencies based on: https://github.com/apache/superset/blob/master/requirements/base.txt We are all installing Superset via pip!

Thanks for the explanation. Yeah I've noticed that VLC and vanilla implement their own file scanners. What is strange is that the Google Music app (I think it's retired?) made...

Indeed, that's misleading. In my case the videos are `YUVJ420P`: ```console $ av1an -i input.mp4 Scene detection ⠙ 00:00:00 [#####################################################################################################] 0 frames (0 fps) Error: aom does not support YUVJ420P...

I agree. I only edit passwords on my computer and never add them on Android. A read-only mode would be useful. On a related note, when I re-sync my git...

@fte378 apologies for the late reply. The distributed web is a good thing and I support your exploration in that area, but I have been thinking about this a little...

I'm not very worried about including Font Awesome. We don't even load all of it (see: `source/scss/font-awesome.scss`), and I only import about half of Bootstrap as well. If anything I...

You're right, it seems to be an issue that several people have reported already, for example https://github.com/gohugoio/hugo/issues/1989. I will look at some of the proposed solutions.

Thanks @richp10. If I understand correctly you mean accessing older posts from the sidebar itself? When I made this theme it was basically just a spiritual copy of the [Bootstrap...

@xekon yes this is nice, but my goal with the theme was to replicate the traditional [Bootstrap blog style as it appeared in version 4 alpha](https://v4-alpha.getbootstrap.com/examples/blog/).