<manveru>
it's a simple fix really, until they remove the class entirely anyway
<zimbatm>
the volume of notifications is a bit hard to manage
<zimbatm>
looking
<manveru>
tbh in only checked that it can be required, i really didn't look much into how to actually use the gem since there seems to be no docs about it
<zimbatm>
nice
<manveru>
but then it's an easy fix to just pass a different v8 to it...
<zimbatm>
it's a pragmatic fix
<zimbatm>
yeah
<manveru>
i still haven't had the motivation to look into the bundler issue, is that still unsolved?
<manveru>
it's still open :|
<manveru>
probably just needs some additional require in the wrapper script
<zimbatm>
yeah I've been swamped as well
<zimbatm>
yeah it's probably quite simple but it requires to put the debugger hat on
<manveru>
hehe
<zimbatm>
and context switching is expensive
<manveru>
yeah, i've had enough to do with the crystal stuff already
<manveru>
and now i have to do some python packaging for work
<zimbatm>
lol
<zimbatm>
polyglot
<manveru>
this Pipfile stuff is ridiculous
<zimbatm>
oh man...
<zimbatm>
use poetry
<zimbatm>
are you in a position to switch people to poetry?
<manveru>
well, i can't really change what they use
<manveru>
and it seems like pipfile is the new standard or something...
<zimbatm>
nah
<zimbatm>
there is not standard in the python ecosystem
<zimbatm>
s/not/no
<zimbatm>
poetry is the future
<manveru>
there's an xkcd for that :)
<zimbatm>
one day there will be a xkcd about having a xkcd for that
<manveru>
anw, for now i wrote a little wrapper that pulls hashes and versions out of the Pipfile.lock, it just doesn't know how to build the dependency graph