I hereby claim:
- I am natw on github.
- I am natw (https://keybase.io/natw) on keybase.
- I have a public key ASBT7ion3qJJS_tc-rEQ2VWdnAtSrH-bM8JNJjFtap1lXQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
VikingofRock posted:
Could someone explain that tef post to someone who doesn't know any ruby whatsoever?
yes, but if you're asking me then i'll have to explain to you how ruby works.
well, explain my current understanding of how ruby works. i'm never really sure if i've reached the bottom of the rabbit hole.
let's open with one description of ruby http://blade.nagaokaut.ac.jp/cgi-bi...179642?matzlisp
Matz posted:
######################### | |
# .gitignore file for Xcode4 / OS X Source projects | |
# | |
# Version 2.0 | |
# For latest version, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects | |
# | |
# 2013 updates: | |
# - fixed the broken "save personal Schemes" | |
# | |
# NB: if you are storing "built" products, this WILL NOT WORK, |
<action> | |
<app>vr</app> | |
<parameters> | |
<id>11263534</id> | |
</parameters> | |
</action> |
Guy Gavriel Kay - Under Heaven - 10 | |
Mira Grant - #Newsflesh - 8 | |
Justin Cronin - The Passage / The Twelve - 7 | |
Elizabeth Bear - Range of Ghosts / Shattered Pillars - 8 | |
Jim Butcher - 1st 2 Dresden Files - 8 | |
Howard Andrew Jones - Desert of Souls / Bones of the Old Ones - 9 | |
Scott Lynch - Gentlemen Bastards 1&2 - 9 | |
James S.A. Corey - Expanse 1 & 2 - 9 | |
Vikram Seth - A Suitable Boy - 10 | |
Patrick Rothfuss - Kingkiller 1 & 2 - 7 / 10 |
import random | |
for i in range(0, 100): | |
if not i % 15: | |
random.seed(1178741599) | |
print [i+1, "Fizz", "Buzz", "FizzBuzz"][random.randint(0,3)] |
{ | |
"^w" = "deleteWordBackward:"; | |
} |
#!/bin/bash | |
function main() { | |
for rpath in `repo_paths`; do | |
url="http://frogbucket$rpath/raw-file/tip/Gemfile.lock" | |
lines=`core_line` | |
if [[ $lines ]]; then | |
echo "$rpath" | |
echo "$lines" | while read line; do | |
echo -e "\t$line" |
#!/bin/bash | |
function main() { | |
for rpath in `repo_paths`; do | |
url="http://frogbucket$rpath/raw-file/tip/setup.py" | |
reqs=`req_strings` | |
if [[ $reqs ]]; then | |
echo "$rpath" | |
echo "$reqs" | while read line; do | |
echo -e "\t$line" |
print eval '"'. | |
('{'^"\[").( | |
('{')^ '[').('{'^'['). | |
('{'^'['). ('{'^'[').('{'^'[' | |
).('{'^'[' ).('{' ^'[').('{'^'[').('{' | |
^'[').('{'^'[').('{' ^'[').'_'.('{'^"\[").( | |
'{'^'[').('{'^"\[").( '{'^'[').('{'^'[').('{' | |
^'[').('{'^('[')).( '{'^'[').('{'^'[').('_').( |