robert_ has quit [Ping timeout: 252 seconds]
Garb0 has quit [Quit: Garb0]
leah2 has quit [Read error: Connection reset by peer]
<adam12> lol
TomyLobo has quit [Read error: Connection reset by peer]
sdfuiojklqaz has joined #ruby
gearnode has quit [Ping timeout: 265 seconds]
<leftylink> ironic to get an nsfw message from a sfw nick???
sdfuiojklqaz has quit [Remote host closed the connection]
lunarkitty has quit [Quit: Connection closed for inactivity]
Guest65 has joined #ruby
sdfuiojklqaz has joined #ruby
sdfuiojklqaz has quit [Ping timeout: 244 seconds]
unyu has quit [Quit: WeeChat 3.1]
Guest65 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
unyu has joined #ruby
lunarkitty has joined #ruby
clemens3 has quit [Ping timeout: 268 seconds]
clemens3 has joined #ruby
reset has joined #ruby
bastienleonard has joined #ruby
<rapha> so, what do we think about https://vlang.io/ ?
<rapha> (immutable variables by default, anyone? :-D)
bastienleonard has quit [Quit: WeeChat 3.1]
bastienleonard has joined #ruby
<EdwardIII> rapha: what's the advantage over the new hotness rust?
jinie has quit [Quit: ZNC 1.8.2 - https://znc.in]
leah2 has joined #ruby
Garb0 has joined #ruby
<nakilon> I don't like "No variable shadowing"
<nakilon> I love name all my variables "p" /s
<nakilon> and _
<nakilon> I just think you'll run out of variable names once you get into some 50 stack levels
<nakilon> unless there is some scope limiting, yeah
jinie has joined #ruby
<nakilon> though it would need to keep things in artificially splited functions, unable to refactor by inlining them
jinie has quit [Quit: ZNC 1.8.2 - https://znc.in]
postmodern has quit [Quit: Leaving]
Qchmqs has joined #ruby
jinie has joined #ruby
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]
goldfish has joined #ruby
jinie has quit [Quit: ZNC 1.8.2 - https://znc.in]
jinie has joined #ruby
pwnd_sfw has quit [Read error: Connection reset by peer]
goldfish_ has joined #ruby
goldfish has quit [Killed (NickServ (GHOST command used by goldfish_))]
goldfish_ is now known as goldfish
pwnd_sfw has joined #ruby
leah2 has quit [*.net *.split]
clemens3 has quit [*.net *.split]
leah2 has joined #ruby
clemens3 has joined #ruby
sdfuiojklqaz has joined #ruby
nmollerup has quit [Remote host closed the connection]
nmollerup has joined #ruby
gr33n7007h has quit [Quit: WeeChat 3.1]
rodd has quit [Ping timeout: 252 seconds]
rodd has joined #ruby
bougyman has quit [Quit: ZNC 1.6.4 - http://znc.in]
bougyman has joined #ruby
goldfish has quit [Ping timeout: 244 seconds]
pwnd_sfw has quit [Read error: Connection reset by peer]
pwnd_sfw has joined #ruby
Garb0 has quit [Quit: Garb0]
bastienleonard has quit [Ping timeout: 244 seconds]
swaggboi has joined #ruby
bastienleonard has joined #ruby
swaggboi has quit [Ping timeout: 252 seconds]
TomyLobo has joined #ruby
Garb0 has joined #ruby
<nakilon> is there something like class attributes in Matrix?
<nakilon> I calculate things but they return the same result on different input
<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]
erb has joined #ruby
<nakilon> >> 0.methods.grep /methods/
<ruby[bot]> nakilon: # => [:methods, :singleton_methods, :protected_methods, :private_methods, :public_methods] (https://carc.in/#/r/bbpb)
<nakilon> postmodern the :private_methods I guess
<postmodern> hmm private_methods and private_instance_methods works in irb, but not in rspec. ¯\(°_o)/¯
erb has quit [Quit: Quit]
<Garb0> Peak ruby HTTP
<Garb0> doing everything in curl and getting the output with ` ` and a little string manipulation
<Garb0> this is the final understanding
bastienleonard has quit [Quit: WeeChat 3.1]
Garb0 has quit [Quit: Garb0]
erb has joined #ruby
aesthetikx has quit [Ping timeout: 244 seconds]
aesthetikx has joined #ruby
aesthetikx has quit [Ping timeout: 252 seconds]
aesthetikx has joined #ruby