I use Nix shells to give it the tools it wants. If it wants to do system-level tests, then I make sure my project has Qemu-based tests.
Nice! > Peak memory consumption is 1.3 MB. At this point you might want to stop reading and make a guess on how much memory a native code version of the same functionality would use. I wish I knew the input size when…
Thanks, that's good to know. I'll adjust expectations for any things I write. I guess I'll have to either very infrequently poll. (I really want to avoid having to write a mobile companion, even though that is a more…
AsteroidOS, which runs on many Android watches, and offers a Linux environment over SSH and WiFi (for watches that support it). https://asteroidos.org/ The simplest integration is writing a daemon (in the language of…
I use Nix shells to give it the tools it wants. If it wants to do system-level tests, then I make sure my project has Qemu-based tests.
Nice! > Peak memory consumption is 1.3 MB. At this point you might want to stop reading and make a guess on how much memory a native code version of the same functionality would use. I wish I knew the input size when…
Thanks, that's good to know. I'll adjust expectations for any things I write. I guess I'll have to either very infrequently poll. (I really want to avoid having to write a mobile companion, even though that is a more…
AsteroidOS, which runs on many Android watches, and offers a Linux environment over SSH and WiFi (for watches that support it). https://asteroidos.org/ The simplest integration is writing a daemon (in the language of…