bemyak
bemyak
Hei, I've tested the @darioackermann 's fork in combination with `libs3fsawscred.so` and it works! A bit slowish maybe, but it's much better than having no possibility to authenticate with SSO...
@darioackermann If I run it without the plugin (after `aws sso login`), I get `s3fs: Not found access key/secret key in passwd file.` error, even though `aws s3 ls` works...
Oops, didn't notice that there are already a couple of similar PRs. Compared to the others, this one also upgrades `deadpool`. It required some code changes, but nothing really major.
I've tried sharing the `contact_birthdays` calendar as was suggested by @georgehrke, but it always gives me: ```xml Sabre\DAV\Exception\Forbidden Access denied ``` I don't get the same error with other calendars.
Yeah, there were some arguable changes related to color inversion, so I was waiting to get any feedback. I've dropped them for now, and users are encouraged to use `display.color_converted()`...
> Would you mind going a bit more into detail on what could go wrong? `BinaryColor` is supposed to represent something like a LED pixel, so `BinaryColor::On` means the LED...
One (non-optimal) way to fix this is to set `programs.vscode.mutableExtensionsDir = false;`. This will force home-manager to generate `extensions.json`, but you will not be able to install extensions from the...
FWIW, there's an incomplete implementation of VTASK support in Etar here: https://github.com/Etar-Group/Etar-Calendar/pull/1279 Hope it helps :pray:
I don't think there are any issues caused by this change, it's more like a matter of aesthetics :slightly_smiling_face: If you don't object, maybe let's get it merged?
Thank you! 🙏