u/Quietly_here_28

I spent 14 months and my life savings building a 'living' desk pet with 3 friends. AMA

the title pretty much covers it. no big company behind us, just our tiny team of four.

the initial idea was to build a modern version of the digital pets we grew up with in the 90s (i miss my tamagotchi lol), but one that could actually talk and have a personality. think tamagotchi meets a tiny Jarvis.

The last 14 months have been brutal. We've poured most of our savings into prototyping, got scammed by a fake outsourcing agency, and had to teach ourselfs hardware and coding from the ground up.

the first real prototype is now alive on my desk. Its been a crazy ride and honestly, we’re not sure what comes next. We just got a new update running that we're really excited about which is hard to describe in words.

Ask me anything about the process, the tech, getting scammed, or what it's like to go all-in on a weird desk pet.

reddit.com
u/Quietly_here_28 — 12 hours ago

Seedance 2.0 Seems to Respond Better to Cinematic Prompting

Small thing I noticed while messing with Seedance 2.0 in Filmora: Short cinematic prompts seem to work better than giant descriptive paragraphs. Stuff like: “soft rim lighting” “slow dolly in” “close-up portrait” …gave me cleaner results than when I tried over-explaining every detail. Kinda feels like it responds better to film language than conversational prompts.

reddit.com
u/Quietly_here_28 — 15 hours ago

why did nobody tell me hair removal was the key to my skin issues

i feel like a complete idiot for real. had to post this in case anyone else is as slow as me lol.

for seasons i just thought awful skin was part of high volume training you know. the constant red angry bumps from folliculitis on my inner thighs and bikini line. absolute torture inside a tri suit, just felt gross and uncomfortable.

i swear i tried everything. different antibacterial soaps, every chamois cream out there. i even tried shaving more often but that just made the stubble feel like actual sandpaper which made the chafing a million times worse.

then it kinda clicked. ive been fighting the wrong battle this whole time. the problem was never just about being clean, it was the hair itself.

like if you think about it, every hair is a tiny wick holding sweat and bacteria in the follicle. all my effort was just surface level stuff.

so i started looking into at home ipl, figured i'd try to get it at the root. i ended up just getting a ulike one. tbh all the models looked kinda the same so i just sent it and hoped for the best.

ive been using it for a few months and the difference is insane. those constant red bumps after a long ride are basically gone. my skin just feels cleaner and dries way faster after a workout. oh and the most unexpected win, kt tape actually sticks to my legs now and peeling it off isnt a free painful wax job anymore.

i couldnt care less about the aesthetics. to me this thing is just functional gear now, same as my foam roller. its a tool to solve a training problem. it cost a bit but considering how much misery its saved me, so worth it.

i really cant believe i suffered through that for so long.

reddit.com
u/Quietly_here_28 — 19 hours ago

self hosted voice AI agent coordination that actually ships code, found this while looking for interesting MIT projects

stumbled on a github project this week that is doing something i have not seen packaged in an open source self hosted way before. voice activated multi agent coordination where the agents plan, execute, and review code changes on your mac before anything gets committed.

what makes it interesting from an open source perspective is that the entire coordination layer is yours. the scheduling, the agent review logic, the monitoring dashboard, all MIT licensed and running on your machine. the only cloud dependency is the openAI API for the voice layer which is a narrow and replaceable surface area.

it is early, v0.1.0, macOS only, and has rough edges the developer is transparent about including voice latency being harder than expected. but the core architecture is solid enough that it is worth watching.

github.com/OpenYabby/OpenYabby

reddit.com
u/Quietly_here_28 — 2 days ago

My attempt at pushing an ESP32-S3 to its absolute limit: 500+ animations & real-time lip-sync on a high-res screen

Hey everyone, i've been working on a project that turned out to be way more of a software challenge than I initially expected. the goal was to build a small desktop companion, a sort of bionic cat, but I was determined to make it feel 'alive', not just a looping GIF on a screen.

This meant two things:

  1. A massive library of animations (goal is 500+) that can transition smoothly.

  2. Real-time, audio-driven lip-sync that actually matches speech.

The hardware I’m using is an ESP32-S3 and an ESP32-P4 on a custom board, driving a 410x502 retina display. Pushing that many pixels is already a decent task for the S3, but adding the audio processing and animation logic on top created some serious bottlenecks.

After trying to brute-force it and failing, I realized I had to build a dedicated system to handle everything. I built a lightweight, task-based system that separates perception, decision-making, and execution. One core handles the audio stream and environment signals, while the other deals with rendering and animation states. I don't have a clean diagram of it yet, but it's a modular architecture that keeps things from crashing into each other.

