Skip to content

Instantly share code, notes, and snippets.

View jefmathiot's full-sized avatar

Jef jefmathiot

  • Aix-en-Provence, France
View GitHub Profile
@jefmathiot
jefmathiot / gist:9779745
Created March 26, 2014 09:39
keybase.md
### Keybase proof
I hereby claim:
* I am jefmathiot on github.
* I am jefmathiot (https://keybase.io/jefmathiot) on keybase.
* I have a public key whose fingerprint is 28C9 C357 86F3 B6D5 87F0 CD5B E73F 2EAA 63E6 B9AB
To claim this, I am signing this object:
make all-recursive
make[1]: Entering directory `/opt/electric_sheep/embedded/lib/ruby/gems/1.9.1/gems/nokogiri-1.6.4/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2'
Making all in include
make[2]: Entering directory `/opt/electric_sheep/embedded/lib/ruby/gems/1.9.1/gems/nokogiri-1.6.4/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include'
Making all in libxml
make[3]: Entering directory `/opt/electric_sheep/embedded/lib/ruby/gems/1.9.1/gems/nokogiri-1.6.4/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include/libxml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/electric_sheep/embedded/lib/ruby/gems/1.9.1/gems/nokogiri-1.6.4/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include/libxml'
make[3]: Entering directory `/opt/electric_sheep/embedded/lib/ruby/gems/1.9.1/gems/nokogiri-1.6.4/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include'
ma
/opt/electric_sheep/embedded/bin/ruby extconf.rb
checking if the C compiler accepts -I/opt/electric_sheep/embedded/include... no
Building nokogiri using packaged libraries.
checking for iconv using --with-opt-* flags... yes
************************************************************************
IMPORTANT NOTICE:
Buidling Nokogiri with a packaged version of libxml2-2.9.2
with the following patches applied:
- 0001-Revert-Missing-initialization-for-the-catalog-module.patch
### Keybase proof
I hereby claim:
* I am jefmathiot on github.
* I am jefmathiot (https://keybase.io/jefmathiot) on keybase.
* I have a public key whose fingerprint is 28C9 C357 86F3 B6D5 87F0 CD5B E73F 2EAA 63E6 B9AB
To claim this, I am signing this object:
@jefmathiot
jefmathiot / gist:189cdfb7ae97196f695e
Created May 15, 2015 16:51
Population of rabbits, in 1000 years from now
1201430450462686258052565935853247902150456611152474672882735304828148083071638085542061706733601919580614348686505862752898739241476477554318983914274076489601938428255976729295014502351269728088688554816954103578410809866955239161259255912374792006194635450078586704288613359887292206676309587023513529366250215460208424706319511398292457214846123679698500668578391607561203547425026446139196661768804313095171640243440854271257369557611099184454513937141109142654512423495416762316242267625921269855748401489926101559213906717682648022325841519598669629088023057434255703250835081182934591669858768178599473253083707448366973899219453256462991281683968109537995842809227904684980718277373889943674332860332834293785988759163600849254079719579275375985051645633588847043606171886149138730256778854776106295657418480243492768368791647816621497687251573097413245370092734746745976476604643037904029520296803650665546356627691261526125975487152012788815161287626773180244205797993801933995199168302314836123046381700892229054
$(OPENSSL_DIR)/libssl.so $(OPENSSL_DIR)/libcrypto.so $(OPENSSL_DIR)/libssl.so.1.0.0 $(OPENSSL_DIR)/libcrypto.so.1.0.0: $(OPENSSL_DIR)/Makefile
$(MAKE) -C $(OPENSSL_DIR) depend build_libs
lib/%.so: $(OPENSSL_DIR)/%.so
cp $< $@
lib/%.so.1.0.0: $(OPENSSL_DIR)/%.so.1.0.0
cp $< $@
$(OPENSSL_DIR)/libssl.so $(OPENSSL_DIR)/libcrypto.so: $(OPENSSL_DIR)/Makefile
$(MAKE) -C $(OPENSSL_DIR) depend build_libs
lib/%.so: $(OPENSSL_DIR)/%.so
cp $< $@
lib/%.so.1.0.0: $(OPENSSL_DIR)/%.so
cp $< $@
libs: lib/libssl.so lib/libcrypto.so lib/libssl.so.1.0.0 lib/libcrypto.so.1.0.0
@jefmathiot
jefmathiot / coffee.sh
Created September 13, 2012 11:58
Watch for changes on coffeescript files in the current directory and use GruntJS to compile to JS.
#!/bin/bash
# Watch for changes on coffeescript files in the current directory and use GruntJS to compile to JS.
# See http://gruntjs.com
# Require inotify-tools
# Ubuntu : apt-get install inotify-tools
while true ; do \
inotifywait -q *.coffee \
Verifying that +jefmathiot is my blockchain ID. https://onename.com/jefmathiot
gem 'pdf-reader'