Skip to content

Instantly share code, notes, and snippets.

View orospakr's full-sized avatar

Andrew Clunis orospakr

View GitHub Profile
/*!
* Note: While Microsoft is not the author of this script file, Microsoft
* grants you the right to use this file for the sole purpose of either:
* (i) interacting through your browser with the Microsoft website, subject
* to the website's terms of use; or (ii) using the files as included with a
* Microsoft product subject to the Microsoft Software License Terms for that
* Microsoft product. Microsoft reserves all other rights to the files not
* expressly granted by Microsoft, whether by implication, estoppel or
* otherwise. The notices and licenses below are for informational purposes
* only.
@orospakr
orospakr / gist:2026783
Last active October 1, 2015 16:57
all animes wow
12 Kingdoms
Mai Hime
Mai Otome
Serial Experiments Lain
Utawarerumono
Scrapped Princess (22 next)
Wolf's Rain
FLCL
Blood+
Guu
sh-3.2# mysql -u root -p marketscout_user_data
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 493
Server version: 5.5.19 Source distribution
Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
Espeak/Periodic voice callback, depth 1...
Espeak/Periodic voice callback, depth 1...
Espeak/Periodic voice callback, depth 1...
[New Thread 0xd76d4b70 (LWP 20956)]
Espeak/Periodic voice callback, depth 1...
[New Thread 0xd6ed3b70 (LWP 20957)]
Espeak/Periodic voice callback, depth 1...
Espeak/Periodic voice callback, depth 1...
Espeak/Periodic voice callback, depth 1...
Espeak/Periodic voice callback, depth 1...
import renpy.audio.audio
class PSSChannel(object):
def __init__(self, renpy_config):
# allocate myself a PSS channel number
self.channel_number = renpy.audio.audio.next_channel_number
renpy.audio.audio.next_channel_number += 1
print "Espeak/assigned myself channel number: %d" % self.channel_number
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.netbase:netbase:8.99-SNAPSHOT (/Users/aclunis/code/macadamian/netbase/aclunis_netbase_mac/branch/i18n/src/pom.xml) has 3 errors
[ERROR] Child module /Users/aclunis/code/macadamian/netbase/aclunis_netbase_mac/branch/i18n/src/acc-manager of /Users/aclunis/code/macadamian/netbase/aclunis_netbase_mac/branch/i18n/src/pom.xml does not exist
[ERROR] Child module /Users/aclunis/code/macadamian/netbase/aclunis_netbase_mac/branch/i18n/src/applications of /Users/aclunis/code/macadamian/netbase/aclunis_netbase_mac/branch/i18n/src/pom.xml does not exist
[ERROR] Child module /Users/aclunis/code/macadamian/netbase/aclunis_netbase_mac/branch/i18n/src/deploy of /Users/aclunis/code/macadamian/netbase/aclunis_netbase_mac/branch/i18n/src/pom.xml does not exist
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to
checking style of sigwait... checking for JS_NewContext in -lmozjs... POSIX
checking for pthread_attr_setscope... no
checking for JS_NewContext in -ljs... yes
checking if pthread_yield takes zero arguments... yes
checking if pthread_yield takes 1 argument... no
checking for JS_NewContext in -ljs3250... no
checking for JS_NewContext in -ljs32... no
checking cxxabi.h usability... no
configure: error: Could not find the js library.
@orospakr
orospakr / gist:181af5ebe83a1a0b07dd
Created September 11, 2014 13:47
Rdio segfault on start (3.0.0.4)
D/AbstractMetricsFactoryImpl( 3341): record : No data points in metrics event
I/Timeline( 1379): Timeline: Activity_launch_request id:com.rdio.android.ui time:255699771
I/ActivityManager( 784): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.rdio.android.ui/rdio.android.activities.MainActivity bnds=[48,285][282,547] (has extras)} from pid 1379
D/AbstractMetricsFactoryImpl(31079): record : No data points in metrics event
V/Zygote (13354): Switching descriptor 33 to /dev/null
V/Zygote (13354): Switching descriptor 10 to /dev/null
I/ActivityManager( 784): Start proc com.rdio.android.ui for activity com.rdio.android.ui/rdio.android.activities.MainActivity: pid=13354 uid=10142 gids={50142, 3003, 1028, 1015}
I/MicrophoneInputStream(11273): mic_close fib@429cba80
V/audio_hw_primary( 217): in_standby: enter
V/audio_hw_primary( 217): stop_input_stream: enter: usecase(4: audio-record)
@orospakr
orospakr / gist:d11f38deeea340f8cb53
Created September 6, 2014 00:05
Rdio Android app broken.
E/mono-rt (18639): Stacktrace:
E/mono-rt (18639):
E/mono-rt (18639): at <unknown> <0xffffffff>
E/mono-rt (18639): at (wrapper managed-to-native) Rdio.Android.Player.RdioNativePlayer.createPcmAudioPlayer (uint,uint) <0xffffffff>
E/mono-rt (18639): at Rdio.Android.Player.RdioNativePlayer.Initialize (bool,uint,uint) <0x000c7>
E/mono-rt (18639): at Rdio.Android.Player.MediaPlayerManager..ctor (int,Pulser.Rdio.Player.IAudioPlayerListener,bool) <0x00117>
E/mono-rt (18639): at Rdio.Android.Player.AndroidPlayerBackend..ctor (Android.Content.Context,Android.Content.ComponentName) <0x0020f>
E/mono-rt (18639): at Rdio.Android.Application.OnCreate () <0x00a1f>
E/mono-rt (18639): at Android.App.Application.n_OnCreate (intptr,intptr) <0x00037>
E/mono-rt (18639): at (wrapper dynamic-method) object.828fc99a-b44b-4f10-b6ce-e0a7868fd8b6 (intptr,intptr) <0x0003b>
[~/code/others/kubernetes]$ rm -rf output
[~/code/others/kubernetes]$ go version
go version go1.3 linux/amd64
[~/code/others/kubernetes]$ git show-ref
f36d2a7ebdcad77532db7e8d45962dedee531363 refs/heads/master
[~/code/others/kubernetes]$ ./hack/build-go.sh
# github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet
output/go/src/github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/kubelet.go:292: cannot use int64(container.Memory) (type int64) as type uint64 in field value
output/go/src/github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/kubelet.go:558: unknown info.ContainerInfoRequest field 'MemoryUsagePercentiles' in struct literal