AI Agent – TRMNL

(help.trmnl.com)

27 points | by joeyespo 2 hours ago

8 comments

  • Calvin02 2 minutes ago
    I was really excited about TRMNL until I read the Ryan’s political writings.

    We can all have policy disagreements but his level of discourse is unacceptable.

  • joshstrange 12 minutes ago
    I've been buying (2 so far) Seeed Studio reTerminal e-ink screens, flashing them with ESPHome, then using Claude Code to write backends to render out whatever I want to put on the screens (a la TRMNL, I also have a TRMNL). Being able to "speak" into existence what I want is pretty freaking awesome.

    Note: Yes, I know what I'm about to say could be done using TRMNL (as part of it)

    I was able to set it up so that it rotates book quotes every day with a picture of the book cover next to the quote. That, on its own, is far from impressive. What made me giddy was that it shows book quotes that I've highlighted in KOReader on my jailbroken Kindle. KOReader syncs up to BookOrbit (open source ebook manager/reading tracking tool). The whole thing happens 100% local to my network.

    BookOrbit is running in a docker, my little server to render the book/quote runs in a docker, my Kindle talks to BookOrbit, my ReTerminal talks to HomeAssistant (ESPHome). It's 100% local and it's silly but it's mine and I love it. As I'm reading I highlight something and a day, a week, a month later I see it on the display on my dresser or in my office.

    I want to put these all over the place in my house and I already modified it once so each screen will get a different random quote so I don't have to worry about duplicates. I'm considering getting 1 display per book shelf where I have a full series and configuring it so that it just shows quotes I've highlighted from that series. The sky's the limit.

    I fully understand no one cares, I get it, this is super-duper-custom, "just for me", and that's what I love.

  • ninju 32 minutes ago
    Small suggestion on page navigation...

    I was not familiar with at TRMNL was and from the link I went to there was no way to get to the "home page" of the product (https://trmnl.com)

    I did not see anything in the footer section and clicking on the logo on top only sent me to Help home.

    I was trapped with no easy way to learn more about you guys

  • kevinsundar 1 hour ago
    > How much does it cost to build a plugin?

    > We're seeing an average of $1-3 per plugin.

    Is this really true, or is it overstated to be safe? Isn't it just a handful of html markup and JS?

    • ryanckulp 1 hour ago
      we can only estimate token <> cost in our cloud agent, but we also OSS'd the skills and in those cases the cost is ~$0 (part of one's LLM subscription): https://github.com/usetrmnl/trmnl-agent-skills

      the agent also has a model switcher, and the estimate you quoted is based on Haiku when we launched.

  • rogerrogerr 2 hours ago
    Pretty sure there are not 250 countries. How hard is it to validate the enormous number in the header image?
    • craftkiller 1 hour ago
      There is no correct answer for the number of countries in the world. I'd recommend this Map Men video on the difficulty of deciding what is or isn't a country: https://www.youtube.com/watch?v=3nB688xBYdY
    • embedding-shape 2 hours ago
      There are some databases including territories and stuff that sometimes lands in the ~250 region, but should be stated if so. Closer to 200-210 or UNs "193 countries" tend to be a bit more common to use though, always depend on what exactly you see as a "country" I suppose.
    • pixl97 2 hours ago
      There are 249 country codes, which is a possible definition used.
  • Keeo 2 hours ago
    I would have one FAQ - does it require 20$ developer license?
  • mort96 2 hours ago
    It's so disappointing to watch trmnl, a really interesting hardware product concept, transition into being just another AI company.
    • hankbond 32 minutes ago
      Non technical users cannot code. If you want non-technical users to customize the product they purchased you have three options. - Add a narrow surface of customizability hardcoded into the application: colors, maybe fonts, picking from the plugins others have created - Provide a bounded method for using LLMs to generate some code from user requirements, plugin documentation (with code/architectural conventions), and probably some guardrails build process. - Tell them to just YOLO using vanilla claude code/codex

      Previously most "personal computing" (building custom stuff for your specific needs) was limited to people that either already are intimately aware of how computers and programming work, or people that were interested in starting down that path.

      Plenty of people do not have the time/energy to go down that path, but still want custom stuff. Yes you can't zero-shot robust enterprise software, but the models are good enough to few-shot solid results when it's bounded to some interface requirements (like an SDK).

      I don't make many predictions but this is one I am comfortable saying is the future of personal computing and what "harnesses" will look like in the future. Models will shrink and post-train to the use case at the enterprise level, and agent harnesses will go from things like codex/claude code to what look like self-assembling software. Give regular users an app with a plugin system, an agent, and a clear set of entry points and thats all they need to run.

    • ryanckulp 1 hour ago
      i founded TRMNL and didn't try AI myself until ~2 months ago. i'd rather shut down down and open source everything (per our Unbrickable Pledge) than become "just another AI company."

      the AI Agent exists to empower less technical folks to turn their vision into reality, and we're proud of what's possible with it. meanwhile our top community developers continue to hand craft beautiful, useful plugins for everyone to install, LLM free.

      • hankbond 30 minutes ago
        I appreciate the effort and I think this is a great way to engage a broader audience. This level of software complexity is perfect for non technical users to vibe code.
    • goda90 2 hours ago
      Is this really transitioning into another AI company? It's an integration for having a 3rd party AI vibe code plugins for their hardware's interface.
    • Kudos 1 hour ago
      [flagged]