gr33n7007h has quit [Read error: Connection reset by peer]
gr33n7007h has joined #ruby
Garb0 has quit [Quit: Garb0]
Qchmqs has quit [Read error: Connection reset by peer]
jetchisel has joined #ruby
bastienleonard has quit [Quit: WeeChat 3.1]
bastienleonard has joined #ruby
bastienleonard has quit [Client Quit]
bastienleonard has joined #ruby
<rapha>
EdwardIII: no idea, rust claims it's good for systems programming, V claims its good for maintainable programming ... question is how they define these theings
<rapha>
nakilon: good point nakilon, although i do like to use the entire alphabet :)
<jhass>
can I use emojis for variable names?
<nakilon>
the best code should be huffman compression friendly
<nakilon>
ideally to be a fractal I guess
<ccooke>
Arithmetic coding is a beutifully elegant thing, although I'm not sure where the patent issues with it are (the patents are why bzip*2* exists)
Garb0 has joined #ruby
<rapha>
jhass: i use emojis for var names all the time, it's great fun.
goldfish has joined #ruby
lunarkitty has quit [Quit: Connection closed for inactivity]
goldfish has quit [Remote host closed the connection]
<nakilon>
nvm, bug is elsewhere, the inputs were the same _--
lunarkitty has joined #ruby
postmodern has joined #ruby
<postmodern>
if you're injecting pretty-printer helper methods into Kernel, should they be private? I noticed that json's Kernel#jj and yaml's Kernel#y methods are marked private.
<postmodern>
if so, how does one test the existence of private methods? only in Ruby 3 does #respond_to? check for private methods.
erb has joined #ruby
erb has quit [Read error: Connection reset by peer]