Skip to content

Instantly share code, notes, and snippets.

View bitboxer's full-sized avatar
🤟

Bodo Tasche bitboxer

🤟
View GitHub Profile
@bitboxer
bitboxer / devise.de.yml
Created October 11, 2011 08:24 — forked from chrugail/devise.de.yml
german i18n for devise
de:
errors:
messages:
expired: "ist abgelaufen, bitte fordern Sie es neu an"
not_found: "nicht gefunden"
already_confirmed: "wurde bereits bestätigt"
not_locked: "ist nicht gesperrt"
not_saved:
one: "1 Fehler verhinderte, das %{resource} gespeichert werden konnte:"
other: "%{count} Fehler verhinderten, das %{resource} gespeichert werden konnte:"
# Logfile created on Fri Jun 18 08:12:29 +0200 2010 by logger.rb/22285
[06/18/10 08:12:29 +0200 local.putpat.tv (20506)] INFO : Dispatcher: passenger
[06/18/10 08:12:29 +0200 local.putpat.tv (20506)] INFO : Connecting workers after forking.
[06/18/10 08:12:29 +0200 local.putpat.tv (20506)] INFO : New Relic RPM Agent 2.12.3 Initialized: pid = 20506
[06/18/10 08:12:29 +0200 local.putpat.tv (20506)] INFO : Agent Log found in /Users/btasche/tr/ruby/ror/putpat/log/newrelic_agent.log
[06/18/10 08:12:29 +0200 local.putpat.tv (20506)] DEBUG : Processing instrumentation file '/Users/btasche/tr/ruby/ror/putpat/vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/active_merchant.rb'
[06/18/10 08:12:29 +0200 local.putpat.tv (20506)] DEBUG : Processing instrumentation file '/Users/btasche/tr/ruby/ror/putpat/vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/active_record_instrumentation.rb'
[06/18/10 08:12:29 +0200 local.putpat.tv (20506)] DEBUG : Traced method: class = , method = find_by_sql, metr
brew install gource
==> Cloning git://github.com/acaudwell/Gource.git
Updating /Users/bodo/Library/Caches/Homebrew/gource-HEAD
==> autoreconf -f -i
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gource/HEAD --disable-sdltest --disable-freetypet
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
brew install Gource
==> Downloading http://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3~rc5/ftgl-2.1.3-rc5.tar.gz
File already downloaded and cached to /Users/bodo/Library/Caches/Homebrew
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ftgl/2.1.3-rc5 --disable-freetype
==> make install
Making install in src
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I/usr/X11R6/include -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/local/include/freetype2 -I/usr/local/include -O3 -march=core2 -w -pipe -c -o libftgl_la-FTBuffer.lo `test -f 'FTBuffer.cpp' || echo './'`FTBuffer.cpp
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I/usr/X11R6/include -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/local/include/freetype2 -I/usr/local/include -O3 -march=core2
@bitboxer
bitboxer / network-socks
Last active August 29, 2015 14:11
Enable Socks on all network devices and create ssh connection, remove it afterwards
#!/bin/sh
echo "Setting up Socks Network"
networksetup listallnetworkservices|grep -v "*"|while read device
do
echo "$device"
sudo networksetup -setsocksfirewallproxy "$device" localhost 8080
sudo networksetup -setsocksfirewallproxystate "$device" on
done

Keybase proof

I hereby claim:

  • I am bitboxer on github.
  • I am bitboxer (https://keybase.io/bitboxer) on keybase.
  • I have a public key whose fingerprint is 44CA 071B 2F98 7A7C 30EE FFF0 75CF 15D5 BE5B 07AA

To claim this, I am signing this object: