lucasb has quit [Quit: Connection closed for inactivity]
adu has quit [Quit: adu]
cloud69 has joined #ruby
raar has quit [Remote host closed the connection]
adu has joined #ruby
oncall-pokemon has joined #ruby
elcontrastador has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elcontrastador has joined #ruby
TCZ has left #ruby ["Things Take Time"]
orbyt_ has joined #ruby
queip has joined #ruby
cd has quit [Quit: cd]
johnny56 has quit [Ping timeout: 256 seconds]
johnny56 has joined #ruby
_aeris has joined #ruby
cliluw has quit [Read error: Connection reset by peer]
cliluw has joined #ruby
_aeris_ has quit [Ping timeout: 240 seconds]
_aeris is now known as _aeris_
KindOne has quit [Max SendQ exceeded]
KindOne has joined #ruby
KindOne has quit [Max SendQ exceeded]
ChmEarl has quit [Quit: Leaving]
KindOne has joined #ruby
walidvb has quit [Remote host closed the connection]
elcontrastador has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Rudd0 has joined #ruby
elcontrastador has joined #ruby
XV8 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
XV8 has joined #ruby
howdoi has quit [Quit: Connection closed for inactivity]
<nakilon>
there is a process that I call via Kernel#system (ffmpeg) that appeared to hang once in ~8000 calls and I don't see the possibility to tell ffmpeg to timeout and stop retrying
<nakilon>
so unfortunately I'll have to launch it in background and check for the process state in a loop, etc.
DaRock has joined #ruby
<nakilon>
the question is: is it correct to launch it with IO.popen and check the return of .closed? ?
ur5us_ has quit [Ping timeout: 264 seconds]
Guest99692 has quit [Ping timeout: 258 seconds]
silverdust has joined #ruby
silverdust is now known as Guest38791
Guest38791 has quit [Ping timeout: 264 seconds]
<havenwood>
nakilon: I wonder about using an Open3.popen3 wait thread.
<havenwood>
nakilon: Maybe with a ThreadGroup?
<nakilon>
does not look like IO.popen("sleep 0.1") closes after 100msec
<nakilon>
havenwood, this is making it too complex
<nakilon>
as IO docs say: "::popen, the Open3 library, or Process#spawn may also be used to communicate with subprocesses through an IO." -- I assume it as a order in which I must consider to try using these things
<nakilon>
so I start with popen and I'm surprised it does not close
<havenwood>
In any case, fun to watch threads disappear from the thread group.
<havenwood>
nakilon: My thinking with a ThreadGroup and Open3 wait thread was that you could just Timeout.timeout or whatever and kill the pids left in the ThreadGroup.
<havenwood>
Many ways to do it. Choices.
<nakilon>
maybe Timeout.timeout will do, didn't use it yet
<TzilTzal>
I have a Gemfile.lock that has a x86 mentioned in it and I can't seem to use this on an ARM machine... any way to fix this?
DaRock has quit [Ping timeout: 256 seconds]
DaRock has joined #ruby
<nakilon>
TzilTzal, what gem is that? you might need to specify platform in Gemfile and do 'bundle' on ARM machine to resolve it properly
<nakilon>
or not specify, just do the 'bundle' on ARM machine in case the Gemfile.lock was generated on different one -- I suppose bundler should understand what platform you are on
cloud69 has quit [Quit: Connection closed for inactivity]
teclator has joined #ruby
queip has quit [Ping timeout: 246 seconds]
andremedeiros has quit [Read error: Connection reset by peer]
kent\n has quit [Remote host closed the connection]
queip has joined #ruby
andremedeiros has joined #ruby
kent\n has joined #ruby
vondruch has joined #ruby
teclator has joined #ruby
<nakilon>
guy from Alpine Linux says about my native extension gem compilation issue that it's wrong in the first place that such definitions as BDIGITS, BIGNU"M_LEN, etc. are in the .c file, not .h
<nakilon>
and so since that makes the need to download ruby's .tar.gz to compile my gem, there in .tar.gz are probably binaries built with glibc
<nakilon>
since Ruby 2.4
<nakilon>
so still all guesses are that it's Ruby's fault but I still have no response _--
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cloud69 has joined #ruby
gigetoo_ has joined #ruby
gigetoo has quit [Read error: Connection reset by peer]
gigetoo_ is now known as gigetoo
BenDover has joined #ruby
burgestrand has joined #ruby
dionysus69 has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
dionysus69 has quit [Remote host closed the connection]
* nakilon
is surprised to see 500kb mp4 file in ruby-....tar.gz
dionysus69 has joined #ruby
axe has quit [Ping timeout: 264 seconds]
imode has quit [Ping timeout: 246 seconds]
imode has joined #ruby
akem has quit [Ping timeout: 246 seconds]
vondruch has quit [Ping timeout: 246 seconds]
zapata has joined #ruby
braincrash has joined #ruby
TomyWork has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
akem has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
dcunit3d has quit [Ping timeout: 260 seconds]
fercell has joined #ruby
moldorcoder7 has quit [Ping timeout: 272 seconds]
dionysus69 has quit [Remote host closed the connection]
vondruch has joined #ruby
dionysus69 has joined #ruby
moldorcoder7 has joined #ruby
jonathan_ has joined #ruby
jonathan_ has quit [Write error: Connection reset by peer]
jonathan_ has joined #ruby
braincrash has quit [Ping timeout: 272 seconds]
jonathan_ has quit [Client Quit]
dcunit3d has joined #ruby
rafadc has joined #ruby
akem has quit [Remote host closed the connection]
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
imode has quit [Ping timeout: 264 seconds]
imode has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
ua has quit [Ping timeout: 265 seconds]
ua has joined #ruby
burgestrand has quit [Ping timeout: 256 seconds]
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
burgestrand has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
bamdad has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
imode has quit [Ping timeout: 264 seconds]
imode has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
mynameisdebian has quit [Ping timeout: 260 seconds]
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
cloud69 has quit [Quit: Connection closed for inactivity]
braincrash has joined #ruby
Glumetu has joined #ruby
dcunit3d has quit [Ping timeout: 260 seconds]
akemrir has joined #ruby
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
cognemo has joined #ruby
cognemo_ has joined #ruby
cognemo has quit [Ping timeout: 260 seconds]
plant_enjoyer has quit [Remote host closed the connection]
plant_enjoyer has joined #ruby
cloud69 has joined #ruby
impermanence has joined #ruby
vondruch has quit [Ping timeout: 264 seconds]
akemrir has quit [Quit: WeeChat 2.9]
fandre1986 has quit [Ping timeout: 240 seconds]
fercell has quit [Ping timeout: 260 seconds]
leah2 has quit [Remote host closed the connection]
leah2 has joined #ruby
plant_enjoyer_ has joined #ruby
plant_enjoyer has quit [Ping timeout: 260 seconds]
akemrir has joined #ruby
imode has quit [Ping timeout: 264 seconds]
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
Axy has quit [Read error: Connection reset by peer]
plant_enjoyer__ has joined #ruby
dionysus69 has quit [Ping timeout: 256 seconds]
plant_enjoyer_ has quit [Ping timeout: 260 seconds]
chouhoulis has joined #ruby
chouhoulis has quit [Ping timeout: 256 seconds]
fercell has joined #ruby
cd has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
vondruch has joined #ruby
braincrash has quit [Ping timeout: 256 seconds]
fandre1986 has joined #ruby
teardown has quit [Ping timeout: 240 seconds]
bmurt has joined #ruby
teardown has joined #ruby
TCZ has joined #ruby
bmurt has quit [Ping timeout: 272 seconds]
Xeago has quit [Ping timeout: 240 seconds]
Xeago has joined #ruby
burgestrand has quit [Quit: burgestrand]
al2o3-cr has quit [Quit: WeeChat 2.9]
olspookishmagus has joined #ruby
cloud69 has quit [Quit: Connection closed for inactivity]
<adam12>
nakilon: That _is_ surprising..
al2o3-cr has joined #ruby
lucasb has joined #ruby
burgestrand has joined #ruby
burgestrand has quit [Quit: burgestrand]
burgestrand has joined #ruby
TCZ has quit [Quit: Things Take Time]
plant_enjoyer__ has quit [Remote host closed the connection]
orbyt_ has joined #ruby
zapata has quit [Ping timeout: 272 seconds]
zapata has joined #ruby
fercell has quit [Ping timeout: 246 seconds]
bmurt has joined #ruby
TCZ has joined #ruby
ellcs has joined #ruby
rippa has joined #ruby
burgestrand has quit [Quit: burgestrand]
al2o3-cr has quit [Quit: WeeChat 2.9]
al2o3-cr has joined #ruby
burgestrand has joined #ruby
ChmEarl has joined #ruby
fandre1986 has quit [Quit: Connection closed]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
fercell has joined #ruby
fercell has quit [Quit: WeeChat 2.9]
axe has joined #ruby
Glumetu has quit [Quit: Glumetu]
TCZ has quit [Quit: Things Take Time]
Mia has joined #ruby
Mia has quit [Changing host]
Mia has joined #ruby
ivz_hh has quit [Remote host closed the connection]
ivz_hh has joined #ruby
SeepingN has joined #ruby
DaRock has quit [Ping timeout: 264 seconds]
chouhoulis has joined #ruby
Azure|dc has joined #ruby
Azure has quit [Ping timeout: 260 seconds]
akemrir has quit [Quit: WeeChat 2.9]
elcontrastador has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elcontrastador has joined #ruby
SeepingN has quit [Read error: Connection reset by peer]
SeepingN has joined #ruby
vondruch has quit [Read error: Connection reset by peer]
ellcs has quit [Ping timeout: 260 seconds]
howdoi has joined #ruby
burgestrand has quit [Quit: burgestrand]
rubydoc has joined #ruby
rubydoc has quit [Remote host closed the connection]
rubydoc has joined #ruby
phaul has joined #ruby
stryek has joined #ruby
iNs_ has joined #ruby
iNs has quit [Ping timeout: 240 seconds]
braincrash has joined #ruby
orbyt_ has joined #ruby
TomyWork has quit [Remote host closed the connection]