Skip to content

Instantly share code, notes, and snippets.

View hadrienl's full-sized avatar

Hadrien Lanneau hadrienl

View GitHub Profile
img[title="Connect with us on Google+"], img[title="Find us on Google+"], img[title="Follow Us"], img[title="Follow on Facebook"], img[title="Follow us on Google Plus"], img[title="Follow us on Instagram"], img[title="Follow us on Pinterest"], img[title="Follow us on Tumblr"], img[title="Join us on Twitter!"], img[title="Share at Blogger"], img[title="Share at Delicious"], img[title="Share at Digg"], img[title="Share at Google+"], img[title="Share at LinkedIn"], img[title="Share at MSN Messenger"], img[title="Share at Newsvine"], img[title="Share at Reddit"], img[title="Share at StumbleUpon"], img[title="Share at Tumblr"], img[title="Share on Digg"], img[title="Share this page on Twitter"], img[title="View videos on YouTube"], img[title="Visit Our Google Plus Page"], img[title="follow us on Pinterest"], span[title="Share this article"], FB-LIKE-FLYOUT, KNO-SHARE-BUTTON, .feature > #tell-a-friend, .sd-news-main-footer, .screenContent > .u-bottom0, div > div + [aria-label="promo"][role="region"][data-ved], #ctl
Verifying that "hadrienl.id" is my Blockstack ID. https://onename.com/hadrienl
### Keybase proof
I hereby claim:
* I am hadrienl on github.
* I am hadrienl (https://keybase.io/hadrienl) on keybase.
* I have a public key ASBXdk6j-h3c8PgCth-UTXETJDdAcWbQoMF3H1QPR1GrZwo
To claim this, I am signing this object:
✗ au test
Starting 'unit'...
26 09 2016 17:04:13.221:INFO [karma]: Karma v0.13.22 server started at http://localhost:9876/
26 09 2016 17:04:13.228:INFO [launcher]: Starting browser Chrome
26 09 2016 17:04:14.503:INFO [Chrome 53.0.2785 (Mac OS X 10.11.6)]: Connected on socket /#OFi1sUqdTQNHGM6OAAAA with id 69739288
Chrome 53.0.2785 (Mac OS X 10.11.6): Executed 0 of 1 SUCCESS (0 secs / 0 secs)
WARN: '%cUnhandled rejection Error: Script error for "src/admin-lte/elements/alte-alert"
http://requirejs.org/docs/errors.html#scripterror
at Error (native)
at F (http://localhost:9876/base/scripts/vendor-bundle.js?4b7fe838cec9de27a8d3caa2e65daf6c397ad207:21149:290)
<!DOCTYPE html>
<html>
<head>
<title>Aurelia</title>
</head>
<body aurelia-app="main">
<script src="scripts/vendor-bundle.js" data-main="aurelia-bootstrapper"></script>
</body>
</html>
@hadrienl
hadrienl / index.html
Last active September 2, 2016 13:04
replaceArrays
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GistRun</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Hello world!</h1>
<script src="script.js"></script>
<template>
<div class="container">
<h2>COIN</h2>
<p class="nb-values-OK">
${myMap.get(1) & signal:'need-update'}
</p>
</div>
</template>
'use strict';
// First let's define the usual configuration variables for our index
var applicationId = 'latency';
var apiKey = '249078a3d4337a8231f1665ec5a44966';
var index = 'bestbuy';
// Define the `AgoliaSearchHelper` module
angular.module('AlgoliaSearchHelper', ['ngSanitize']).
factory('Search', function() {
return new algoliasearch(applicationId, apiKey).initIndex(index);
@hadrienl
hadrienl / tests-with-phantomjs.log
Created July 1, 2016 12:43
Log when starting tests with PhantomJS
> aurelia-skeleton-navigation@1.0.0-beta.2.0.0 test /Users/hadrien/Documents/RunningHeroes/connect-heroes
> gulp test
[14:29:42] Using gulpfile ~/Documents/RunningHeroes/connect-heroes/gulpfile.js
[14:29:42] Starting 'test'...
01 07 2016 14:29:44.935:INFO [karma]: Karma v0.13.22 server started at http://localhost:9876/
01 07 2016 14:29:44.941:INFO [launcher]: Starting browser PhantomJS
01 07 2016 14:29:45.791:INFO [PhantomJS 2.1.1 (Mac OS X 0.0.0)]: Connected on socket /#b_8h5CJOlh00R6LnAAAA with id 10388930
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR