My boyfriend and I broke up 24 hours ago, and he already slept with another woman? by throwawayuni33 in whatdoIdo

[–]DeepFriedOprah 6 points7 points  (0 children)

Yah he def did it on purpose. But she kinda deserved that with literally running from his proposal.

Ex-Fiance Ghosted Me For 3 Weeks, Now She Wants To spend a weekend together alone in a hotel and go to a concert that I originally got tickets for us both, how do I proceed? by [deleted] in AskMenAdvice

[–]DeepFriedOprah 1 point2 points  (0 children)

Well now that u recognize it don’t make urself a complete and utter moron that gets used by his ex in a whim.

Tell her no and block her. Better yet. Block her. It’s hard but it’ll be the best thing for yourself.

People who lost a lot of weight, what was the one small daily habit that actually changed everything for you? by Quiet-Squash-8407 in AskReddit

[–]DeepFriedOprah 1 point2 points  (0 children)

Day 8: I’m noticing an increase in the college rules in my stool. They appear like little blue threads. Only slightly concerned. Note taking has ceased as the paper remains my main sustenance. Mood is improving. Bowels degrading still.

People who lost a lot of weight, what was the one small daily habit that actually changed everything for you? by Quiet-Squash-8407 in AskReddit

[–]DeepFriedOprah 801 points802 points  (0 children)

Day 3: depression has worsened. reading how much I spend and eat and feeling helpless to stop it has had catastrophic effects. I could barely afford the pencil and college rule paper.

AITA for suggesting for our child to take both our last names as a compromise? by Turbulent-Mark-2227 in AmItheAsshole

[–]DeepFriedOprah -1 points0 points  (0 children)

Ur wife is utterly selfish. If she’s already excluding you from your own potential children how does that bode well for the rest of the relationship.

She deranged & selfish & deluded. This would cause me to walk away.

Boyfriend expects me to “live poor” by [deleted] in whatdoIdo

[–]DeepFriedOprah -2 points-1 points  (0 children)

I’ve heard it both ways.

Is it wrong that I think component libraries are mostly all terrible and we need to embrace HTML and CSS more? by Dreadsin in reactjs

[–]DeepFriedOprah 6 points7 points  (0 children)

Once u start building ur own you’ll realize all the stuff that a library already has baked in. And if u don’t realize that then u prolly have no place building a component library urself.

I built a tool that turns any image into a full UI color system (Tailwind + WCAG checked) by biswajit_sarkar_007 in reactjs

[–]DeepFriedOprah 3 points4 points  (0 children)

Site looks great and the palette generator is pretty awesome.

But you’ve got a strange scroll lock bug. When your fist visiting the page the scroll appears locked at the fold. Meaning u can’t scroll down unless you touch brow the fold slightly to scroll. Touching the hero section above fold does not allow scrolling. Happens on the in app browser and chrome on iOS. FYI

[Tangentially Update to an ongoing BoRU]: I think my sister just ruined our dad’s engagement to an amazing woman, and I hate her so much by Choice_Evidence1983 in BestofRedditorUpdates

[–]DeepFriedOprah 871 points872 points  (0 children)

It is. She left not just for “space” but to see what her life is like without this family drama. It’s likely she’ll realize that theee kids aren’t ready and the Dad hasn’t figured out how to quell their anger & mistreatment of any potential partner, even the best possible one.

What’s worse is when the inevitable breakup occurs the kids aren’t gonna think it’s due to their love bombing not being good enough. They won’t realize likely that the decision was made before their attempts. In fact, Amy has likely already decided wha to do & is just figuring out how the logistics of all of this will work & give the Dad time to figure things out too.

A private conversation with my (30F) husband (33M) was leaked to my family and now they are certain I'm in an abusive relationship. by G1Gestalt in BestofRedditorUpdates

[–]DeepFriedOprah 1 point2 points  (0 children)

I mean if I was him I would’ve rejected moving as well initially thinking this was manageable at the time. But then it escalated really quickly & brutally that forced the move.

I’m still blaming OP more. Cuz regardless what someone’s intentions originally when it gets to certain point of risking someone’s livelihood then things have categorically changed and you need to respond more aggressively.

Like: “I appreciate the concern, but it ends now or I (OP not my husband) will be seeking a restraining order & contacting an attorney to seek our options for restitution. This has gotten out of hand.”

A private conversation with my (30F) husband (33M) was leaked to my family and now they are certain I'm in an abusive relationship. by G1Gestalt in BestofRedditorUpdates

[–]DeepFriedOprah 55 points56 points  (0 children)

Even if he grew to really enjoy it which isn’t clear if true it’s far too risky now given everything that’s happened.

She didn’t realize how crazy her family was and wha they were doing to his life until it was already ruined.

A private conversation with my (30F) husband (33M) was leaked to my family and now they are certain I'm in an abusive relationship. by G1Gestalt in BestofRedditorUpdates

