Kit Plummer
Kit Plummer
Maybe time to fork this sucka.
@n5ken - where did you add JRuby.objectspace = true ?
Mastodon, like the band? On Wed, Oct 20, 2021 at 4:08 PM w4ts0n ***@***.***> wrote: > Would a Mastodon account for this project be possible? > > — > You...
What would the point be, what problem does that solve? On Wed, Oct 20, 2021 at 4:41 PM w4ts0n ***@***.***> wrote: > No, Mastodon - the free and open source...
Ah, I see. I'm not against it - as long as I don't have to do much. :D Seriously though, is there a simple "connection" between Github and Mastodon? Are...
Thanks for this input. TBH, I'd not really thought this lil pet project worthy of such attention. I've got a brewing TODO list of stuffs I need to take care...
Primed, so next release the notif will go to: https://mastodon.social/web/@clikan https://github.com/kitplummer/clikan/commit/93ab0c7dabc0dbb3be333e03e627365e3fa78da5
When you say process environment can you give me an example? Do you mean through an environment variable? Both are possible. Not sure it’s something I’ll get to, but of...
I get the same with the `base64` module: ``` >>> %Run -c $EDITOR_CONTENT Traceback (most recent call last): File "", line 7, in File "/lib/base64.py", line 9, in File "/lib/re.py",...
@andrewleech - thanks, eventually dug in enough to find that being the issue. I'm working with a Raspberry Pico W, which apparently doesn't have the lib. :) Working around it...