Viewing profile — andupotorac
andupotorac
HN member- Joined
- Tue, Apr 08, 2025, 1:28 PM UTC
- HN karma
- -2
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About andupotorac
Recent public activity
-
comment
Comment #46255555
This is like "all it takes is one lottery ticket that wins".
-
comment
Comment #46255273
When they say skill issue, they mean it. Have you spent at least 4-5 hours on specs (mermaid, markdown)?
-
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?
-
comment
Comment #46155472
"So thanks for nothing Hacker News." cut out the emojis :-)
- story
- story
- story
-
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.
-
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…
-
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…
-
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. …
-
comment
Comment #45940187
[dead]
- story
-
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…
-
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, …
-
comment
Comment #43627386
[flagged]
-
comment
Comment #43627343
Here's a tip: do it for non devs (vibe coders).
-
comment
Comment #43627303
I can check it out, feel free to send a link to @andupoto on Twitter
-
comment
Comment #43627177
Feel free to hit me up with a link if it's in english @andupoto on Twitter.
-
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…
-
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…
-
comment
Comment #43623930
Maybe replace Pixave with a better product if you're at it.
-
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?
-
comment
Comment #43623770
We used this in our project: https://github.com/CaptainCodeman/svelte-color-select
-
comment
Comment #43622559
Would love to try it out. Is it for large code bases or what specifically?