Live data from Hacker News

Viewing profile — taylorsatula

taylorsatula

HN member
Joined
Sat, Dec 20, 2025, 8:48 PM UTC
HN karma
80
Public activity
23 items

About taylorsatula

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48017979

    Hey thanks for the kind words! I am the author. Out of curiosity which aspects were you already using and which were the new ones you plan to try?

  3. comment
    Comment #47999777

    [flagged]

  4. story
  5. comment
    Comment #47279260

    Most prompt engineering is done by changing words, running the model, and squinting at the output. Over the past few weeks I've built this toolkit which lets you measure what's act…

  6. story
  7. comment
    Comment #46447301

    Hi all, thank you all for the OUTPOURING of support for the MIRA project over the past few weeks. It trips me out that people are creating discussions, lodging bugs for me to fix, …

  8. story
  9. comment
    Comment #46346344

    I had not but I’m going to read more about this today! Thanks!

  10. comment
    Comment #46346338

    I really like how readable Python is and latency isn’t an issue because the VAST majority of time is API latency.

  11. comment
    Comment #46346327

    Are you running it locally or the hosted version? I say that because Anthropic models are really good about not lying that they executed a tool call but using another provider/mode…

  12. comment
    Comment #46342732

    A good friend of mine, god honest truth, met his now-wife on Fark less than three years ago. Sure is somethin.

  13. comment
    Comment #46342717

    Self-hosting Postgres is so incredibly easy. People are under this strange spell that they need to use an ORM or always reach for SQLite when it’s trivially easy to write raw SQL. …

  14. comment
    Comment #46341941

    That’s fair. It’s OSI now but I get what you’re saying broadly.

  15. comment
    Comment #46341934

    :D I’d also like to thank David Hahn for obsessively (and arguably compulsively) learning about a topic way out of his depth and then manifesting it till the cops took him away.

  16. comment
    Comment #46341353

    (As I said above I changed to an AGPL earlier today but I'll speak to my BSL logic) I liked BSL because the code ~was~ proprietary for a time so someone couldn't duplicate my softw…

  17. comment
    Comment #46341329

    I use a two-step generation process which both avoids memory explosion in the window and the one turn behind problem. When a user sends a message I: generate a vector of the user m…

  18. comment
    Comment #46340744

    No, I wish. That would be a really cool functionality but to my knowledge it is not possible BUT I could be wrong and would be more than happy to implement that support if someone …

  19. comment
    Comment #46340674

    If it throws an actual error please let me know by lodging it as an issue in the GitHub repo and I'll modify the code. I'm hanging around the house tonight to fix bugs people uncov…

  20. comment
    Comment #46340665

    There is a live hosted instance a miraos.org where you can make an account and chat with MIRA through a web frontend. For now during this phase of people discovering it I'm eating …

  21. comment
    Comment #46340659

    Fixed! BSL (to my understanding) is a copy of the license and its a 'hashicorp document' so it had their title on it. However, someone earlier today put me onto the concept of AGPL…

  22. comment
    Comment #46340656

    Issue closed! Thanks! I modified the license type to be AGPL vs. BSL.

  23. story