Sam Reed
Sam Reed
In support of https://phabricator.wikimedia.org/T280806.... It seems commonist is doing `action=query&prop=info&intoken` queries. Can you update them please?
It'd be useful if the results could be serialised so they can be saved to a file
It'd be really useful for reusability...
Per better practices, you should use composer to bring in erusev/parsedown from https://packagist.org/packages/erusev/parsedown and erusev/parsedown-extra from https://packagist.org/packages/erusev/parsedown-extra
Noticed on debian I needed to install: `libasound2-dev libspeexdsp-dev libopus-dev` Similar to https://github.com/pikvm/ustreamer/blob/master/README.md#building we probably want something mentioning in https://github.com/pikvm/ustreamer/blob/master/docs/h264.md#installation
It seems #1022 / 8b6e97ddf73998d1cca608f46f9d8e1824b4b480 has regressed (or is just broken on 10.15.4) macOS: 10.15.4 Transmission Daemon: 2.94-2ubuntu1 Transmission Remote GUI: 5.18.0 If I add one torrent, untick start, and...
Using this require: ``` "require": { "sly/notification-pusher": "^2.3" }, ``` There are a lot of warnings spewed ``` Loading composer repositories with package information Updating dependencies (including require-dev) Package operations:...
It'd be useful if the update logs viewability was toggleable. It appears for the time that you are running the update, but disappears shortly afterwards. Which makes it hard to...