Hugo
Hugo
[swick/irssi-passwd](https://github.com/swick/irssi-passwd) has a script that allows loading the password from an external command, but it requires patching irssi. Is there any chance that [this patch](https://github.com/swick/irssi-passwd/blob/master/irssi-connection-set-key.patch) makes it into `master` (I...
> Can't we just bitwise-XOR each character with a few random bits (i.e. 0xA5) and store those along with the password? That would be the quickest most trivial implementation that...
`include` still means it's in plaintext elsewhere. I'd much rather be able to specify a command to run to fetch it (eg `pass`).
Is `/var/mobile/Media` a directory that requires jail-braking to access? FWIW, I could also open the photo from the app on the iPhone, so it's not merely the thumbnail that was...
Deleting from iOS kinda defeats the purpose of using ifuse. It's also a pain if I copy 500+ photos to find exactly which ones they are on the iPhone, and...
> I don't understand. Why you copy / keep files that you don't want. Huh? That question doesn't make much sense. I copy files because I _want_ to keep them....
@samrocketman Yup, that's pretty much what I said. 🙂
Is there any workaround for this? To keep my `$HOME` tidy, I've made it read-only, so creating of `$HOME/.serverless` fails. I definitely don't want a bunch of files from serverless...
@boxed I disagree with this. If the TZ is locked to UTC, it suddently becomes impossible for me to run tests under different TZ settings. For calendaring apps and alike...
> One possible concern though is that this may have the opposite outcome of what you expect: on a system with a lot of dynamic jobs scheduling, this may increase...