u/Super-Gap7614

Buying a condo in CA lender asked for SB-326 report, here's how we closed on time

We were 3 weeks from closing on a condo in Pasadena when our lender asked for SB-326 inspection documentation. The HOA hadn't completed one yet and we were freaking out. Our agent recommended dr balcony .com they got an engineer out within days, completed the inspection fast, and provided the compliance report in time for closing. The HOA actually thanked us because they needed it done anyway. If you're buying a condo built before 2010 in California, ask about this upfront don't let it surprise you at closing like it did us.

reddit.com
u/Super-Gap7614 — 3 days ago

managing different API keys makes cost tracking a nightmare

managing separate api keys is a headache if you care about cost control. if your agent workflows rely on different billing across different providers, you might find it inconvenient to monitor your usage.
We run a few automated agents for market research and content monitoring. The reality of this work is that usage is super bursty. When we do a deep dive on a competitor, token consumption spikes and we burn through a ton of context windows using heavy synthesis models. but the next week? we might just be running a tiny background job doing cheap text deduplication.
Under our old setup we maintained direct accounts with OpenAI, Anthropic, and some open-source stuff. The real issue was the absolute lack of monitoring. finance would ask for a projected budget, and we couldn't give one because tracking token burn across three different dashboards is impossible. You end up acting like an accountant instead of a developer, trying to merge usage exports just to figure out if a new scraping agent is actually profitable.
The fix wasn't rewriting prompts, it was shifting to a unified pay-as-you-go gateway. I'm talking about pure metered usage. you just pay for exactly the fractions of a cent the agents consume at runtime.
The biggest advantage has been the backend dashboard. having all your usage logs and cost metrics in one single place makes cost planning incredibly straightforward. If a cheaper open-source model drops, i don't have to guess if it's saving us money. I just change one string in the config, run it, and check the dashboard later to see the exact cost difference
We use zenmux and portkey to handle this routing now, and suddenly we can see exactly which workflow is burning money and optimize it instantly.
how are you guys monitoring agent costs across different models without losing your mind?

reddit.com
u/Super-Gap7614 — 8 days ago

Trying to choose between a few robot mowers

I’m trying to pick a robot mower and I keep going back and forth between a few options. My yard isn’t huge, but I do want something that can handle normal uneven spots and not need constant fixing every time it runs.
The Anthbot M9 is the cheapest one I’m looking at, and I like that it has RTK and vision, but the brand is still pretty new, so I’m a little unsure about long term support.
The Mammotion Yuka Mini 2 looks more advanced with LiDAR and vision, but it costs quite a bit more, so I’m trying to decide if that extra money is actually worth it.
The Navimow i210 AWD is also on my list, but from what I can tell it mainly relies on RTK, so I’m not sure how it compares in real use.
Has anyone used any of these, or would you choose something else in this price range?

u/Super-Gap7614 — 8 days ago

Finally convinced my dad to try a robot mower

After about a month of using a robot mower at my own place, I’m finally giving it to my parents to try in their yard.
I’ve been trying to talk them into switching for a while, mostly because they’ve been paying more and more for regular lawn care. My dad was never totally against the idea, but he kept thinking it would be annoying to set up or that he’d have to mess with it all the time.
The funny thing is, setting mine up was way easier than I expected. The base only took a few minutes, and the setup steps were pretty straightforward even for someone who doesn’t usually like dealing with this kind of stuff.
What finally changed his mind was another price increase from their lawn service. That pretty much pushed him over the edge, so now I’ve got the mower packed up and ready to bring over.
Has anyone else convinced their parents or older relatives to try one, and did they actually stick with it?

reddit.com
u/Super-Gap7614 — 9 days ago

built a nuclear launch button keycap so I can mentally fire my boss everyday

I had this idea of making a keycap for a GIANT NUCLEAR BUTTON. the type of thing you want it on your keyboard when the boss whispering “hey one little last change before the weekend” types. You know. For workplace wellness.
I drew a sketch, had GPT write cleaner views from each angle so that the shape at least made some sense in 3D. Then ran the images through Hitem for a mesh and split the model into parts, so that it could do main base colors by section. No need to paint everything from zero later.
From there I just cleaned it up a bit, refined some details by hand, and did the final paintwork. Now it’s sitting on my keyboard like a tiny red HR violation. Completely unnecessary. Deeply satisfying.
So from there I just cleaned up a little, refined some details by hand, and then made the final paint work.
Only complaint: I should’ve made it bigger.

u/Super-Gap7614 — 11 days ago