I hereby claim:
- I am jmthvt on github.
- I am jmathevet (https://keybase.io/jmathevet) on keybase.
- I have a public key ASBbur5VaDElb3VefcmrOcBsJKB3r6fQ6VEQ_anF_tvzjAo
To claim this, I am signing this object:
| { | |
| "station": "Kew Gardens", | |
| "direction": "Inbound", | |
| "updated_on": "2025-02-20T19:00:00+00:00" | |
| } |
| Compiling/installing the experimental mesa virtio-venus-experimental driver-(below done with new linux container) | |
| For: Chrome OS crostini-default debian container bullseye | |
| Best viewed in "raw" format | |
| In chrome browser type or paste | |
| chrome://flags |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| set -e | |
| # It generates json referring to the processing of `AssumeRoleCredentialFetcher` and `_create_cache_key`. | |
| # | |
| # memo: | |
| # * https://github.com/boto/botocore/blob/1.12.162/botocore/credentials.py#L611 | |
| # * https://github.com/boto/botocore/blob/1.12.162/botocore/credentials.py#L690-L692 | |
| ROLE_ARGS=$(cat - << EOS |
| #!/usr/bin/env ruby | |
| require 'aws-sdk' | |
| region = 'eu-west-1' | |
| Aws.config.update({ | |
| region: region | |
| }) |