Skip to content

Instantly share code, notes, and snippets.

View EivindB's full-sized avatar

Eivind E. Birkedal EivindB

  • Sandane, Norway
View GitHub Profile
[2019-09-23 10:23:37] __rvm_make
__rvm_make ()
{
\make "$@" || return $?
}
current path: /Users/Username/.rvm/src/ruby-2.6.3
PATH=/usr/local/opt/coreutils/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Users/Username/.rvm/bin
command(2): __rvm_make -j4
++ /scripts/functions/support : __rvm_make() 383 > make -j4
BASERUBY = /usr/bin/ruby --disable=gems
.post-list {
margin-left: 0;
list-style: none;
margin: 0 -1%;
display: flex; /* or inline-flex */
flex-direction: row;
flex-wrap: wrap;
li {
margin-bottom: $spacing-unit;
18:50:21 TwitterLogger: Getting Twitter favorites for eivindbirkedal
/Users/eivind/.rvm/gems/ruby-2.0.0-p598/gems/twitter-5.3.1/lib/twitter/tweet.rb:84:in `uris': To get urls, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
/Users/eivind/.rvm/gems/ruby-2.0.0-p598/gems/twitter-5.3.1/lib/twitter/tweet.rb:57:in `media': To get media, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
/Users/eivind/.rvm/gems/ruby-2.0.0-p598/gems/twitter-5.3.1/lib/twitter/tweet.rb:84:in `uris': To get urls, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
/Users/eivind/.rvm/gems/ruby-2.0.0-p598/gems/twitter-5.3.1/lib/twitter/tweet.rb:57:in `media': To get media, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
/Users/eivind/.rvm/gems/ruby-2.0.0-p598/gems/twitter-5.3.1/lib/twitter/tweet.rb:84:in `uris': To get urls, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
/Users/eivind/.rvm/

Contract Killer 3

Revised date: 07/11/2012

Between us [company name] and you [customer name]

Summary:

We’ll always do our best to fulfil your needs and meet your expectations, but it’s important to have things written down so that we both know what’s what, who should do what and when, and what will happen if something goes wrong. In this contract you won’t find any complicated legal terms or long passages of unreadable text. We’ve no desire to trick you into signing something that you might later regret. What we do want is what’s best for both parties, now and in the future.

@EivindB
EivindB / gist:5516938
Last active December 16, 2015 23:50
Error from running Slogger after config.
14:33:44 InstapaperLogger: Getting Instapaper posts for 1 accounts
/Users/eivind/Dropbox/Apps/Scripts/Slogger/plugins/instapaperlogger.rb:68:in `rescue in block in do_log': Error getting posts for www.instapaper.com/rss/175788/gfjzgZGf6332bVuSgoVu7LYxZBg (RuntimeError)
from /Users/eivind/Dropbox/Apps/Scripts/Slogger/plugins/instapaperlogger.rb:49:in `block in do_log'
from /Users/eivind/Dropbox/Apps/Scripts/Slogger/plugins/instapaperlogger.rb:48:in `each'
from /Users/eivind/Dropbox/Apps/Scripts/Slogger/plugins/instapaperlogger.rb:48:in `do_log'
from /Users/eivind/Dropbox/Apps/Scripts/Slogger/slogger.rb:254:in `block in run_plugins'
from /Users/eivind/Dropbox/Apps/Scripts/Slogger/slogger.rb:242:in `each'
from /Users/eivind/Dropbox/Apps/Scripts/Slogger/slogger.rb:242:in `run_plugins'
from /Users/eivind/Dropbox/Apps/Scripts/Slogger/slogger.rb:381:in `<top (required)>'
from /usr/local/Cellar/ruby/1.9.3-p392/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/*!
* Bootstrap v2.2.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/