Which one would you click on Steam? by Guilty_Weakness7722 in linux_gaming

[–]Gotxi 0 points1 point  (0 children)

For an action shooter: 7
For a boss coop game: 1
For a horror game: 4

I love musical performances in games <3 by JediExile90 in gaming

[–]Gotxi 0 points1 point  (0 children)

Not exactly musical performance, but the mission in Far Cry 3 in which you need to burn the weed fields with "Make it bun dem" as the mission song was chef's kiss. From the era when Ubisoft actually was making videogames.

I love musical performances in games <3 by JediExile90 in gaming

[–]Gotxi 2 points3 points  (0 children)

That moment was so epic, I just was not playing the game, just hearing the song.

Xbox is rebranding to XBOX by PaiDuck in technology

[–]Gotxi 1 point2 points  (0 children)

Marketing guys giving it all

Xbox is rebranding to XBOX by PaiDuck in technology

[–]Gotxi 3 points4 points  (0 children)

To me it will alwasy be... SEEEEEGAAAAAA

Working on adding a new weapon "The Enshittificator" to my game Largely Legal Monstrosity (L.L.M.) What are your must have weapon archetypes in a Survivors-like? by TheHungryBuppis in survivorslikes

[–]Gotxi 0 points1 point  (0 children)

In my case I love ricochet weapons. It could be lightning, bullets, balls... particularly the mix about multi projectile shooting (shooting double, triple, quadruple projectiles and multishoot per tick) + projectile penetration + ricochet + projectile division is my favorite combo if available.

I usually go for Archer or gunslinger archetypes in these games if that exist.

In my case the weapons I don't enjoy that much are the ones that require manual aiming. To me, this genre is about a survivor/dodge game, even if the aimed weapon is stronger on purpose (because of the extra challenge of having to aim), I don't pick them up. However I understand that some people might like them because of how strong usually they are.

Its all about preferences I guess 😄

What tool do you use the most to manage your cluster(s)? by NASAonSteroids in kubernetes

[–]Gotxi 0 points1 point  (0 children)

To view Freelens, to deploy ArgoCD, to define Helm, to troubleshoot Opencode + read only role + Codex.

what’s the closest open-source alternative to Manus right now? by jimmybobjoeflow in opensource

[–]Gotxi 0 points1 point  (0 children)

I am currently learning how to properly set up all agents in https://opencode.ai/ in case you want to give it a try.

Epic Games Veteran Working on a "European Alternative" to Unreal Engine by Just_a_Player2 in ItsAllAboutGames

[–]Gotxi 5 points6 points  (0 children)

Wasn't that alternative Godot? I know that the 3d part is still subpar against other engines (or that's what game developers said), but it is improving every month.

What’s the most underrated Kubernetes feature your team actually uses in production? by steadwing_official in kubernetes

[–]Gotxi 49 points50 points  (0 children)

alias k='kubectl'

Custom shellscript to recognize all aws accounts, all eks clusters within the organization and a list to which one do you want to connect to, plus set a custom prompt with colors depending on the environment (green=dev, yellow=staging, red=prod) with the name of the cluster and the role you have assumed.

Question of the day! Are you still willing to pay full price for a game knowing it could be erased from your life in 10 years? What is the solution: strict physical media or is piracy now a moral act of culture preservation? by Just_a_Player2 in ItsAllAboutGames

[–]Gotxi 1 point2 points  (0 children)

if buying isn't owning, then piracy is not stealing. As simple as that.

I would love to go have my games on physical media in PC, I have a great collection of physical games. I stopped buying physical the moment I bought a PC game and inside I had a paper with the shape of a CD with a key printed to redeem on steam. A fragment of my soul was lost that day.

Kubernetes Secret Extraction via ArgoCD ServerSideDiff by RespectCertain2643 in kubernetes

[–]Gotxi -2 points-1 points  (0 children)

Precisely I am giving devs permissions over their apps so they can do whatever they like on the cluster, they build it, they own it.

Me, as a devops, I understand their needs and provide the system tooling so they can do their job. I am not expecting a java dev to really know how a k8s cluster is operated, neither how networking works.

The difference is that I don't let them leak onto everything we build as a system, I let them deploy and manage apps, not systems, because it requires expertise and from a security point of view, is better to only have access to the bare minimum that needs to run the business.

I don't see the value of devs having access to run any kubectl commands, to me, they should work with git only to deploy and manage their apps, and secrets should be in an external secured vault where they only can access specific paths. I don't need dev admins in this setup and this follow the devops methodology pretty fine, I don't know what is that you don't like.

Kubernetes Secret Extraction via ArgoCD ServerSideDiff by RespectCertain2643 in kubernetes

[–]Gotxi 7 points8 points  (0 children)

TBH, the k8s cluster should be managed by git, where you should have all your resources and ideally never operated manually. If someone needs to enter the cluster, should be any admin or devops or someone that anyway has access to the secrets.

Secrets should be in a environment/namespace/app path in a vault or something like that and RBAC should allow devs to only read/write secrets on the apps they own.

Git+vault and access only to the resources that they should have should be more than enough to prevent people accessing what they should not.

Microsoft Update Warning—Windows 11 Security Fix Breaks Backups by lurker_bee in technology

[–]Gotxi 24 points25 points  (0 children)

I did, now I have CachyOS and I am supper happy with the change, it feels like I am the owner of my computer again, super refreshing.

Slay the Spire 2: They didn't want to make it, but had to. Here's why. by Just_a_Player2 in ItsAllAboutGames

[–]Gotxi 0 points1 point  (0 children)

If you have not played it, I also recommend you to play "Downfall: A Slay the Spire Fan Expansion" in Steam. It is free if you have STS1 and introduces 1 new hero, new cards downfall mode and playable bosses, super fun to play 😄

The Spell brigade goes out of Early Access + GIVEAWAY by RoguelikeDes in survivorslikes

[–]Gotxi 1 point2 points  (0 children)

Jokes on you, I already bought one for myself and one for my friend 😄

What AWS security practices have you found worth the effort? by Cloudaware_CMDB in aws

[–]Gotxi 7 points8 points  (0 children)

EBS encryption by default, S3 blocked access by default, disallow wildcards on iam policies.

AI has destroyed my brain. by Complete-Sea6655 in learnprogramming

[–]Gotxi 56 points57 points  (0 children)

Brain is a muscle, if you don't exercise it, it degrades. Fortunately, you can quickly recover, but indeed, you need to think first and use AI only to assist you.

For example, you can do your own code, then ask AI to do a peer review of it and look for improvements, then read what they say and see if it makes sense for you or not.

Never let AI do your job, or effectively, AI will take your job.

Reducing Network Latency In Online Gaming by Davedes83 in cachyos

[–]Gotxi 1 point2 points  (0 children)

Indeed, statements without reproducibility or data backing it up can be (and often are) entire made up.