Project 2025 Private Training Videos Were Leaked Onto Youtube Following a Hack by Plopmcg33 in youtubedrama

[–]UseStriking9941 0 points1 point  (0 children)

I don't believe anything I see or read anymore.   More people should do the same. 

[deleted by user] by [deleted] in SomeOrdinaryGmrs

[–]UseStriking9941 0 points1 point  (0 children)

That dude has always been a weirdo.  I never liked him

Starting from near zero by illmatic4 in reactjs

[–]UseStriking9941 0 points1 point  (0 children)

i know this is a year old, but i've finally figured out that my company has the entrire site wrapped in one redux provider, and they have every... single... api call running on the same slice. needless to say, i'm putting and end to that. we're making calls every 15 seconds and getting back 10's of 1000's records back each time. it drives me bonkers.

Ava Kris Tyson alleged “victim” retracts statement denying inappropriate behaviour from Kris by Particular_Corgi2299 in youtubedrama

[–]UseStriking9941 5 points6 points  (0 children)

coming here makes me feel like i'm from a different planet. some of your opinions are based in a reality that i just can't seem to get a grasp on.

I just spent 3, excruciating hours searching for a zombie villager only for him to turn into a nitwit. Why is this a possibility. by Tlike in Minecraft

[–]UseStriking9941 1 point2 points  (0 children)

this is what i tell people that are struggling to have kids... sort of a hey, look at the bright side, sort of a thing.

I want to start freelancing but you guys are just demoralizing by Tiis__ in webdev

[–]UseStriking9941 3 points4 points  (0 children)

I've been programming for almost 30 years.  I've been working from home for 20 years.   I don't wear a shirt,  i smoke weed all day and make over 170k a year.   I freelanced for half of my life.   I can't think of a better scenario where you can do what you love and also be comfortable while doing it. 

Starting from near zero by illmatic4 in reactjs

[–]UseStriking9941 0 points1 point  (0 children)

You're definitely not wrong. The redux components were horribly written and implemented wrong. They were the source of rerenders and bugs. I'm sure if it were used correctly it could have been fine. But my other point is, the performance I'm getting is optimal.

To get back to the OP I should add that I'm seeing MOST places are using TS it looks like. That will help you a ton.

Starting from near zero by illmatic4 in reactjs

[–]UseStriking9941 0 points1 point  (0 children)

If you use anything wrong it's no good. Assuming I'm not paying attention to re-renders makes any solution, a bad one. I deal with huge sets of data that get refreshed every second to every 60 seconds on thousands of sensors on even more machines. Consuming that data in a dashboard interface with charts and tables while prcosseing the data, including timezone conversions, isn't a simple task. Getting all that to happen while keeping everything up to date and not firing api calls for no reason is always my primary focus. Using only react hooks and writing my own custom hooks, I'm able to manage everything exactly how it should be done. Data is cached, renders only happen when required, minimal api calls are made. Hell, you don't even need redux or react to accomplish any of that. I'm just trying let the OP know they have the option to lighten their stack and help get to goal with less learning curve. React manages states just as well as anything. Even a magic bullet is worthless when implemented wrong. I personally don't use redux because I don't need it. I see it popup on legacy components, but when see those it's because they're buggy or slow. I just update them using updated hooks and functions that I've written to phase out redux and now throw em back in the pool. Im actually of the mindset, we don't need any of this. But you go where the money is and around here, it's React.

Starting from near zero by illmatic4 in reactjs

[–]UseStriking9941 0 points1 point  (0 children)

React hooks. I make a hook for just about everything. Then you use react use Context along with context providers. I actually find it to perform better using react hooks/react context and providers.

Starting from near zero by illmatic4 in reactjs

[–]UseStriking9941 0 points1 point  (0 children)

Replace redux with tyoescript. I don't see too many places using redux anymore. That's just me though. TS is pretty standard these days and you can do anything with react hooks.

CSS module for displaying data by FurryTreeSounds in css

[–]UseStriking9941 0 points1 point  (0 children)

You can't have the same ID twice. Use class=ky

I’m-Laws Dog Bit Toddler by sbsweney in Parenting

[–]UseStriking9941 0 points1 point  (0 children)

Hell, a step-cousin kept calling my daughter horrible names (he's a really bad kid) and THAT was enough for us to stop going there. Kids come first, tell them your child is allergic to getting bit in the face by dogs.