I hereby claim:
- I am atomicbird on github.
- I am atomicbird (https://keybase.io/atomicbird) on keybase.
- I have a public key whose fingerprint is 04AD 033D D950 E0FB 263E A6CC 7013 5FE6 A156 5DE3
To claim this, I am signing this object:
# Fix an iOS-converted PNG | |
fixpng () { | |
if [ -z "$1" ]; then | |
echo "Usage: fixpng <inputFile> [outputFile]" | |
return -1 | |
else | |
inputFile=$1 | |
# Only "png" and "PNG" are allowed | |
pngRegex='.*.(png|PNG)$' |
diff --git a/archives/wwdccheck.html b/archives/wwdccheck.html | |
index be95ffd..f92ed3a 100644 | |
--- a/archives/wwdccheck.html | |
+++ b/archives/wwdccheck.html | |
@@ -60,7 +60,7 @@ | |
var s_account="appleglobal,appleusdeveloper" | |
</script> | |
-<script type="text/javascript" src="https://ssl.apple.com/metrics/scripts/s_code_h.js"></script> | |
+<!-- <script type="text/javascript" src="https://ssl.apple.com/metrics/scripts/s_code_h.js"></script> --> |
diff --git a/archives/wwdccheck.html b/archives/wwdccheck.html | |
index f92ed3a..713b830 100644 | |
--- a/archives/wwdccheck.html | |
+++ b/archives/wwdccheck.html | |
@@ -60,7 +60,7 @@ | |
var s_account="appleglobal,appleusdeveloper" | |
</script> | |
-<!-- <script type="text/javascript" src="https://ssl.apple.com/metrics/scripts/s_code_h.js"></script> --> | |
+<script type="text/javascript" src="https://www.apple.com/metrics/scripts/s_code_h.js"></script> |
diff --git a/archives/wwdccheck.html b/archives/wwdccheck.html | |
index 713b830..93d4f4f 100644 | |
--- a/archives/wwdccheck.html | |
+++ b/archives/wwdccheck.html | |
@@ -6,7 +6,7 @@ | |
<meta name="viewport" content="width=1024" /> | |
<link rel="shortcut icon" href="/favicon.ico" /> | |
<link rel="icon" href="/favicon.ico" /> | |
-<link rel="stylesheet" href="https://devimages.apple.com.edgekey.net/assets/core/styles/base.css" type="text/css" /> | |
+<link rel="stylesheet" href="/assets/core/styles/base.css" type="text/css" /> |
struct x { | |
int y; | |
}; | |
@interface Game : NSObject { | |
char fields[9]; | |
BOOL singlePlayer; | |
BOOL isPlayerOne; | |
BOOL wasPlayerOne; | |
long int played; |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>KeepAlive</key> | |
<dict> | |
<key>Crashed</key> | |
<true/> | |
<key>SuccessfulExit</key> | |
<false/> |
I hereby claim:
To claim this, I am signing this object:
#!/bin/sh | |
say "Warming up the pitch engine..." | |
for word in `sort -R /usr/share/dict/words` | |
do | |
PITCH="It's like Uber for $word." | |
echo $PITCH | |
say $PITCH | |
sleep 1 | |
done |
import CoreData | |
import PlaygroundSupport | |
// Build a simple model in code for demo purposes. | |
// The model has a single entity called "Entity" with a single optional string attribute called "testAttribute". | |
// There are no relationships in the model. | |
let model = NSManagedObjectModel() | |
let entity = NSEntityDescription() | |
entity.name = "Entity" | |
let testAttribute = NSAttributeDescription() |
smt=setInterval(() => {let x=document.querySelector('div[shade=medium]'); x ? x.click() : clearInterval(smt), console.log('done')}, 1000)
document.querySelectorAll('[data-tooltip-content="Hide all ads from this advertiser"]').forEach(el => el.click())
. Note Facebook has changed the text on the button a few times, so if this has no effect, you may need to edit the command. Hover over the "x" icon on any advertiser until a pop-up tooltip appears. Make the double-quoted text in this c