Skip to content

Instantly share code, notes, and snippets.

@steveh
steveh / etc-samba-smb.conf
Created May 12, 2014 07:30
Samba dfree and zfs on Ubuntu 14.04
# File: /etc/samba/smb.conf
dfree command = /usr/local/bin/dfree
@BonsaiDen
BonsaiDen / DarkSoulsWeapons.js
Created November 17, 2012 15:41
Dark Souls Weapons Data in JSON form (scraped from: http://darksoulswiki.wikispaces.com/Weapons )
[{
"name": "Dagger",
"atk": {
"physical": 56,
"magic": 0,
"fire": 0,
"lightning": 0,
"bonus": 131
},
"def": {