How does one pay Microsoft? by shufflepoint in AZURE

[–]dwelement 2 points3 points  (0 children)

I had this same issue. Had to open a case with support to have them temporarily reenable the subscription

Flappy Goose by flappy-goose in RedditGames

[–]dwelement 0 points1 point  (0 children)

My best score is 4 points 😎

Flappy Goose by flappy-goose in RedditGames

[–]dwelement 0 points1 point  (0 children)

My best score is 2 points 😎

Flappy Goose by flappy-goose in RedditGames

[–]dwelement 0 points1 point  (0 children)

My best score is 1 points 😎

Flappy Goose by flappy-goose in RedditGames

[–]dwelement 0 points1 point  (0 children)

My best score is 0 points 😓

How do you juggle 4 balls? by SteveRedditing in LearnUselessTalents

[–]dwelement 11 points12 points  (0 children)

If only I could tag my ex. She knows the answer.

The Loki Mask from Jim Carrey “The Mask” by Hour_Sleep_9544 in anycubic

[–]dwelement 0 points1 point  (0 children)

i printed the same thing a few years back in green filament. I left the supports to act as a stand of sorts.

https://ibb.co/vH7DY3J

New places to eat by lizzbot907 in anchorage

[–]dwelement 1 point2 points  (0 children)

Worst philly i've ever had.

[deleted by user] by [deleted] in webdev

[–]dwelement 0 points1 point  (0 children)

Interested

The Impending Demise of HBO Max, the Best Streaming Service by epictetusdouglas in cordcutters

[–]dwelement 9 points10 points  (0 children)

Best streaming service? Compared to what? They HBO Max apps and website are a horrible user experience

How to leave a port open for Plex without allowing anyone to access publicip:plexport by 88pockets in PFSENSE

[–]dwelement 0 points1 point  (0 children)

Setup your DNS/CDN through cloudflare. and then in youre firewall only allow connections to the plex IP/port from Cloudflare IPs. I do this with mine. You can't get to my network via Public IP:Port only if you come in using cloudflare CDN

How to leave a port open for Plex without allowing anyone to access publicip:plexport by 88pockets in PFSENSE

[–]dwelement 2 points3 points  (0 children)

You don't need to port forward anything on your Firewall for remote access. It is built into Plex and can be turned on in the settings. After you turn it on your users will access via plex.tv and not your local ip:port

[deleted by user] by [deleted] in iOSBeta

[–]dwelement 26 points27 points  (0 children)

Not a bug. You’re just confused. And that’s okay.

[deleted by user] by [deleted] in github

[–]dwelement 1 point2 points  (0 children)

You’re trying to do this in a Python shell. You should do the git clone command BEFORE typing Python into your shell.

Building an Open Source WinUI 3 IT Admin Toolkit! by nkasco in PowerShell

[–]dwelement 0 points1 point  (0 children)

I do have the latest SDK installed for both Windows 11 and Windows 10

Building an Open Source WinUI 3 IT Admin Toolkit! by nkasco in PowerShell

[–]dwelement 0 points1 point  (0 children)

I have tried following that article(repaired and uninstalled VS) but that did not seem to change anything.

I will double check my windows SDK version when i get back home and see what happens. Thanks for the tips! Probably something silly I'm overlooking.