The Gram Code Editor - 2026-04-02


  1. OnirismCorporation

    Talking about game dev, I’m a bit frustrated that there isn’t good extension to support linting and autocompletion for Pico-8 and Picotron (they are using a slightly customized flavor of Lua) awawaaaa

  2. OnirismCorporation

    Someone has made one for Pico-8 bits it was vibe coded uh 🥲🥲

  3. OnirismCorporation

    Someone has made one for Pico-8 but it was vibe coded uh 🥲🥲

  4. OnirismCorporation

    (If you’re curious about Pico-8 and Picotron, check on https://www.lexaloffle.com/ )

  5. OnirismCorporation

    Also I haven’t introduced myself so here’s a few words about me I’m working on YunoHost, a server distribution to facilitate selfhosting I’m also working on some personal shit using Picotron or doing personalized 3D modeling for customers of just for fun Here’s my website https://oniricorpe.eu/en

  6. nicoco

    Welcome OnirismCorporation! Thanks for yunohost, I don't use it myself but I'm glad it exists :)

  7. krig

    Hi and welcome :) Pico-8 is awesome. If there is a tree-sitter grammar it shouldn’t be too hard to support it.

  8. OnirismCorporation

    Thank you ^w^

  9. krig

    I’m also checking out Yunohost now, maybe this is exactly what I need! Right now I am running Coolify, but that project is not going in the direction I would have hoped for..

  10. thedoctor

    > Hi and welcome :) Pico-8 is awesome. If there is a tree-sitter grammar it shouldn’t be too hard to support it. There is but not in Rust, it seems. No idea how to proceed in such a case.

  11. krig

    yeah then it’s a bit more work.. would need to rebuild with a recent tree-sitter version to get rust bindings

  12. nicoco

    The rpm repo is not "linked" to the gram repo (it does not appear in the "packages" tab). Not a big deal, but since it works, might as well make it visible :)

  13. krig

    Ah, right! Fixed

  14. thedoctor

    It's pretty annoying that there seems to be no way to customize the installation instructions on the package pages.

  15. krig

    yeah the instructions and setup could use some work..

  16. OnirismCorporation

    > I’m also checking out Yunohost now, maybe this is exactly what I need! Right now I am running Coolify, but that project is not going in the direction I would have hoped for.. What are you wanting as a direction for such a tool? I’m really interested and curious