u/ExternalComment1738

After 5 years in data science, I’m starting to realize most “insights” we deliver are completely ignored. Is this normal?

I’ve been in data science roles (both analytics and ML) for about 5 years now across a couple of companies. Lately I’ve been feeling a bit burned out because I keep seeing the same pattern:

We spend weeks cleaning data, building dashboards, running statistical analysis, or training models… and then the stakeholders either:

  • Say “thanks” and never use it
  • Cherry-pick the numbers that support their existing opinion
  • Or just completely ignore the findings and go with gut feel anyway

The worst part is when leadership asks for a “data-driven decision” but they’ve already decided what they want to do.

Am I alone in this? Or is this just the reality of data science in most companies?

For those of you who’ve been in the field longer how do you deal with this? Have you found companies where data actually influences decisions at a meaningful level?

Would love to hear honest experiences.

reddit.com
u/ExternalComment1738 — 1 day ago

Just hit play on Friends again and I’m not emotionally ready for the nostalgia wave

I’m 34 years old and I just started rewatching Friends from season 1 for the millionth time. The second that opening guitar riff hits I’m immediately transported back to being 15 years old, staying up way too late, laughing with my siblings.

Everything about it feels like comfort food. The ugly sweaters, the giant phones, the Central Perk couch, Monica’s insanely clean apartment, the way they all just… hung out with each other constantly with zero plans.

It’s wild how a show from the late 90s/early 2000s still hits this hard. No phones, no social media, just six friends living their messy lives in New York. I miss that simpler vibe so much.

What’s your most nostalgic Friends moment? For me it’s the opening credits in season 1-2 with the fountain, or literally any Thanksgiving episode.

Who else is guilty of rewatching this show every year like clockwork?

reddit.com
u/ExternalComment1738 — 1 day ago

Average backend developer after changing one line in production

const fix = true;

CI/CD pipeline:
✅ Build passed

✅ Tests passed

✅ Deployment successful

Entire infrastructure 3 minutes later:
🔥 Database disconnected

🔥 Redis gone

🔥 Kubernetes speaking latin

🔥 CEO asking why the homepage is in portuguese

me:
“interesting”

reddit.com
u/ExternalComment1738 — 4 days ago

people underestimate how much AI agents break once real users touch them

agent demos always look insane until real users show up 😭

everything works perfectly when the creator knows the “correct” inputs and workflow already

then actual users start:

  • giving vague instructions
  • changing goals halfway
  • uploading messy files
  • contradicting themselves
  • expecting the ai to understand hidden context

and suddenly the “autonomous agent” turns into a very confident chaos machine

honestly feels like most of the hard work now isnt making agents smarter. its building guardrails, memory, retries, orchestration, and recovery systems around them so they dont spiral after one bad assumption

reddit.com
u/ExternalComment1738 — 8 days ago
▲ 9 r/ipl

T20 batting has evolved so much that 180 barely feels safe anymore

Remember when 180 in T20 used to feel like a massive score 😭

Now in IPL it genuinely feels like teams look at 200 the way they used to look at 160.

Feels like batting evolution completely changed the league:

  • deeper batting lineups
  • fearless powerplay hitting
  • impact player rule
  • better finishing
  • players targeting specific bowlers/matchups
  • even lower-order batters striking at 180+

What’s crazy is that sometimes a team can score 210 and people still say “they’re maybe 15 runs short.”

Wondering if bowling attacks eventually adapt again or if this is just the permanent direction T20 cricket is heading now.

reddit.com
u/ExternalComment1738 — 13 days ago

Prompt engineering is slowly turning into systems engineering

A year ago most people treated prompting like finding the perfect magic wording.

Now it feels like the real problems are somewhere else entirely:

  • memory
  • retrieval quality
  • orchestration
  • validation
  • context routing
  • retries
  • state management

A prompt that works once is easy.

A workflow that still works reliably after long contexts, model updates, retries, and weird edge cases is the actual hard part.

Feels like AI tooling is slowly moving away from “prompt tricks” and toward something much closer to systems engineering.

reddit.com
u/ExternalComment1738 — 13 days ago