Skip to content

Instantly share code, notes, and snippets.

View kazazes's full-sized avatar
📻
pullin' data out of thin air

Peter Kazazes kazazes

📻
pullin' data out of thin air
View GitHub Profile
@kazazes
kazazes / tile-ios.log
Created November 9, 2021 20:06
Tile iOS Backgrounded, Killed, With Only Location & Bluetooth Permissions
default 15:00:30.180960-0500 tile [com.thetileapp.tile] Getting notification settings (async)
default 15:00:30.199959-0500 tile [com.thetileapp.tile] Got notification settings [ hasResult: 1 hasCompletionHandler: 1 ]
default 15:00:31.281431-0500 tile [com.thetileapp.tile] Getting notification settings (async)
default 15:00:31.288688-0500 tile [com.thetileapp.tile] Got notification settings [ hasResult: 1 hasCompletionHandler: 1 ]
default 15:00:32.304579-0500 tile [com.thetileapp.tile] Getting notification settings (async)
default 15:00:32.308659-0500 tile {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x28362ad00"}
default 15:00:32.310091-0500 tile [com.thetileapp.tile] Got notification settings [ hasResult: 1 hasCompletionHandler: 1 ]
default 15:00:32.314351-0500 tile {"msg":"CLLocationManager", "event":"activity", "_cmd":"requestLocation", "self":"0x28362ad00"}
default 15:00:32.314469-0500 tile {"msg":"state transition", "event":"state_transition", "state":"LocationManager", "id"
This file has been truncated, but you can view the full file.
{"id": 1371249877565513732, "conversation_id": "1371247371661799424", "created_at": "2021-03-14 20:00:22 EDT", "date": "2021-03-14", "time": "20:00:22", "timezone": "-0400", "user_id": 236609224, "username": "pkcodes", "name": "Peter Kazazes", "place": "", "tweet": "@mattblaze rtl-lojack here I come.", "language": "en", "mentions": [], "urls": [], "photos": [], "replies_count": 0, "retweets_count": 0, "likes_count": 0, "hashtags": [], "cashtags": [], "link": "https://twitter.com/pkcodes/status/1371249877565513732", "retweet": false, "quote_url": "", "video": 0, "thumbnail": "", "near": "", "geo": "", "source": "", "user_rt_id": "", "user_rt": "", "retweet_id": "", "reply_to": [{"screen_name": "mattblaze", "name": "matt blaze", "id": "26567591"}], "retweet_date": "", "translate": "", "trans_src": "", "trans_dest": ""}
{"id": 1370981611127341059, "conversation_id": "1370969177725472772", "created_at": "2021-03-14 01:14:22 EST", "date": "2021-03-14", "time": "01:14:22", "timezone": "-0400", "user_id": 236609224,
// set things up
var app = Application.currentApplication();
app.includeStandardAdditions = true;
var notesApp = Application('Notes');
notesApp.includeStandardAdditions = true;
// choose which notes
var notes = notesApp.notes;
var whichNotes = app.chooseFromList(notes.name(), { withPrompt: "Which Notes?", multipleSelectionsAllowed: true });
- "@prisma/client@2.0.0-beta.2":
- version "2.0.0-beta.2"
- resolved "https://registry.yarnpkg.com/@prisma/client/-/client-2.0.0-beta.2.tgz#dd7b357f65e8100cd6cc1b610d848b72217640bb"
- integrity sha512-VhNYeeGTrFfLjB/JL7XPoWpxSTCb+YV+F3ggR1X0CGa4b/u6Kxy65aElLozs+yFdMQPVNkyg2PwUO8xQ7G9fpg==
-
- "@prisma/client@^2.0.0-preview024":
- version "2.0.0-preview025"
- resolved "https://registry.yarnpkg.com/@prisma/client/-/client-2.0.0-preview025.tgz#163f43a62897a10750f9baaf980049ca5a4cdbe0"
- integrity sha512-FhXqQY6WmbQldrqBMiYCcW06A0OH1hrebj5mmeb0Cq/PrWTaseypNY3Y/BPJlwpg8LGozqcs4GLcZx6QuA5QKw==
+ "@prisma/client@2.0.0-previewnull-1", "@prisma/client@^2.0.0-preview024":
{
"dependencies": {
- "@prisma/client": "2.0.0-beta.2",
+ "@prisma/client": "2.0.0-previewnull-1",
}
}
version: '3.5'
services:
server:
image: quay.io/assemblyai-onprem/model-server:3.0.1_default_gpu
command: python start_server.py
environment:
SKIP_DECODER: 1
MAX_TRANSCRIPTS_PARALLEL: 8
expose:
{"lastUpload":"2020-08-05T00:23:00.327Z","extensionVersion":"v3.4.3"}
parcelRequire=function(e,r,n,t){var i="function"==typeof parcelRequire&&parcelRequire,o="function"==typeof require&&require;function u(n,t){if(!r[n]){if(!e[n]){var f="function"==typeof parcelRequire&&parcelRequire;if(!t&&f)return f(n,!0);if(i)return i(n,!0);if(o&&"string"==typeof n)return o(n);var c=new Error("Cannot find module '"+n+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[n][1][r]||r},p.cache={};var l=r[n]=new u.Module(n);e[n][0].call(l.exports,p,l,l.exports,this)}return r[n].exports;function p(e){return u(p.resolve(e))}}u.isParcelRequire=!0,u.Module=function(e){this.id=e,this.bundle=u,this.exports={}},u.modules=e,u.cache=r,u.parent=i,u.register=function(r,n){e[r]=[function(e,r){r.exports=n},{}]};for(var f=0;f<n.length;f++)u(n[f]);if(n.length){var c=u(n[n.length-1]);"object"==typeof exports&&"undefined"!=typeof module?module.exports=c:"function"==typeof define&&define.amd?define(function(){return c}):t&&(this[t]=c)}return u}({"J4Nk":[function(require,module,exports) {
"use stric
This file has been truncated, but you can view the full file.
parcelRequire = function(e, r, n, t) {
var i = "function" == typeof parcelRequire && parcelRequire,
o = "function" == typeof require && require;
function u(n, t) {
if (!r[n]) {
if (!e[n]) {
var f = "function" == typeof parcelRequire && parcelRequire;
if (!t && f) return f(n, !0);
if (i) return i(n, !0);
FROM resin/odroid-xu4-ubuntu:xenial as pybombs-slim
RUN [ "cross-build-start" ]
# Set prefix variables
ENV PyBOMBS_prefix skyscraper
ENV PyBOMBS_init /usr/local
# Update apt-get and install some dependencies
RUN apt-get update && apt-get install -y --no-install-recommends \