woky
woky
I couldn't figure out from the documentation how to get floating point result from `datediff`. I'd like to get decimal duration in hours (`?` stands for modifier I'd like to...
For instance, on load of this URL https://upload.wikimedia.org/wikipedia/commons/1/1a/SVG_example_markup_grid.svg the following error is reported: ``` Error in response to storage.get: TypeError: Cannot read property 'setProperty' of undefined at Object.callback (chrome-extension://occjjkgifpmdgodlplnacmkejpdionan/data/AutoScroll.js:165:14) at...
This came from need to provide additional decryption parameters to GPG, which is currently not possible. Instead of adding --gpg-decrypt-extra option, this commit lets users provide custom commands (de)compression. Example...
This is probably out of scope as it has too many variables, but for me, pacapt could completely abstract distro-specific package managers if it would also support adding additional repositories....
ChangeLog: collection.cgi: Fix ds_name for ping and use CGI::multi_param()
I'd like to report issue with monitor HP ZR2440w, plugged in HDMI port of Asus Laptop (UX310). The test environment is very close to https://github.com/rockowitz/ddcutil/issues/46 except the different monitor model...
NoScript provides `togglePermissions` command, available in shortcuts as _Toggle Permissions_. However it does not work no matter which key combo is assigned to it. This is because it does nothing:...
So I'm learning to use secrets and I stumbled upon https://blog.example42.com/2019/04/04/puppet_sensitive_data/ and https://puppet.com/blog/my-journey-securing-sensitive-data-puppet-code/. Both blogs get into error when they declare class parameter as `Sensitive[String] $foo` and receive `String`, and...
Currently, PassAfterNonOption is a Parser flag. This means that it applies to all commands. Sometimes it's desirable have this behavior on only a subset of commands. For instance, for restart...
`ebook-viewer` in Calibre had nice feature in dual page view where when you navigated to the next page, it actually really moved by single page only. Example: _Next_ in Foliate...