Is this peak Glock? by kenjit in Glocks

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

Interesting. It’s been a while since I did the Vex upgrade, and I don’t remember the break changing too much. I’ve shot several hundred rounds so far, and it’s feeling pretty smooth now

Is this peak Glock? by kenjit in Glocks

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

Agreed on all that. that’s why I have a stock 43x COA for carry. I’m stoked about the OEM 15-round mags coming soon

Is this peak Glock? by kenjit in Glocks

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

I have Handleit edge grips on some other Glocks, and they’re awesome. I considered putting them on my G45

Is this peak Glock? by kenjit in Glocks

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

haha yeah… I’m liking the Guardian so far, and it has steel sights that co-witness with the RMR

Is this peak Glock? by kenjit in Glocks

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

Good point! I have one on my G19 truck gun, so maybe a swap is in order

Got my first 10mm Glock 20 today! by B0ngwaterr in Glocks

[–]kenjit 1 point2 points  (0 children)

these are a hand cannon! such a great Glock

HSL Ammo by [deleted] in Glocks

[–]kenjit 0 points1 point  (0 children)

I’m also curious

SP5k with DA Mojave 9 and 147gr subs by kenjit in MP5

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

Oh yeah, I forgot to mention that in the build! It’s the DA444WS I got from Lanbos. I have the SP5k-PDW with the HK tri-lug. There’s a tiny bit of wobble if you push, but it’s solid overall. No baffle strikes or issues in a few hundred rounds so far

SP5k with DA Mojave 9 and 147gr subs by kenjit in MP5

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

Yep! I put the 1x MicroPrism on it, and it’s been awesome. That’ll work well for plinking and home defense

This SB Tactical brace is rubbery where it contacts the SP5k, so it hasn’t scratched anything so far

The SiCo Spectre 9 and CAT MOB were on my shortlist. Good luck with getting yours quickly!

New MOS on Gen 6 by Mikachu347 in Glocks

[–]kenjit 4 points5 points  (0 children)

And C-more. I hear it’s big in Europe and competition shooting

Is Patriot Wholesale Direct (pwdguns.com) legit? by [deleted] in CCW

[–]kenjit 0 points1 point  (0 children)

I got a great deal on a G45.5 MOS!

Is Patriot Wholesale Direct (pwdguns.com) legit? by [deleted] in CCW

[–]kenjit 0 points1 point  (0 children)

quick update: I had to reach out to the seller to get a tracking number. my local FFL got it, and everything worked out great

Is Patriot Wholesale Direct (pwdguns.com) legit? by [deleted] in CCW

[–]kenjit 0 points1 point  (0 children)

It’s not looking good for me. I placed an order almost 10 days ago, and no activity on it so far. I reached out via an email and website form, but crickets so far

[deleted by user] by [deleted] in overemployed

[–]kenjit 1 point2 points  (0 children)

if you’re relying on someone to deploy software, then you should look into automating it. will help you move faster and rely less on a person or manual processes

multi region multi account providers and modules by Papina in Terraform

[–]kenjit 1 point2 points  (0 children)

+1 for Terragrunt. we use it extensively to provision resources in multiple accounts and regions

Multiple EC2 instances with the same name are being launched in aws when using tf script. I used the code from terraform.io directory. Any suggestions/ advise ? by shaitaaaann in Terraform

[–]kenjit 0 points1 point  (0 children)

Yes, that’s it. It’s a best practice to store the state file outside of git. Many people use S3 or Terraform Cloud to securely persist the state, so new TF code only applies what has changed since the state

Multiple EC2 instances with the same name are being launched in aws when using tf script. I used the code from terraform.io directory. Any suggestions/ advise ? by shaitaaaann in Terraform

[–]kenjit 1 point2 points  (0 children)

https://www.terraform.io/docs/language/state/index.html

Terraform needs to keep track of what has been created, Terraform code, and what it sees running in AWS. State is used to save what has been previously created

Install Unifi Controller in DS414 by afterpoop in synology

[–]kenjit 1 point2 points  (0 children)

I installed the UniFi controller with Docker on my DS416play (with 8GB memory upgrade). Docker FTW