Live data from Hacker News

Viewing profile — simquat

simquat

HN member
Joined
Tue, Mar 21, 2017, 1:10 PM UTC
HN karma
48
Public activity
28 items

About simquat

Hey! I'm Simone Quattrocchi.

• Breadboard[0] — HyperCard for web apps.

• AL0[1] — minimalist smartphone environment.

https://simquat.com

mail@simquat.com

[0] https://breadboards.io/

[1] https://fuji.computer/al0/

Recent public activity

  1. comment
    Comment #48891202

    Not sure what kind of model you're interested in, but you may give Duck.ai[0] a try. It doesn't require any signup and let you use gpt-5.4 nano/mini, Haiku 4.5, Mistral Small 4 and…

  2. comment
    Comment #48888949

    Desktop app bundled with an ai model and a local-first agent so nothing leaves your machine. Last week I interviewed non-technical people about their experience with AI agents. Man…

  3. story
    Ask HN: What do you ask AI to do with your files?

    I'm researching how people who don't code use AI tools for multi-step work on their actual files – renaming/organizing documents, filling forms on PDFs, cleaning up spreadsheets, t…

  4. comment
    Comment #48831990

    Not right now but I'm actually exploring this idea space — doing user research —. I would be happy to chat with you – or whoever happens to read this and is into this topic – about…

  5. comment
    Comment #48751114

    Hey! I'm Simone, a computer programmer from Italy living in Zürich. I have 12+ years of experience as a full stack developer building web and mobile applications across Europe. I h…

  6. comment
    Comment #47637808

    In Calabria — the very south of Italy — there this[0] 1000-years-old plane tree. [0] https://it.wikipedia.org/wiki/Platano_di_Vrisi

  7. comment
    Comment #47624724

    I don't see low-code and LLMs really competing with each other. It may be true for quick throwaway projects, but they solve different problems and can potentially be used together.…

  8. comment
    Comment #47610971

    Use TextMate[0] as my daily driver. [0] https://macromates.com/

  9. comment
    Comment #47600476

    I would recommend Scratch, the blocks prevent syntax errors, plus there's a simple editor for drawing sprites and backgrounds — my niece used to play with it paired with the book "…

  10. comment
    Comment #47579002

    Thanks for sharing. By the editor being bare bones do you mean some missing feature might change your mind about using it, or do you find the text-based editor much more comfortabl…

  11. comment
    Comment #47577848

    Looks quite cool and I'd like to give a try. What is the main use case for compiling code to shortcuts? I ask because I'm working on a tool[0] that in a way does the opposite. [0] …

  12. comment
    Comment #47312195

    I'm working on Breadboard[0], a modern HyperCard for web apps. We recently added an AI integration, starting with a UI agent. We're experimenting with a BYOK approach so anyone can…

  13. comment
    Comment #47282413

    I'm working on it, Breadboard[0] is a visual app builder that mixes Figma-style UI design with Shortcuts-style logic. [0] https://breadboards.io/

  14. comment
    Comment #47078562

    Thanks for digging into the network requests :) That's a valid point, we can bundle or serve this dependency – hyperscript – from the domain where the app lives. The same goes for …

  15. comment
    Comment #47072489

    Thanks, I completely agree with what you say. That is actually how the "playgrounds"[0][1] I shared work under the hood. In the playground, the preview isn't a simulation, it is th…

  16. comment
    Comment #47061611

    Thanks, really appreciate the feedback! In the playground the apps can only be previewed in the canvas. Exported/live apps are available here: Weather App: https://late-cat-2043.br…

  17. story
    Show HN: Breadboard – A modern HyperCard for building web apps on the canvas

    Hey HN! I’m Simone. We re-built Breadboard, a visual app builder that mixes Figma-style UI design with Shortcuts-style logic so you can build, preview, and publish interactive web …

  18. comment
    Comment #46952055

    I’m working on an app builder that combines a Figma-like canvas for design with Apple Shortcuts-style logic for functionality. Instead of writing code or connecting node graphs, yo…

  19. story
  20. comment
    Comment #45869621

    I'm adding a Shortcuts‑like UI with Hyperscript syntax for defining logic to the app builder I'm building.

  21. comment
    Comment #45620829

    A few years ago I rebuilt a 3D model checker for the building industry and intentionally avoided a full frontend framework to keep the UI performant. I wrote a small internal mini-…

  22. comment
    Comment #45617652

    here's a quick demo video showing this in action: https://www.youtube.com/watch?v=tg_W86tk_EM

  23. comment
    Comment #45615452

    That's cool! This resonates a lot with what I'm up to. I'm using SVGs as UI pieces and wiring them to composable logic blocks so to make things interactive without having to write …

  24. story
    Show HN: Breadboard – A visual app builder on a Figma-like canvas

    Hey HN! I'm Simone, and along with Nurie, I'm working on Breadboard[0], an app builder where the UI, logic, and data live on the same canvas. We've been exploring visual and vibe c…

  25. comment
    Comment #45565635

    I'm working on a tool[0] to address how hard it is for non-technical people to understand the text-based code from vibe coding tools. Our approach is to make the complexity more re…