Skip to content

Instantly share code, notes, and snippets.

View maxfierke's full-sized avatar
🌋
NoMethodError: undefined method `status' for #<ProfileInfo:0x00007fc2ffae9f38>

Max Fierke maxfierke

🌋
NoMethodError: undefined method `status' for #<ProfileInfo:0x00007fc2ffae9f38>
View GitHub Profile
# The blog post that started it all: https://neocities.org/blog/the-fcc-is-now-rate-limited
#
# Current known FCC address ranges:
# https://news.ycombinator.com/item?id=7716915
#
# Confirm/locate FCC IP ranges with this: http://whois.arin.net/rest/net/NET-165-135-0-0-1/pft
#
# In your nginx.conf:
location / {
@maxfierke
maxfierke / gist:10739526
Created April 15, 2014 15:00
keybase.md

Keybase proof

I hereby claim:

  • I am maxfierke on github.
  • I am m4xm4n (https://keybase.io/m4xm4n) on keybase.
  • I have a public key whose fingerprint is EFDF C1DB 0209 4716 43EF 8D6C 5D3C 9BA9 5C4A B78D

To claim this, I am signing this object:

@maxfierke
maxfierke / bleufear.colors
Created March 24, 2013 22:48
BleuFear KDE 4 color scheme. Not incredibly refined, but it matches pretty well with the GTK theme.
[ColorEffects:Disabled]
Color=0,0,0
ColorAmount=-0.8
ColorEffect=0
ContrastAmount=0.5
ContrastEffect=1
IntensityAmount=0.25
IntensityEffect=2
[ColorEffects:Inactive]
@maxfierke
maxfierke / bryan-is-a-repo-ninja.txt
Created December 5, 2012 02:54
Bryan's multi-repo Android setup
<bhundven> copy current functionality for now
<bhundven> then add new features afterwards
<bhundven> reposwitch: http://pastebin.com/Tx3zUPbG
<bhundven> reposync: http://pastebin.com/hnpugSMM
<bhundven> it's kind of a hack
<bhundven> so
<bhundven> first
<bhundven> sync aosp mirror
<bhundven> mkdir -p ~/android/aosp-mirror
<bhundven> cd $_