4 comments

  • nicksuperb 20 minutes ago

    https://kedge.dev/docs/sandboxes

    Caught my eye with this one. I'll be taking a closer look as this is one of those "I'd rather let someone else do it." type infrastructure bits :)

      wgjordan 2 minutes ago

      Thanks! I tried to make the sandbox-eval stdin interface as simple as possible so you could easily plug it anywhere. The executable docs run an actual full shell in a VM- I hope the example made it clear how to use this feature!

  • vyedin an hour ago

    this is super cool, bookmarking to give it a whirl

    > As a demo, I made a Hacker News clone with story submission, votes, comments and auth in about 60 lines of Markdown, plus CSS

    although why would you use it for evil

      wgjordan 25 minutes ago

      > although why would you use it for evil

      I couldn't help it! Ben Johnson recently wrote a Litestream post touching on this topic [1]:

      > multiple-writer distributed SQLite databases are the Lament Configuration and we are not explorers over great vistas of pain

      I offer my sincerest apologies if this database release may have inadvertently opened the gates of Hell.

      [1] https://fly.io/blog/litestream-writable-vfs/