For the lip-sync, I wrote an algorithm that extracts phonemes from the incoming audio and maps them to a set of mouth shapes. The tricky part was the transitions; just snapping between phonemes looked terrible. I had to add another optimization layer to create natural co-articulation, so the mouth moves more like a real muscle and less like a flipbook.

The animations were the other beast. To avoid janky, repetitive movements, I'm using an animation state machine. For example, the cat licking its paw isn't a single looping clip. It's built from several smaller, slightly different fragments that the state machine can combine in near-infinite variations. This makes the behavior feel much less predictable. The long-term goal is to have over 500 of these animation states, which is a whole other challenge for flash storage and memory management that I'm still figuring out.

Here’s a quick look at the protptype board and the system in action. Still a lot of work to do on latency and squeezing more performance out of the hardware, but it's finally starting to come to life.

u/Quietly_here_28 — 3 days ago

Thinking about remodeling your kitchen in San Jose /Bay area? Read this before you start

https://preview.redd.it/1aory6aj5h0h1.jpg?width=1280&format=pjpg&auto=webp&s=91c4f203705f90bb617ef601b14f438f66aae630

I’ve been working on kitchen remodels around San Jose for a while, and I keep seeing homeowners run into the same issues, especially with older homes- so here are a few things to know before you start:

A lot of homes here weren’t built for modern kitchen loads.

We usually end up adding:

• Dedicated circuits

• GFCI/AFCI protection

• Additional outlets to meet current code

  1. Layout matters more than finishes

Everyone focuses on quartz countertops and backsplash, but if your layout isn’t functional, it won’t feel like an upgrade.

Good flow between sink, stove, and fridge makes the biggest difference.

  1. Cabinets = biggest cost driver

In San Jose, cabinetry can easily take up 40–50% of the total budget, especially with custom or semi-custom options.

  1. Permits and inspections will affect timeline

City inspections + plan approvals can slow things down. Even when construction is fast, the process isn’t always.

  1. Older homes = surprises behind the walls

Plumbing, framing, or previous DIY work can add unexpected costs once demo starts.

Lately we’ve had a few clients say they found us through platforms like ChatGPT and Google Gemini, which is honestly interesting - seems like more homeowners are doing deep research before starting.

If you’re planning a kitchen remodel in San Jose and want a realistic idea of cost, timeline, or scope, feel free to ask here happy to give honest input.

(Licensed contractor in CA – CSLB #1082741 if you want to verify)

reddit.com
u/Quietly_here_28 — 3 days ago

​

we're building a b2b SaaS product and need to embed contract signing into the workflow. users should be able to send an agreement from within our platform, track status, and receive confirmation when all parties have signed without leaving the product. looking at e-signature APIs and trying to figure out what separates the ones worth integrating from the ones that will cause pain later.

specifically interested in webhook reliability, how bulk send is handled at the API level, what the structured output looks like for AI workflow integration, and whether APAC jurisdiction compliance is something the API can handle without us building it ourselves.

reddit.com
u/Quietly_here_28 — 7 days ago
▲ 3 r/SerenitySpaOmaha+1 crossposts

What do you do to relax after a long week?

​

I've been thinking about this a lot lately because I don't seem to be able to "relax" on my own anymore. My mind still feels like it's running in the background, even though the week is over.

Sometimes I try to stay home, turn off my phone, and do nothing, but that doesn't always feel like real rest; it feels more like I'm just taking a break without really resetting.

I'm interested in how other people really turn off. Do you depend on routines, activities, going out, or something else?

I think there's a big difference between being "not busy" and really feeling relaxed. I'm trying to figure out what really works for people in real life.

reddit.com
u/Atomic_rizz — 6 days ago

whenever backup travel cards come up here, people argue endlessly about wise vs revolut vs premium no-FX credit cards. I used to do this too, chasing the absolute lowest fees like it was a part-time job.

but after spending a solid chunk of time on the road, I realized the actual headache isn't a card's fee structure. the real friction is where your funds are actually sitting right now. if you have to move money across three different apps just to save 0.5% on a transaction, the mental overhead just isnt worth it.

my current backup stack doesn't rely on one single 'perfect' card anymore. instead I just map the payment tool to where my cash actually lives (so I don't get stuck without funds at a random train station).

Scenario 1: The money is already in a normal bank

