Skip to content

Instantly share code, notes, and snippets.

npm http GET https://registry.npmjs.org/mapnik-vector-tile
npm http 304 https://registry.npmjs.org/mapnik-vector-tile
> [email protected] install /Users/j/dev/tm2/node_modules/mapnik/node_modules/mapnik-vector-tile
> protoc -Iproto/ --cpp_out=./src/ ./proto/vector_tile.proto
> [email protected] install /Users/j/dev/tm2/node_modules/mapnik
> node-gyp rebuild
# acts like screen
unbind C-b
set -g prefix C-a
# good colors
set -g default-terminal "screen-256color"
# can haz history
set -g history-limit 10000
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
/tmp/ruby-build.20130506113644.13305 ~
Cloning into 'rubinius-2.0.0-dev'...
/tmp/ruby-build.20130506113644.13305/rubinius-2.0.0-dev /tmp/ruby-build.20130506113644.13305 ~
Checking gcc: found
Checking g++: found
Checking bison: found
Configuring LLVM...
Checking for existing LLVM library tree: not found.
Checking for 'llvm-config': not found
Checking for prebuilt LLVM package...
This file has been truncated, but you can view the full file.
** Invoke default (first_time)
** Invoke spec (first_time)
** Invoke spec18 (first_time)
** Invoke build (first_time)
** Invoke build:build (first_time)
** Invoke build:llvm (first_time)
** Execute build:llvm
** Invoke vm/vm (first_time)
** Invoke vm/gen/revision.h (first_time)
** Execute vm/gen/revision.h
@eraserewind
eraserewind / munin_pkgng.sh
Last active December 14, 2015 20:38
Small Munin plugin to check pkgng.
#!/bin/sh
case $1 in
config)
cat <<'EOM'
graph_title pkgng
graph_vlabel packages
graph_category system
installed.label installed
audit.label with security audit
sara# cat /usr/share/calendar/calendar.lotr
/*
* Lord Of The Rings
*
* $FreeBSD: release/9.0.0/usr.bin/calendar/calendars/calendar.lotr 120919 2003-10-09 00:31:48Z grog $
*/
#ifndef _calendar_lotr_
#define _calendar_lotr_
[~]$ npm install formidable -g npm http GET https://registry.npmjs.org/formidable
npm http 304 https://registry.npmjs.org/formidable
npm ERR! Error: ENOENT, open '/usr/local/lib/node_modules/formidable/package.json'
npm ERR! You may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <[email protected]>
npm ERR!
npm ERR! System Darwin 11.2.0
#!/usr/bin/ruby
# Send an SMS using OVH SOAPI. Requires an OVH account.
#
# Best used when installed somewhere in your PATH.
#
# TODO: Read from STDIN. Send multiple SMS if the input > 160 chars.
#
# README: Create ~/.sms.yml like this:
# credentials:
# user: "xxx-OVH"