<foog23>
geez, what a small channel :/ #ruby is bigger
ryanlecompte has quit [Remote host closed the connection]
<lianj>
what a measure…
KA_ has quit [Quit: KA_]
<foog23>
indeed
<foog23>
over 600 in #ruby
nofxx has quit [Ping timeout: 264 seconds]
<Lomax>
pastie: hook me up
<foog23>
also seems like the ops are better there too, I measure a channel by the ban list. Usually people are passive aggressive and ignorant if the ban list is quite long
datanoise has joined #ruby-lang
<lianj>
foog23: youre free to leave here :)
<Lomax>
so, pastie.org / freenode integration is dead, right?
foog23 has left #ruby-lang ["the #ruby seems better =)"]
awojo has left #ruby-lang [#ruby-lang]
awojo has joined #ruby-lang
datanoise has quit [Ping timeout: 260 seconds]
jperry2_ has quit [Quit: jperry2_]
ricardovaleriano has quit [Remote host closed the connection]
awojo has left #ruby-lang [#ruby-lang]
krohrbaugh has quit [Quit: Leaving.]
datanoise has joined #ruby-lang
nertzy has joined #ruby-lang
KA_ has joined #ruby-lang
stardiviner has joined #ruby-lang
KA_ has quit [Client Quit]
lcdhoffman has quit [Quit: lcdhoffman]
gmci has quit [Ping timeout: 244 seconds]
woollyams has joined #ruby-lang
KA_ has joined #ruby-lang
KA_ has quit [Quit: KA_]
KA_ has joined #ruby-lang
_nitti has joined #ruby-lang
KA_ has quit [Client Quit]
KA_ has joined #ruby-lang
Shine-neko has quit [Ping timeout: 245 seconds]
nertzy has quit [Quit: This computer has gone to sleep]
KA_ has quit [Client Quit]
Shine-neko has joined #ruby-lang
_nitti has quit [Ping timeout: 240 seconds]
rfay has joined #ruby-lang
gmci_ has joined #ruby-lang
jtoy has joined #ruby-lang
KA_ has joined #ruby-lang
nertzy has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
gmci_ has quit [Ping timeout: 246 seconds]
Lomax has quit [Ping timeout: 240 seconds]
gmci_ has joined #ruby-lang
dous has quit [Remote host closed the connection]
roadt has joined #ruby-lang
kain has quit [Ping timeout: 246 seconds]
cardoni has quit [Quit: cardoni]
lsegal` has joined #ruby-lang
lsegal` has quit [Client Quit]
lsegal has joined #ruby-lang
roadt has quit [Ping timeout: 264 seconds]
chendo_ is now known as chendo
swarles has quit [Quit: Leaving]
swarles has joined #ruby-lang
alvaro_o has quit [Quit: Ex-Chat]
kain has joined #ruby-lang
CrazyHorse18 has joined #ruby-lang
<CrazyHorse18>
hey.. i need to create a fast UDP server
nertzy has quit [Quit: This computer has gone to sleep]
<CrazyHorse18>
is using ruby threads (i.e. Thread.new) and ruby's UDPSocket class good enough?
marc3000 has joined #ruby-lang
marc3000 has left #ruby-lang [#ruby-lang]
ledao1 has joined #ruby-lang
bastilian has joined #ruby-lang
swarles has quit [Read error: Connection reset by peer]
swarley has joined #ruby-lang
ledao has quit [Ping timeout: 245 seconds]
cardoni has joined #ruby-lang
kain has quit [Ping timeout: 256 seconds]
justinmcp has quit [Remote host closed the connection]
<Spaceghostc2c>
CrazyHorse18: UDP and fast aren't exactly buddies.
<CrazyHorse18>
what's better than UDP?
rfay has quit [Quit: This computer has gone to sleep]
<Spaceghostc2c>
Meth, but that's besides the point. What are you trying to accomplish?
<CrazyHorse18>
i've got several thousand devices that communicate to a server, need to accept the data, and decode it
<CrazyHorse18>
they are split into TCP, UDP and TCP/SMTP devices
<CrazyHorse18>
our current servers are a bit unreliable and can be slow
WillMarshall has quit [Read error: Connection reset by peer]
<CrazyHorse18>
so we're looking at rebuilding them all (especially since we have 2 new ones to build anyway)
<lianj>
eventmachine too, but he is already in that room..
BMF has quit [Remote host closed the connection]
mpan has joined #ruby-lang
coryf has quit [Remote host closed the connection]
macmartine has joined #ruby-lang
hgf has joined #ruby-lang
whatasunnyday has joined #ruby-lang
imajes has quit [Excess Flood]
macmartine has quit [Read error: Connection reset by peer]
<whatasunnyday>
Hey, I'm getting a no method error exception from a module I'm using in my sinatra application. Would someone mind putting a second set of eyes on this please? http://pastie.org/4912185
imajes has joined #ruby-lang
irleif has joined #ruby-lang
tRAS has quit [Quit: Mother, did it need to be so high?]
macmartine has joined #ruby-lang
KA_ has quit [Quit: KA_]
datanoise has joined #ruby-lang
<whatasunnyday>
I figured it out. I needed to add module_method :symbol
chendo has quit [Ping timeout: 256 seconds]
<whatasunnyday>
where symbol was my function
<whatasunnyday>
thanks anyways!
kain has joined #ruby-lang
chendo_ has joined #ruby-lang
recklessrahul has joined #ruby-lang
<sunaku>
whatasunnyday: or 'extend self' inside your module body
<whatasunnyday>
extend self?
<whatasunnyday>
do you mean self.get?
<sunaku>
nope. i meant exactly that :)
<whatasunnyday>
just looked it up, very interesting.
irleif has quit [Quit: Computer has gone to sleep.]
<sunaku>
did you ever code in java?
<whatasunnyday>
i have
<sunaku>
good. ruby has an easy way to make "singleton classes": module Foo; extend self; ...; end
<whatasunnyday>
ah got it
KA_ has joined #ruby-lang
<whatasunnyday>
cool stuff
<whatasunnyday>
thanks
<sunaku>
now Foo cannot be instantiated, but it has all its logic hidden inside :)
<sunaku>
np, enjoy ruby
chimkan has joined #ruby-lang
<whatasunnyday>
sunaku, question... is it the same as class << self
<sunaku>
similar, yes. class << self opens up the "singleton class" (not to be confused with java terminology)
artOfWar has quit [Remote host closed the connection]
piyush has joined #ruby-lang
yats has quit [Ping timeout: 244 seconds]
hakunin has quit [Remote host closed the connection]
charliesome has joined #ruby-lang
hakunin has joined #ruby-lang
havenn has joined #ruby-lang
imajes has quit [Excess Flood]
hakunin has quit [Ping timeout: 240 seconds]
imajes has joined #ruby-lang
havenn has quit [Ping timeout: 244 seconds]
kain has joined #ruby-lang
yats has joined #ruby-lang
gmci has quit [Quit: Computer has gone to sleep.]
ledao1 has quit [Ping timeout: 245 seconds]
KA_ has joined #ruby-lang
yats has quit [Read error: Connection reset by peer]
wallerdev has quit [Quit: wallerdev]
yats has joined #ruby-lang
ledao has joined #ruby-lang
runeb has joined #ruby-lang
sunaku has quit [Ping timeout: 256 seconds]
kain has quit [Quit: exit]
kain has joined #ruby-lang
rue|w has joined #ruby-lang
LnL has joined #ruby-lang
jstemmer has quit [Quit: leaving]
woollyams has quit [Ping timeout: 245 seconds]
justinmcp has quit [Remote host closed the connection]
justinmcp has joined #ruby-lang
aflynn has quit [Quit: Ex-Chat]
ryanf has quit [Quit: broken pipes |||]
Shine-neko has joined #ruby-lang
sepp2k has joined #ruby-lang
<Harzilein>
good morning ;)
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
<Harzilein>
what's the recommended read method for streaming a file to a pure ruby xml/json/whatever streaming parser?
<Harzilein>
they don't seem to have examples for this, i see their benchmarks use File.read with no size argument, which is unlikely to be representative of their real world usage ;)
<Harzilein>
(they do have examples for sockets sometimes)
jstemmer has joined #ruby-lang
dr_bob has joined #ruby-lang
tooky has joined #ruby-lang
gnufied has joined #ruby-lang
LnL has quit [Quit: LnL]
havenn has joined #ruby-lang
cdt has joined #ruby-lang
imajes has quit [Excess Flood]
Madis has joined #ruby-lang
imajes has joined #ruby-lang
artOfWar has joined #ruby-lang
ryanlecompte has quit [Remote host closed the connection]
havenn has quit [Ping timeout: 255 seconds]
artOfWar has quit [Ping timeout: 245 seconds]
tRAS has quit [Ping timeout: 240 seconds]
GarethAdams has joined #ruby-lang
<CrazyHorse18>
hey
<CrazyHorse18>
how do i get this
<CrazyHorse18>
\344\275\240
<CrazyHorse18>
into characters?
<CrazyHorse18>
this is 你
<CrazyHorse18>
i've got no idea what character encoding it is
KA_ has quit [Quit: KA_]
workmad3 has joined #ruby-lang
yats has quit [Read error: Connection reset by peer]
yats has joined #ruby-lang
voker57 has joined #ruby-lang
recklessrahul has joined #ruby-lang
<Harzilein>
CrazyHorse18: i can tell you which character encoding it is, and i could find a way for you to get characters out of it, but someone else (or the docs) would need to tell you what's the semantically "right" approach. on a linux shell though:
<Harzilein>
CrazyHorse18: and they represent a utf8 character
<Harzilein>
CrazyHorse18: are you sure you have to parse that string? did you use pp instead of puts for printing it?
<Harzilein>
CrazyHorse18: you might already have those bytes
<CrazyHorse18>
i'm using the google translate api
dhruvasagar has joined #ruby-lang
<CrazyHorse18>
and i want to get it back as a character
<Harzilein>
CrazyHorse18: then you only need to interpret them as utf-8
<CrazyHorse18>
but i get it back as \344\275\240 etc
<CrazyHorse18>
how do i do that? or you can't do that in IRB?
<Harzilein>
CrazyHorse18: if you are using a gem i'm pretty sure it won't give you a \-escape with octal, that's actually pp or irb printing your string
<CrazyHorse18>
ah right
<Harzilein>
s/printing/"pretty"-printing/
<Harzilein>
use puts YourLibrary.call(:to => "get", :whatever => [:string, YOU], "want", [:from, :google]) instead of having irb print it for you
Mon_Ouie has quit [Ping timeout: 245 seconds]
<CrazyHorse18>
Yes that was the issue :)
<CrazyHorse18>
thankyou very much
<erikh>
"".encoding.to_s
<erikh>
will tell you what encoding ruby thinks it is.
<Harzilein>
.oO( for me, there's not much difference between that chinese character and random numbers. the rendering of the glyph might be prettier than some boring number though ;)
<erikh>
and the escapes you are seeing are because irb by default returns the value applied against #inspect, which for string does exactly that (print the escape value for each byte)
<erikh>
if you want to see the value of the string presented as your terminal would see it, use 'puts'
yats has quit [Ping timeout: 256 seconds]
itz has joined #ruby-lang
soahccc has quit [Excess Flood]
conorreedy has quit [Ping timeout: 256 seconds]
gnufied has quit [Quit: Leaving.]
<CrazyHorse18>
Harzilein: yeah.. most of them i can't read either
vlad_starkov has joined #ruby-lang
<CrazyHorse18>
but i have the english so.. i know this '请求激活密码已超过48小时,此链接失效.' means 'It has been more than 48 hours since the request to activate your account was sent so this link can no longer \n be used.',
yats has joined #ruby-lang
<Harzilein>
i don't even know the stroke order of anything but the most basic ones, so i cannot look them up if they are not in a digital format
<CrazyHorse18>
ah i just find out the pinyin… also failing that you can just draw them on OSX
<Harzilein>
i only have a tool that allows me to "paint" a character and have it looked up, what i'd really want is one where i "construct" it and have the system look for one that is optically similar to what i have constructed
<CrazyHorse18>
what operating system are you running?
<Harzilein>
linux
<CrazyHorse18>
Hmm
<CrazyHorse18>
i don't know if they have a drawing input in linux
<CrazyHorse18>
that's pretty much what the osx input does, you just draw it on the trackpad and it matches the characters
<CrazyHorse18>
Are you studying some language?
<Harzilein>
no, but i work IT in a translation agency and feel dumb for only knowing my mother tongue + english + bits of french and spanish ;)
gnufied has joined #ruby-lang
<CrazyHorse18>
yeah.. like a guy i met yesterday could speak fluent arabic, chinese, english and russian
<CrazyHorse18>
i mean they are about as diverse as you can get
havenn has joined #ruby-lang
gokul has joined #ruby-lang
bastilian has joined #ruby-lang
imajes has quit [Excess Flood]
slaytani1 has joined #ruby-lang
justinmcp has quit [Remote host closed the connection]
slaytanic has quit [Read error: Connection reset by peer]
imajes has joined #ruby-lang
havenn has quit [Ping timeout: 256 seconds]
piyush has quit [Ping timeout: 245 seconds]
dous has quit [Remote host closed the connection]
ruurd has joined #ruby-lang
tRAS has joined #ruby-lang
dous has joined #ruby-lang
krz has quit [Quit: krz]
Shine-neko has quit [Quit: Shine-neko]
voker57 has quit [Remote host closed the connection]
woollyams has joined #ruby-lang
roadt has joined #ruby-lang
<andrewvos>
CTRL+P, WHY YOU CHANGE DIRECTORIES ALL THE DAMN TIME
woollyams has quit [Quit: Computer has gone to sleep.]
woollyams has joined #ruby-lang
recklessrahul has quit [Ping timeout: 244 seconds]
havenn has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
nignaztic has joined #ruby-lang
havenn has quit [Ping timeout: 245 seconds]
x0F has quit [Disconnected by services]
x0F_ has joined #ruby-lang
x0F_ is now known as x0F
CrazyHorse18 has quit [Quit: Leaving.]
recklessrahul has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
gnufied has quit [Quit: Leaving.]
dous has quit [Remote host closed the connection]
gokul has quit [Quit: Leaving]
gokul has joined #ruby-lang
gokul has quit [Client Quit]
gnufied has joined #ruby-lang
postmodern has quit [Quit: Leaving]
kain has quit [Ping timeout: 246 seconds]
robgleeson__ has joined #ruby-lang
_nitti has joined #ruby-lang
_nitti has quit [Ping timeout: 260 seconds]
Mon_Ouie has quit [Read error: Connection reset by peer]
Mon_Ouie has joined #ruby-lang
sandbags has joined #ruby-lang
sandbags has quit [Changing host]
sandbags has joined #ruby-lang
jarib has quit [Excess Flood]
jarib has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
kain has joined #ruby-lang
soahccc_________ has joined #ruby-lang
soahccc_________ has quit [Excess Flood]
vlad_starkov has joined #ruby-lang
soahccc_________ has joined #ruby-lang
soahccc_________ has quit [Excess Flood]
soahccc_________ has joined #ruby-lang
havenn has joined #ruby-lang
soahccc_________ has quit [Remote host closed the connection]
Mon_Ouie has quit [Read error: Connection reset by peer]
justinmcp has joined #ruby-lang
imajes has quit [Excess Flood]
Mon_Ouie has joined #ruby-lang
soahccc has joined #ruby-lang
imajes has joined #ruby-lang
kristofferrr has joined #ruby-lang
havenn has quit [Ping timeout: 240 seconds]
dhruvasagar has quit [Ping timeout: 248 seconds]
piyush has joined #ruby-lang
kain has quit [Ping timeout: 244 seconds]
dhruvasagar has joined #ruby-lang
nariyal has joined #ruby-lang
kain has joined #ruby-lang
nariyal has quit [Client Quit]
m3nd3s has quit [Remote host closed the connection]
m3nd3s has joined #ruby-lang
kristofferrr has quit [Ping timeout: 260 seconds]
m3nd3s has quit [Ping timeout: 260 seconds]
nertzy has joined #ruby-lang
krism has joined #ruby-lang
justinmcp has quit [Remote host closed the connection]
My_Hearing has joined #ruby-lang
krism is now known as krisjk
<krisjk>
I have an app created usinfg the cramp framework (http://cramp.in). I need to setup authentication for the app. In Rails i have used Device. Can Device be used outside rails to provide authentication in any ruby based app ?
jxie_ has joined #ruby-lang
Mon_Ouie has quit [Ping timeout: 260 seconds]
Criztian has joined #ruby-lang
ruurd has quit [Quit: Leaving...]
jxie has quit [Ping timeout: 248 seconds]
_nitti has joined #ruby-lang
nertzy has quit [Quit: This computer has gone to sleep]
vlad_starkov has quit [Remote host closed the connection]
josh^ has quit [Ping timeout: 245 seconds]
gnufied has quit [Quit: Leaving.]
GarethAdams has quit [Quit: Leaving...]
_nitti has quit [Ping timeout: 260 seconds]
gnufied has joined #ruby-lang
mwjcomputing has joined #ruby-lang
My_Hearing has quit [Ping timeout: 260 seconds]
mwjcomputing has left #ruby-lang [#ruby-lang]
josh^ has joined #ruby-lang
ruurd has joined #ruby-lang
chendo__ has joined #ruby-lang
goshakkk has joined #ruby-lang
kleech has joined #ruby-lang
A124 has quit [Quit: Leaving.]
A124 has joined #ruby-lang
tooky has quit [Remote host closed the connection]
vlad_starkov has quit [Remote host closed the connection]
vlad_starkov has joined #ruby-lang
roadt has quit [Ping timeout: 240 seconds]
roadt has joined #ruby-lang
_nitti has joined #ruby-lang
goshakkk has quit [Quit: Computer has gone to sleep.]
m3nd3s_ has joined #ruby-lang
_nitti has quit [Ping timeout: 260 seconds]
Guedes_out is now known as Guedes
m3nd3s has quit [Ping timeout: 260 seconds]
havenn has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
goshakkk has joined #ruby-lang
jxie_ has quit [Quit: leaving]
tooky has joined #ruby-lang
havenn has quit [Ping timeout: 245 seconds]
sduckett has joined #ruby-lang
rfay has joined #ruby-lang
<imperator>
are people typically putting a Gemfile in their projects these days?
<imperator>
i mean their standalone libs, not rails projects
<soahccc>
imperator: lib or tool and is it a gem or not?
tooky has quit [Ping timeout: 260 seconds]
<soahccc>
I think Gemfiles are always welcome. In gems they are very common even for libraries
<imperator>
lib, yes it's a gem
<soahccc>
then just add it but there usually is only one entry in it
<gnufied>
imperator: yes, people are keeping Gemfile even for gems.
<gnufied>
but you need not actually.
<gnufied>
also never checkin Gemfile.lock for gems
<gnufied>
actually one may skip Gemfile entirely for gems. the only real purpose they serve is, ease in development.
<gnufied>
you still specify your dependencies in gemspec file
<soahccc>
imperator: You really should define dependencies in your gemspec but keep exactly this word in your gemfile: source 'http://rubygems.org' \n gemspec
<soahccc>
gnufied: Hmm so sources in a gem's Gemfile are ignored later on client side?
<gnufied>
rubygems is entirely unaware of Gemfiles
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
<imperator>
soahccc, the patch i got has "source :rubygems; gemspec"
<gnufied>
so, definitely ignored.
<soahccc>
gnufied: Yeah and bundler?
<soahccc>
I manage all my application's gems with bundler so bundler ignores those gemfiles too?
<gnufied>
afaik bundler won't use Gemfile of included gems
<gnufied>
yeah
<soahccc>
hmmm can you define sources in the gemspec though? Would be a bit unpractical though
<gnufied>
why would you need sources in deployed gems?
<gnufied>
there is only one canonical source. rubygems.org
<imperator>
you can specify a source on the command line i think
<gnufied>
however, if you want bundler to fetch gem depenencies for gems that you using from another source, you will have to specify it explictly in your own projects's Gemfile
<imperator>
presumably you're targeting an internal repo or a mirror
My_Hearing has joined #ruby-lang
<gnufied>
imperator: yup true.
krisjk has quit [Quit: Leaving]
justinmcp has joined #ruby-lang
recklessrahul has quit [Quit: Leaving]
tooky has joined #ruby-lang
conorreedy has joined #ruby-lang
recklessrahul has joined #ruby-lang
My_Hearing is now known as Mon_Ouie
<soahccc>
and dr_bob thank you :) Just that easy
ruurd has quit [Quit: Leaving...]
swarley has joined #ruby-lang
ruurd has joined #ruby-lang
stiang has joined #ruby-lang
recklessrahul has quit [Quit: Leaving]
concernedcitizen has quit [Remote host closed the connection]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
dr_bob has quit [Read error: Connection reset by peer]
Hakon has joined #ruby-lang
Jay_Levitt has joined #ruby-lang
crankharder has joined #ruby-lang
justinmcp has quit [Remote host closed the connection]
Jay_Levitt has quit [Client Quit]
mistym has quit [Remote host closed the connection]
seoaqua has joined #ruby-lang
coryf has joined #ruby-lang
dr_bob has joined #ruby-lang
sandbags has quit [Remote host closed the connection]
irleif has joined #ruby-lang
woollyams has quit [Quit: Computer has gone to sleep.]
gaveen has joined #ruby-lang
yats has quit [Quit: Leaving]
bastilian has quit [Quit: Leaving...]
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
sailias has joined #ruby-lang
codewrangler has joined #ruby-lang
sintec1 has joined #ruby-lang
havenn has joined #ruby-lang
tRAS has quit [Quit: Mother, did it need to be so high?]
solars has quit [Read error: Operation timed out]
<zzak_>
andrewvos: sup?
gsav has joined #ruby-lang
<andrewvos>
zzak_: Nothing?
sintec1 has left #ruby-lang [#ruby-lang]
<zzak_>
oh, you pinged me earlier
<andrewvos>
I think I asked something ... oh yeah. offlineimap doesn't sync Gmail chats?
<zzak_>
did freenode go down or something?
<andrewvos>
Not sure
<zzak_>
andrewvos: oh, idk i dont use gchat
<andrewvos>
oh (
<andrewvos>
:(*
<zzak_>
weird
<zzak_>
i had reconnected at some point, but my session stayed up
havenn has quit [Ping timeout: 245 seconds]
kurko___ has joined #ruby-lang
wyhaines has joined #ruby-lang
roadt has quit [Ping timeout: 255 seconds]
cyndis has joined #ruby-lang
josh^ has quit [Remote host closed the connection]
no_worries has joined #ruby-lang
_nitti has joined #ruby-lang
sandbags has joined #ruby-lang
sandbags has joined #ruby-lang
sandbags has quit [Changing host]
Guest41156 has joined #ruby-lang
jtoy has joined #ruby-lang
imajes has quit [Excess Flood]
saLOUt has joined #ruby-lang
gsav_ has joined #ruby-lang
bastilian has joined #ruby-lang
imajes has joined #ruby-lang
irleif has quit [Quit: Computer has gone to sleep.]
outoftime has joined #ruby-lang
kjr has joined #ruby-lang
solars has joined #ruby-lang
irleif has joined #ruby-lang
ledao has quit [Read error: Connection timed out]
Carnage\ has joined #ruby-lang
enebo has joined #ruby-lang
elux has joined #ruby-lang
jtoy has quit [Quit: jtoy]
_nitti has quit [Remote host closed the connection]
rue|w has quit [Ping timeout: 264 seconds]
GarethAdams has quit [Quit: Leaving...]
saLOUt has quit [Quit: Konversation terminated!]
irleif has quit [Quit: Computer has gone to sleep.]
Carnage\ has quit []
tRAS has joined #ruby-lang
hinbody has quit [Ping timeout: 244 seconds]
dr_bob has quit [Quit: Leaving.]
dr_bob has joined #ruby-lang
GarethAdams has joined #ruby-lang
GarethAdams has quit [Client Quit]
irleif has joined #ruby-lang
irleif has quit [Client Quit]
headius has joined #ruby-lang
runeb has quit [Remote host closed the connection]
gnufied1 has joined #ruby-lang
gnufied has quit [Ping timeout: 240 seconds]
saLOUt has joined #ruby-lang
gsav has quit [Quit: Lost terminal]
m3nd3s_ has quit [Remote host closed the connection]
ruurd has quit [Quit: Leaving...]
datanoise has joined #ruby-lang
goshakkk has quit [Quit: Computer has gone to sleep.]
havenn has joined #ruby-lang
tRAS has quit [Quit: Mother, did it need to be so high?]
kurko___ has left #ruby-lang [#ruby-lang]
macmartine has joined #ruby-lang
kurko_ has joined #ruby-lang
havenn has quit [Ping timeout: 245 seconds]
irleif has joined #ruby-lang
Tearan has quit [Quit: Sleepy Badger....]
GarethAdams has joined #ruby-lang
goshakkk has joined #ruby-lang
krohrbaugh has quit [Ping timeout: 240 seconds]
vesan has quit [Read error: Connection reset by peer]
vesan has joined #ruby-lang
KA_ has joined #ruby-lang
icooba has joined #ruby-lang
irleif has quit [Quit: Computer has gone to sleep.]
nariyal has quit [Quit: Computer has gone to sleep.]
_nitti has joined #ruby-lang
cardoni has joined #ruby-lang
hakunin has joined #ruby-lang
gnufied1 has quit [Quit: Leaving.]
KA_ has quit [Quit: KA_]
rindolf has joined #ruby-lang
<rindolf>
Hi all.
<soahccc>
Damnit. I really thought the linux kernel doing something convinient but I was just dreaming. Of course inotify DOES NOT support recursivity... Such a damn senseless feature and wasted time...
Mellett68 has joined #ruby-lang
dr_bob has quit [Quit: Leaving.]
goshakkk has quit [Quit: Computer has gone to sleep.]
seoaqua has quit [Ping timeout: 256 seconds]
alexkira has joined #ruby-lang
irleif has joined #ruby-lang
ruurd has joined #ruby-lang
Weems has quit [Ping timeout: 260 seconds]
gnufied has joined #ruby-lang
saLOUt has quit [Quit: Konversation terminated!]
goshakkk has joined #ruby-lang
jtoy has joined #ruby-lang
justinseiter has joined #ruby-lang
justinmcp has joined #ruby-lang
brianpWins has quit [Quit: brianpWins]
joast has joined #ruby-lang
justinmcp has quit [Ping timeout: 256 seconds]
carloslopes has quit [Quit: Leaving.]
justinseiter has quit [Ping timeout: 246 seconds]
stiang has quit [Quit: stiang]
headius has quit [Quit: headius]
tbuehlmann has quit [Remote host closed the connection]
piyush has quit [Ping timeout: 245 seconds]
havenn has joined #ruby-lang
tRAS has joined #ruby-lang
gnufied has quit [Quit: Leaving.]
lcdhoffman has joined #ruby-lang
__butch__ has joined #ruby-lang
irleif has quit [Quit: Computer has gone to sleep.]
krohrbaugh has joined #ruby-lang
gnufied has joined #ruby-lang
ryanlecompte has joined #ruby-lang
wallerdev has joined #ruby-lang
imajes has quit [Excess Flood]
neurodamage has quit [Ping timeout: 245 seconds]
burgestrand has quit [Quit: Leaving.]
neurodamage has joined #ruby-lang
rfay has quit [Quit: This computer has gone to sleep]
<ddfreyne>
it’s not really updated anymore, because it just works fine :)
<ddfreyne>
it’s been used in nanoc for a few years now
Guest39868 has quit [Ping timeout: 256 seconds]
<JoelMcCracken>
ok
spectra has joined #ruby-lang
<ddfreyne>
and you could probably easily generate shell completions for it, but I haven’t gotten around to doing that yet - http://nanoc.stoneship.org/neps/0035/
<JoelMcCracken>
dont care much for shell completions, I don't use zsh
<ddfreyne>
bash has them too
<JoelMcCracken>
oh, that's news to me
<ddfreyne>
so you could type “nanoc co<tab>” and have it suggest compile, create-site etc
ruurd has joined #ruby-lang
<ddfreyne>
haven’t implemented that yet (at least not in an automatic fashion)
_nitti has joined #ruby-lang
postmodern has joined #ruby-lang
<rue>
ddfreyne: I wouldn’t have it suggest create-site if you tab from co :)
<ddfreyne>
rue: doh :)
<ddfreyne>
rue: c<tab>
<ddfreyne>
actually if you just say “nanoc c” it will say:
<ddfreyne>
nanoc: 'c' is ambiguous: compile create-item create-layout create-site
<ddfreyne>
and if you write “co” it will assume you mean “compile”, so you can nicely abbreviate commands
<ddfreyne>
unlike git, where you can’t use “git st” but you have to type “git status” entirely
<ddfreyne>
silly git
fletch_ has joined #ruby-lang
BigFatFatty has joined #ruby-lang
Shine-neko has joined #ruby-lang
<ddd>
because st could mean stage or status or stash
<ddd>
not really silly. since there is no way to know which you mean just off 2 letters, and even with 3 it still couldn't tell
<ddd>
which is why git help alias works great :)
RegEchse has joined #ruby-lang
jperry2_ has quit [Quit: jperry2_]
vlad_starkov has quit [Remote host closed the connection]
m3nd3s has quit [Remote host closed the connection]
m3nd3s has joined #ruby-lang
ananna has joined #ruby-lang
KA_ has joined #ruby-lang
anannie has quit [Read error: Connection reset by peer]
jtoy has quit [Quit: jtoy]
KA_ has quit [Client Quit]
m3nd3s has quit [Ping timeout: 260 seconds]
thone_ has joined #ruby-lang
sailias has joined #ruby-lang
sailias has quit [Client Quit]
codelitt has quit [Quit: codelitt]
<zenspider>
what nerd bags do you guys use? mine is falling apart and I love it to death but the maker's designer now sucks and makes inferior bags
rfay has quit [Quit: This computer has gone to sleep]
thone has quit [Ping timeout: 256 seconds]
<zenspider>
gauntlet 2.0.1 released!
Criztian has quit [Remote host closed the connection]
piyush has quit [Ping timeout: 256 seconds]
vlad_starkov has joined #ruby-lang
tenderlove has joined #ruby-lang
<imperator>
wtf is a nerd bag?
<ddd>
zenspider: I use my Swiss Gear laptop bag. Carries everything computer and tablet. Even a bit of survival gear (pogey bait, lensatic compass, field knife, fire kit, etc.)
vlad_starkov has quit [Ping timeout: 245 seconds]
<zenspider>
imperator: IF YOU HAVE TO ASK YOU WILL NEVER UNDERSTAND
<zenspider>
pogey bait?
<zenspider>
looks like my question was fogey bait :P
<imperator>
i'm sure it's probably a pink purse with a unicorn or rainbow or something
<zenspider>
ew. samsclub
<zenspider>
yeah. I got it.
<ddd>
zenspider: hehe sorry, was a fast search that showed something similar to what i have
<zenspider>
imperator: how'd you know?!?
<rue>
imperator: Hipster wear
<zenspider>
yeah. I'm not backpack compatible.
<zenspider>
unless it's one of those one strap ones
<zenspider>
interesting design tho
<rue>
I’ve a Golla and a Rapha
<thatdutchguy>
I have a Dakine, they're nice too
<ddd>
i'm used to rucks so the size of this one worked for me. can fit my 15" MBP, ASUS Trasnformer HD Tablet, couple books, folders, cables and what not, plus the extra survival gear i mentioned. works for me
<thatdutchguy>
Single strap ones kill your shoulders
gsav_ has quit [Ping timeout: 256 seconds]
<ddd>
yeah. Tried using my NBC bag from the service for awhile. wasn't.. comfortable to say the least.
<zenspider>
rue: urls?
<zenspider>
thatdutchguy: not with my shoulders :P
<zenspider>
I've been single-shouldering one bag or another for most of my life
<zenspider>
I'm looking at a couple tom bihns... gonna go down and look at them next week
KA_ has joined #ruby-lang
<zenspider>
currently looking at ego, id, and ristretto
irleif has quit [Quit: Computer has gone to sleep.]
kjr has quit [Quit: kjr]
irleif has joined #ruby-lang
<ddd>
i'd recommend the Smart Alec but you said you don't like the backpack styles. I can say from personal experience that one is quite comfortable though
<ddd>
i take it you don't carry much more than the lappy and its charger then
<ddd>
or that thing expands more than it shows in the pics
<rue>
The latter can hold quite a bit. The former, no
<zenspider>
I pack a whole office and carry it at pretty much all times
JoelMcCracken has quit [Ping timeout: 245 seconds]
jamjam has quit [Ping timeout: 240 seconds]
<ddd>
zenspider: hehe yeah, i've cables for just about everything i can possibly do with the MBP, plus common-carry items like usb drives, thumb drives, dvd backups, linux install dvds, papers galore, and my 'private' gear. sometimes i swear it weighs as much as a standard packed duffle hehe
<rue>
Meant to order one of these: http://purjebagit.fi/ but never got around to it. They do custom work from old sails
<zenspider>
laptop, phone, ipad, mifi, 2-3 books, charger, peripherals, notepad, pens, sunglasses, wallet, passport, and usually pogey bait to prevent drops
<rue>
Paper books eek
<ddd>
rue see the image like 3rd image down with all the packs? that 2nd row, first one.. now that i could deal with if i ever switched
<zenspider>
best way for me to learn...
<ddd>
zenspider: i've paper books too, but usually only carry maybe 1 or 2. 99% of my books are on the tablet in ebook (pdf) format
KA_ has quit [Quit: KA_]
<ddd>
plus I stock dropbox with all my books. unoriginally, I named my private dir 'Library' :)
cardoni has joined #ruby-lang
<rue>
Simplify!
KA_ has joined #ruby-lang
<rue>
“Bag requirements: must be able to accommodate TAOCP”
<ddd>
trying to talk the wife into getting me an ipad1/2 for xmas though. tired of the android tablet.
<zenspider>
rue: simplify learning? no.
heftig has quit [Ping timeout: 245 seconds]
<zenspider>
ebooks suck for my learning style
no_worries has quit [Remote host closed the connection]
<zenspider>
I can often tell you roughly where in a book something was and what side of the page from 10 years ago... ebooks? not so much.
Sambalero has joined #ruby-lang
<ddd>
my core books i have in paper. (and ebook for emergencies) like TWGR, rspec and cucumber books, rails 3 in action, build awesome commandline apps, etc. but majoratively i read off the tablet. plus its cheaper to get ebooks than paper, and with money as tight as it is, i'll suffer through digital :)
savage- has joined #ruby-lang
heftig has joined #ruby-lang
Sambalero has quit [Remote host closed the connection]
<ddd>
zenspider: but i can agree with you. something about the feel of paper, the physical act of turning a page.. adds to the ability to learn somehow. (more senses involved?)
sepp2k1 has quit [Read error: Connection reset by peer]
hinbody has joined #ruby-lang
<rue>
Or it could be a formative reinforcer
<rue>
We all learned to read on paper
<ddd>
grounds for probability
ryanlecompte has quit [Ping timeout: 246 seconds]
<rue>
IF ANY OF YOU DIDN’T, PLEASE LEAVE NOW
<zenspider>
ddd: yup yup
bastilian has quit [Read error: Connection reset by peer]
bastilian has joined #ruby-lang
<lianj>
doing "/" or "ctrlf" on paper is a bit awkward though
nertzy has joined #ruby-lang
<ddd>
hah
<zenspider>
doesn't actually seem like a weak point to me.
<zenspider>
the only drawback for me is weight and I can handle that pretty well
<zenspider>
and wear... my grandmother's math book is one of my favorite books ever and it is threadbare
<zenspider>
I photographed it tho
<lianj>
uses as evidence is some murder cases too
<lianj>
*used
<ddd>
My book called 'Flight' about the building of NASA is like that. One of those books I just read over and over. facinating stuff to me
<ddd>
not sure if anyone else is into space flight, but flight covers the building of nasa and christopher kraft was the first mission control director. book is his account of how the program grew. failures etc. great book
<zenspider>
nice
<ddd>
wow, 1917!
<zenspider>
I'm actually transcribing the book into mathematica
<oddmunds>
nixe
<oddmunds>
nice
<ddd>
yeah i'd vacuum seal that sucker!
t4nk118 has quit [Quit: Page closed]
goshakkk has quit [Quit: Computer has gone to sleep.]
imperator has quit [Quit: Leaving]
nertzy has quit [Quit: This computer has gone to sleep]
<ddd>
rofl, that was funny sas hell. my youngest let all 3 cats out and two of the dogs. he ran screaming after the cats. he's got one under each arm running back yelling "the kitties are out the kitties are out!" trying to scoop up the other one *and* one of the dogs. lol tryin to scoop 4 animals in his 6yo arms.
<ddd>
kids
anon_456 has joined #ruby-lang
<rue>
:)
kurko_ has quit [Ping timeout: 245 seconds]
ruurd has quit [Quit: Leaving...]
hahuang65 has joined #ruby-lang
kurko_ has joined #ruby-lang
hahuang65 has quit [Client Quit]
<zenspider>
minitest 4.1.0 released!
outoftime has quit [Quit: Leaving]
anon_456 has quit [Remote host closed the connection]
anon_456 has joined #ruby-lang
tenderlove has quit [Remote host closed the connection]
anon_456 has quit [Remote host closed the connection]
anon_456 has joined #ruby-lang
kurko_ has quit [Ping timeout: 245 seconds]
cgd has quit [Ping timeout: 240 seconds]
m3nd3s has joined #ruby-lang
cgd has joined #ruby-lang
kurko_ has joined #ruby-lang
kurko_ has quit [Client Quit]
cardoni has quit [Quit: cardoni]
solars has quit [Ping timeout: 248 seconds]
cardoni has joined #ruby-lang
cardoni has quit [Client Quit]
woollyams has joined #ruby-lang
havenn has quit [Remote host closed the connection]
mcantor has joined #ruby-lang
<mcantor>
Who knows what "MSL" means in the context of calculating indent levels?
wyhaines has quit [Remote host closed the connection]
mrsolo has quit [Quit: Leaving]
KA_ has quit [Quit: KA_]
KA_ has joined #ruby-lang
<whitequark>
fuck, it's 2012. why do I have to replicate VT-52 control commands all over again?!
<whitequark>
it's like two times older than me, yet it still haunts everyone around
<whitequark>
(to be precise, I've been doing clang-style ~~~~~^^ error marks for pretty-printing exceptions and <pre> displays tabs on fixed 8-character grid.)
<blowmage>
zenspider: nice!
anon_456 has quit [Remote host closed the connection]
ledao has quit [Read error: Connection reset by peer]
irleif has joined #ruby-lang
anon_456 has joined #ruby-lang
ledao has joined #ruby-lang
tenderlove has joined #ruby-lang
toretore has quit [Quit: Leaving]
anon_456 has quit [Remote host closed the connection]
Axsuul has joined #ruby-lang
datanoise has quit [Ping timeout: 244 seconds]
robgleeson__ has quit [Read error: Connection reset by peer]
robgleeson__ has joined #ruby-lang
towski has joined #ruby-lang
KA_ has quit [Quit: KA_]
KA_ has joined #ruby-lang
KA_ has quit [Quit: KA_]
KA_ has joined #ruby-lang
BigFatFatty has left #ruby-lang [#ruby-lang]
KA_ has quit [Client Quit]
fletch_ has quit [Read error: Operation timed out]