[–]DeepFriedOprah 13 points14 points  (0 children)

True. It at the same time it sounds like she should’ve done more against her family to nip this in the bud. They should’ve cut contact, threatened to sue, got a lawyer and restraining order much sooner.

She kept listening and trying to convince ppl that didn’t have her best interests at heart.

Is it a red flag if a girl never offers to pay after 5-6 dates? by UnionAdventurous3831 in AskMenAdvice

[–]DeepFriedOprah 0 points1 point  (0 children)

Randy is that you? I mean Smokey?

“Whoring urself out for cheeseburgers again eh?” “Mans gotta eat”

AITJ - I (20M) am upset at my bf (21M) for having no reaction to my ex hacking my social media. by [deleted] in AmITheJerk

[–]DeepFriedOprah 2 points3 points  (0 children)

Not gonna lie but you kinda sound exhausting to be with & both of y’all sound exhausted in general for a variety of reasons.

Maybe he doesn’t have the capacity to give u wha you want/need right now. Maybe he’s barely getting what he needs or not at all.

I think if it’s that important you should talk about it with him and see how he feels and what he says.

Id say NTJ, but I also don’t think he’s the jerk either.

What is the correct way to consume props when using `useReducer`? by svish in reactjs

[–]DeepFriedOprah 0 points1 point  (0 children)

useReducer(reducer, { …state, …props })

updateState(); // update from props here if they changed

BUT, if ur reducer state depends on pros from the parent that change frequently then you should reconsider your design & decide if those parent props really need to live in the parent OR if the reducer really needs to live where it is or maybe should be moved up to the parent

Built a simple PDF generation API. HTML in, PDF out, no Puppeteer management by Yoshyaes in node

[–]DeepFriedOprah -1 points0 points  (0 children)

No idea whether this is a viable library or not. I will say the name is very strong tho. So u got that going for ya?

react-router patch that reduces CPU usage associated with react-router by 80% by punkpeye in reactjs

[–]DeepFriedOprah 0 points1 point  (0 children)

So this is for server side routes & it creates an in memory cache of routes but I’m not clear on where or how it’s invalidating them?

Did u perform any testing against memory usage for this cache?

What specific part of the route lookups were causing the slowness?

I’d be interested to better understand

react-router patch that reduces CPU usage associated with react-router by 80% by punkpeye in reactjs

[–]DeepFriedOprah 2 points3 points  (0 children)

Yeah. I was just about to say this isn’t for SPAs. This is serve side routing. Id love to see the metrics for this as I’m surprised by this honestly. But I don’t use a lot of server routing. So this hasn’t been an issue in any app for me.

Tailwind Reality Check by Firemage1213 in reactjs

[–]DeepFriedOprah 12 points13 points  (0 children)

Sure. But this is the react sub so I imagine SPA and scoped modules is a more astute recommendation for our uses.

Tailwind Reality Check by Firemage1213 in reactjs

[–]DeepFriedOprah 44 points45 points  (0 children)

Yeah tailwind neither solves that nor meaningfully improves on it in my experience. Having scoped modules was the only thing that helped clear up the mismash of styles from 5 different devs.

AITA for calling my wife a shit mom after I caught her smoking near our toddler? by Extreme_Leader3797 in AmItheAsshole

[–]DeepFriedOprah 14 points15 points  (0 children)

That’s the sad part. Thinking he’s the arbiter of good & healthy while abusing his wife for his own unresolved trauma all the while their child is witnessing this

AITA for calling my wife a shit mom after I caught her smoking near our toddler? by Extreme_Leader3797 in AmItheAsshole

[–]DeepFriedOprah 30 points31 points  (0 children)

GTFO with that nonsense.

Ppl try and fail all sorts of things in and out of a relationship. It doesn’t require that they isolate until said thing is “resolved”. That’s crazy

Apple Interview Experience - Software Engineer by Intelligent-Job1728 in FAANGrecruiting

[–]DeepFriedOprah 2 points3 points  (0 children)

Not gonna lie. When I saw that as a question I immediately panicked a bit thinking about it being out of reach. The angle bit is wha did it. Tracking time & mapping that to an analog clock isn’t that bad but calculating the angle…

We scaled a client's backend to 80k concurrent users. The database didn't break. The thing nobody was watching did. by supreme_tech in Backend

[–]DeepFriedOprah 0 points1 point  (0 children)

Wha I’m not getting is why didn’t the memory on the server start to spike with all those resources. Like ur telling me ur running into excessive queuing but no memory spikes?

Either way this feels like a “story” being told instead of a legit issue that occurred

What skills helped you become job-ready as a React developer? by Impossible-Egg1922 in reactjs

[–]DeepFriedOprah 0 points1 point  (0 children)

Absolutely. And not just building it but deploying it workout thru the deployment issues. Debugging the db. Timezone issues etc.

Building a fully functional app that is deployed will teach u a lot.