havenwood changed the topic of #ruby to: Ruby 3.4.2, 3.3.7 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
ua_ has quit [Read error: Connection reset by peer]
ua_ has joined #ruby
dionysus69 has quit [Ping timeout: 246 seconds]
donofrio has joined #ruby
ua_ has quit [Read error: Connection reset by peer]
ua_ has joined #ruby
donofrio has quit [Ping timeout: 246 seconds]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 265 seconds]
blacknova has quit [Quit: Connection closed for inactivity]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
cappy has joined #ruby
fercell has quit [Quit: ZNC - https://znc.in]
fercell has joined #ruby
donofrio has quit [Ping timeout: 246 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
TomyLobo has quit [Read error: Connection reset by peer]
crespire has quit [Remote host closed the connection]
donofrio has joined #ruby
crespire has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 244 seconds]
hexreel has joined #ruby
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
hexreel has quit [Quit: leaving]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 265 seconds]
cappy has quit [Quit: Leaving]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 245 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 268 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 244 seconds]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
schn31d3r has joined #ruby
Sheilong has quit [Quit: Connection closed for inactivity]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
Furai has quit [Quit: WeeChat 4.6.0]
Furai has joined #ruby
donofrio has quit [Ping timeout: 272 seconds]
diego has quit [Quit: WeeChat 4.6.0]
dviola has joined #ruby
dviola has quit [Client Quit]
dviola has joined #ruby
donofrio has joined #ruby
donofrio has quit [Ping timeout: 248 seconds]
grenierm has joined #ruby
donofrio has joined #ruby
STASIdownunder has quit [Remote host closed the connection]
donofrio has quit [Ping timeout: 246 seconds]
andy-turner has joined #ruby
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
jmcantrell has quit [Quit: WeeChat 4.6.0]
jmcantrell_ is now known as jmcantrell
donofrio has quit [Ping timeout: 252 seconds]
STASIdownunder has joined #ruby
donofrio has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
STASIdownunder has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 248 seconds]
fantazo has joined #ruby
STASIdownunder has joined #ruby
donofrio has joined #ruby
donofrio has quit [Ping timeout: 272 seconds]
STASIdownunder has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 244 seconds]
donofrio has joined #ruby
factor has quit [Ping timeout: 268 seconds]
factor has joined #ruby
donofrio has quit [Ping timeout: 245 seconds]
donofrio has joined #ruby
infinityfye has joined #ruby
grenierm has quit [Quit: Client closed]
donofrio has quit [Ping timeout: 248 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 244 seconds]
Rounin has quit [Ping timeout: 265 seconds]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
Rounin has joined #ruby
andy-turner has quit [Quit: Leaving]
<nakilon> rubocop is a cancer, it seems to be even related to people becoming misunderstanding the point of required_ruby_version
donofrio has joined #ruby
<nakilon> rubocop even started fundamentally as a project where the guy who has never coded decided to dictate rules
<nakilon> just because it was a vacant place
<nakilon> and by choosing the rules randomly, bruteforcing, while having no adequate experience, he has taught so many people stupid, pointless and even harmful things
donofrio has quit [Ping timeout: 265 seconds]
<kjetilho> preach, brother! :)
<o0x1eef> I don't disagree with that. I think its defaults are too extreme and opinionated. The underlying technology seems useful though, and generally I prefer standardrb because it takes a more relaxed approach. Generally I think developers who want everyone to code just like them, down to the tiniest little detail, are dangerous and rubocop exhibits a bit of that.
donofrio has joined #ruby
donofrio has quit [Ping timeout: 248 seconds]
infinityfye has quit [Read error: Connection reset by peer]
infinityfye has joined #ruby
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
STASIdownunder has joined #ruby
STASIdownunder has quit [Read error: Connection reset by peer]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
infinityfye has quit [Read error: Connection reset by peer]
donofrio has quit [Ping timeout: 244 seconds]
otisolsen70 has joined #ruby
infinityfye has joined #ruby
otisolsen70 has quit [Remote host closed the connection]
otisolsen70 has joined #ruby
donofrio has joined #ruby
fantazo has quit [Quit: Lost terminal]
donofrio has quit [Ping timeout: 272 seconds]
donofrio has joined #ruby
STASIdownunder has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
<nakilon> I just use the -w or whatever the linter plugin calls, so I see the unused vars, missing () around * and &, etc.
<nakilon> the only thing I demand from my coworkers -- indentation convention
<nakilon> it should depict the call stack depth and nested literal depth , and not depend on other things, like the var name of the left value of literal assignment, etc.
donofrio has quit [Ping timeout: 248 seconds]
<henk> uuuh wat? what does that latter part even mean?
<nakilon> and trying to teach them to put the comma after the last element if they define Array or Hash vertically
<nakilon> henk: it means I have bad English probably
STASIdownunder has quit [Read error: Connection reset by peer]
<leah2> i understood it :p
<henk> nakilon: don’t assume that. mine might be the problem, or my lack of programming experience.
<nakilon> henk: my_var_with_a_name_I_tend_to_edit = {\n hello: :hi\n }
<nakilon> they just rename the var and you get some 20 lines long diff because everything has moved
<henk> oooh, ok, I think I get it, thanks
<nakilon> if they say "just use diff viewer with word-diff" -- it is a bad thinking approach; I don't have to rely on the diff viewing tools and their features; what if I just do git blame? I want to see when the particular vertical array literal element has changed but I have to stumble upon false alerts
<nakilon> I won't wonder they someone has already invented some stupid word-diff-git-blame tool just to keep pushing this nonsense
<nakilon> the rule of thumb -- edits should be minimal
<nakilon> *won't be surprised
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
GreenResponse has joined #ruby
gemmaro has quit [Ping timeout: 260 seconds]
otisolsen70 has quit [Quit: Leaving]
gemmaro has joined #ruby
donofrio has quit [Quit: Leaving]
donofrio has joined #ruby
user71 has joined #ruby
STASIdownunder has joined #ruby
STASIdownunder has quit [Remote host closed the connection]
STASIdownunder has joined #ruby
STASIdownunder has quit [Remote host closed the connection]
STASIdownunder_ has joined #ruby
nakilon3 has joined #ruby
srushe_ has joined #ruby
brw8 has joined #ruby
matta_ has joined #ruby
Bounga_ has joined #ruby
heinrich5991 has joined #ruby
Liothen_ has joined #ruby
noahmg123__ has joined #ruby
brokkoli_originl has joined #ruby
newton_ has joined #ruby
pookie has joined #ruby
slothbee has joined #ruby
infernixx has joined #ruby
STASIdownunder_ has quit [Read error: Connection reset by peer]
brw has quit [*.net *.split]
brokkoli_origin has quit [*.net *.split]
Bounga has quit [*.net *.split]
matta has quit [*.net *.split]
srushe has quit [*.net *.split]
infernix has quit [*.net *.split]
nakilon has quit [*.net *.split]
Liothen has quit [*.net *.split]
noahmg123 has quit [*.net *.split]
slothby has quit [*.net *.split]
olspookishmagus has quit [*.net *.split]
newton has quit [*.net *.split]
jtperreault has quit [*.net *.split]
bhaak has quit [*.net *.split]
pavelz has quit [*.net *.split]
heinrich5991_ has quit [*.net *.split]
Bounga_ is now known as Bounga
srushe_ is now known as srushe
matta_ is now known as matta
Liothen_ is now known as Liothen
noahmg123__ is now known as noahmg123
nakilon3 is now known as nakilon
infernixx is now known as infernix
pavelz has joined #ruby
jtperreault has joined #ruby
bhaak has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
CRISPR has joined #ruby
donofrio has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
donofrio has joined #ruby
STASIdownunder_ has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
donofrio has joined #ruby
CRISPR has quit [Ping timeout: 244 seconds]
donofrio has quit [Ping timeout: 245 seconds]
havenwood changed the topic of #ruby to: Ruby 3.4.2, 3.3.8 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
donofrio has joined #ruby
brokkoli_originl has quit [Remote host closed the connection]
donofrio has quit [Ping timeout: 244 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
MsInput has joined #ruby
donofrio has joined #ruby
brokkoli_originl has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
smp has quit [Read error: Connection reset by peer]
donofrio has joined #ruby
smp has joined #ruby
donofrio has quit [Ping timeout: 245 seconds]
Sampersand has joined #ruby
donofrio has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
donofrio has joined #ruby
Sampersand has quit [Quit: Client closed]
donofrio has quit [Ping timeout: 252 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
donofrio has joined #ruby
schn31d3r has quit [Ping timeout: 248 seconds]
donofrio has quit [Quit: Leaving]
donofrio has joined #ruby
andy-turner has joined #ruby
andy-turner has quit [Quit: Leaving]
andy-turner has joined #ruby
andy-turner has quit [Quit: Leaving]
andy-turner has joined #ruby
fantazo has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
dionysus69 has joined #ruby
infinityfye has quit [Quit: Leaving]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 276 seconds]
donofrio has joined #ruby
cappy has joined #ruby
donofrio has quit [Ping timeout: 260 seconds]
donofrio has joined #ruby
donofrio has quit [Ping timeout: 276 seconds]
donofrio has joined #ruby
hwpplayer1 has joined #ruby
user71 has quit [Quit: Leaving]
hwpplayer1 has quit [Remote host closed the connection]
cappy has quit [Quit: Leaving]
user23 has joined #ruby
hwpplayer1 has joined #ruby
hwpplayer1 has quit [Remote host closed the connection]
donofrio has quit [Quit: Leaving]
donofrio has joined #ruby
graywolf has joined #ruby
andy-turner has quit [Quit: Leaving]
andy-turner has joined #ruby
andy-turner has quit [Quit: Leaving]
graywolf has quit [Quit: WeeChat 4.6.0]
fantazo has quit [Quit: Lost terminal]
dionysus70 has joined #ruby
GreenResponse has quit [Quit: Leaving]
dionysus69 has quit [Ping timeout: 276 seconds]
dionysus70 is now known as dionysus69
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
Guest82 has joined #ruby
Guest82 has quit [Client Quit]
STASIdownunder_ has quit [Remote host closed the connection]
brw8 is now known as brw