Naftuli Kay

Results 26 issues of Naftuli Kay

### What Happened? If Do Not Disturb is Off and notifications come in from Slack (installed via Flatpak: `com.slack.Slack`) or Signal Desktop (installed via Signal's Debian repository), **Gala often crashes**....

I'm not able to use django-tastypie-mongoengine because it presently limits the maximum version of MongoEngine to 0.8.1. This allows it to use any version of MongoEngine >= 0.8.1.

I've been over the code a bit and I can't see if this is possible, so bear with me in case I missed something. Does this library make it possible...

It appears that #854 is not fixed with the latest provider version. I cannot create new workspaces, but I can import/modify existing workspaces, even though all workspaces operate in the...

bug

After installing on Ubuntu 20.04 (Focal, `amd64`, elementary OS 6.1) using the apt repository, I saw the following message in the journal for the unit: ```text /usr/sbin/infnoise: error while loading...

AWS Single-Sign-On uses temporary credentials1, then uses STS to get temporary role credentials2. [naftulikay/aws-sso-env](https://github.com/naftulikay/aws-sso-env) already implements the required logic to generate and export role credentials2, provided that the temporary credentials1...

Presently with #16, we support lazy-loading of credential files when a qualified profile URI is used. If you have a profile named `dev` in `~/.aws/credentials.d/92-something.gpg`, the profile URI will be...

We're still using the old README, which is not relevant anymore. Update the README to reflect the new hauteness.

Offer tab completions utilizing `aws-env --ls` to offer completions for which profile to select.

In the latest version of the 14.04 Ubuntu box, Puppet 3 has some known bugs where it doesn't like `file()` syntax: ``` # file exists at modules/nginx/files/nginx.conf file { 'nginx_config':...