u/SheCodesSoftly

Dear Malcolm.

(I wrote this a long time ago.) (Please don't be rude , going through a tough time.)

I shall pour my heart out today not in sorrow, but in devotion.

For the one who caught me mid-fall,

the one who lit my soul's dimmed flame when the world had no color left in it.

You were my self-care in chaos, a sanctuary when my hands trembled, when my heart caved in.

My savior, I write to you, to your soul,

as if each word could reach the clouds you now call home.

I love you with everything I am.

You didn't just save me

you showed me how to save myself.

I buried my sorrow in the beat of your drums,

in the truth of your voice.

"You was just a dream I had to let go" But how do you let go of the air you breathe?

I made love wrapped in your verses,

every syllable a caress, every rhyme a reassurance that someone understood the ache inside me.

You gave sadness a sound,

and in that sound, I found hope.

You taught me what love feels like not the kind that burns,

but the kind that heals. "Love is only made for the strong."

And you made me stronger.

I could fly home with my eyes closed now because you showed me where home was.

"To everyone who sell me drugs, don't mix it with that bullshit, I'm

hopin' not to join the 27 Club."

You tried, you warned,

and even in your own unraveling, you stitched light into all of us.

Some nights I still hear your laugh,

like a distant echo inside the stars.

Some mornings, I swear your lyrics wake me up before the sun.

"The sun don't shine when I'm alone..." But you taught me to find sunlight in myself.

You weren't just music

you were medicine,

a whisper from the universe

that we are never too broken to be heard.

So this is for you, Malcolm.

Not just the artist,

but the man,

the heart,

the light.

Rest easy, Mac.

You're still teaching me how to live.

And I love you and

I'm drawing circles.

reddit.com
u/SheCodesSoftly — 6 hours ago

The most unrealistic part of corporate life is “let’s do a quick call”

That call is either stealing 45 minutes of your life or emotionally damaging you in ways HR can’t fix.

reddit.com
u/SheCodesSoftly — 9 hours ago
▲ 2 r/AIMLDiscussion+1 crossposts

I think “data overload” is becoming a bigger problem than lack of data.

Every company today wants to become “data-driven.”

But honestly, I think most teams are drowning in dashboards, analytics, reports, notifications, KPIs, AI summaries, CRM data, Slack updates, customer metrics, and operational logs without actually knowing what matters anymore.

We built systems to collect infinite information…

but not systems that help humans process it properly.

And now people are facing:

  • decision fatigue
  • constant context switching
  • analysis paralysis
  • notification burnout
  • fragmented workflows
  • losing important insights inside massive amounts of noise

Ironically, technology solved the problem of information scarcity and created a new problem:
cognitive overload at scale.

I genuinely think the next generation of AI/data systems won’t win because they provide more information.

They’ll win because they reduce noise and surface the right context at the right time.

Curious if others working in AI/ML/data systems are seeing the same shift happening?

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 2 r/Rag

What improved your RAG system accuracy the MOST?

Curious what actually moved the needle for people building production RAG systems.

Was it:

  • better embeddings?
  • hybrid retrieval?
  • reranking?
  • chunking?
  • metadata filtering?
  • larger models?

For me, retrieval improvements consistently mattered more than model upgrades.

Would love to hear real production experiences.

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 1 r/Rag

Bigger models don’t fix bad retrieval.

A lot of RAG systems fail because:

  • the wrong chunks are retrieved
  • noisy context gets injected
  • relevance ranking is weak

Then teams try solving it by upgrading the LLM.

Feels like retrieval quality is still the most underrated part of AI infrastructure.

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 1 r/Rag

The model can only reason about what retrieval gives it.

That sounds obvious.

But I think a lot of teams forget this while building RAG systems.

You can use the strongest LLM available…

but if retrieval sends:

  • incomplete evidence
  • outdated docs
  • loosely related chunks

the model is basically reasoning inside a distorted context window.

At that point the issue isn’t intelligence.

It’s information access.

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 0 r/Rag

I think most people underestimate how important chunking is in RAG.

Bad chunking quietly breaks a lot of AI systems.

Too small:
→ context gets fragmented

Too large:
→ irrelevant information dilutes retrieval precision

And then people blame the model.

Honestly feels like chunking strategy affects production accuracy more than most prompt engineering tricks.

How are you guys deciding chunk sizes in production systems?

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 1 r/Rag

Switching models improved writing quality. Improving retrieval improved accuracy.

One thing I noticed while testing RAG pipelines:

Upgrading the LLM usually made responses:

  • smoother
  • more structured
  • more confident

But improving retrieval quality actually improved factual correctness.

Things like:

  • hybrid search
  • reranking
  • metadata filtering
  • better chunking

had way more impact than model size.

Feels like retrieval engineering is still massively underrated.

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 4 r/Rag

Hot take: context pollution is becoming a bigger issue than hallucinations in RAG.

People talk a lot about hallucinations.

But honestly, I think a lot of “hallucinations” are just retrieval systems feeding garbage context into the model.

Once the context window gets polluted with:

  • partially relevant chunks
  • outdated docs
  • duplicated embeddings
  • weak semantic matches

the model starts reasoning on noisy evidence.

And the scary part is:
the answer still sounds intelligent.

Anyone else seeing this happen in production systems?

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 0 r/Rag

Most RAG systems don’t have a model problem. They have a retrieval problem.

I keep seeing teams upgrade from one LLM to another hoping answer quality improves…

but half the time the actual issue is:

  • bad chunking
  • noisy retrieval
  • weak embeddings
  • irrelevant context flooding the prompt

A bigger model can explain bad context more fluently.

It still doesn’t fix the retrieval layer.

Curious if others building RAG systems noticed the same thing in production?

reddit.com
u/SheCodesSoftly — 11 hours ago
▲ 2 r/TinyHumanThings+1 crossposts

Does anyone else create fake scenarios before sleeping?

Interviews.
Arguments.
Award speeches.
Random TED Talks nobody asked for.

My brain runs a full production studio after midnight.

reddit.com
u/SheCodesSoftly — 11 hours ago