Skip to content

Instantly share code, notes, and snippets.

$ otool -L scantailor
scantailor:
/usr/local/lib/QtGui.framework/Versions/4/QtGui (compatibility version 4.8.0, current version 4.8.5)
/usr/local/lib/QtXml.framework/Versions/4/QtXml (compatibility version 4.8.0, current version 4.8.5)
/usr/local/lib/QtCore.framework/Versions/4/QtCore (compatibility version 4.8.0, current version 4.8.5)
/opt/X11/lib/libXrender.1.dylib (compatibility version 5.0.0, current version 5.0.0)
/usr/local/lib/libtiff.5.dylib (compatibility version 8.0.0, current version 8.0.0)
/usr/local/lib/libpng15.15.dylib (compatibility version 34.0.0, current version 34.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5)
/usr/local/lib/libjpeg.8.dylib (compatibility version 13.0.0, current version 13.0.0)
11:05:40.020 [ refine-standard-recon] Service error for text: primo moroni
Job code: {"query":"primo moroni","type":"/people/person","type_strict":"should"}
Response: {} (408ms)
11:05:40.020 [ refine-standard-recon] Service error for text: alessandro manzoni
Job code: {"query":"alessandro manzoni","type":"/people/person","type_strict":"should"}
Response: {} (0ms)
11:05:40.020 [ refine-standard-recon] Service error for text: carmelo bene
Job code: {"query":"carmelo bene","type":"/people/person","type_strict":"should"}
Response: {} (0ms)
GLIOMA - Molecular Mechanisms of Glioma Genesis and Progression <li style="border-right: solid 50px #30FF30">205819 - GLIOMA - Molecular Mechanisms of Glioma Genesis and Progression<ul><li id="for:value:component:_fp7_project_id">info:eu-repo/grantAgreement/EC/FP7/205819</li></ul></li>
<dc:date>2010-09-27T11:56:41Z</dc:date>
<dc:date>2010-09-27T11:56:41Z</dc:date>
<dc:date>2010-04-27</dc:date>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@atomotic
atomotic / 0_reuse_code.js
Last active August 29, 2015 14:09
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
TIFF Directory at offset 0x171988 (1513864)
Image Width: 1780 Image Length: 2548
Tile Width: 256 Tile Length: 256
Resolution: 300, 300 pixels/inch
Bits/Sample: 8
Compression Scheme: JPEG
Photometric Interpretation: RGB color
FillOrder: msb-to-lsb
YCbCr Subsampling: 2, 2
Orientation: row 0 top, col 0 lhs
@atomotic
atomotic / gist:78e59aecb2102d1f93bf
Created March 16, 2015 22:56
get json metadata from IA collection
% pip install internetarchive
% ia search -l collection:grafton9 > identifiers.txt
% parallel ia metadata {} :::: identifiers.txt > collection.json