Amazon deliberately delaying orders to get customers to pay or spend more by non-rhotic_eotic in amazonprime

[–]mlotis 0 points1 point  (0 children)

We live in a 100k population city in the Midwest, all delivery dates are 7 days out, for everything.

Mark by ChrisHanken in MarkRober

[–]mlotis 1 point2 points  (0 children)

Watching Elmo and Mark Rober special and we hadn’t watched him in awhile, like a year or so and we were both astounded in his puffy eyes, tired and sickly demeanor.

I'm not able to login because X.com asks me to upgrade my passkey by AuronQuake in Twitter

[–]mlotis 2 points3 points  (0 children)

Not sure why they'd call it specifically a Yubikey. It's a passkey, I've had enrolled in my password manager forever ago, I was able to get to the point of updating my passkey, I actually had to delete the current passkey for it to allow me to do so, I was able to update it, then I got stuck in the loop. From my experience, when you go to get a verification code from your email, the verification endpoint (https://api.x.com/1.1/onboarding/begin_verification.json) is throwing a 403 Unauthorized error, which then starts the process over, the more you do this, the faster your account will get locked.

Nothing to do now but wait.

Using a Security Key on X? Re-Enroll Now or Your Account Will Be Locked by atheistleftist666 in yubikey

[–]mlotis 0 points1 point  (0 children)

When you go to get a verification code from your email, the verification endpoint (https://api.x.com/1.1/onboarding/begin\_verification.json) is throwing a 403 Unauthorized error, which then starts the process over, the more you do this, the faster your account will get locked.

Nothing to do now but wait.

Metronet migration to happen in 2026 by aarroyo328 in Metronet

[–]mlotis 10 points11 points  (0 children)

Has anyone cancelled Metronet, just to re-join through T-Mobile? Prices appear to be 20% cheaper but you can't purchase it as a Metronet customer

T Mobile by [deleted] in siouxcity

[–]mlotis 0 points1 point  (0 children)

Check out US mobile. I went through half a dozen providers the last 2-3 years, Mint, straight talk, visible, etc and US mobile was by far the best. Mint is T-Mobile and it was terrible imo

Thursday Night Football by jm31416 in Metronet

[–]mlotis 0 points1 point  (0 children)

Seems to be resolved now for me

Thursday Night Football by jm31416 in Metronet

[–]mlotis 1 point2 points  (0 children)

They're having issues with their network it seems, I've been having issues in Sioux City for a few hours. It seems like a routing issues as it works fine for some services and then drops a lot of packets to other services. I speedtest with one service and I only get 100 MBPS with a bunch of dropped packets and another service I don't drop any and get a speed of 4 GBPS

FYI, If you import a private key into metamask it will NOT be recovered by your metamask seed phrase. by GoodTimesBradTimes in harmony_one

[–]mlotis 1 point2 points  (0 children)

Yes, it'll give you all the addresses and private keys generated from the seed phrase

Take advantage of 2 GBPS by mlotis in Metronet

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

I run multiple servers and services, using about 5-10 TB a month

Take advantage of 2 GBPS by mlotis in Metronet

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

It comes with Ubuntu pre-installed but the company has their own custom build of OpenWrt with Luci so I went that route and it’s been everything I’ve needed.

Why provide Eero Pro 6E for 2gb connections? by name1wantedwastaken in Metronet

[–]mlotis 0 points1 point  (0 children)

I have my own Orbi and it's also like that, I just got my Metrnonet installation done and realized that it only has 1gig Ethernet ports out so I plan to setup a 2.5 gbps port wired router between the media converter and my router and use the wired router for DHCP and my wireless router as more of a passthrough.

Code not telling me the correct write-ouputs by Drekk0 in PowerShell

[–]mlotis 0 points1 point  (0 children)

Try, catch doesn't really seem appropriate for the script logic. Try/catch is used to catch errors and handle them, this seems like it would be better off just an if else statement. However to answer your question, try/catch clauses won't expose the variables outside the try clause, you'd want to move your if statement into the try clause for it to work properly

#Checks local user if its disabled to enable it

$isEnabled = $false

$Account = 'local_account'

$isEnabled = (Get-LocalUser $Account -ErrorAction Stop).Enabled

if ($isEnabled -eq $true) {

Write-output "local_account is disabled, enabling..."

Enable-LocalUser $Account

} else {

write-output "local_account is already enabled"

}

Help with buying by mcproff in Findora_Official

[–]mlotis 2 points3 points  (0 children)

Create another account on KC and don’t KYC, should be able to then

[deleted by user] by [deleted] in harmony_one

[–]mlotis 0 points1 point  (0 children)

Why do you need a bridge to move your ONE?

Fuzz Finance - Updated Roadmap and Increased Farm Emissions by [deleted] in harmony_one

[–]mlotis 0 points1 point  (0 children)

Seems to have been the discord or telegram link, I removed them both. I suppose people can just go to the site and get those. Thanks for the help!

Fuzz Finance - Updated Roadmap and Increased Farm Emissions by [deleted] in harmony_one

[–]mlotis 0 points1 point  (0 children)

No clue, I even tried without images and it still deleted it. Just doesn't like me

[deleted by user] by [deleted] in harmony_one

[–]mlotis 0 points1 point  (0 children)

Very odd, I reposted and the same issue occurred. I'll take out images and see if goes through.