birlorg

Results 17 comments of birlorg

In v2 you don't really need to cache anything anymore as that's built in and with 1Password v8 you can tie the auth to biometrics, so you can almost get...

Here is a 1password v2 CLI shell script that uses POSIX SHELL. For iterm integration: in 1Password, tag everything 'iterm' if you want it to show up in the list....

It's in the docs now, and as of version 0.12.19 this still happens. a fix, in static_file, replace the `headers=dict()` line with `headers=response.headers` That will solve this issue.

I had forgotten I even wrote this. It's been 2 years now, so I have no idea how well this has held up, it seems to still work for me,...

On FSNotes desktop Version 6.6.8 (615) I have to put `{calculator.calculate()}` at the end of my document to get Soulver to actually calculate anything before the {calculator.calculate()} This is with...

Blah. python 3.7 annoyances. I haven't even touched py3.7 yet, as nothing I have runs it by default yet... I'll have to start messing with 3.7 here eventually I guess....

Sorry! I just saw this. The rust version is not complete by any means of the imagination. The agent in rust should work(it works for me on macOS anyway) but...

AS to your specific build issue, that's related to OpenSSL, See this case: https://github.com/sfackler/rust-openssl/issues/939

@pbiering I don't use Radicale now, so I'm not sure if the docs still work as written, though I assume they do. I don't remember doing anything magical. You would...

I agree, it seems to work for me with `r` prefix, but I don't really know how piku is supposed to work, so maybe I broke stuff I don't even...