Skip to content

Instantly share code, notes, and snippets.

View andresn's full-sized avatar

Andres Narvaez andresn

  • Self
  • Riverside, CA
View GitHub Profile
pi@raspberrypi ~ $ sixaddr
Current Bluetooth master: 90:34:FC:F7:75:E3
Current Bluetooth Device Address: 04:98:F3:0C:FA:6B
pi@raspberrypi ~ $ bdaddr -i hci0
Invalid device: No such device
pi@raspberrypi ~ $ hciconfig -a
pi@raspberrypi ~ $ hciconfig -a
hci0: Type: BR/EDR Bus: USB
BD Address: 04:98:F3:0C:FA:6B ACL MTU: 310:10 SCO MTU: 64:8
UP RUNNING PSCAN
http://www.brainjet.com/random/3571/17-bizarre-historical-images-you-wont-believe-actually-happened?til=d-df-3571#slide/4
diff --git a/configs/pages.js b/configs/pages.js
index 9a7066d..45e75f1 100644
--- a/configs/pages.js
+++ b/configs/pages.js
@@ -59,6 +59,25 @@ module.exports = [
]
}
+ },
+ standings: {
var protractorUtils = require('protractor-utils'),
baseConfig = protractorUtils.mochaBaseConf;
baseConfig.specs = ['../func/tests/*.js'];
baseConfig.mochaOpts.reporter = 'protractor-reporter';
/* Experience Specific */
baseConfig.baseUrl = process.env.baseUrl || 'http://sports.yahoo.com'; // TODO -- abstract into ycb, see: https://git.corp.yahoo.com/Protractor/samples/blob/master/mocha/tests/spec/protractor.ycb.conf.js
http://splunk.media.yahoo.com:9999/en-US/app/search/search?q=search%20index%3Dprod-yapache%20source%3D%22%2Fhome%2Fy%2Flogs%2Fyapache%2Ferror%22%20%22host%3Dsports.yahoo.com%22%20error%20OR%20failed%20OR%20severe%20OR%20(%20sourcetype%3Daccess_*%20(%20404%20OR%20500%20OR%20503%20)%20)%20%7C%20cluster%20%7C%20table%20cluster_count%2C%20_raw%20%7C%20sort%20-%20cluster_count&earliest=-15m&latest=now&display.general.type=statistics&sid=1415829921.33964.search8.splunk.media.ne1.yahoo.com
[andresn@escortextort sports]$ ack 'subject->configure'
tests/maple/executes/MediaExecuteSportsContextTest.php
134: $configured = $this->subject->configure($this->getMock('IUrchinClientError'),
170: $configured = $this->subject->configure($this->uce, $this->cfg, $execute);
tests/maple/renderers/MediaSportsSoccerLeagueGameStatsTest.php
33: $configure = $subject->configure();
tests/maple/renderers/MediaModuleTeamComparisonTest.php
11: $configure = $subject->configure();
https://git.corp.yahoo.com/echuang/media_project_sports/raw/421c6a4fb5a6911a140df696c4bda12ffc90fa5b/maple/templates/common_uh3s.tpl.html
<MapleTemplate version="2.0" encoding="utf-8" content="text/html" healthComment="false" />
<MapleReplace>{res.media.page.doctype,"<!DOCTYPE html>"}</MapleReplace>
<html id="Stencil" class="NoJs" <MapleReplace>lang="{ctx.lang}"</MapleReplace> <MapleReplace>{res.media.page.xmlns,""}</MapleReplace>>
<head>
<script>var t_headstart=new Date().getTime();</script>
<MapleRegion id="meta"/>
<MapleEmbedTop/>
<MapleRegion id="rt_t1" />
#!/bin/sh
##
# Install autoconf, automake and libtool smoothly on Mac OS X.
# Newer versions of these libraries are available and may work better on OS X
#
# This script is originally from http://jsdelfino.blogspot.com.au/2012/08/autoconf-and-automake-on-mac-os-x.html
#
export build=~/devtools # or wherever you'd like to build
# After
[
{
"settings": [ "master" ],
"appPort":421,
"mojitsDirs": ["mojits", "node_modules/mojito-shaker/mojits"],
"routesFiles": [ "routes.json" ],
"cacheViewTemplates" : false,
"viewLevelCache" : {
//=============================================================================
// MuseScore
// Music Composition & Notation
//
// Note Names Plugin
//
// Copyright (C) 2012 Werner Schweer
// Copyright (C) 2013 Joachim Schmitz
//
// This program is free software; you can redistribute it and/or modify