Skip to content

Instantly share code, notes, and snippets.

View terrorobe's full-sized avatar
🚀
🌙

Michael Renner terrorobe

🚀
🌙
View GitHub Profile
terrorobe@nostalgia ~ % for i in `seq 1 100`; do dig @195.3.96.67 version.bind txt chaos +short; done | sort | uniq -c
75 "PowerDNS Recursor 3.6.2 (jenkins@autotest.powerdns.com built 20141031140810 mockbuild@)"
25 "PowerDNS Recursor 3.7.3 (jenkins@autotest.powerdns.com built 20150610132449 mockbuild@)"
terrorobe@nostalgia ~ % for i in `seq 1 100`; do dig @213.33.98.136 version.bind txt chaos +short; done | sort | uniq -c
70 "PowerDNS Recursor 3.6.2 (jenkins@autotest.powerdns.com built 20141031140810 mockbuild@)"
30 "PowerDNS Recursor 3.7.3 (jenkins@autotest.powerdns.com built 20150610132449 mockbuild@)"
terrorobe@nostalgia ~ %
terrorobe@nostalgia ~/tmp % otool -L /usr/local/Cellar/git/2.15.1/libexec/git-core/git-remote-https
/usr/local/Cellar/git/2.15.1/libexec/git-core/git-remote-https:
/usr/lib/libcurl.4.dylib (compatibility version 7.0.0, current version 9.0.0)
/usr/lib/libexpat.1.dylib (compatibility version 7.0.0, current version 8.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.0.0)
terrorobe@nostalgia ~/tmp % otool -L /usr/lib/libcurl.4.dylib
/usr/lib/libcurl.4.dylib:
/usr/lib/libcurl.4.dylib (compatibility version 7.0.0, current version 9.0.0)
@terrorobe
terrorobe / ca.json
Last active May 22, 2017 17:31
cfssl quickstart
{
"CN":"YOLOCA",
"names":[
{
"C":"AT",
"L":"Gmunden",
"O":"Yolo, Inc.",
"OU":"WWW",
"ST":"Upper Austria"
}
robe@abundantia ~/tmp % cat exit_2.sh
#!/bin/sh
exit 2
robe@abundantia ~/tmp % cat subshell_one_command.sh
#!/bin/bash
set -e
(
./exit_2.sh
)

Keybase proof

I hereby claim:

  • I am terrorobe on github.
  • I am terrorobe (https://keybase.io/terrorobe) on keybase.
  • I have a public key whose fingerprint is 5127 8D4D 2D40 8A38 C44B A16A 8992 0B56 A3FB BF1F

To claim this, I am signing this object:

@terrorobe
terrorobe / gist:5960330
Last active December 19, 2015 13:09
wrapwrap
Hi,
we seem to have mitigated the SSD issues in am4 for now.
Apparently both the Crucial M4 as well as the Micron M500 slow
down considerably when being filled to ~90% capacity (and having no
DISCARD/TRIM to top it off). This is a sharp contrast to the Intel 520s
in fra who hum happily along at ~90% capacity (also no DISCARD).
http://imgur.com/a/ZgAz0 illustrates the issues - sda being the Micron
@terrorobe
terrorobe / gist:2472185
Created April 23, 2012 16:41
Über Medien, Verwertungsmodelle und die Gratiskultur

Hallo Florian,

hier die Antwort zu deiner etwas provokant gestellten Frage:

Ich bin in der glücklichen Lage dass ich genug verfügbares Einkommen ("disposable Income") habe dass ich nicht mehr auf Geschenke angewiesen bin, das ist also nicht mein Kernmotivationsfaktor (obwohl das auch schon mal anders ausgesehen hat, zugegebenerweise).

Piraterie ist primär ein Verfügbarkeitsproblem, die Unmöglichkeit für Konsumenten Inhalte in einer für sie akzeptablen Form präsentiert zu bekommen [1].

Das mag jetzt im ersten Moment wie ein Affront gegenüber der Urheber wirken, ist aber etwas das man akzeptieren und schätzen muss, denn letztendlich sind (bei Zeitungen) die Leser und die einhergehenden Werbekunden die, die Miete bezahlen. Entwickeln sich die Konsumenten weiter, müssen sich die Angebote weiterentwickeln.