Live data from Hacker News

Viewing profile — margarita_dev

margarita_dev

HN member
Joined
Tue, May 12, 2026, 2:11 PM UTC
HN karma
8
Public activity
6 items

About margarita_dev

Software dev, musician, artist. I made https://www.margarita.run

Recent public activity

  1. 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…

  2. 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 …

  3. 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…

  4. 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…

  5. 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…

  6. 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…