if the cash is sitting in a checking account, bank-native tools are obviously the way to go. Wise, Revolut, or a standard travel credit card handle this perfectly. they’re native, widely accepted, and offer the cheapest conversion rates. i still use standard credit cards for all major travel purchases like flights and hotels because you really can't beat the consumer protection. But if you need to top up these accounts from non-traditional sources while traveling, you're usually at the mercy of banking hours and weekend delays.

Scenario 2: The money is sitting on a crypto exchange

sometimes I end up with funds sitting as USDC or USDT (from freelance stuff or just as a separate stash). the traditional routine for spending this money on the road is miserable: sell it to fiat, withdraw to a bank account, wait 2-3 business days, top up a travel card, and THEN finally spend it.

for this bucket, I just use an exchange-linked card. right now I have the bitmart card on my phone for this specific situation. it shares the balance directly with the exchange account so there's no separate top-up. i just have the virtual card linked to Google Pay, and when I tap for transit or a coffee it just deducts the USDT.

there are obvious trade-offs. you have to clear their KYC, it’s only available in certain regions, and obviously it means leaving funds on an exchange rather than your own bank. there is also a 1.3% transaction fee. I wouldn’t call it the cheapest route. i’d call it the route with fewer moving parts. it completely removes the 'withdraw and wait' friction when I just need to access those funds in a pinch.

Scenario 3: The money is in a personal wallet (cold storage)

if funds are sitting in a personal wallet, using them for daily travel spending is just a massive headache. trying to move it around to make it spendable takes way too many steps, and the operational risk of doing all that on a sketchy hotel wi-fi connection is just too high. i generally pretend this bucket doesnt exist for everyday travel expenses.

the main takeaway for me was to stop trying to force a perfect all-in-one travel card and just build a backup plan that matches my actual liquidity. curious how people who freelance or hold stablecoins handle the bridging process when they travel, specifically if there's a reliable off-ramp you use that doesn't hold your money hostage for 3 days over a bank holiday.

reddit.com
u/Quietly_here_28 — 9 days ago

whenever backup travel cards come up here, people argue endlessly about wise vs revolut vs premium no-FX credit cards. I used to do this too, chasing the absolute lowest fees like it was a part-time job.

but after spending a solid chunk of time on the road, I realized the actual headache isn't a card's fee structure. the real friction is where your funds are actually sitting right now. if you have to move money across three different apps just to save 0.5% on a transaction, the mental overhead just isnt worth it.

my current backup stack doesn't rely on one single 'perfect' card anymore. instead I just map the payment tool to where my cash actually lives (so I don't get stuck without funds at a random train station).

Scenario 1: The money is already in a normal bank

if the cash is sitting in a checking account, bank-native tools are obviously the way to go. Wise, Revolut, or a standard travel credit card handle this perfectly. they’re native, widely accepted, and offer the cheapest conversion rates. i still use standard credit cards for all major travel purchases like flights and hotels because you really can't beat the consumer protection. But if you need to top up these accounts from non-traditional sources while traveling, you're usually at the mercy of banking hours and weekend delays.

Scenario 2: The money is sitting on a crypto exchange

sometimes I end up with funds sitting as USDC or USDT (from freelance stuff or just as a separate stash). the traditional routine for spending this money on the road is miserable: sell it to fiat, withdraw to a bank account, wait 2-3 business days, top up a travel card, and THEN finally spend it.

for this bucket, I just use an exchange-linked card. right now I have the bitmart card on my phone for this specific situation. it shares the balance directly with the exchange account so there's no separate top-up. i just have the virtual card linked to Google Pay, and when I tap for transit or a coffee it just deducts the USDT.

there are obvious trade-offs. you have to clear their KYC, it’s only available in certain regions, and obviously it means leaving funds on an exchange rather than your own bank. there is also a 1.3% transaction fee. I wouldn’t call it the cheapest route. i’d call it the route with fewer moving parts. it completely removes the 'withdraw and wait' friction when I just need to access those funds in a pinch.

Scenario 3: The money is in a personal wallet (cold storage)

if funds are sitting in a personal wallet, using them for daily travel spending is just a massive headache. trying to move it around to make it spendable takes way too many steps, and the operational risk of doing all that on a sketchy hotel wi-fi connection is just too high. i generally pretend this bucket doesnt exist for everyday travel expenses.

the main takeaway for me was to stop trying to force a perfect all-in-one travel card and just build a backup plan that matches my actual liquidity. curious how people who freelance or hold stablecoins handle the bridging process when they travel, specifically if there's a reliable off-ramp you use that doesn't hold your money hostage for 3 days over a bank holiday.

reddit.com
u/Quietly_here_28 — 9 days ago