maxnikulin
maxnikulin
Do not replace `~` by `/home/user/` for local files to get behavior of `scp` consistent with other tools like `ls`. I hope, dropping `_expand` and adding `_filedir` to have file...
I am not a user of the add-on, but I have noticed a mention of a problem I was struggling with some time ago. README.org > Notification may freeze the...
Make behavior of bash completion for `ag` consistent with `ls`, `man`, etc. in respect to tilde expansion to home directory path. Do not replace `~` by `/home/user` in response to...
I am confused by the following warning issued by `lxc-checkconfig` Cgroup ns_cgroup: required when it is running on Ubuntu-21.10 impish with unified systemd cgroup hierarchy. I can run Ubuntu impish...
Make hook wrappers more reliable by calling remaining tear down stages even an exception thrown in some wrapper during this step. Currently such code could be called too late when...
I added a Toshiba hard disk drive to my laptop and I noticed heads load/unload clunks every 10 minutes even though I have not created any partitions on the disk....
It is wide spread convention to use dash as stdin where file name argument is expected. E.g. it is convenient to have common user configurable command where either real file...
It is convenient to keep build artifacts aside from sources. Just specify path to configure script while current working directory is the build directory: /path/to/xclip/configure
I hope the following should refine expectation of users from unprivileged containers. > Notice that on the host with enabled AppArmor only Ubuntu can be used in non-root unprivileged container...
I have puzzled by the following error message having just zeroes in discrepancy amount and I have no idea how to debug the issue: ``` While parsing file "/tmp/roundto.ledger", line...