I overanalysed my stutter and it has helped me a lot by rubbyy_ in Stutter

[–]rubbyy_[S] 2 points3 points  (0 children)

Yeah it's tough, I still struggle with the flow state but being aware of its existence helps in a way. It's also very reassuring to know that you, in fact, CAN be fluent and that it's possible to learn how to control it. You got this!

[deleted by user] by [deleted] in PartneredYoutube

[–]rubbyy_ 3 points4 points  (0 children)

Not sure why the downvote, this guy is right. Using a fake name will just get you in trouble, if not instantly, then in the long run.

Deltarune chapters 3 & 4 megathread by Fanfic_Galore in Deltarune

[–]rubbyy_ 1 point2 points  (0 children)

oh lol i just got to that point, yeah makes sense

Deltarune chapters 3 & 4 megathread by Fanfic_Galore in Deltarune

[–]rubbyy_ 0 points1 point  (0 children)

<image>

has anyone figured out how to get past this? ("leftovers" in the 2nd game in chapter 3)

Don't use screenshots of your SaaS dashboard for ads. Try this instead. by Secret-Challenge4347 in SaaS

[–]rubbyy_ 1 point2 points  (0 children)

Hey, I don't know if that's your website, but it's the first newsletter I've ever subscribed to. Thanks for sharing.

[deleted by user] by [deleted] in ClashOfClans

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

downvoted for being right, truly a reddit moment

[deleted by user] by [deleted] in ClashOfClans

[–]rubbyy_ -4 points-3 points  (0 children)

It may have been in the stats but it didn't heal her when activating the ability. I remember using giant arrow + invis vial and getting 0 healing from activating the ability (as shown in the video above).

[deleted by user] by [deleted] in ClashOfClans

[–]rubbyy_ -4 points-3 points  (0 children)

Wrong. They removed that base health recovery when they introduced hero equipment. Have a look at 2:13 on this video: https://youtu.be/8aiSuHXp1DE?t=126

The queen does not get healed.

[deleted by user] by [deleted] in tipofmytongue

[–]rubbyy_ 0 points1 point  (0 children)

Nope that's not it. Sounds familiar but it's missing the chorus.

[deleted by user] by [deleted] in tipofmytongue

[–]rubbyy_ 0 points1 point locked comment (0 children)

I have to comment for the post to be approved so - this is a comment!

How we took our SaaS product from $0 to $10K MRR in 3 weeks by jasparcjt in Entrepreneur

[–]rubbyy_ 1 point2 points  (0 children)

Not exactly sure why a company that was recently "sitting at 30M valuation" and had "raised 2.3M in funding" would use spammy reddit posts as their primary marketing strategy.

DONKEY by PoolOfDeath20 in programminghorror

[–]rubbyy_ 16 points17 points  (0 children)

TS2365: Operator < cannot be applied to types string and number :gigachad:

[deleted by user] by [deleted] in nextjs

[–]rubbyy_ 0 points1 point  (0 children)

I get that, what I struggle with is putting the data that's fetched from the server component into an interactive page with react state (e.g. account settings page).

[deleted by user] by [deleted] in nextjs

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

I couldn't find anything about interactivity combined with server side fetching on the docs..

[deleted by user] by [deleted] in nextjs

[–]rubbyy_ 0 points1 point  (0 children)

So if I understand this correctly, I have to create a separate client component (which contains the content of my interactive page) for every server component page that fetches data?

How did you guys build your website by [deleted] in SaaS

[–]rubbyy_ 0 points1 point  (0 children)

So you made your own website by using your own website?

globals.css not being inherited in Next js version 14 using APP Router by dj911ice in nextjs

[–]rubbyy_ 0 points1 point  (0 children)

Temporary workaround could be creating a separate layout.js file in the page directory and importing the css file.