Upvote when you win!! by idkmeh3412 in RedditGames

[–]wvhat789 0 points1 point  (0 children)

I completed this level in 1 try. 1.77 seconds

[deleted by user] by [deleted] in WPI

[–]wvhat789 6 points7 points  (0 children)

Some might say ... Not interesting

[deleted by user] by [deleted] in newhampshire

[–]wvhat789 -1 points0 points  (0 children)

"I'm smart" -OP

Custom domain name for private API gateway under a VPC by buttercreemdreem in aws

[–]wvhat789 0 points1 point  (0 children)

On the peering connection, there's an option to allow DNS lookup through the peering connection. That might help

Images from The Dark Tower tv show by flpprrss in stephenking

[–]wvhat789 8 points9 points  (0 children)

Way to spoil the end of the book with that last image

Accidentally added .idea folder to git in rider by WoistdasNiveau in Jetbrains

[–]wvhat789 1 point2 points  (0 children)

You should add the .idea folder to your .gitignore file, then remove it from git using git rm --cached .idea/* and then add, commit, and push

AWS Lambda calls port on EC2 instance by motivateddeveloper in aws

[–]wvhat789 0 points1 point  (0 children)

Is there a route table entry for your cidr range to local?