I hereby claim:
- I am linkinpark342 on github.
- I am abhishekmukherg (https://keybase.io/abhishekmukherg) on keybase.
- I have a public key whose fingerprint is 55B2 370F 076A 228D 1D22 0F4C A6D1 2F31 E910 B25C
To claim this, I am signing this object:
S.cfga({ | |
defaultToCurrentScreen: true | |
}) | |
var fullScreen = S.op("move", { | |
"x": "screenOriginX", | |
"y": "screenOriginY", | |
"width": "screenSizeX", | |
"height": "screenSizeY" | |
}) |
let scrollstep = 100 | |
set smoothscroll | |
site '*://play.google.com/music/listen' { | |
call :pintab | |
} | |
let blacklists = [ | |
\ "https://duckduckgo.com/*", | |
\ "https://www.reddit.com/*", | |
\ "https://jira.tripadvisor.com/*" |
I hereby claim:
To claim this, I am signing this object:
asdf |
public class ABC | |
{ | |
private static class ViewHolder | |
{ | |
public TextView t1; | |
public Button b2; | |
} | |
public View getView(int position, View convertView, ViewGroup parent) |
3/27/13 6:56:07.235 PM WindowServer[105]: Received display connect changed for display 0x42803c0 | |
3/27/13 6:56:07.279 PM WindowServer[105]: Created shield window 0x14681 for display 0x042803c0 | |
3/27/13 6:56:07.279 PM WindowServer[105]: handle_will_sleep_auth_and_shield_windows: no action for lock state 1 | |
3/27/13 6:56:07.280 PM WindowServer[105]: Received display connect changed for display 0x3f003d | |
3/27/13 6:56:07.280 PM WindowServer[105]: Received display connect changed for display 0x3f003e | |
3/27/13 6:56:07.280 PM WindowServer[105]: Received display connect changed for display 0x3f003f | |
3/27/13 6:56:07.281 PM WindowServer[105]: _MPCompleteConnectChange: Fatal error remapping framebuffer | |
3/27/13 6:56:07.550 PM WindowServer[105]: Display 0x042803c0: GL mask 0x11; bounds (0, 0)[1920 x 1200], 54 modes available | |
Main, Active, on-line, enabled, built-in, boot, OpenGL-accel, Vendor 610, Model a00f, S/N 0, Unit 0, Rotation 0 | |
UUID 0x000006100000a00f00000000042803c0, ColorProfile { 4, "Color LCD"} |
# I feel dirty after writing this... | |
try: | |
import readline | |
except ImportError: | |
import rlcompleter | |
else: | |
def _get_rlcompleter(): | |
"""This is necessary because python rlcompleter module automatically | |
injects into the readline module |
A,111111,12221 | |
A,111111,12222 | |
A,111111,1222, | |
A,111111,12223 |
D/StrictMode( 5513): StrictMode policy violation; ~duration=70 ms: android.os.StrictMode$StrictModeDiskWriteViolation: policy=23 violation=1 | |
D/StrictMode( 5513): at android.os.StrictMode$AndroidBlockGuardPolicy.onWriteToDisk(StrictMode.java:732) | |
D/StrictMode( 5513): at android.database.sqlite.SQLiteDatabase.delete(SQLiteDatabase.java:1616) | |
D/StrictMode( 5513): at com.google.android.apps.analytics.PersistentEventStore.deleteEvent(Unknown Source) | |
D/StrictMode( 5513): at com.google.android.apps.analytics.GoogleAnalyticsTracker.eventDispatched(Unknown Source) | |
D/StrictMode( 5513): at com.google.android.apps.analytics.GoogleAnalyticsTracker$DispatcherMessageHandler.handleMessage(Unknown Source) | |
D/StrictMode( 5513): at android.os.Handler.dispatchMessage(Handler.java:99) | |
D/StrictMode( 5513): at android.os.Looper.loop(Looper.java:123) | |
D/StrictMode( 5513): at android.app.ActivityThread.main(ActivityThread.java:3835) | |
D/StrictMode( 5513): at java.lang.reflect.Method.invokeNative(Native Method) |
set passkeys+=^https?\://www\.google\.com/reader/:jAkv,ga,ge | |
nnoremap <silent> <leader>d :toolbartoggle Web Developer Toolbar<CR> | |
nnoremap <leader>g og | |
nnoremap <leader>G tg | |
nnoremap <M-f> / |