I hereby claim:
- I am dalekurt on github.
- I am dalekurt (https://keybase.io/dalekurt) on keybase.
- I have a public key ASA5kM35VsgZI0BIKL8yFIEAK_ivyxXNWrCB1nUw0rR5_Ao
To claim this, I am signing this object:
| Postprocessing results | |
| Processing folder /share/CE_CACHEDEV1_DATA/Download/transmission/completed | |
| TV_DOWNLOAD_DIR: /share/CE_CACHEDEV1_DATA/Multimedia/TVShows | |
| PostProcessing Path: /share/CE_CACHEDEV1_DATA/Download/transmission/completed | |
| PostProcessing Dirs: ['Mr.Robot.S01E07.m720p.WEB.DL.DD5.1.x264-ITSat', 'Dark.Matter.S01E10.720p.HDTV.x264-KILLERS', 'Halt.and.Catch.Fire.S01E04.720p.BluRay.X264-REWARD', 'Humans.S01E08.720p.BluRay.X264-DEFLATE', 'Halt.and.Catch.Fire.S01E02.720p.BluRay.X264-REWARD', 'Dark.Matter.S01E11.Episode.11.720p.WEB-DL.DD5.1.H.264-ECI', 'The.Muppets.S01E04.720p.WEB-DL.DD5.1.H.264-KiNGS', 'Halt.and.Catch.Fire.S01E06.720p.BluRay.X264-REWARD', 'Dark.Matter.S01E09.Episode.9.720p.WEB-DL.DD5.1.H.264-ECI', 'Dark.Matter.S01E13.720p.HDTV.x264-KILLERS', 'Halt.and.Catch.Fire.S01E01.720p.BluRay.X264-REWARD', 'Dark.Matter.S01E08.Episode.8.720p.WEB-DL.DD5.1.H.264-ECI', 'Halt.and.Catch.Fire.S01E08.720p.BluRay.X264-REWARD', 'Halt.and.Catch.Fire.S01E03.720p.BluRay.X264-REWARD', 'Mr.Robot.S01E08.eps1.7.wh1 |
I hereby claim:
To claim this, I am signing this object:
| # This file contains all the interactions with Google Cloud | |
| provider "google" { | |
| region = "${var.region}" | |
| project = "${var.project}" | |
| # An earlier attempt to use a service account with roles/owner | |
| # credentials = "${file("account.json")}" | |
| } | |
| terraform { | |
| required_version = ">= 0.10.0" |
| Error: Error refreshing state: 7 errors occurred: | |
| * module.audit.data.terraform_remote_state.stage: 1 error occurred: | |
| * module.audit.data.terraform_remote_state.stage: data.terraform_remote_state.stage: error loading the remote state: NoSuchBucket: The specified bucket does not exist | |
| status code: 404, request id: 7FEE83248E60C945, host id: tbiIT+DulLbPdtVBbQuO/vdFKGm2Obuwm6tACMmcEZVvUR56aSPwTPI9rJrDz0eZcGavpZTd6+w= | |
| * module.dev.data.terraform_remote_state.stage: 1 error occurred: | |
| * module.dev.data.terraform_remote_state.stage: data.terraform_remote_state.stage: error loading the remote state: NoSuchBucket: The specified bucket does not exist | |
| status code: 404, request id: 64C9D80849C8A6D5, host id: Qn5xcpRc20N5ybZex7QvSN9NBndBfqUSSbS4PbNmMsGn0mh06ux7n3bSoJP3x57m/DqKhAwI7F8= |
| <mxfile host="app.diagrams.net" modified="2021-09-03T17:13:16.047Z" agent="5.0 (Macintosh)" etag="Y03pCiZkCuuq8OGWPG9H" version="15.0.6" type="device"><diagram id="ZmlEOAwDyF2wny43QQX1" name="Page-1">7Vpdj+I2FP01PC6KE/LBIwRoV9qqo7LbrvoyMokJ1oQ4cszX/PpeJ05IHKOZVUGzaBkxIj62772xz7l2HAZOuD3+xnG++YPFJB3YVnwcOLOBbSPXduBLIieFINuvkITTWGFnYElfiQIthe5oTIpOQ8FYKmjeBSOWZSQSHQxzzg7dZmuWdr3mOCE9YBnhtI/+Q2OxqdDAtc7474Qmm9ozslTNFteNFVBscMwOLciZD5yQMyaqq+0xJKkcvXpcqn6LC7VNYJxk4j0dvo7H2enzd/zNT/99/vOIvobfT5+UlT1Od+qG/34KVbziVA9CzmgmyoF0p/ABP6E1cKEmlKWh7WqAXva7AOqXpI0uoJf9LoB080jzj/QAW0Cv1DFvaf6tVoDwcaZsJ1KakbChnAVgwnFMYSpCljIOWMYyGL3pRmxTKCG4PGyoIMscR3JUD6AXwNYsE4r0yK7LauClVSBNLq+3x0QKbIgPxWiYcLbLS5efgfbG2ud9HsnugrMXUoc0sB17FARoJB3RNNVC3RMuKDB/ktJEWhVMOsGqlJK1kBYhfpolX8rSzLFUzC0Xk8nUnwaAx7jYkFjdiOIZuCDHiwRGjSwgoRC2JYKfoInqMFJCqlOJp8qHsy6RXctv0xLluJYgVskgaWyf9QIXSjI/IJ+gJ5+/SEJhTnQF3QNleBW6gTWBP0Zj76asaVw0rEHXYU3QZU3DojZrkG1gTWDdijUgQJ02kz2mKV7RlAoZ+6sc23vkEG7dx/NrFUuPTu7InXq3TUKNi2vTqaFKzaegz6cGa9PJv1kSQm6PTk+7VUojSZ/dKiPisaDf |
| #!/bin/bash | |
| # Requirements: | |
| # - homebrew: https://brew.sh/ | |
| # - homebrew tap: buo/cask-upgrade - https://github.com/buo/homebrew-cask-upgrade | |
| # - homebrew mas (Mac App Store command-line interface - https://github.com/mas-cli/mas) | |
| # Update, upgrade all and cleanup | |
| brew update && brew upgrade && brew cu --all --yes --cleanup && mas upgrade && brew cleanup | |
| # Dump all taps, apps, casks and mac apps into ~/Brewfile |
| # Database | |
| MONGO_INITDB_ROOT_USERNAME=admin | |
| MONGO_INITDB_ROOT_PASSWORD=admin | |
| MONGO_INITDB_DATABASE=my-app-db |
| Deeply analyse the design of the attached screenshot to create a design.json (JSONC) file in this project that describes the style and design of every Ul component needed in a design system at a high level like a creative director. Capture high level guidelines for structure, spacing, fonts, colours, design style and design principles so I can use this file as the design guidelines for my app. The goal with this file is to instruct AI to be able to replicate this look easily in this project. |