Roland Hieber

Results 12 issues of Roland Hieber

It seems that GitHub interprets the indentation here different than other Markdown parsers, which always count multiples of four spaces as indentation. GitHub also accepts three spaces as indentation for...

In the "class concious" category, the question "Are some human lives worth more than others?" ([here](https://github.com/benjaffe/chrome-okc-plugin/blob/master/plugin/questions/politics.js#L8)) counts as negative when answered "no" and positive when answered "yes". This seems counter-intuitive...

I'm trying to reduce an array right-to-left. In Haskell, I would use `foldr` for that, but that's missing in luafun. Alternatively, one could build it by applying `foldl` to a...

When playing YouTube URLs with mpv, I only get ``` nordlicht: Could not open video file 'ytdl://uWbGMAPg2uk' ``` Is there maybe some way to get the original stream URL from...

enhancement
mpv integration

While trying to reproduce #49, I tried nordlicht on some of my .m2t DVB-T recordings. The process runs in under 10 seconds, but I always get a PNG that consists...

bug
library

### Steps to reproduce the problem 1. On v4.0.2, expand a post in your timeline that has follower-only or mentioned-user-only visibility. 2. Click the three dots for the menu. ###...

bug

Browsing the feed URL for a poll only results in a `HTTP/500 Bad Gateway`, and in the nginx error log I get: ``` 2020/06/20 20:58:03 [error] 13619#13619: *68 FastCGI sent...

As I understand, the access control option only writes `.htaccess` and `.htdigest` files, which should be interpreted by the web server. However, when using e.g. nginx, these files simply get...

First, add a devscript to generate regexes for known Invidious and Piped sites. Both Invidious and Piped have an index of known-good instances. Parse those lists, match them against the...

enhancement
site-enhancement

This mainly implements asking FT.com for ETF, equity and index values, and allows `commodities.json` to specify the default currency (instead of always using `GBP`).