Live data from Hacker News

Viewing profile — andupotorac

andupotorac

HN member
Joined
Tue, Apr 08, 2025, 1:28 PM UTC
HN karma
-2
Public activity
27 items

About andupotorac

@andupoto on Twitter

Recent public activity

  1. comment
    Comment #46255555

    This is like "all it takes is one lottery ticket that wins".

  2. comment
    Comment #46255273

    When they say skill issue, they mean it. Have you spent at least 4-5 hours on specs (mermaid, markdown)?

  3. comment
    Comment #46155487

    It is following the same approach everyone takes when posting what they built, and sharing links. Or what is it doing differently?

  4. comment
    Comment #46155472

    "So thanks for nothing Hacker News." cut out the emojis :-)

  5. story
  6. story
  7. story
  8. comment
    Comment #46049144

    Festivals? :) This is a use-case, but the idea is anyone can now add "Take a photo" to their site, instead of letting users upload photos. Even without the AI gen part.

  9. story
    Show HN: A safe way to capture and create branded profile photos for your site

    A while back I saw a tweet from @jackfriks describing how surprisingly long it took to ship something as simple as an avatar upload feature (11 months!). It's not that it was diffi…

  10. comment
    Comment #46034253

    Added support for Playwright, so that the LLM can get the screenshot of the page the user wants to copy. While this seems like a small thing, what is required to build it, and what…

  11. story
    Show HN: I made a drop-in Voice Mode for AI startups

    Text inputs are too slow for complex prompting if you're vibe coding or generating media. I built a full-stack Voice Mode component (UI + logic + transcription) for React/Next.js. …

  12. comment
  13. story
  14. story
    Show HN: Siri for Sites Using MCP

    I built a prototype that lets users send voice commands to your site, as long as you expose some core functionality through MCP. Think of it as Siri for your website. If you scroll…

  15. comment
    Comment #43627480

    I'm vibe-coding a vibe-coding platform. I'm going to speak this update because that way I can have the text written more naturally. So, let's do that. So, since October last year, …

  16. comment
    Comment #43627386

    [flagged]

  17. comment
    Comment #43627343

    Here's a tip: do it for non devs (vibe coders).

  18. comment
    Comment #43627303

    I can check it out, feel free to send a link to @andupoto on Twitter

  19. comment
    Comment #43627177

    Feel free to hit me up with a link if it's in english @andupoto on Twitter.

  20. comment
    Comment #43624361

    Actually there are models for doing the layering. 1. https://github.com/SketchSeg/SketchSeg-Natural-Prior 2. https://github.com/IamCreateAI/LayerAnimate 3. https://github.com/hmris…

  21. comment
    Comment #43624257

    Regardless if this or other paper is what you end up implementing, I wanted to say kudos for doing the right thing - having the right approach. Building stuff that's just now possi…

  22. comment
    Comment #43623930

    Maybe replace Pixave with a better product if you're at it.

  23. comment
    Comment #43623809

    What are you doing for privacy and security of both the models, and inferences? Also, do you train for body shape as well?

  24. comment
    Comment #43623770

    We used this in our project: https://github.com/CaptainCodeman/svelte-color-select

  25. comment
    Comment #43622559

    Would love to try it out. Is it for large code bases or what specifically?