882 reputation
324
bio website google.com
location New York, NY
age 30
visits member for 2 years, 8 months
seen May 20 at 12:38
stats profile views 77

Learning.


Jan
9
awarded  Popular Question
Jan
4
awarded  Popular Question
Nov
26
awarded  Popular Question
Nov
25
awarded  Popular Question
Nov
1
awarded  Popular Question
Oct
31
awarded  Popular Question
Sep
8
awarded  Yearling
Aug
13
awarded  Self-Learner
Jun
9
comment Creating a Windows mountable partition in a file on my phone
Tried that and for whatever reason, it does not unfortunately.
Jun
8
awarded  Constituent
Jun
8
awarded  Caucus
Jun
7
comment Creating a Windows mountable partition in a file on my phone
Galaxy Nexus unfortunately does not have UMS.
Jun
7
asked Creating a Windows mountable partition in a file on my phone
May
30
awarded  Popular Question
Apr
18
awarded  Popular Question
Apr
10
accepted How do you create a vim key mapping that requires numbers before the hotkey (like <G>)?
Apr
10
comment How do you create a vim key mapping that requires numbers before the hotkey (like <G>)?
Perfect. Got me down the right path. Needed to use exe though: nmap <tab> :<C-U>exe "buffer ".v:count<CR>
Apr
10
asked How do you create a vim key mapping that requires numbers before the hotkey (like <G>)?
Mar
30
awarded  Nice Answer
Mar
15
comment Checking suspicious (root CA) certificates
Hm, perhaps I'm misunderstanding what you meant by "bad ones" since it's all based on trust. Do you mean that you believe some are compromised (i.e., the private key is out in the wild)? Otherwise, seems like cleaning out your current store and adding ones you trust or trust by association (Microsoft trusted and your own) is your only option.