[ Launch: link distance ] 5b2e6658624d85a86b57 by scottstensland[ Launch: link distance ] 2edcf5c359baf668d2fc by enjalot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1457141318223 browserwindow.syncui DEBUG _loginFailed has sync state=success.login | |
1457141318223 browserwindow.syncui DEBUG _loginFailed has sync state=success.login | |
1457141318226 browserwindow.syncui DEBUG _loginFailed has sync state=success.login | |
1457141318228 browserwindow.syncui DEBUG _loginFailed has sync state=success.login | |
1457141318230 browserwindow.syncui DEBUG observed: weave:ui:sync:finish | |
1457141318230 browserwindow.syncui DEBUG observed: weave:ui:sync:finish | |
1457141318508 Hawk DEBUG (Response) /account/device: code: 200 - Status text: OK | |
1457141318508 Sync.RESTResponse TRACE Processing response headers. | |
1457141318508 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -508 | |
1457141318509 FirefoxAccounts DEBUG _updateAccountData with items: ["deviceId","isDeviceStale"] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lspci -vvnn | |
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09) | |
Subsystem: Micro-Star International Co., Ltd. [MSI] 3rd Gen Core processor DRAM Controller [1462:10b8] | |
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- | |
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- | |
Latency: 0 | |
Capabilities: <access denied> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"kind": "compute#instance", | |
"id": "16436244407538813088", | |
"creationTimestamp": "2016-02-02T11:43:03.800-08:00", | |
"zone": "projects/kubernetesmeteor/zones/us-east1-b", | |
"status": "RUNNING", | |
"name": "instancestenskubernginx-test-01", | |
"tags": { | |
"fingerprint": "42WmSpB8rSM=" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
avconv -formats | |
avconv version 11-6:11-1, Copyright (c) 2000-2014 the Libav developers | |
built on Sep 26 2014 14:36:31 with gcc 4.9.1 (Ubuntu 4.9.1-15ubuntu1) | |
File formats: | |
D. = Demuxing supported | |
.E = Muxing supported | |
-- |
[ Launch: oaklandish VIBE ] bcdabcd35e4e640464e5 by scottstensland[ Launch: oaklandish VIBE ] 4b0a56692447fa75d8a1 by enjalot[ Launch: d3 tree by @prcweb ] 6480574 by enjalot[ Launch: d3 tree by @prcweb ] 6472877 by enjalot
[ Launch: anim test ] 6188d5dc3ac38181c458 by scottstensland[ Launch: anim test ] 6479360 by enjalot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I am certain this is due to some space limitation | |
here is my npm tarball | |
-rw-rw-r-- 1 stens stens 139115523 Oct 3 22:27 /home/stens/.npm/websockets-streaming-audio/0.8.15/package.tgz | |
see its 139 meg | |
tomorrow I will resubmit after putting this module on a treadmill to reach < 100 meg | |
stens@kamchatka ~/Dropbox/Documents/code/github/websockets-streaming-audio $ npm publish --ddd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For me the weakest part of using node.js is the npm publish command | |
what gives ??? | |
stens@kamchatka ~/Dropbox/Documents/code/github/websockets-streaming-audio $ npm publish --ddd | |
npm info it worked if it ends with ok | |
npm verb cli [ '/home/stens/bin_0_10_32/nodejs/bin/node', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stens@kamchatka ~/Dropbox/Documents/code/github/websockets-streaming-audio $ npm publish -ddd | |
npm info it worked if it ends with ok | |
npm verb cli [ '/home/stens/bin_0_10_32/nodejs/bin/node', | |
npm verb cli '/home/stens/bin_0_10_32/nodejs/bin/npm', | |
npm verb cli 'publish', | |
npm verb cli '-ddd' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm verb publish [ '.' ] | |
npm verb cache add [ '.', null ] |