geeohgeegeeoh
geeohgeegeeoh
``` 23,25c23,26 < safe = URI.escape( url ) < safe = URI.escape( safe, "!*'();:@&=+$,/?#[]" ) < return safe --- > return URI.encode_www_form_component(url, enc=nil) > #safe = URI.escape( url ) >...
 I always see two instances of the shim in my sources list. client is plex web player on OSX/Chrome mpv-plex-shim is running...
 I get these pop-overs on clients. I have to [ x ] deselect the window to make them go away. I didn't...
As it stands, mpv_shim.py ships with: ```logging.basicConfig(level=logging.DEBUG,``` which sends one debug message per status update to STDERR, a stream of: ```2021-09-13 13:25:34,357 [ DEBUG] timeline: TimelineManager::SendTimelineToSubscribers updating all subscribers``` one...
runKrill: run this sh script from an rc.d/krill starter. emits the pid, so the pid can be captured by the rc.d system and written to the $krill_pid location. ``` #!/usr/bin/env...
krill -c conf.file krillc -c CA instance this is deeply confusing. krillc should be able to be told a .conf file and read it, or the krillc -h needs work...
The shortcut to make a new tab in the current container makes it at the far right of the tab set. Irrespective of the containers grouping. Please can we have...
### Description people are adopting other IM norms to @person namecheck things, and presumably will continue. I am wondering if there is an explicit meetecho mechanism in planning to manage...
### Description meetecho will install as a web app on Android (and I assume Apple) if you are in the URL on chrome. This is useful because it means the...
### Description Could meetecho and other links on the meeting agenda page use the HTML markup which open in another tab, rather than in the current tab? It would mean...