Viewing profile — taylorsatula
taylorsatula
HN member- Joined
- Sat, Dec 20, 2025, 8:48 PM UTC
- HN karma
- 80
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About taylorsatula
No profile information was provided.
Recent public activity
- story
-
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?
-
comment
Comment #47999777
[flagged]
- story
-
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…
- story
-
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, …
- story
-
comment
Comment #46346344
I had not but I’m going to read more about this today! Thanks!
-
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.
-
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…
-
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.
-
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. …
-
comment
Comment #46341941
That’s fair. It’s OSI now but I get what you’re saying broadly.
-
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.
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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…
-
comment
Comment #46340656
Issue closed! Thanks! I modified the license type to be AGPL vs. BSL.
- story