Skip to content

Instantly share code, notes, and snippets.

<html>
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object# article: http://ogp.me/ns/article# profile: http://ogp.me/ns/profile#">
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="en" http-equiv="Content-Language">
<title>Github keyboard shortcuts</title>
<link title="GitHub" href="/opensearch.xml" type="application/opensearchdescription+xml" rel="search">
<link title="GitHub" href="https://github.com/fluidicon.png" rel="fluid-icon">
@jblaise
jblaise / DDC460AA-DBC8-4C47-A741-2F48E3D89823-pjs-st.txt
Created September 4, 2014 12:55
phantomjs stack trace from DDC460AA-DBC8-4C47-A741-2F48E3D89823.dmp
Operating system: Mac OS X
10.9.4 13E28
CPU: x86
GenuineIntel family 6 model 42 stepping 7
4 CPUs
Crash reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash address: 0xffffffffffffffce
Thread 0 (crashed)
@jblaise
jblaise / vimgolf.vimrc
Last active August 27, 2015 13:36 — forked from igrigorik/vimgolf.vimrc
Basic vimrc to level the playing field...
" http://vimdoc.sourceforge.net/htmldoc/starting.html#vimrc
set nocompatible " use vim defaults
set scrolloff=3 " keep 3 lines when scrolling
set ai " set auto-indenting on for programming
set showcmd " display incomplete commands
set nobackup " do not keep a backup file
set number " show line numbers
set ruler " show the current row and column
Last 15 lines from /Users/<user>/Library/Logs/Homebrew/php56/01.configure:
checking for Apache 1.x module support... no
checking whether to enable Apache charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS...
Sorry, I cannot run apxs. Possible reasons follow:
1. Perl is not installed
2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs

Cinq hommes de nationalité et de profession différentes habitent avec un animal, boivent une boisson et habitent dans une maison de couleur différente.

  • L'Anglais habite la maison rouge.
  • L'Espagnol adore son chien.
  • L'Islandais est ingénieur.
  • La maison verte sent bon le café.
  • La maison verte est située immédiatement à gauche de la blanche.
  • Le sculpteur possède un âne.
  • Le diplomate habite la maison jaune.
  • Le Norvégien habite la première maison à gauche.
@jblaise
jblaise / spabs.md
Created April 25, 2017 15:57 — forked from eevee/spabs.md
tabs to spaces
@jblaise
jblaise / gitea-on-rpi1.md
Created October 31, 2017 09:18
Install gitea *almost* from scratch