Live data from Hacker News

Viewing profile — rabisg

rabisg

HN member
Joined
Sat, Jan 05, 2013, 12:16 PM UTC
HN karma
2
Public activity
12 items

About rabisg

No profile information was provided.

Recent public activity

  1. comment
    Comment #48860058

    The language is platform independent and the parsers and renderers are open source with the intention of letting people fork out into their own language. Would love your support in…

  2. comment
    Comment #48860031

    Hey @bel8 Founder of Thesys here - company behind OpenUI. its designed to be very customizable but if you hit a roadblock please open an issue on GH and we'd be happy to patch it

  3. comment
    Comment #47467803

    My experience is from trying to get the React Native example to work with OpenUI. Felt Sonnet/Opus was much better at figuring out whats wrong with the current React implementation…

  4. comment
    Comment #47466919

    We tried all formats - XML, json, jsonl, even toon - before deciding that we need to invest in OpenUI Lang The primary motivation was speed and schema cohesion. We were running a J…

  5. comment
    Comment #47466884

    Haven't looked in depth but yes it feels like they are solving the same problem. This is an alternative to json-render by Vercel or A2UI by Google which I'm guessing the flutter im…

  6. comment
    Comment #47464787

    as an author of the blog - ouch did a little bit more than prompt claude but a lot of claude prompting was definitely involved I understand your frustration with AI writing though.…

  7. comment
  8. comment
    Comment #47464720

    (author here) We'd be really surprised if a rewrite could fix the boundary tax but if it does, we'd happily move over to it. People (including me) really underestimate how insanely…

  9. comment
    Comment #47464686

    Its the library that bridges the gap between LLMs and live UI. Best example would be to imagine you want to build interactive charts within your AI agent (like Claude) The most obv…

  10. comment
    Comment #47464652

    One of the authors here. While that’s generally true, in this case it wasn’t time that helped us learn what worked. It was a nagging sense that the architecture wasn’t right, just …

  11. comment
    Comment #47464599

    The last part is really interesting. It feels like the whole world will soon become Python/JS because thats what LLMs are good at. Very few people will then take the pain of optimi…

  12. story
    Show HN: C1 – an OpenAI-compatible LLM API that renders real UI instead of md

    We’ve been working on C1, an OpenAI-compatible API that returns real UI components—buttons, forms, layouts—instead of markdown or plain text. The goal is to help developers build a…