Viewing profile — margarita_dev
margarita_dev
HN member- Joined
- Tue, May 12, 2026, 2:11 PM UTC
- HN karma
- 8
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About margarita_dev
Recent public activity
-
comment
Comment #48761991
Whoops, good catch! Not sure how I didn't see that. This was not input I copied from the tool, rather I got claude to create an HTML representation of the terminal output from a sc…
-
comment
Comment #48761308
- When asking the user for an input, does it support multi turn user conversation? Yes, it supports both multi-turn conversations from the llm and you can programmatically ask the …
-
story
Show HN: Margarita - Programming language for Agents using Markdown-ish syntax
On my list of build it from scratch has always been to build a programming language. So with the help of AI I was able to get it done! Why did I build it? At work I've seen two maj…
-
comment
Comment #48463292
No worries, I'm pretty bad at describing the benefit of this project. Let's say you wanted to use Gemma4B to run your workflow, however that model doesn't always do what you want i…
-
comment
Comment #48460665
On my list of build it from scratch has always been to build a programming language. So with the help of AI I was able to get it done! Why did I build it? At work I've seen two maj…
-
comment
Comment #48117329
I've been working on ( https://www.margarita.run ) - If you could write agents as easy as writing markdown Github: https://github.com/Banyango/margarita I've always wanted to write…