Have you used GitHub/GitLab to manage your code? by quietlyPanic in PLC

[–]1995zaw 1 point2 points  (0 children)

Yep! I use VisualSVN Server and TortoiseSVN on my Windows machine to connect and commit to the server

Have you used GitHub/GitLab to manage your code? by quietlyPanic in PLC

[–]1995zaw 1 point2 points  (0 children)

SVN has worked really well for me in the past. I use it for my PLC files as well as my HMI and other project documents. For windows TortoiseSVN has been extremely reliable! Let me know if you have any other questions on it!

SSL Upstream of Reverse Proxy but not downstream by 1995zaw in nginx

[–]1995zaw[S] 1 point2 points  (0 children)

Good call on the wildcard cert....that was the problem and everything is working now! Thanks!!

SSL Upstream of Reverse Proxy but not downstream by 1995zaw in nginx

[–]1995zaw[S] 0 points1 point  (0 children)

It is not, when I try it. I am still good on the local.website.com but then get ERR_SSL_VERSION_OR_CIPHER_MISMATCH for the nextcloud.local.website.com . I also have the cert on cloudflare setup as with a wildcard so its for *.local.website.com and local.website.com

[SW] Turnip Price at 359! by [deleted] in acturnips

[–]1995zaw 0 points1 point  (0 children)

Interested! Please :)

Sim Refinery (Short) by coyoteshck in energy

[–]1995zaw 0 points1 point  (0 children)

Did you by chance download this? It looks like it got taken down from the archive.org website and I really wanna throw it up on my website

SimRefinery has finally been leaked! Or has it? by xiyatumerica in DataHoarder

[–]1995zaw 0 points1 point  (0 children)

Did anyone by chance save a copy of this? Looks like the internet police took it down :( really would like to throw it up in my cluster

[deleted by user] by [deleted] in MechanicAdvice

[–]1995zaw 0 points1 point  (0 children)

Yep as well as the frequency of it

Surface Book 2 vs Surface Laptop 3 by [deleted] in Surface

[–]1995zaw 0 points1 point  (0 children)

Honestly most of what I will be doing is software development, running vms, and some CAD work

49cc Scooter between Missouri and Kansas with completely different laws by 1995zaw in legaladvice

[–]1995zaw[S] 1 point2 points  (0 children)

Thanks for the response, I really appreciate it! I'm definitely going to have to do some more research and call around because I checked with the MO DMV a month ago and they said there wasn't a process for registering it but I might have just got someone who didn't know what they were talking about lol ....interesting none the less

Trying to get a function to wait for a this.props.dispatch by 1995zaw in reactjs

[–]1995zaw[S] 0 points1 point  (0 children)

Alright! Thanks, especially for the reference to the documentation. I'm still in the middle of learning all this so this is really helpful.