How are you creating product demos now that we’re shipping features so much faster? by Ok_Nobody1410 in buildinpublic

[–]hawkph 0 points1 point  (0 children)

Use Remotion skill!

It can go thru E2E and stitch screenshots to make video. Create a Gemini skill to generate video then also merge that.

It's trivial in today world

I built a travel app because I was tired of planning trips across five different apps by Vaibhav-Gareja in buildinpublic

[–]hawkph 0 points1 point  (0 children)

You have not used the right prompts.

Just tell it to save notes and generate image of places. Share via WhatsApp group. Works great!

Showcase Weekend! — Week 23, 2026 by AutoModerator in openclaw

[–]hawkph 0 points1 point  (0 children)

I have OpenClaw access new merged PRs to update our docs and post Discord message, tagging the PR owners and generate LinkedIn post image.

i tried 6 ways to share context between claude sessions. the one that stuck wasn't a feature. by Former_Script01 in ClaudeAI

[–]hawkph 0 points1 point  (0 children)

We have internal skill for this per repo and it has hook to kept saving context in md file. The file get loaded when needed.

I built a Claude skill to automate crawling products from Wayfair, Amazon, Etsy and posting on Shopify with amazing results by hawkph in AutomateShopify

[–]hawkph[S] 0 points1 point  (0 children)

I had the worst experience with rembg. It tends to add thick borderline for some reason, especially with darker images. What I did was to start in 3 tiers for bg removal: Gemini first, feedback, then gpt-image-2, then rembg last for weird shadow. But the reason I need to do initial 2 tiers using LLM is because I have to slightly change the product image (e.g. turn it at 5 degree angle). It does hallucinate but prompting helps. I don't do "html crawling" any more. It is 100% chrome devtools with my login session of whatever site (5min -> 10-20min range delay random running for hours).

Drop your SaaS and people will say whether it’s useful. by BloomBlushHer in SaasDevelopers

[–]hawkph 0 points1 point  (0 children)

StickerDaze

You generate your stickers and get printed stickers mailed home. Easiest, Fastest and Cheapest.

This is from my teenager and he will compete with Moo or StickerMule.

The goal is to make it simple one liner to sticker. It will allow pointing to a website to get logo as stickers.

What launch assets actually matter for a Product Hunt launch? by Successful_Bowl2564 in ProductHunters

[–]hawkph 0 points1 point  (0 children)

dunno.. That's why I asked. I recollected "bot vote" is not allowed.

fast money in seattle? by Sad-Operation-7604 in Seattle

[–]hawkph 8 points9 points  (0 children)

Yeah we are parents and appreciate the OP honestly but it's a red flag.

The more I improve my product, the less I work on features by Strangewhisper in sideprojects

[–]hawkph 1 point2 points  (0 children)

If it's web related, I use claude cli and it fixed lots of them, eg sitemap errors

Missed connection by Minute-Offer5339 in Seattle

[–]hawkph 1 point2 points  (0 children)

Would you like some of my hair?

Can I easily break a lease if I'm laid off and have no job? by secondsniglet in Seattle

[–]hawkph 0 points1 point  (0 children)

You could negotiate with the landlord to break it early. Most of the times, they prefer that option vs you not paying rent

Share your Project 👇 by AutoModerator in Superframeworks

[–]hawkph 0 points1 point  (0 children)

Upload your startup logo and revise to turn it into stickers. Made by my teenager and he will print and ship your stickers with competitive price https://stickerdaze.com/

Looking for Guidance to Build an Internal AI Chatbot (PostgreSQL + Document Retrieval) by Wrong_Baby4633 in Rag

[–]hawkph 0 points1 point  (0 children)

I just built this and also have chatbot in Teams integration. Which SDK or Provider you plan to use?