Aidan Samuel
Aidan Samuel
I'm having this problem in Ruby 2.7.0 / Ubuntu 20.04 ``` $ apt-get install gnome-keyring libgirepository1.0-dev Reading package lists... Done Building dependency tree Reading state information... Done gnome-keyring is already...
See: mvz/gir_ffi-gnome_keyring#6 The problem seems to be the underlying operating system is no longer making GnomeKeyring available via GIR, and the required libraries aren't even available to be installed any...
`libsass` is deprecated and all development efforts were focused onto [Dart Sass](https://sass-lang.com/dart-sass) which is still alive and well. I just noticed that Dart programs can be compiled to native executables....
I'm not sure if this is any use, but the [wkhtmltopdf-binary gem](https://rubygems.org/gems/wkhtmltopdf-binary) includes precompiled binaries for a numbers of platforms, and will just pick the most appropriate one at runtime....
In containerised environments, passing credentials around via environment variables is quite common. I think that's why Gems like the GCP and AWS libraries make use of environment variables in this...
I'm a big fan of keeping things consistent. Speaking of which, we're using two types of placeholders across the TTY suite. e.g.: `:spinner Loading...` and `"|:slider| %d%%"`. It would be...
Erasing `$HOME/snap/gimp` has not resolved the issue.
Hi olav, The documentation you see at the head of the master branch does not match the version of the gem you're using. I assume you're using 0.9.10? The documentation...
The original key isn't just expired, it's revoked. But more importantly, I'm trying the newer key and I'm seeing this: ``` gpg: Signature made Fri 26 May 2023 03:46:27 AEST...
Some discussion: https://www.flickr.com/groups/api/discuss/72157711793195156/ Documentation: https://www.flickr.com/services/api/misc.urls.html