Skip to content

Instantly share code, notes, and snippets.

@ffesseler
ffesseler / reboot_network
Created August 6, 2015 07:54
Reboot network on OSX
sudo ifconfig en4 down
sudo ifconfig en4 up
@ffesseler
ffesseler / about.md
Last active September 26, 2015 18:28 — forked from sputnikus/about.md
Programming Achievements: How to Level Up as a Developer

Programming Achievements: How to Level Up as a Developer

  1. Select a particular experience to pursue.
  2. Pursue that experience to completion. (Achievement unlocked!)
  3. Reflect on that experience. Really soak it in. Maybe a blog post would be in order?
  4. Return to Step 1, this time selecting a new experience.

This gist is a fork of the gist from this blog post.