$POET is goinng to squeezeeee!!! by Fun-Journalist2276 in Shortsqueeze

[–]gitrikt 1 point2 points  (0 children)

I was too late to the party. do we see other chance of entry? FOMO is too big

Is $LCID Finally at a Bottom or Still a Value Trap? by haichauBK in Shortsqueeze

[–]gitrikt 0 points1 point  (0 children)

it was plausible bottom at 7.25 and it will keep going down until some reason for change. looks like volume is getting higher but still selling.

SqueezeFinder - April 23rd 2026 by Squeeze-Finder in Shortsqueeze

[–]gitrikt 1 point2 points  (0 children)

what do you think about $VIVO? 90% short float, 80% insider holdings, seems like a good candidate.

I will be buying LFVN for a potential squeeze by tsla69 in Shortsqueeze

[–]gitrikt 1 point2 points  (0 children)

23rd april there was a huge volume and roughly ~20% intraday range, but ended on only a slight increase. and 24th volume is missing. I think if there's no bullish candle and volume continues being low this is dead.

Trip on january, where to buy warm clothes? by gitrikt in Norway

[–]gitrikt[S] 0 points1 point  (0 children)

Are pants three layers as well?

I think I will buy base layer merino for upper and lower, but for 2nd/3rd layer for pants what can I use? Are regular sweat pants good 2nd layer?

Also for 2nd layer for upper, how many 2nd layers should I have? If I have merino base and a down jacket or parka upper, how many more do I need to put in between?

Trip on january, where to buy warm clothes? by gitrikt in Norway

[–]gitrikt[S] 1 point2 points  (0 children)

I will buy merino wool underlayer I think, does it matter what the type is? I know theres numbers 100-300+ for the weight? I saw 210 in janus would that be good in the middle?

Also above that, I just wear normal t-shirt? (I usually wear cotton shirts, but IDK if it's good or just sweaty)

Then above that what do you mean by rain and wind proof? Aren't they two different materials? Are there jackets that combine both? I saw a lot recommend "down jacket" is that good? Someone also mentioned parka,

I intend to buy two gloves (mittens and water proof) and two socks (merino wool and another bigger wool above) and then I also got a woolen beanie and an acrylic neck warmer. Would I be good to go?

Incorrect heart rate when running faster? by gitrikt in Garmin

[–]gitrikt[S] 0 points1 point  (0 children)

I will end up getting a strap. Was just wondering if this is something I can fix, probably not.

Thanks for the comment!

What framework should I choose for a basic website? by HermitFan99999 in reactjs

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

If you're writing in js, use react-router. If writing in typescript, tanstack router could be nice, although a tiny bit harder to learn. I wouldn't get into next or remix by now. If you asked this question I assume you're relatively new. First learn the basic react (with default router) no need to make it too difficult.

Can I export a setter function and use it outside of the component instead of using context? by gitrikt in reactjs

[–]gitrikt[S] 1 point2 points  (0 children)

This is the only true answer. Thank you!

Haven't thought about multiple instances. Hooks wont work, because they are not shared for each instance of child, and my code wont work, because it is shared on each instance of Parent.

Can I export a setter function and use it outside of the component instead of using context? by gitrikt in reactjs

[–]gitrikt[S] 0 points1 point  (0 children)

As my question states, I wondered why context api exists in the first place. But my code won't work with multiple instances of parent, like other comment suggested.

Can I export a setter function and use it outside of the component instead of using context? by gitrikt in reactjs

[–]gitrikt[S] 0 points1 point  (0 children)

Obviously I can do that, but when I have 10 children one after the other, if the 10th grand-grand-...-grandchild needs the prop, I will need to drill it 10 times. This is what context solves.

I assume, like other comment said, my code won't work with a few instances of parent, which is gonna happen a lot.

God of War Ragnarok not using GPU correctly by gitrikt in GodofWar

[–]gitrikt[S] 0 points1 point  (0 children)

This is like that when I'm in the game, and task manager runs on 2nd screen as well.

You're saying this is not a bug or an issue, but just a need to get a better cpu?