home.social

#textadept — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #textadept, aggregated by home.social.

  1. 🎉 Introducing Yet Another Text Editor™️: Textadept! 🎉 It’s like the Swiss Army knife of text editors, but you’ll need a PhD in Lua just to change the font size. 🤔 Supports 100+ languages, which is great if you’re a programming polygot with zero time for productivity. 🙄
    orbitalquark.github.io/textade #Textadept #LuaTextEditor #ProgrammingPolygot #ProductivityTools #SoftwareDevelopment #HackerNews #ngated

  2. 🎉 Introducing Yet Another Text Editor™️: Textadept! 🎉 It’s like the Swiss Army knife of text editors, but you’ll need a PhD in Lua just to change the font size. 🤔 Supports 100+ languages, which is great if you’re a programming polygot with zero time for productivity. 🙄
    orbitalquark.github.io/textade #Textadept #LuaTextEditor #ProgrammingPolygot #ProductivityTools #SoftwareDevelopment #HackerNews #ngated

  3. 🎉 Introducing Yet Another Text Editor™️: Textadept! 🎉 It’s like the Swiss Army knife of text editors, but you’ll need a PhD in Lua just to change the font size. 🤔 Supports 100+ languages, which is great if you’re a programming polygot with zero time for productivity. 🙄
    orbitalquark.github.io/textade #Textadept #LuaTextEditor #ProgrammingPolygot #ProductivityTools #SoftwareDevelopment #HackerNews #ngated

  4. 🎉 Introducing Yet Another Text Editor™️: Textadept! 🎉 It’s like the Swiss Army knife of text editors, but you’ll need a PhD in Lua just to change the font size. 🤔 Supports 100+ languages, which is great if you’re a programming polygot with zero time for productivity. 🙄
    orbitalquark.github.io/textade #Textadept #LuaTextEditor #ProgrammingPolygot #ProductivityTools #SoftwareDevelopment #HackerNews #ngated

  5. I challenged myself to implement a code completer for #TextAdept editor in #Lua based on #llama 3.2. It ended up being <100 LOC total.

    It feels pretty fast considering that it's running on modest #Arc750. And it's interesting to see the different "code" it makes up every time it's run.

  6. I challenged myself to implement a code completer for #TextAdept editor in #Lua based on #llama 3.2. It ended up being <100 LOC total.

    It feels pretty fast considering that it's running on modest #Arc750. And it's interesting to see the different "code" it makes up every time it's run.

  7. I challenged myself to implement a code completer for #TextAdept editor in #Lua based on #llama 3.2. It ended up being <100 LOC total.

    It feels pretty fast considering that it's running on modest #Arc750. And it's interesting to see the different "code" it makes up every time it's run.

  8. I challenged myself to implement a code completer for #TextAdept editor in #Lua based on #llama 3.2. It ended up being <100 LOC total.

    It feels pretty fast considering that it's running on modest #Arc750. And it's interesting to see the different "code" it makes up every time it's run.

  9. I challenged myself to implement a code completer for #TextAdept editor in #Lua based on #llama 3.2. It ended up being <100 LOC total.

    It feels pretty fast considering that it's running on modest #Arc750. And it's interesting to see the different "code" it makes up every time it's run.

  10. 12 defaults to QT.
    But I really like single-instance with GTK version... but I also want to use QT...
    ... so, I hacked a bit and here is a singleton for TA: github.com/ioplker/ta-configs/

    (think you can use it with TA 11 with minor adjustments)

    BTW, I use for focusing on TA window and to monitor filesystem changes to open new files.