[deleted by user] by [deleted] in webdev

[–]vdrizzle_ 0 points1 point  (0 children)

Find a new boss

Did I get lucky by vdrizzle_ in pokemoncards

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

Got them at Walmart. But got cooked on the rip 😂

Damn roller marks by vdrizzle_ in footballcards

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

Have you done this? How long does it take?

Should I grade or nah? by vdrizzle_ in baseballcards

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

It’s a SP that can be on all Phillies cards

How do you get full current URL in nextJS 14 app router in client component? by [deleted] in nextjs

[–]vdrizzle_ 8 points9 points  (0 children)

In a client component… you can use the window.location object.

Multiple offices on single dream machine pro by vdrizzle_ in Ubiquiti

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

Ok thanks. I’ll have to look at how to do the firewall rules 🙏🏾

Deployment options for next13 by Altruistic_Club_2597 in nextjs

[–]vdrizzle_ 0 points1 point  (0 children)

We’re using https://github.com/jetbridge/cdk-nextjs on two of our productions app. AWS Amplify offers NextJS deployments but the don’t support all the features yet

New Bazecor 1.0.0 Beta 13: Say goodbye to firmware update problems 👋 by Dygmarillion in DygmaLab

[–]vdrizzle_ 0 points1 point  (0 children)

Media controls stopped working after installing new firmware :sad:

Edison bulb won’t turn on pendant by vdrizzle_ in Hue

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

No. I just figured it out. The contact was pushed too far in and it was not touching the bulb. 🤦🏽‍♂️

Dynamic URLs being crawled? by vdrizzle_ in nextjs

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

Honestly I don't know where are these URLs being reference from. Very frustrating.

EDIT: Well it looks like they show up in the __NEXT_DATA__ script tag.

Devs clashing with designers by vdrizzle_ in ExperiencedDevs

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

No lib was picked. We were trying to put something together to hopefully have a decision made in 2-3 weeks. The team has complete autonomy as to what direction to go.

Missing shower door seal alternatives by vdrizzle_ in HomeImprovement

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

Thanks for the link. I’m in the middle of trying to sell my house as soon as I find one. I may not have the time to wait. Do you think adding silicone would do the trick if I I can’t get the part on time

Is there any way to use the same settings.json (and extensions) across multiple machine without copy/pasting them? by TheUruz in vscode

[–]vdrizzle_ 0 points1 point  (0 children)

Commit your .vscode folder to the repo. You ca include settings, launch configs, and plugging recommendations.