Live data from Hacker News

Viewing profile — leandrobon

leandrobon

HN member
Joined
Sat, Sep 20, 2025, 7:27 PM UTC
HN karma
7
Public activity
5 items

About leandrobon

leandrobonino8@gmail.com

Recent public activity

  1. story
    Ask HN: Have LLMs Plateaued?

    Have we hit a point where most advances come in the form of new integrations, or applications, rather than outright better models? How much more productivity will we be able to squ…

  2. story
    Show HN: A schema you change by talking to it, without the model writing SQL

    Wanted to try something new, decided to create a mutable crm, which re renders the UI after you apply a change. The llm only modifies the db via tool use, so he doesnt directly wri…

  3. comment
    Comment #48959051

    Sorry to hear that. I had a similar experience, though without even the user traction you have. The doubts, going to sleep wondering whether it's worth it, feeling like you're wast…

  4. story
    Ask HN: Is there a reliable way to tell if an image is AI generated?

    Is there any reliable way to determine whether an image is AI-generated (or AI-edited) versus a real photo that’s been compressed, resized, or edited? Detectors seem brittle and di…

  5. story
    Show HN: WaFlow – Local sandbox to prototype WhatsApp-style bots

    I built WAFlow to prototype WhatsApp-style chatbots locally with plain webhooks. Repo: https://github.com/leandrobon/WaFlow Docker up → chat in browser → simulator posts a webhook …