Phileas Lebada
Phileas Lebada
Running `atuin history list | head` will fail with the back-trace below. ```bash atuin history list | head 2015-09-08 14:18:20 ping google.com 0s 2015-09-08 14:18:20 ping google.com 0s 2015-09-08 14:22:28...
Fixes https://github.com/atuinsh/atuin/issues/467 Uses the same as zsh-histdb. This will fix not adding to the history: * when you start a command with `#` so `#echo asdf` will be stored in...
I've just debugged for someone why Skopeo fails with `reading JSON file "/run/containers/1001/auth.json": open /run/containers/1001/auth.json: permission denied` inside GitHub actions. I think that is something also true for `nix2container.pullImage`, though...
I'm probably breaking on checking the server version check, because I'm parsing a localized string.
At the moment I'm: - [ ] supporting only systemd based systems... - [ ] probably breaking on nixos
Travis Tests are somewhat broken at the moment... Going to migrate GitLab, since I'm much more familiar with their CI.
If you are low on entropy the catting of the `hostname` is failing because it wasn't generated yet. I need to implement this in a more lazy fashion or with...
Right now we are using a to be decomissioned onion address. Allow the new onion address, configuration similar to [here](https://blog.freedombone.net/federating-the-onions).
Hey, thank your for spotify-backup. As a long term Spotify account owner, going through various refactoring of Spotify one particular playlist that was created back when you could use Spotify...
If I want to open `scihub.idk` without entering `http://scihub.idk` in the address bar, I currently have to go to `about:config` and create the setting `browser.fixup.domainsuffixwhitelist.idk` with the bool value `true`...