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
import hashlib | |
from wand.image import Image as wand_image | |
from PIL import Image as pillow_image | |
# Generate raw-pixels checksums to identify identical images | |
# ignoring different [JPG] metadata or [PNG] compression | |
# levels (i.e. binary different). |
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> | |
<head> | |
<meta charset="utf-8"> | |
<title>Asynchronous JavaScript???</title> | |
</head> | |
<body> | |
<output name="tick"></output> | |
<pre id="results"></pre> |
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
0RBITALIS | |
1... 2... 3... KICK IT! (Drop That Beat Like an Ugly Baby) | |
140 | |
A Virus Named TOM | |
AaAaAA!!! - A Reckless Disregard for Gravity | |
Absolute Drift | |
ABZÛ | |
Academia : School Simulator | |
Action Henk | |
Adventures of Pip |
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> | |
<head> | |
<meta charset="utf-8"> | |
<title>Shader</title> | |
<style> | |
[type="x-shader/x-fragment"] { | |
display: block; |
OlderNewer