Skip to content

Instantly share code, notes, and snippets.

View phishy's full-sized avatar
What I cannot create, I do not understand. - Feynman

Jeff Loiselle phishy

What I cannot create, I do not understand. - Feynman
View GitHub Profile
Nov 12 12:30:31 Invalid metas for for `./files/input/GIJ2.jpg`, can't be processed.
Nov 12 12:30:31 Invalid metas for for `./files/input/STID.jpg`, can't be processed.
Nov 12 12:30:32 Invalid metas for for `./files/input/WWZ.jpg`, can't be processed.
Nov 12 12:30:58 Invalid metas for for `./files/input/GIJ2.jpg`, can't be processed.
Nov 12 12:30:58 Invalid metas for for `./files/input/STID.jpg`, can't be processed.
Nov 12 12:30:58 Invalid metas for for `./files/input/WWZ.jpg`, can't be processed.
./libraries/lithium/console/li3: line 9: 13226 Killed: 9 php -f "$(dirname "$SELF")"/lithium.php -- "$@"
Nov 12 12:32:06 `./files/input/ANCHORMAN2_DTR-2_ENG_TXTD1_DVCPRO_1080p2398.mov` is currently in use.
Nov 12 12:32:08 Successfully parsed `ANCHORMAN2_DTR-2_ENG_TXTD2_DVCPRO_1080p2398.mov`.
Nov 12 12:32:08 Start processing `ANCHORMAN2_DTR-2_ENG_TXTD2_DVCPRO_1080p2398.mov`.

Keybase proof

I hereby claim:

  • I am phishy on github.
  • I am phishy (https://keybase.io/phishy) on keybase.
  • I have a public key whose fingerprint is CDC2 9FE3 B521 B8FB E637 6A75 D0FB DA95 CF99 5222

To claim this, I am signing this object:

@phishy
phishy / auth.js
Last active February 20, 2018 15:49
// The client ID is obtained from the {{ Google Cloud Console }}
// at {{ https://cloud.google.com/console }}.
// If you run this code from a server other than http://localhost,
// you need to register your own client ID.
var OAUTH2_CLIENT_ID = '__YOUR_CLIENT_ID__';
var OAUTH2_SCOPES = [
'https://www.googleapis.com/auth/youtube'
];
// Upon loading, the Google APIs JS client automatically invokes this callback.
yoyo
[
{
"name": "1080i",
"type": "Resolution",
"aliases": [
"1080I"
],
"created": null
},
{
/* 1 */
{
"_id" : "PRORES_1080i25",
"set" : [
"prores",
"hd",
"pal",
"25",
"1920x1080",
"interlaced",
camera() {
sudo killall VDCAssistant
sudo killall AppleCameraAssistant
}
touchbar() {
sudo pkill "Touch Bar agent";
sudo killall "ControlStrip";
}

Quiche vs SCP

I make a 2GB file:

dd if=/dev/zero of=file.txt count=2000048 bs=1024

Run the server:

cargo run --manifest-path=tools/apps/Cargo.toml --bin quiche-server -- --cert tools/apps/src/bin/cert.crt --key tools/apps/src/bin/cert.key --root $PWD --listen [::]:4433