Skip to content

Instantly share code, notes, and snippets.

@bbinet
bbinet / Load.conf
Created October 2, 2012 15:58
funkload_bench
# FunkLoad test configuration file
# $Id: $
# ------------------------------------------------------------
# Main section
#
[main]
title=Load FunkLoad tests
description=Simply testing a default static page
reports_dir = results
#-*- coding: utf-8 -*-
"""ListePlanUE values should be filtered on ListeNatureUE.value=poteau
Revision ID: 17a6073d49ac
Revises: 22e1c34c8efd
Create Date: 2012-11-19 17:11:27.782388
"""
# revision identifiers, used by Alembic.
@bbinet
bbinet / index.html
Last active December 11, 2015 13:39
Drag test
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Drag test</title>
</head>
<body>
Drag inside the box and see the graphs below.
<div style="width:800px; height:400px; border:solid;" id="box"></div>
<p>x, y:</p>
@bbinet
bbinet / trello-hide-labelled-cards.user.js
Created March 15, 2013 09:00
Trello: Hide all cards that have specific color labels
// ==UserScript==
// @name trello-hide-labelled-cards
// @namespace trello
// @version 0.1
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
// @description Trello: Hide all cards that have specific color labels
// @match https://trello.com/board/*
// @copyright 2013+, Bruno Binet
// ==/UserScript==
mc1:
Data failed to compile:
----------
Rendering SLS autossh failed, render error: while scanning a simple key
in "<unicode string>", line 24, column 1:
MIIEowIBAAKCAQEAzy1eDDZdgl9jRsQx ...
^
could not found expected ':'
in "<unicode string>", line 25, column 1:
jkwVWtezMSCzB+tKfFUpqh1GAksqJq9N ...
{%- set cfg = pillar.get('autossh', {}) %}
/home/autossh/.ssh/id_rsa:
file.managed:
- user: autossh
- mode: 0600
- source: salt://autossh/files/blank.jinja
- makedirs: True
- defaults:
- body: {{ cfg['ssh_private_key'] }}
- require:
@bbinet
bbinet / build.log
Last active August 29, 2015 13:57
influxdb build failure log
$ ./configure
checking for protoc... /usr/bin/protoc
checking for go... /root/go/bin/go
checking for flex... /usr/bin/flex
checking for bison... /usr/bin/bison
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/parser/Makefile
Port 22
Protocol 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
UsePrivilegeSeparation yes
KeyRegenerationInterval 3600
ServerKeyBits 768
SyslogFacility AUTH
LogLevel INFO
Find the influxdb_0.5.0-rc.5_i386.deb influxdb debian package for i486 architecture attached to this gist.
[04/07/14 13:23:02] [INFO] Redirectoring logging to /opt/influxdb/shared/log.txt
[04/07/14 13:23:02] [INFO] Starting Influx Server bound to 0.0.0.0 ...
[04/07/14 13:23:02] [INFO]
+---------------------------------------------+
| _____ __ _ _____ ____ |
| |_ _| / _| | | __ \| _ \ |
| | | _ __ | |_| |_ ___ _| | | | |_) | |
| | | | '_ \| _| | | | \ \/ / | | | _ < |
| _| |_| | | | | | | |_| |> <| |__| | |_) | |
| |_____|_| |_|_| |_|\__,_/_/\_\_____/|____/ |