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
#!/usr/bin/env bash | |
### BEGIN INIT INFO | |
# Provides: redis-server | |
# Required-Start: $syslog | |
# Required-Stop: $syslog | |
# Should-Start: $local_fs | |
# Should-Stop: $local_fs | |
# Default-Start: 2 3 4 5 | |
# Default-Stop: 0 1 6 | |
# Short-Description: redis-server - Persistent key-value db |
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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<title>SoundCloud OAuth 2 User Agent Authentication Flow Demo</title> | |
<script type="text/javascript" charset="utf-8" src="javascript/jquery-1.4.2.js"></script> | |
<script type="text/javascript" charset="utf-8"> | |
$(function () { | |
var extractToken = function(hash) { |
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
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user && killall Finder |
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
D/MountService( 1681): volume state changed for /storage/UsbDriveB (null -> removed) | |
I/MountService( 1681): Updating valid state removed | |
D/MountService( 1681): updatePublicVolumeState :: path = /storage/UsbDriveC, state = removed | |
D/MountService( 1681): volume state changed for /storage/UsbDriveC (null -> removed) | |
I/MountService( 1681): Updating valid state removed | |
D/MountService( 1681): updatePublicVolumeState :: path = /storage/UsbDriveD, state = removed | |
D/MountService( 1681): volume state changed for /storage/UsbDriveD (null -> removed) | |
I/MountService( 1681): Updating valid state removed | |
D/MountService( 1681): updatePublicVolumeState :: path = /storage/UsbDriveE, state = removed | |
D/MountService( 1681): volume state changed for /storage/UsbDriveE (null -> removed) |
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
Gson Type Adapters for Common Classes | |
JodaTime Classes | |
DateTime | |
private static class DateTimeTypeConverter | |
implements JsonSerializer<DateTime>, JsonDeserializer<DateTime> { | |
@Override | |
public JsonElement serialize(DateTime src, Type srcType, JsonSerializationContext context) { | |
return new JsonPrimitive(src.toString()); |
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
Process: csgo_osx [93707] | |
Path: /Users/USER/Library/Application Support/Steam/*/csgo_osx | |
Identifier: csgo_osx | |
Version: ??? | |
Code Type: X86 (Native) | |
Parent Process: bash [93704] | |
Responsible: steam_osx [85725] | |
User ID: 502 | |
Date/Time: 2014-09-23 23:56:25.230 +0800 |
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
Processor Information: | |
Model: MacBookPro10,1 | |
Vendor: GenuineIntel | |
CPU Family: 0x6 | |
CPU Model: 0x3a | |
CPU Stepping: 0x9 | |
CPU Type: 0x0 | |
Speed: 2300 Mhz | |
8 logical processors | |
4 physical processors |
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
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools. | |
Parent cvar in client.dll not allowed (cl_remove_old_ugc_downloads) | |
Parent cvar in client.dll not allowed (mp_endmatch_votenextleveltime) | |
Parent cvar in client.dll not allowed (mp_verbose_changelevel_spew) | |
maxplayers set to 64 | |
Error: Material "debug/debugluxels" uses unknown shader "DebugLuxels" | |
KV Conditional: Unknown symbol INPUTSWAPAB | |
KV Conditional: Unknown symbol INPUTSWAPAB | |
Error: Material "___fillrate_0" uses unknown shader "FillRate" | |
Error: Material "___debugnormalmap_1" uses unknown shader "DebugNormalMap" |
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
// Post a notification indicating whether a doodle was found. | |
private void sendNotification(String msg, Bundle bundle) { | |
mNotificationManager = (NotificationManager) | |
this.getSystemService(Context.NOTIFICATION_SERVICE); | |
Intent intent = new Intent(this, NotificationActivity.class); | |
intent.putExtras(bundle); | |
PendingIntent contentIntent = PendingIntent.getActivity(this, 0, | |
intent, 0); |
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
Process: csgo_osx [96288] | |
Path: /Users/USER/Library/Application Support/Steam/*/csgo_osx | |
Identifier: csgo_osx | |
Version: ??? | |
Code Type: X86 (Native) | |
Parent Process: bash [96285] | |
Responsible: steam_osx [77183] | |
User ID: 502 | |
Date/Time: 2014-12-12 01:15:38.502 +0800 |
OlderNewer