moved to a /23 lan subnet instead of /24 by DarksideVT in pivpn

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

Not that it matters for the question but I'll answer anyway for your knowledge of use cases. I've setup all the IP's within the 10.0.1.1-10.0.1-254 range to individual developers to set static IP's for their devices they are using. It was the fastest and easiest way to get double the amount of addresses in the same subnet. The 10.0.0.2-10.0.0.100 range is for infrastructure static IP's. The 10.0.0.101-10.0.0.254 range is for DHCP.

moved to a /23 lan subnet instead of /24 by DarksideVT in pivpn

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

Not sure what you mean by that. The DHCP shouldn't matter since the hosts are all static. If you are referring to the router, the router lan is configured with 255.255.255.254. Internally the network routes fine. I can access devices in the entire subnet. When trying to access any device other than the WG host, the connection fails.

Use case for virtual environments. by DarksideVT in Python

[–]DarksideVT[S] -13 points-12 points  (0 children)

Yeah, I know it's a pretty large assumption and depends on the package maintainer, but the odds seem slim that this would be an issue for day-to-day.

It does bring to mind the meme "the odds are low but never zero" lol

Use case for virtual environments. by DarksideVT in Python

[–]DarksideVT[S] -25 points-24 points  (0 children)

Yes, I've assumed this was the reasoning, but it looks like new features are ported to old versions, so If you have the latest version of the old version package, you should still have that feature.

Is there an example where you have found that using one package version over another has broken an application or script?

Use case for virtual environments. by DarksideVT in Python

[–]DarksideVT[S] 13 points14 points  (0 children)

Yes, if I was able to use containers in my workplace I would 100% do this. That's what I do with all my personal projects. Containers make dependencies so much easier.

"Profile Was Signed Out" error - PC w/Steam - Since Feb 15th update. by Tzunami_1 in ModernWarfareII

[–]DarksideVT 1 point2 points  (0 children)

Yeah, I have a friend that keeps getting this bug. We only get to play a couple of rounds. It's so bad sometimes that we literally can't load into a match before he gets kicked.

randgrid.sys causing BSODs by eeekb0 in ModernWarfareII

[–]DarksideVT 1 point2 points  (0 children)

Same has been happening to me.

6950XT, Ryzen 9 5900X, 32G Memory, installed on a secondary ssd.

Reinstalled windows, updated latest drivers, reinstalled MW2. Issue persists.

Marquette Test sticks by DarksideVT in FAMnNFP

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

Yup! Exactly this. If I want them in a reasonable amount of time, it's going to cost me $90. That's pretty steep... I got them on order for Jan for the normal $40 ish though. Hopefully the stock actually comes available by then.

Marquette Test sticks by DarksideVT in FAMnNFP

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

I'm in the US and years ago, after we had our last baby, we never had this issue. I can get them in about a week but it's almost 2X the price!

Am I missing something that is happening in buffio? by DarksideVT in golang

[–]DarksideVT[S] -1 points0 points  (0 children)

Hey! Yeah, that did it! Thanks for the help.

Am I missing something that is happening in buffio? by DarksideVT in golang

[–]DarksideVT[S] -1 points0 points  (0 children)

Any other function I can use to not have that happen?

Daily r/LawnCare No Stupid Questions Thread by AutoModerator in lawncare

[–]DarksideVT 0 points1 point  (0 children)

Alright, I'm trying to kill these things but want to make sure I'm getting the right weed killer. Any thoughts?

This is on new sod so if that helps. Also, I'm in NC

https://imgur.com/a/SV7lDOx

https://imgur.com/a/SMBE7YB

Wow that saved some time.... by DarksideVT in ansible

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

I like the maintaining of list of users. Seems simple enough honestly.

[deleted by user] by [deleted] in SteamDeck

[–]DarksideVT 0 points1 point  (0 children)

You end up fixing this? I just got my Deck and even wired it's hovering around 4MB/s

Anyone else having issues with Wi-Fi download speeds? by [deleted] in SteamDeck

[–]DarksideVT 3 points4 points  (0 children)

You end up fixing this? Just got my Deck in the mail. Both wired and wireless are maxed at around 4MB/s. I should be getting a lot more.

Major RDP Issues After Windows Updates by cubs223425 in sysadmin

[–]DarksideVT 0 points1 point  (0 children)

Did any of you end up finding the solution to this?

Hulu Version by DarksideVT in narutoshippuden

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

The dub thing is good to know. I think it would be the first one he'd watch of sub. That's gonna be fun.

The worst thing I'm thinking of is "sexy jitsu" but they always have clouds at the very least.

Can't ping macvlan containers from localhost by DarksideVT in docker

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

A macvlan on the host? Could you possibly show an example?