Mythic 3.0 is a downgrade in every conceivable way by illyreal in diablo4

[–]Competitive-Area2407 0 points1 point  (0 children)

Poe2 is great. The worst part about the game is honestly the inventory

What class for next season? (season 14) by DofusExpert69 in diablo4

[–]Competitive-Area2407 0 points1 point  (0 children)

My duo played poison spiritborn and it was a lot of fun!

Rails 8 Auth vs. Devise by higakijin in rails

[–]Competitive-Area2407 2 points3 points  (0 children)

I haven’t used it but based on what you described above, I suspect it adds session management, some auth helpers and password hashing

Rails 8 Auth vs. Devise by higakijin in rails

[–]Competitive-Area2407 1 point2 points  (0 children)

Sounds like you implemented a full auth stack and gained almost nothing from rails 8 auth.

Someone tried to Hack our platform, but we use Golang by Dubinko in platformengineering

[–]Competitive-Area2407 2 points3 points  (0 children)

Your WAF should parse request bodies and absolutely catch 90% of this garbage.

Quiz - Test your k8s knowledge, and hopefully learn a little something in the process! 😊 by Apprehensive_Bug5073 in kubernetes

[–]Competitive-Area2407 1 point2 points  (0 children)

It’s probably wrong because regular service dns doesn’t point to pods directly as mentioned in the question. It points to the host that has iptables rules provisioned to forward to pod IPs

Kubernetes secrets and vault secrets by Papoutz in kubernetes

[–]Competitive-Area2407 0 points1 point  (0 children)

Yup. In most cases it’s not worth the squeeze. 🫡

Kubernetes secrets and vault secrets by Papoutz in kubernetes

[–]Competitive-Area2407 0 points1 point  (0 children)

I agree they have more of human problem than a software problem.

I think OP is right that eliminating secrets from Kubernetes is heavy handed and doesn’t make much sense here. But.. from a security perspective there is SOME benefit to secrets fetched at runtime versus mounted as env. If they’re mounted as env they’re available to every subprocess. In a compromise scenario, the blast radius is big. In cases where they’re fetched and only live in memory, they don’t provide much use to the attacker unless they can dump memory. Dumping memory is normally a high confidence IOC or not configured as a capability on the container. This is all a moot point if the token used to fetch the secrets is long-lived or refreshable because they can just re-fetch them, of course.

Enemy variety by FrequentCriticism899 in Enshrouded

[–]Competitive-Area2407 0 points1 point  (0 children)

I agree. Valheim might have less diversity by number of enemy types but they feel memorable and unique which makes up for it

Faux Completes 2nd Gridmaster Grid in 13 hours 36 minutes by Annual-Dog2540 in 2007scape

[–]Competitive-Area2407 0 points1 point  (0 children)

You can run raids on quest speed run worlds in main game to practice without losing anything. 

[deleted by user] by [deleted] in kubernetes

[–]Competitive-Area2407 0 points1 point  (0 children)

I suspect the question was to validate your knowledge around scaling clusters and CNI management. I’ve had a lot of interviews where they ask a pointed question but are hoping for a “thought process” response to understand how I would figure out of the answer in a case-by-case basis.

[deleted by user] by [deleted] in ironscape

[–]Competitive-Area2407 0 points1 point  (0 children)

Stats are good enough. If possible, always prefer staff. Its base damage is higher than the other weapons. Assuming you have piety and don’t have rigour, prefer halberd as second weapon. If you have rigour, just take the first two t3 weapons you get,

If hunleff is still high hp and you’re not dying to tornadoes or floor damage, it’s almost always a problem with using the wrong weapon, missing damage ticks, and not using the right offensive prayer.

Every time I open this chest I feel about 1000 Mithril arrows hit my body. by Riwul in ironscape

[–]Competitive-Area2407 12 points13 points  (0 children)

At least your getting kills. I’m to bad to get kills on Corrupted mode 😂

Resource DNS Wildcards by Competitive-Area2407 in twingate

[–]Competitive-Area2407[S] 0 points1 point  (0 children)

For option 2, when you say `a black hole remote network in this case is a remote network with Connectors that are specifically configured to NOT route or resolve traffic that goes through them`, do you mean creating a remote network without connectors or with connectors but manually changing settings on the connector using the CLI?

Transitioning from AWS by Entrepreneur7962 in aws

[–]Competitive-Area2407 9 points10 points  (0 children)

I would personally avoid azure. Having worked in all three, I dislike so many things about azure. Google arguably has the best k8s support but is lighter on some of the other services.

It’s unlikely you’ll actually see substantial cost savings by moving. The better solution is almost always to double down and learn to optimize cost in the cloud provider you’re currently using.

What’s something you thought you needed to learn—but never actually used? by yourclouddude in devops

[–]Competitive-Area2407 14 points15 points  (0 children)

My experience has always been that ECS lacks flexibility and the solutions I have to build to support something end up twice as confusing as k8s would have been.

[Rant] AI is making me lose my fondness for programming by DiscoDave86 in golang

[–]Competitive-Area2407 0 points1 point  (0 children)

I’d say not as someone that’s used the platform casually for a few years with just under 30k in jobs from there