havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.1.1, 3.0.3, 2.7.5: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://goo.gl/wpGhoQ
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
eddof13 has joined #ruby
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
eddof13 has joined #ruby
cocalero has joined #ruby
Guest3952 has quit [Ping timeout: 272 seconds]
<ox1eef> nakilon: have you considered oauth?
cocalero has quit [Quit: Going offline, see ya! (www.adiirc.com)]
bluedust has quit [Remote host closed the connection]
oxfuxxx has joined #ruby
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Rounin has quit [Ping timeout: 272 seconds]
gr33n7007h has joined #ruby
donofrio has joined #ruby
gr33n7007h has quit [Ping timeout: 240 seconds]
gr33n7007h has joined #ruby
RedNifre has quit [Ping timeout: 240 seconds]
donofrio has quit [Ping timeout: 250 seconds]
RedNifre has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
phenom has quit [Read error: Connection reset by peer]
oxfuxxx has joined #ruby
phenom has joined #ruby
fef has joined #ruby
Tempesta has quit [Quit: See ya!]
kaivai has quit [Quit: ZNC - https://znc.in]
kaivai has joined #ruby
kaivai has quit [Quit: ZNC - https://znc.in]
kaivai has joined #ruby
Tempesta has joined #ruby
bluedust has joined #ruby
bluedust has quit [Remote host closed the connection]
bluedust has joined #ruby
bluedust has quit [Ping timeout: 240 seconds]
Tempesta has quit [Quit: See ya!]
fef has quit [Ping timeout: 240 seconds]
bluedust has joined #ruby
Tempesta has joined #ruby
infinityfye has joined #ruby
<nakilon> ox1eef what do you mean? they don't have API
oxfuxxx has quit [Ping timeout: 256 seconds]
<nakilon> havenwood does that gem utilize just up to 1 core? can't try it right now
oxfuxxx has joined #ruby
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
ur5us has joined #ruby
bluedust has quit [Remote host closed the connection]
oxfuxxx has quit [Ping timeout: 240 seconds]
oxfuxxx has joined #ruby
Guest3952 has joined #ruby
ollysmith_ has quit [Quit: ZNC 1.8.2+deb2+b2 - https://znc.in]
_ht has joined #ruby
ollysmith has joined #ruby
oxfuxxx has quit [Ping timeout: 250 seconds]
oxfuxxx has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
oxfuxxx has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
<leftylink> pandabot_: what's ruby flags
<pandabot_> rubyflags is: ruby -ple '$_.upcase!' < input.txt; ruby -nle 'BEGIN { i = c = 0 }; c += $_.size; puts "#{i += 1} #$_"; END { p c }' < input.txt
oxfuxxx has joined #ruby
oxfuxxx has quit [Ping timeout: 240 seconds]
Starfoxxes has quit [Ping timeout: 240 seconds]
oxfuxxx has joined #ruby
pandabot_ is now known as pandabot
Starfoxxes has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
random-jellyfish has joined #ruby
ur5us has quit [Ping timeout: 240 seconds]
oxfuxxx has joined #ruby
ralu has quit [Ping timeout: 240 seconds]
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #ruby
Starfoxxes has quit [Ping timeout: 240 seconds]
___nick___ has quit [Client Quit]
ralu has joined #ruby
___nick___ has joined #ruby
danjo07 has joined #ruby
danjo0 has quit [Ping timeout: 256 seconds]
danjo07 is now known as danjo0
oxfuxxx has quit [Ping timeout: 256 seconds]
oxfuxxx has joined #ruby
gr33n7007h has quit [Ping timeout: 260 seconds]
roadie has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
Rounin has joined #ruby
yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
yxhuvud has joined #ruby
oxfuxxx has joined #ruby
Aylat has joined #ruby
Aylat has quit [Changing host]
Aylat has joined #ruby
random-jellyfish has quit [Ping timeout: 256 seconds]
Aylat has quit [Read error: Connection reset by peer]
ikke has joined #ruby
<ikke> If I do bundle install -j4 (or equivalent bundle config --global jobs 4), should I expect to see bundler installing 4 gems at the same time? For some reason I only see one gem being installed at the same time (in htop).
Starfoxxes has joined #ruby
<ikke> This is with bundler 2.1.4 (ruby 2.7)
<ikke> "The --jobs option (-j for short) installs gems in parallel. For example, bundle install -j4 will use 4 workers. "
jimeh has quit [Remote host closed the connection]
jimeh has joined #ruby
random-jellyfish has joined #ruby
cocalero has joined #ruby
gr33n7007h has joined #ruby
teclator has joined #ruby
bluedust has joined #ruby
teclator has quit [Client Quit]
shokohsc has quit [Read error: Connection reset by peer]
shokohsc has joined #ruby
ralu has quit [Ping timeout: 272 seconds]
kaivai has quit [Quit: ZNC - https://znc.in]
bluedust has quit [Ping timeout: 240 seconds]
bluedust has joined #ruby
kaivai has joined #ruby
bluedust has quit [Remote host closed the connection]
bluedust has joined #ruby
fercell has joined #ruby
ferr_ has quit [Ping timeout: 240 seconds]
ralu has joined #ruby
fercell has quit [Ping timeout: 256 seconds]
sgnh has quit [Quit: ZNC 1.8.2 - https://znc.in]
random-jellyfish has quit [Ping timeout: 256 seconds]
<ox1eef> nakilon: oh, in that case you're stuck with whatever they offer. from what you described oauth sounded like a good fit.
RedNifre has quit [Ping timeout: 240 seconds]
aeris has quit [Remote host closed the connection]
aeris has joined #ruby
RedNifre has joined #ruby
bluedust has quit [Remote host closed the connection]
bluedust has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
graywolf has joined #ruby
oxfuxxx has joined #ruby
<havenwood> nakilon: Async Fibers are just for blocking I/O. Ractors or forked processes for parallel computation.
graywolf has quit [Quit: WeeChat 3.3]
oxfuxxx has quit [Ping timeout: 260 seconds]
bluedust has quit [Remote host closed the connection]
oxfuxxx has joined #ruby
mooff has quit [Read error: Connection reset by peer]
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
roadie has joined #ruby
mooff has joined #ruby
mooff has quit [Remote host closed the connection]
mooff has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
oxfuxxx has joined #ruby
mooff has quit [Remote host closed the connection]
mooff has joined #ruby
oxfuxxx has quit [Ping timeout: 250 seconds]
oxfuxxx has joined #ruby
eddof13 has joined #ruby
oxfuxxx has quit [Ping timeout: 272 seconds]
oxfuxxx has joined #ruby
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
oxfuxxx has quit [Ping timeout: 256 seconds]
oxfuxxx has joined #ruby
ur5us has joined #ruby
oxfuxxx has quit [Remote host closed the connection]
oxfuxxx has joined #ruby
oxfuxxx has quit [Ping timeout: 272 seconds]
cocalero has quit [Quit: Going offline, see ya! (www.adiirc.com)]
___nick___ has quit [Ping timeout: 256 seconds]
eddof13 has joined #ruby
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
michigan has joined #ruby
_ht has quit [Remote host closed the connection]
eddof13 has joined #ruby
infinityfye has quit [Quit: Leaving]
eddof13 has quit [Client Quit]
teclator has joined #ruby
teclator has quit [Client Quit]
ur5us has quit [Ping timeout: 256 seconds]
ur5us has joined #ruby
eddof13 has joined #ruby
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]