kentonv changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things sandstorm.io. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev
frigginglorious has quit [Read error: Connection reset by peer]
wings has joined #sandstorm
<isd> I wish I could easily get code coverage info for our tests... the fact that most of them are doing browser manipulation of a separately launched server makes that challenging...
Mitar has quit [Ping timeout: 256 seconds]
Mitar has joined #sandstorm
Mitar has quit [Ping timeout: 246 seconds]
Mitar has joined #sandstorm
<abliss> (the online editor is also nice to have as a fallback when the local-tooling install is blocked by a nonfunctional API Token Generating Wizard Thingy :( )
<abliss> (oh, i guess it doesn't matter anyway since the local tooling is apparently x86-only! because of course you can't send REST requests from an arm64 device :/)
<abliss> (ah, i guess wrangler does a whole bunch of other stuff too, and so is written in rust and pre-compiled and distributed in binary form through npm.)
nullbpm has quit [Ping timeout: 252 seconds]
<abliss> pty update: I ironed out the last deadlock, and now it seems to sort-of work (but no job control, so ctrl-z and ctrl-c don't work). I threw together a spk here in case anyone wants to play with it (i tossed in busybox, gcc, and python, so you can play around in the sandbox a little bit) https://github.com/abliss/ttyd/releases/download/0.0.0/ttyd-000.spk (NB, don't try to build it from source yet, since I haven't stitched
<abliss> together all the subrepos right
cstrahan has joined #sandstorm
<abliss> Jacob Weisz to use vagrant-spk with buster instead of stretch, is more required than s/stretch/buster in Vagrantfile?
<abliss> if i have the diy stack i mean
<JacobWeisz[m]> Nope, long as its the contrib- 64 bit version.
<JacobWeisz[m]> Some stacks will break, which is why we default select stretch.
<JacobWeisz[m]> But it is fine. BabyBuddy used buster with vagrant-spk.
<abliss> thanks!
<abliss> tty grain on my server if anyone wants to play. Please don't forkbomb or otherwise DOS :) https://sandstorm.rapidraven.com/shared/hJoX9f5dJonIDSH405yW8t0eIc0ygz45Fsb0rO_F30M
<JacobWeisz[m]> Neat