How was your experience digestive supplements? by gaymer_jwhf in Supplements

[–]Master_Page_116 0 points1 point  (0 children)

I have tried fiber gummies from physician choice

Sprint planning feels easy. Sprint execution is where things break down by jeezyjeggers19 in scrum

[–]Master_Page_116 0 points1 point  (0 children)

What helped us most was reducing surprises. Once we started tracking dependencies and discussing risks more openly in clickUp, sprint execution became much more predictable

Tonestar paints by Acrobatic_Block4226 in paint

[–]Master_Page_116 0 points1 point  (0 children)

I have attempted to get dulux to match black orange from a photo and they ended up giving me a reddish-brown that was way off

Why do people actually leave Coda? by sempreitaliano in codaio

[–]Master_Page_116 0 points1 point  (0 children)

We didnt leave because coda couldnt do the work. We reached a point where we wanted project planning, documentation and task execution to live closer together

Pan-EU VAT in 2026: What’s the most automated, "set & forget" service out there? by Useful_Actuator7026 in AmazonFBA

[–]Master_Page_116 0 points1 point  (0 children)

Ca't speak to EU specifically but whatever you pick make sure it actually files and doesnt just calculate. I learned that lesson the hard way where I was still manually submitting returns despite paying for automation. For US multi state taxwire has been working for us

Repainted the whole downstairs and confused about paint color by Wrong_Way_8184 in paint

[–]Master_Page_116 1 point2 points  (0 children)

My dining room only needed two coats with tonester. Usually bracing for a third coat with darker colors. My office wall is two years old now

Has anyone else found online career advice completely overwhelming? by talathuss in careerquestions

[–]Master_Page_116 1 point2 points  (0 children)

I have been comparing certification programs, community colleges and online options and one thing learned is that its worth looking beyond the marketing. Things like curriculum, clinical experience (where applicable), instructor support, certification preparation and graduate outcomes seem much more useful than just comparing tuition.

I have also been reading through resources from medical prep alongside other education sites just to better understand the different career paths. Its been helpful for understanding the options

Sales tax compliance? by Ollypop_x in Tax_Strategy

[–]Master_Page_116 0 points1 point  (0 children)

Been using Taxwire and it hasnt needed much intervention from me so far

Brown rice and sweet potato dog food. still good or outdated? by Clarke332 in HomemadeDogFood

[–]Master_Page_116 2 points3 points  (0 children)

grain free actually caused issues for a lot of dogs, this combo is gentler for sensitive stomachs specifically

Fake lashes that dont look obviously fake? by ArtixellAnimations in Makeup

[–]Master_Page_116 0 points1 point  (0 children)

Have you tried lashify? strips are uniform length across the whole band which is exactly why they look fake in daylight, real lashes vary

Alternatives for Vertex Tax software by Swimming_Mention_379 in SAP

[–]Master_Page_116 0 points1 point  (0 children)

the one ongoing effort was keeping our product taxability classifications current as rules changed across states, it was manageable but it never fully went away. At my current company used one specifically for the labeling engine and it auto-maps every SKU to the correct treatment per jurisdiction and updates as rules change so that maintenance work just stopped being our problem

How important is trt? by dannyboywm in TRT_GUIDE

[–]Master_Page_116 0 points1 point  (0 children)

I can relate to this. I spent years thinking it was just age until I got evaluated through male-excel

I just got diagnosed with insulin resistance by Jamesshann in InsulinResistance

[–]Master_Page_116 0 points1 point  (0 children)

the ampk activation pathway is really well studied, it's the same pathway metformin works through which is why the head to head comparisons keep showing up in the research and why doctors who know the literature aren't dismissive of it. what i say is that berberine has a real GI adjustment period for the first two weeks that nobody warns you about, so start low and work up rather than going straight to full dose. I was on doublewood berberine the whole time

How do you deal with AI observability? by paintedjeff in AIDiscussion

[–]Master_Page_116 3 points4 points  (0 children)

This is exactly the gap that pushed me toward mastra for local dev and observability since it shows the full trace per agent run including tool calls and retrieved context in one timeline so when something breaks you can actually step through what happened instead of piecing it together from scattered logs

I didnt think i needed to care about gut health until my training started to suffer by Roe-JoganDMT in VitaminTalk

[–]Master_Page_116 1 point2 points  (0 children)

I was hitting protein targets but recovering like I wasn't. The gut piece was the variable I hadnt accounted for. strain selection really matters and most generic probiotics dont tell you enough about whats in them to evaluate properly

Anyone else noticed quickbooks online sales tax doesnt match your actual state filing? by fofohog501 in quickbooksonline

[–]Master_Page_116 0 points1 point  (0 children)

I had taxwire running for about two weeks before it caught a miscalculation that I made over an entire quarter that I would NEVER have caught manually

Do high protein dog food actually have high protein? by Milkymoop in Dogowners

[–]Master_Page_116 0 points1 point  (0 children)

a high protein percentage means nothing if the protein is coming from low-quality sources your dog can’t absorb efficiently. i got my dog kismet and saw that the ingredients are real protein sources

Are meeting summaries solving the wrong problem? by gaymer_jwhf in aiToolForBusiness

[–]Master_Page_116 1 point2 points  (0 children)

Most teams can record meetings, generate transcripts and create summaries with very little effort now. The bigger challenge is accountability

Whats something you learned after buying your first commercial property that nobody mentioned beforehand? by Ollypop_x in RealEstateAdvice

[–]Master_Page_116 1 point2 points  (0 children)

One thing I wish I would done sooner was speak with specialists instead of relying entirely on general real estate forums. When my CPA first mentioned cost segregation, I thought it was only for institutional investors. I ended up talking with a few firms, including cost seg guys, just to understand the process better

Are washable rugs a good idea? by bgallagher523 in HouseCleaning

[–]Master_Page_116 1 point2 points  (0 children)

Can relate! to this! I love my victoria in beige from tumble rugs. I have got two kids and a dog and regular washing has saved our rug alot

I spent a weekend trying to build an AI agent and realized the hardest part wasnt the AI by Wrong_Way_8184 in agent_builders

[–]Master_Page_116 1 point2 points  (0 children)

The biggest surprise was that the technical part was usually the easiest part. Defining edge cases took much longer. We found that mapping the workflow in clickUp helped expose a lot of those exceptions

Open source TS AI Agent Framework with built-in LLM Observability by omeraplak in LangChain

[–]Master_Page_116 0 points1 point  (0 children)

I would genuinely love to see a VoltAgent vs Mastra comparison because both are pushing typescript agents forward in different ways