Skip to content

Instantly share code, notes, and snippets.

View phrawzty's full-sized avatar
🕺
probably karaoke

Daniel Maher phrawzty

🕺
probably karaoke
View GitHub Profile

iOS:

2017-05-19 10:15:13,011 (7fcfcde91700) :  DEBUG (runtime:717) - Handling request GET /music/audioaddict/channel?thumb=http%3A%2F%2Fstatic.audioaddict.com%2F2%2F9%2F0%2F1%2Fe%2Ff%2F2901ef5c923bb0f9ff856ac4007975f0.png&title=Chill+%26+Tropical+House&url=http%3A%2F%2Fprem2.radiotunes.com%3A80%2Frtchillntropicalhouse_hi%3F67b893d2c95e1c1&fmt=mp3&include_container=True&summary=The+sounds+of+Chill+%26+Tropical+House+are+expertly+made+for+lounging+and+dancing+alike+with+its+deeper+house+vibes.+%5Bmp3%2C+320%5D+%5Bhttp%3A%2F%2Fprem2.radiotunes.com%3A80%2Frtchillntropicalhouse_hi%3F67b893d2c95e1c1%5D&bitrate=320&includeBandwidths=1
2017-05-19 10:15:13,016 (7fcfcde91700) :  DEBUG (runtime:814) - Found route matching /music/audioaddict/channel
2017-05-19 10:15:13,018 (7fcfcde91700) :  CRITICAL (runtime:889) - Exception (most recent call last):
  File "/usr/lib/plexmediaserver/Resources/Plug-ins-4955e31cf/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 843, in handle

Keybase proof

I hereby claim:

  • I am phrawzty on github.
  • I am phrawzty (https://keybase.io/phrawzty) on keybase.
  • I have a public key whose fingerprint is AD02 9B5B 8E50 C37A 19B8 3B3A 7BFE B7A5 4571 BB21

To claim this, I am signing this object:

@phrawzty
phrawzty / notes.md
Created June 27, 2018 07:40
notes from paris container day 2018

Plenary

Cloud Native ML with Kubeflow (EN)

David Aronchick

Machine learning is, at its core, just statistics.

The statistics can be really, really complicated though.

  • non linear groups
@phrawzty
phrawzty / blah.md
Last active August 14, 2018 10:24
How to enclose a string in backticks, in fixed-width

`something`

@phrawzty
phrawzty / notes.md
Last active September 13, 2018 09:59
Devopsdays Berlin 2018

Day 2

Main track

Dirk Lehmann - Trust as Foundation of DevOps

  • TW: @doergn
  • Works at SAP
  • Background in ops.
  • Co-org Devopsdays Zurich 2019 (May)
@phrawzty
phrawzty / notes.md
Last active September 26, 2018 17:33
Skillsmatter CloudNative 2018 (day 1)

Intro

  • Fire exits
  • CoC - read it, learn it, embrace it

"Private Cloud and the Sunk Cost Fallacy" - Sam Newman

  • Started with AWS in 2009
  • S3 is 12 years old (wow)
  • Amazon: "We sell electricity"; people were electrocuting themselves then blaming the provider.
@phrawzty
phrawzty / notes.md
Last active October 4, 2018 14:02
Jahia days, day 1

Tech Barge

Live coding React-GraphQL app - Serge Huber, CTO of Jahia

  • Jahia is an enormous CMS, like Wordpress but massive.
  • Content, like a blog post, is accessible via an API.
  • If using GraphQL, for example, one can build out JSON files that describe the content object.
    • "Propoerties of the node."
  • Authorisation controls via cfg files.
  • Config files appear to be ini-style, key/value pairs, one per line.
@phrawzty
phrawzty / notes.md
Last active April 15, 2020 03:22
Developer Relations meetup at Algolia

Opener

  • General hello and elevator pitch for Algolia.
  • Introducing the speakers.
  • Highlight "job of the day" - in this case, an Education Engineer (SF/Paris)

Valériane Venance, Deputy CTO at Le 24/24, Junior DevRel

  • Every company that has a product that is used by a developer can benefit from DevRel.
  • DevRel communicates directly to developers, raising awareness both before and during the product lifecycle.
@phrawzty
phrawzty / answer.md
Last active January 22, 2019 09:37
Hi Patrick!

From the Agent docs (Ubuntu for example):

# Set the following parameters in /etc/datadog-agent/datadog.yaml:
logs_config:
  logs_dd_url: "agent-intake.logs.datadoghq.eu:443"

For reference, https://app.datadoghq.eu/account/settings#agent should help guide you through some configuration questions.