I hereby claim:
- I am joer14 on github.
- I am joer (https://keybase.io/joer) on keybase.
- I have a public key whose fingerprint is 15D1 9049 CB27 AFD7 1541 7290 4C61 B722 3314 B1B4
To claim this, I am signing this object:
| esphome: | |
| name: esp32s3-matrix | |
| friendly_name: ESP32-S3 Matrix | |
| min_version: 2024.11.0 | |
| name_add_mac_suffix: false | |
| on_boot: | |
| priority: 600 | |
| then: | |
| - light.turn_on: |
| name: curebase | |
| windows: | |
| - name: curebase | |
| root: ~/work/Curebase/server | |
| focus: true | |
| # layout: main-vertical | |
| layout: b51c,258x58,0,0{103x58,0,0,1,154x58,104,0[154x21,104,0,2,154x17,104,22,33,154x18,104,40,3]} | |
| panes: | |
| - commands: | |
| - export NODE_ENV='development' |
| name: curebase | |
| windows: | |
| - name: curebase | |
| root: ~/work/Curebase/server | |
| focus: true | |
| # layout: main-vertical | |
| layout: b51c,258x58,0,0{103x58,0,0,1,154x58,104,0[154x21,104,0,2,154x17,104,22,33,154x18,104,40,3]} | |
| panes: | |
| - commands: | |
| - export NODE_ENV='development' |
| var hummus = require('hummus'), | |
| _ = require('lodash'); | |
| /** | |
| * toText function. should get this into hummus proper sometimes | |
| */ | |
| function toText(item) { | |
| if(item.getType() === hummus.ePDFObjectLiteralString) { | |
| return item.toPDFLiteralString().toText(); | |
| } |
| """ | |
| Craft a web request to the AWS rest API and hit an endpoint that actually works but isn't supported in the CLI or in Boto3. | |
| Based on this: https://github.com/aws/aws-cli/issues/2268#issuecomment-373803942 | |
| """ | |
| import boto3 | |
| import os | |
| import sys, os, base64, datetime, hashlib, hmac, urllib | |
| import requests |
| #!/usr/local/bin/python | |
| import requests | |
| import json | |
| import datetime | |
| import time | |
| import emoji | |
| import random | |
| # | |
| key = 'MW9S-E7SL-26DU-VV8V' | |
| url = 'http://api.bart.gov/api/etd.aspx?json=y&cmd=etd&orig=12th&dir=n&key='+key |
| import requests | |
| import json | |
| import datetime | |
| import time | |
| from datetime import timedelta, date | |
| import pandas as pd | |
| ''' |
| #!/usr/bin/env python | |
| import os | |
| import boto3 | |
| import botocore | |
| import json | |
| import mimetypes | |
| ''' | |
| --- this does not work yet! I still need to add stuff for configuring api gateway correctly. | |
| Currently just creates buckets and configures them for website hosting, and sets a public policy to the buckets. |
| { | |
| "name": "TCPI", | |
| "version": "0.1.0", | |
| "license": "IHA", | |
| "description": "", | |
| "repository": { | |
| "type": "git", | |
| "url": "ssh://phabricator.iha.org/diffusion/1/dh_frontend.git" | |
| }, | |
| "engines": { |
I hereby claim:
To claim this, I am signing this object: