- Fly My Kite - 4EverfreeBrony
- This Is What It's Like (feat. Envia Sun, SaxPon3 & TheMusicReborn) - 4EverfreeBrony
- Can't Be Real (feat. Replacer) - 4EverfreeBrony
- Who Knows (feat. Milkymomo, EileMonty & MEMJ0123) - 4EverfreeBrony
- Right Here (feat. The L-Train) - 4EverfreeBrony
- Ponies On I-5 - 4EverfreeBrony & Drummershy
- Mystery (feat. 43chord & Anton Maryin) - Andy Feelin & Velvet R. Wings
- Friends (feat. Evdog) - AnNy Tr3e
- I Wanna Belong (Curtain Call R - @pplebukker
- Beauty (feat. MC-Arch) - Age Of Vinyl, Power Note & Tw3Lv3
- Boo Hoo (Brilliant Venture vs. Retheemal Desini Bootleg) - Assertive
- Reflections (feat. PegasYs) - bank pain
- Flipside (feat. Flittzy) - bank pain & PegasYs
- Naivite - Bank Pain, Hay Tea, and John Kenza
- Memories - BassPon3
- Midnight Flight (Radio Edit) - BassPon3
- Lovesick (feat. viewtifulday) - BassPon3
- Life Goes On (Radio Edit) - BassPon3
- Second Chances (feat. Rockin'Brony, PrinceWhateverer, StealingShad3z, ReMake, GatoPaint, & The L-Train) - 4EverfreeBrony
- Siege of the Lunar Empire (Nevermourn Remix) - [voodoopony]
- Kindness - AcoustiMandoBrony
- Ultimate Sweetie Belle - Alex S.
- My Little Pony Intro (Alex S. Remix) - Alex S.
- Burn (feat. Metajoker) - AnNy Tr3e
- Magic Is Timeless (Radio Edit) - Archie
- Manehattan Nightfall - Archie
This file contains 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
#!/usr/bin/env python | |
import subprocess | |
import sys | |
import time | |
for i in xrange(5): | |
print "Attempt", i | |
try: | |
subprocess.call(["service", "bluetooth", "restart"]) | |
subprocess.check_call(["/home/pi/switchmate/switchmate.py", sys.argv[1], "none", "switch", sys.argv[2]]) |
This file contains 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
// Paste the code below into the JavaScript console while logged in to CloudPebble for | |
// a link to a zip file containing all your CloudPebble projects. | |
console.log("Requesting export..."); | |
Ajax.Post('/ide/transition/export', {}).then(function(data) { | |
console.log("Request result: "); | |
console.log(data); | |
console.log("Waiting for archive. This may take a long time."); | |
return Ajax.PollTask(data.task_id, {on_bad_request: console.error}); | |
}).then(function(result) { |
This file contains 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
diff -r c005a3294457 indra/newview/CMakeLists.txt | |
--- a/indra/newview/CMakeLists.txt Thu Aug 23 17:45:25 2012 -0400 | |
+++ b/indra/newview/CMakeLists.txt Thu Aug 11 03:37:35 2016 -0700 | |
@@ -111,6 +111,8 @@ | |
exoflickrauth.cpp | |
exogroupmutelist.cpp | |
exonotificationmanager.cpp | |
+ exoscriptedui.cpp | |
+ exosuisource.cpp | |
llaccountingcostmanager.cpp |
This file contains 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
// LSL UI test script with a draft of some helpers. | |
// All client->script communication occurs on this channel. Any channel is valid except DEBUG_CHANNEL and 0. | |
// Immediate response: ready [major] [minor] | |
// Delayed response: permission [granted] | |
// No further messages may be sent until permission is received with granted = TRUE. | |
// Requesting permission implicitly revokes any previous permissions, which will also silently close any | |
// open floaters. | |
UIRequestPermission(integer channel) |
This file contains 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
#!/usr/bin/env python | |
from __future__ import print_function | |
import re | |
import requests | |
def resolve_mediafire(url): | |
result = requests.get(url) | |
if not result.ok: | |
return None |
This file contains 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
{ | |
"uuid": "ed70b15c-3c48-4828-8e8c-e39a28efb38d", | |
"shortName": "Tutorial-1-3", | |
"longName": "Tutorial-1-3", | |
"companyName": "Pebble", | |
"versionCode": 1, | |
"versionLabel": "1.0", | |
"watchapp": { | |
"watchface": true | |
}, |
I hereby claim:
- I am katharine on github.
- I am katharine (https://keybase.io/katharine) on keybase.
- I have a public key whose fingerprint is DBED 4671 E2A2 0E19 3F0D BCB4 EB4B B34C F4DB EC44
To claim this, I am signing this object:
NewerOlder