Skip to content

Instantly share code, notes, and snippets.

View samtuke's full-sized avatar

Sam Tuke samtuke

View GitHub Profile
<p>Hi [FIRST NAME%%there], remember us? You first signed up for our email newsletter on&nbsp;[ENTERED] &ndash; please click here to confirm you&#39;re happy to continue receiving our messages:</p>
<p><strong><a href="[CONFIRMATIONURL]" title="Confirm subscription">Continue receiving messages</a></strong>&nbsp; <u>(If you do not confirm using this link, then you won&#39;t hear from us again</u>)</p>
<p>While you&#39;re at it, you can also update your preferences, including your email address or other details, by clicking here:</p>
<p><strong><a href="[PREFERENCESURL]">Update preferences</a></strong></p>
<p>By confirming your membership and keeping your details up to date, you&#39;re helping us to manage and protect your data in accordance with best practices.</p>
<p>Thank you!</p>

Keybase proof

I hereby claim:

  • I am samtuke on github.
  • I am samtuke (https://keybase.io/samtuke) on keybase.
  • I have a public key whose fingerprint is 611E 1AEB 3CF1 98B4 E522 DD80 D5B4 7522 D8FB 6105

To claim this, I am signing this object:

Nice guide. When you refer to PGP, do you mean the trademarked closed source tech owned by Symantec, or something else? The OpenPGP standard, or GnuPG perhaps?
@samtuke
samtuke / config.log
Created January 26, 2012 13:37
debugging output of running scons --config=force to compile OSRM
file /home/samtuke/dte/Project-OSRM/SConstruct,line 88:
Configure(confdir = .sconf_temp)
scons: Configure: Checking for C header file omp.h...
.sconf_temp/conftest_0.c <-
|
|#include <omp.h>
|
|
gcc -o .sconf_temp/conftest_0.o -c -O3 -DNDEBUG -march=native -I/usr/include -I/usr/include/include -I/usr/include/libxml2 .sconf_temp/conftest_0.c
scons: Configure: yes