2025-12-05 13:57:42 UTC
in reply to

npub1hw…465gr on Nostr: There's a spectrum of applications that need compute [specific]| -----------|[fully ...

There's a spectrum of applications that need compute

[specific]| -----------|[fully custom]

example of specific: convert png -> jpg, one-off task
example of custom: running a webserver with self-developed software, long running

I think this solution serves the middleground, where someone needs some software pre-installed and ready-to-go but needs it only briefly for a self-defined task. GitHub actions being one such use-case.