- Chrome > Preferences
- Click “show advanced settings”
- Under Privacy, click “Content Settings”
- Under Plugins, click “Let me choose when to run plugin content”
- Safari > Preferences
- Click Security
- Click “Plug-in Settings”
Sampling process 51673 for 3 seconds with 1 millisecond of run time between samples | |
Sampling completed, processing symbols... | |
Analysis of sampling Slack (pid 51673) every 1 millisecond | |
Process: Slack [51673] | |
Path: /Applications/Slack.app/Contents/MacOS/Slack | |
Load Address: 0x1039c4000 | |
Identifier: com.tinyspeck.slackmacgap | |
Version: 2.0.1 (3305) | |
Code Type: X86-64 | |
Parent Process: ??? [1] |
Analysis of sampling node (pid 19042) every 1 millisecond | |
Process: node [19042] | |
Path: /usr/local/bin/node | |
Load Address: 0x100000000 | |
Identifier: node | |
Version: ??? | |
Code Type: X86-64 | |
Parent Process: bash [18739] | |
Date/Time: 2015-08-17 22:50:43.145 -0400 |
#!/usr/bin/env ruby | |
require "fileutils" | |
require "httparty" | |
def update(slug) | |
url = "https://api.wordpress.org/plugins/info/1.0/#{slug}.json?fields=-compatibility,-sections,-tags,-ratings,-short_description" | |
response = HTTParty.get(url, {request: :json}) | |
unless response["version"] |
#!/usr/bin/env ruby | |
require "FileUtils" | |
require "httparty" | |
require "tmpdir" | |
def update(slug) | |
url = "https://api.wordpress.org/plugins/info/1.0/#{slug}.json?fields=-compatibility,-sections,-tags,-ratings,-short_description" | |
response = HTTParty.get(url, {request: :json}) |
jQuery('script').each(function(index, element) { | |
v = jQuery(this).text().match("(?:Task|Problem|Question|Incident|Ticket) #([0-9]+).+\closed..(normal|high|low|urgent)"); | |
if (v) { | |
console.log(v[1],v[2]); | |
} | |
}); |
#!/usr/bin/python | |
import requests | |
import re | |
url = 'https://www.facebook.com/zuck' | |
idre = re.compile('"entity_id":"([0-9]+)"') | |
page = requests.get(url) | |
print idre.findall(page.content) |
vagrant@vip:~$ sudo strace -p 2335 | |
Process 2335 attached - interrupt to quit | |
stat64("/usr/local/lib/site_ruby/1.8/puppet.rb", 0xbfaf1740) = -1 ENOENT (No such file or directory) | |
stat64("/usr/local/lib/site_ruby/1.8/puppet.so", 0xbfaf1740) = -1 ENOENT (No such file or directory) | |
stat64("/usr/local/lib/site_ruby/1.8/i686-linux/puppet.rb", 0xbfaf1740) = -1 ENOENT (No such file or directory) | |
stat64("/usr/local/lib/site_ruby/1.8/i686-linux/puppet.so", 0xbfaf1740) = -1 ENOENT (No such file or directory) | |
stat64("/usr/local/lib/site_ruby/1.8/i486-linux/puppet.rb", 0xbfaf1740) = -1 ENOENT (No such file or directory) | |
stat64("/usr/local/lib/site_ruby/1.8/i486-linux/puppet.so", 0xbfaf1740) = -1 ENOENT (No such file or directory) | |
stat64("/usr/local/lib/site_ruby/puppet.rb", 0xbfaf1740) = -1 ENOENT (No such file or directory) | |
stat64("/usr/local/lib/site_ruby/puppet.so", 0xbfaf1740) = -1 ENOENT (No such file or directory) |
150122 16:02:49 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead. | |
150122 16:02:49 [Note] Plugin 'FEDERATED' is disabled. | |
150122 16:02:49 InnoDB: The InnoDB memory heap is disabled | |
150122 16:02:49 InnoDB: Mutexes and rw_locks use GCC atomic builtins | |
150122 16:02:49 InnoDB: Compressed tables use zlib 1.2.3.4 | |
150122 16:02:49 InnoDB: Initializing buffer pool, size = 128.0M | |
150122 16:02:49 InnoDB: Completed initialization of buffer pool | |
150122 16:02:49 InnoDB: highest supported file format is Barracuda. | |
InnoDB: The log sequence number in ibdata files does not match | |
InnoDB: the log sequence number in the ib_logfiles! |
Jacqueline Chan | (Sharp) | |
---|---|---|
Susan | a'Court | |
Babak | Abadi | |
Anthony | Abballe | |
Nazar | Abbas | |
Joy | Abbasi | |
Joe | Abbey | |
Susan | Abbott | |
Marion | Abel | |
Elizabeth | Abraham |