havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.0.0, 2.7.2, 2.6.6: https://www.ruby-lang.org | Paste 4+ lines of text to https://dpaste.org | Books: https://goo.gl/wpGhoQ | Logs: https://irclog.whitequark.org/ruby | BLM <3
<alexherbo2> havenwood: wow
<alexherbo2> found the best solution :D
<alexherbo2> DB.transaction do ... end
<alexherbo2> inside the block add all the queries
<alexherbo2> without a block, there is the manual solution db.transaction and terminate with db.commit after all the sql execute
foul_owl has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
roshanavand has quit [Read error: Connection reset by peer]
jenrzzz has quit [Ping timeout: 246 seconds]
akem has quit [Remote host closed the connection]
akem has joined #ruby
dviola has quit [Quit: WeeChat 3.0]
thunderbirdtr has quit [Remote host closed the connection]
dviola has joined #ruby
foul_owl has joined #ruby
stryek has quit [Quit: Connection closed for inactivity]
jenrzzz has joined #ruby
coniptor has quit [Ping timeout: 272 seconds]
cthulchu has quit [Ping timeout: 264 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
roshanavand has joined #ruby
coniptor has joined #ruby
ur5us has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
hassox_ has joined #ruby
cthulchu has joined #ruby
hassox has quit [Ping timeout: 264 seconds]
jenrzzz has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
cthulchu has quit [Ping timeout: 256 seconds]
reyfi9e has quit [Ping timeout: 260 seconds]
jenrzzz has quit [Ping timeout: 246 seconds]
dfucci has joined #ruby
viporli has joined #ruby
akem has quit [Ping timeout: 256 seconds]
plujon has joined #ruby
TCZ has quit [Remote host closed the connection]
<plujon> CSV($stdin, headers: true) { |csv_in| } # warning: Using the last argument as keyword parameters is deprecated
<plujon> Must the above code be rewritten as csv_in = CSV.new($stdin, headers: true); ... ?
rf` has quit []
envex has joined #ruby
Axy has joined #ruby
Axy has quit [Changing host]
Axy has joined #ruby
<havenwood> alexherbo2: pokemons.map { |pokemon| sprintf '(%<index>d, %<name>s)', pokemon }.join(', ')
<havenwood> &>> pokemons = [{index: 42, name: 'Bobward', rank: 'Pidgeon'}, {index: 43, name: 'Pika'}]; pokemons
<havenwood> .map { |pokemon| sprintf '(%<index>d, %<name>s)', pokemon }.join(', ')
<rubydoc> # => [{:index=>42, :name=>"Bobward", :rank=>"Pidgeon"}, {:index=>43, :name=>"Pika"}] (https://carc.in/#/r/a9x7)
<havenwood> &>> pokemons = [{index: 42, name: 'Bobward', rank: 'Pidgeon'}, {index: 43, name: 'Pika'}]; pokemons.map { |pokemon| sprintf '(%<index>d, %<name>s)', pokemon }.join(', ')
<rubydoc> # => "(42, Bobward), (43, Pika)" (https://carc.in/#/r/a9x8)
<havenwood> alexherbo2: That's ^ what I meant.
Mia has quit [Ping timeout: 240 seconds]
<havenwood> alexherbo2: Glad you found a solution. :)
s3nd1v0g1us has quit [Quit: WeeChat 2.8]
x0n- has joined #ruby
x0n has quit [Ping timeout: 256 seconds]
<havenwood> plujon: I'd have thought `CSV($stdin, headers: true)` would complain about two arguments, not keyword parameters?
reyfi9e has joined #ruby
ur5us has joined #ruby
queip has quit [Remote host closed the connection]
queip has joined #ruby
prestorium has quit [Quit: prestorium]
x0n has joined #ruby
x0n- has quit [Ping timeout: 264 seconds]
baojg has joined #ruby
dfucci has quit [Ping timeout: 246 seconds]
lightstalker has quit [Ping timeout: 256 seconds]
Xeago has quit [Ping timeout: 240 seconds]
lightstalker has joined #ruby
CommunistWolf has quit [Ping timeout: 264 seconds]
ur5us_ has joined #ruby
ur5us has quit [Ping timeout: 272 seconds]
jenrzzz has joined #ruby
elcuervo has quit [Read error: Connection reset by peer]
hassox has joined #ruby
CommunistWolf has joined #ruby
elcuervo has joined #ruby
hassox_ has quit [Ping timeout: 260 seconds]
alexherbo2 has quit [Ping timeout: 260 seconds]
yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
pwnd_sfw9 has joined #ruby
yxhuvud has joined #ruby
pwnd_sfw has quit [Ping timeout: 260 seconds]
pwnd_sfw9 is now known as pwnd_sfw
Rudd0 has quit [Ping timeout: 260 seconds]
coniptor has quit [Ping timeout: 256 seconds]
venmx has quit [Ping timeout: 264 seconds]
roshanavand has quit [Ping timeout: 256 seconds]
coniptor has joined #ruby
venmx has joined #ruby
lucasb has quit [Quit: Connection closed for inactivity]
venmx has quit [Ping timeout: 264 seconds]
Azure|dc has quit [Read error: Connection reset by peer]
Azure has joined #ruby
maryo_87 has joined #ruby
Axy has quit [Read error: Connection reset by peer]
Axy has joined #ruby
Axy has quit [Changing host]
Axy has joined #ruby
ur5us_ has quit [Read error: Connection reset by peer]
ur5us_ has joined #ruby
dhollinger has quit [Ping timeout: 256 seconds]
dhollinger has joined #ruby
adu has joined #ruby
gix has quit [Ping timeout: 240 seconds]
ChmEarl has quit [Quit: Leaving]
coniptor has quit [Ping timeout: 246 seconds]
rzjian has joined #ruby
dfucci has joined #ruby
coniptor has joined #ruby
adu has quit [Quit: adu]
venmx has joined #ruby
venmx has quit [Ping timeout: 256 seconds]
adu has joined #ruby
swaggboi has quit [Quit: C-x C-c]
plujon has quit [Quit: ERC (IRC client for Emacs 26.3)]
swaggboi has joined #ruby
Rudd0 has joined #ruby
dfucci has quit [Ping timeout: 256 seconds]
Xeago has joined #ruby
chouhoul_ has quit [Remote host closed the connection]
hiroaki has joined #ruby
rzjian has quit [Ping timeout: 246 seconds]
venmx has joined #ruby
venmx has quit [Ping timeout: 256 seconds]
coniptor has quit [Ping timeout: 246 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
coniptor has joined #ruby
ur5us_ has quit [Ping timeout: 260 seconds]
Rounin has joined #ruby
m27frogy has quit [Ping timeout: 260 seconds]
dhollinger has quit [Ping timeout: 264 seconds]
dhollinger has joined #ruby
rzjian has joined #ruby
FizzyTidus has joined #ruby
coniptor has quit [Ping timeout: 264 seconds]
adu has quit [Quit: adu]
dfucci has joined #ruby
tankf33der has left #ruby ["the lounge - https://webirc.envs.net"]
chouhoulis has joined #ruby
chouhoulis has quit [Ping timeout: 264 seconds]
jenrzzz has quit [Ping timeout: 264 seconds]
s3nd1v0g1us has joined #ruby
venmx has joined #ruby
s3nd1v0g1us has quit [Client Quit]
venmx has quit [Ping timeout: 256 seconds]
FizzyTidus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
FizzyTidus has joined #ruby
dfucci has quit [Ping timeout: 256 seconds]
pwnd_sfw5 has joined #ruby
pwnd_sfw has quit [Ping timeout: 240 seconds]
pwnd_sfw5 is now known as pwnd_sfw
FizzyTidus has quit [Ping timeout: 265 seconds]
jmcgnh has quit [Ping timeout: 246 seconds]
nofxx_ has joined #ruby
jmcgnh has joined #ruby
dfucci has joined #ruby
venmx has joined #ruby
nofxx__ has quit [Ping timeout: 246 seconds]
venmx has quit [Ping timeout: 264 seconds]
Rudd0 has quit [Ping timeout: 272 seconds]
blackmesa has joined #ruby
schaerli has joined #ruby
blackmesa has quit [Client Quit]
Xeago_ has joined #ruby
Mia has joined #ruby
nofxx__ has joined #ruby
rf` has joined #ruby
Xeago has quit [Ping timeout: 256 seconds]
rubydoc has quit [Ping timeout: 256 seconds]
Axy has quit [Read error: Connection reset by peer]
queip has quit [Remote host closed the connection]
Xeago_ is now known as Xeago
rubydoc has joined #ruby
rzjian has quit [Ping timeout: 256 seconds]
envex has quit [Ping timeout: 256 seconds]
queip_ has joined #ruby
nofxx_ has quit [Ping timeout: 256 seconds]
rzjian has joined #ruby
queip_ is now known as queip
thunderbirdtr has joined #ruby
daemonwrangler has joined #ruby
prestorium has joined #ruby
vondruch has joined #ruby
evdubs has quit [Remote host closed the connection]
evdubs has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
teclator has quit [Ping timeout: 246 seconds]
teclator has joined #ruby
schne1der has joined #ruby
viporli has quit [Remote host closed the connection]
akem has joined #ruby
TomyWork has joined #ruby
ur5us_ has joined #ruby
teclator has quit [Ping timeout: 256 seconds]
venmx has joined #ruby
dinfuehr has joined #ruby
venmx has quit [Ping timeout: 256 seconds]
teclator has joined #ruby
dfucci has quit [Read error: No route to host]
vondruch has quit [Quit: vondruch]
vondruch has joined #ruby
dfucci has joined #ruby
schaerli has quit [Ping timeout: 264 seconds]
venmx has joined #ruby
venmx has quit [Ping timeout: 240 seconds]
ur5us_ has quit [Quit: Leaving]
fercell has joined #ruby
thunderbirdtr has quit [Remote host closed the connection]
FizzyTidus has joined #ruby
schaerli has joined #ruby
fercell has quit [Ping timeout: 264 seconds]
fercell has joined #ruby
jenrzzz has joined #ruby
akem has quit [Remote host closed the connection]
venmx has joined #ruby
elxbarbosa has quit [Remote host closed the connection]
fercell has quit [Ping timeout: 265 seconds]
Rudd0 has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
fercell has joined #ruby
FizzyTidus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
al2o3-cr has quit [Quit: WeeChat 3.0]
FizzyTidus has joined #ruby
al2o3-cr has joined #ruby
fercell has quit [Ping timeout: 272 seconds]
fercell has joined #ruby
FizzyTidus has quit [Read error: Connection reset by peer]
chouhoulis has joined #ruby
chouhoulis has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
rzjian has quit [Ping timeout: 272 seconds]
jenrzzz has quit [Ping timeout: 264 seconds]
_whitelogger has joined #ruby
venmx has quit [Ping timeout: 264 seconds]
fercell has quit [Ping timeout: 256 seconds]
fercell has joined #ruby
venmx has joined #ruby
thunderbirdtr has joined #ruby
venmx has quit [Ping timeout: 240 seconds]
SanguineAnomaly has joined #ruby
alexherbo2 has joined #ruby
thunderbirdtr has quit [Remote host closed the connection]
venmx has joined #ruby
venmx has quit [Ping timeout: 246 seconds]
venmx has joined #ruby
venmx has quit [Remote host closed the connection]
akem has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
akem has quit [Read error: Connection reset by peer]
schaerli_ has joined #ruby
schaerli has quit [Ping timeout: 272 seconds]
baojg has quit [Ping timeout: 264 seconds]
rzjian has joined #ruby
prestorium has quit [*.net *.split]
cliluw has quit [*.net *.split]
thecoffemaker has quit [*.net *.split]
SoF has quit [*.net *.split]
gavlee has quit [*.net *.split]
ropeney_ has quit [*.net *.split]
camilasan has quit [*.net *.split]
lypsis has quit [*.net *.split]
Bish has quit [*.net *.split]
Kilo`byte has quit [*.net *.split]
sevvie has quit [*.net *.split]
foxxx0 has quit [*.net *.split]
jidar has quit [*.net *.split]
badeball has quit [*.net *.split]
splud has quit [*.net *.split]
balo has quit [*.net *.split]
edwardly has quit [*.net *.split]
tv- has quit [*.net *.split]
`Alison has quit [*.net *.split]
surrounder has quit [*.net *.split]
j416 has quit [*.net *.split]
michael_mbp has quit [*.net *.split]
pelegreno_______ has quit [*.net *.split]
shalok has quit [*.net *.split]
sevvie has joined #ruby
Kilo`byte has joined #ruby
j416 has joined #ruby
cliluw has joined #ruby
tv- has joined #ruby
foxxx0 has joined #ruby
`Alison has joined #ruby
Bish has joined #ruby
balo has joined #ruby
pelegreno_______ has joined #ruby
michael_mbp has joined #ruby
badeball has joined #ruby
edwardly has joined #ruby
splud has joined #ruby
shalok has joined #ruby
surrounder has joined #ruby
michael_mbp has quit [Max SendQ exceeded]
edwardly has quit [Max SendQ exceeded]
schaerli_ has quit [Read error: Connection reset by peer]
SoF has joined #ruby
schaerli_ has joined #ruby
jidar has joined #ruby
lypsis has joined #ruby
linoge has joined #ruby
balo is now known as Guest60400
ropeney has joined #ruby
camilasan has joined #ruby
gavlee has joined #ruby
thecoffemaker has joined #ruby
m27frogy has joined #ruby
edwardly has joined #ruby
edwardly has joined #ruby
TCZ has joined #ruby
michael_mbp has joined #ruby
prestorium has joined #ruby
vondruch has quit [Ping timeout: 264 seconds]
chouhoulis has joined #ruby
prestorium has quit [Quit: prestorium]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
TCZ has quit [Remote host closed the connection]
jenrzzz has quit [Ping timeout: 265 seconds]
akem has joined #ruby
orbyt_ has joined #ruby
postmodern has quit [Quit: Leaving]
roshanavand has joined #ruby
weaksauce has quit [Ping timeout: 260 seconds]
tv- has quit [Quit: WeeChat 2.8]
roshanavand has quit [Ping timeout: 260 seconds]
tv- has joined #ruby
proc has left #ruby [#ruby]
jenrzzz has joined #ruby
vondruch has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
Lynx_ has joined #ruby
<Lynx_> Hi! I reinstalled Ubuntu and am now trying to use 'gem install', however I always get a timeout. I can ping rubygems.org fine, and also open the webpage. I disabled IPv6 as per some forum threads, but that did  not help.
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jenrzzz has joined #ruby
prepend has joined #ruby
<akem> Lynx_, Weird, check your firewall, or try from a different machine or virtual machine see if it works...maybe apparmor too. You may be able to download the gems files manually from the browser and install them localy as temporary workaround.
<Lynx_> When I run "wget https://rubygems.org/specs.4.8.gz" it works just fine, with gem install I get "Unable to download data from https://rubygems.org/ - timed out (https://rubygems.org/specs.4.8.gz)". I don't think it can be my network setup then?
<Lynx_> How would I download a gems files manually?
jenrzzz has quit [Ping timeout: 264 seconds]
somazero has joined #ruby
adu has joined #ruby
somazero has quit [Client Quit]
jenrzzz has joined #ruby
somazero has joined #ruby
somazero has quit [Remote host closed the connection]
dinfuehr has quit [Ping timeout: 256 seconds]
dinfuehr has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
prion has joined #ruby
jenrzzz has joined #ruby
pwnd_sfw6 has joined #ruby
rzjian has quit [Ping timeout: 240 seconds]
adu has quit [Quit: adu]
adu has joined #ruby
akem has quit [Quit: Leaving]
pwnd_sfw has quit [Ping timeout: 272 seconds]
pwnd_sfw6 is now known as pwnd_sfw
jenrzzz has quit [Ping timeout: 246 seconds]
roshanavand has joined #ruby
pwnd_sfw7 has joined #ruby
pwnd_sfw has quit [Ping timeout: 256 seconds]
pwnd_sfw7 is now known as pwnd_sfw
tumdum has joined #ruby
tumdum has quit [Changing host]
tumdum has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
peder has quit [Quit: leaving]
peder has joined #ruby
jenrzzz has joined #ruby
cuerbot has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
elcuervo has quit [Ping timeout: 272 seconds]
jenrzzz has joined #ruby
TCZ has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
lucasb has joined #ruby
akem has joined #ruby
Lynx_ has quit [Quit: Ping timeout (120 seconds)]
jenrzzz has joined #ruby
Lynx_ has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
dinfuehr has quit [Ping timeout: 256 seconds]
cthulchu has joined #ruby
dinfuehr has joined #ruby
dinfuehr has quit [Ping timeout: 265 seconds]
dinfuehr has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
ChmEarl has joined #ruby
dinfuehr has quit [Ping timeout: 260 seconds]
dinfuehr has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jess has left #ruby ["Leaving"]
jenrzzz has joined #ruby
gdonald has joined #ruby
adu has quit [Quit: adu]
jenrzzz has quit [Ping timeout: 264 seconds]
roshanavand has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
vondruch has quit [Quit: vondruch]
vondruch has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
<akem> Hey, why does gsub returns me an Enumerator on this example: ruby -e 'a=["aze","ddd","trt"]; puts a[1].gsub(/x/, '')'
<akem> shouldn't it returns me "ddd" ?
<adam12> akem: you're quotes are all mixed up
<adam12> akem: try changing the quotes inside gsub to double quotes.
jenrzzz has quit [Ping timeout: 265 seconds]
<prion> why is a[1].gsub(/x/,) even valid syntax
<prion> and why is it an Enumerator
<akem> Okay. Thanks adam12.
<akem> It should break somewhere else i guess however...It must be the gremlins for sure ;)
Lynx_ has left #ruby [#ruby]
FizzyTidus has joined #ruby
<adam12> Looking at Ripper, it just ignores the ,.
FrankyCyborg has joined #ruby
jenrzzz has joined #ruby
schaerli_ has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 265 seconds]
pwnd_sfw6 has joined #ruby
pwnd_sfw has quit [Ping timeout: 265 seconds]
pwnd_sfw6 is now known as pwnd_sfw
naftilos76 has joined #ruby
<naftilos76> Hi i am trying to make a curses window to scroll after text being printed reaches the bottom of the window. Scroll was enabled by calling the proper method Curses.stdscr.scrollok(true) but it just doesn't work
<naftilos76> The text starts filling the last line
<naftilos76> anybody having experience with curses?
akem has quit [Remote host closed the connection]
edwardly has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
ropeney has quit [Ping timeout: 256 seconds]
alexherbo2 has quit [Ping timeout: 256 seconds]
akem has joined #ruby
ropeney has joined #ruby
<prion> naftilos76: what function are you using to print the text
alexherbo2 has joined #ruby
<prion> i've written a text editor and an irc client that use curses and in both cases i just implemented my own window system and only used stdscr
<prion> i found it was just not worth the hassle but maybe that's just me being impatient
<leah2> agree
<naftilos76> prion: win1.attron(color_pair(1)|A_NORMAL){ win1.addstr("Hello (#{ctr})\n"); win1.refresh sleep 0.05; end }
<naftilos76> addstr inside attron block
edwardly has joined #ruby
edwardly has joined #ruby
<naftilos76> prion: do you see anything wrong?
<prion> naftilos76: hmm, maybe try calling win1.idlok(true)
<prion> as well as scrollok
<naftilos76> i did it did not work
<naftilos76> let me try again
<naftilos76> nop it does not work
<naftilos76> prion: can you please have a look? just a few lines of code...
<prion> what's the gem called
<naftilos76> gem install curses
<prion> and what exactly is the behavior you're looking for?
jenrzzz has quit [Ping timeout: 256 seconds]
<naftilos76> i was expecting the text already printed in the window to scroll upwards as soon as the the window is overflown with text
<naftilos76> each line is printed with "\n" at the end of the string
dinfuehr has quit [Ping timeout: 256 seconds]
<naftilos76> should i also be using return char "\r" ?
<prion> no
<prion> i can't run your code
akem has quit [Ping timeout: 256 seconds]
viporli has joined #ruby
<prion> the color constants aren't defined
jenrzzz has joined #ruby
dinfuehr has joined #ruby
<naftilos76> just use an integer like 1 or 2 for the foreground and 0 for the bg
<prion> how about A_NORMAL
<prion> where do these constants actually live
<naftilos76> you can omit that
<naftilos76> OR is being used so delete it
<prion> ok i see what you mean
<naftilos76> do you get the same artifact?
<naftilos76> text starts to fill the bottom line?
dinfuehr has quit [Ping timeout: 260 seconds]
<prion> yes
<prion> the same program verbatim works for me when written in C
<prion> there may be a problem with the gem
<naftilos76> ok i see thanks for your time
jenrzzz has quit [Ping timeout: 256 seconds]
FizzyTidus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schne1der has quit [Quit: schne1der]
dinfuehr has joined #ruby
<prion> naftilos76: wait i was reading it wrong
<prion> you're calling all of those methods on the wrong window (stdscr)
<prion> you need to call scrollok on win1
<prion> also it looks like idlok isn't actually necessary
<naftilos76> no it is not
<naftilos76> my BAD
<naftilos76> it works
<naftilos76> thanks man
<prion> np
<naftilos76> god dam it i spent 2 hrs
TomyWork has quit [Remote host closed the connection]
<naftilos76> i'd be glad to buy you a beer :)
<naftilos76> if i may ask where are you located?
<prion> haha sometimes you just need a fresh pair of eyes
<prion> canada
<naftilos76> nice!
<naftilos76> nice place
alexherbo2 has quit [Ping timeout: 256 seconds]
roshanavand has joined #ruby
<prion> how about you?
<naftilos76> thanks again really appreciated
<naftilos76> i am greek
<naftilos76> currently living in Cyprus
<prion> nice
<prion> how is it there right now? like the restrictions
<naftilos76> we are closed down!
<naftilos76> we can to send a sms to get out
<naftilos76> and a person can only send 2 sms!
<prion> to get out of the city, or out of their house?
<naftilos76> just to go for shopping or jogging etc
<prion> that's crazy
<naftilos76> in order to get out of the city you really need a good reason
<naftilos76> otherwise you can't
<prion> what a world...
<naftilos76> 2020 was a god dam disaster
<prion> yep
<naftilos76> i am thinking that the worse haven't yet come
dinfuehr has quit [Ping timeout: 256 seconds]
<prion> for Cyprus or just for the world in general?
<naftilos76> for the entire world i d say
dinfuehr has joined #ruby
<prion> most of the island countries seem to have been spared
<naftilos76> got a point there
<prion> i think it's dying down finally, mortality is returning to baseline in europe
<prion> plus the vaccine is starting to go out
<prion> i really hope everything is back to normal within a few months but i'm not optimistic
<naftilos76> well yes i suppose that we are gonna be ok after june/july
coniptor has joined #ruby
powerhouse has quit [Read error: Connection reset by peer]
<naftilos76> there are always those who claim that there are microantennas in the vaccine so that we can be controlled via the 5G networks :)
<prion> i believe it
<prion> we're all joining bill gates' army of drones
<naftilos76> i am feeling comfortable with that - i won't be needing my mobile anymore!
<naftilos76> anyway - thanks again! naftilos76.com
<prion> np :)
moldorcoder7 has quit [Ping timeout: 256 seconds]
viporli has quit [Remote host closed the connection]
akem has joined #ruby
powerhouse has joined #ruby
moldorcoder7 has joined #ruby
TCZ has quit [Quit: Programowanie oglupia]
roshanavand has quit [Ping timeout: 240 seconds]
Caius has quit [Ping timeout: 260 seconds]
Caius has joined #ruby
Caius has quit [Changing host]
Caius has joined #ruby
jenrzzz has joined #ruby
alexherbo2 has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
al2o3-cr has quit [Read error: Connection reset by peer]
jenrzzz has joined #ruby
al2o3-cr has joined #ruby
benzen has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
benzen has quit [Client Quit]
jenrzzz has joined #ruby
orbyt_ has joined #ruby
evdubs has quit [Quit: Leaving]
jenrzzz has quit [Ping timeout: 265 seconds]
alextee has quit [Ping timeout: 246 seconds]
alextee has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
gix has joined #ruby
viporli has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
akem has quit [Ping timeout: 265 seconds]
work_ has joined #ruby
viporli has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
vondruch has quit [Read error: Connection reset by peer]
duckpuppy has joined #ruby
alextee has quit [Ping timeout: 264 seconds]
duckpupp- has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 256 seconds]
chouhoulis has quit [Remote host closed the connection]
roshanavand has joined #ruby
roshanavand1 has joined #ruby
jenrzzz has joined #ruby
roshanavand has quit [Ping timeout: 264 seconds]
roshanavand1 is now known as roshanavand
pwnd_sfw6 has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
alextee has joined #ruby
pwnd_sfw has quit [Ping timeout: 272 seconds]
pwnd_sfw6 is now known as pwnd_sfw
akem has joined #ruby
fercell has quit [Ping timeout: 264 seconds]
xco has joined #ruby
jenrzzz has joined #ruby
naftilos76 has quit [Quit: Leaving]
orbyt_ has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
jenrzzz has joined #ruby
zoid has left #ruby [#ruby]
jenrzzz has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
coniptor has quit [Ping timeout: 256 seconds]
maryo_87 has quit [Ping timeout: 264 seconds]
coniptor has joined #ruby
howdoi has joined #ruby
gueorgui_ has quit [Ping timeout: 246 seconds]
gueorgui_ has joined #ruby
Rounin has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Read error: Connection reset by peer]
jenrzzz has joined #ruby
linoge has quit [Remote host closed the connection]
akem has quit [Remote host closed the connection]
foul_owl has quit [Ping timeout: 256 seconds]
akem has joined #ruby
work_ has quit [Quit: Connection closed for inactivity]
Rudd0 has quit [Ping timeout: 272 seconds]
somazero has joined #ruby
Rudd0 has joined #ruby
alextee has quit [Ping timeout: 240 seconds]
chouhoulis has joined #ruby
iNs_ has joined #ruby
iNs has quit [Ping timeout: 268 seconds]
akem has quit [Ping timeout: 260 seconds]
d0liver has quit [Ping timeout: 272 seconds]
aphel has quit [Ping timeout: 272 seconds]
kwilczynski has quit [Ping timeout: 260 seconds]
teclator has quit [Ping timeout: 260 seconds]
d0liver has joined #ruby
akem has joined #ruby
alextee has joined #ruby
jerme_ has quit [Ping timeout: 264 seconds]
ur5us has joined #ruby
aphel has joined #ruby
cliluw has quit [Ping timeout: 272 seconds]
teclator has joined #ruby
jerme_ has joined #ruby
viporli has joined #ruby
kwilczynski has joined #ruby
akem has quit [Ping timeout: 256 seconds]
cliluw has joined #ruby
cliluw has quit [Ping timeout: 264 seconds]
alextee has quit [Ping timeout: 256 seconds]
chouhoulis has quit [Remote host closed the connection]
xco has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
viporli has quit [Remote host closed the connection]
jenrzzz has quit [Remote host closed the connection]
cow[moo] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alextee has joined #ruby
somazero has quit [Quit: Leaving]
cthu| has joined #ruby
cthulchu has quit [Ping timeout: 265 seconds]
lucasb has quit [Quit: Connection closed for inactivity]
quazimodo has joined #ruby
<quazimodo> hi all
<quazimodo> I haven't worked with a rails/ruby team for a little while & haven't had any exposure, how're people feeling about the ruby 3 approach to types
ruby[bot] has quit [Remote host closed the connection]
<quazimodo> is it generally a positive experience or is having it in a separate file feeling cumbersome?
ruby[bot] has joined #ruby
<havenwood> quazimodo: I feel great about it.
ur5us has quit [Ping timeout: 260 seconds]