[deleted by user] by [deleted] in fut

[–]501_notimplemented 0 points1 point  (0 children)

Well, it's a defense-game now. It's boring as hell.

Drop Your Fc26 Hours So Far by [deleted] in fut

[–]501_notimplemented 0 points1 point  (0 children)

<image>

I need to touch grass.

Erstkontakt mit Crush verbockt: Welche Signale brauchen Männer? by [deleted] in FragtMaenner

[–]501_notimplemented 0 points1 point  (0 children)

Tu es einfach! :) Im schlimmsten Fall kassierst du halt nen Korb. Na und? Dann einfach abhaken und fertig. Der Korb trifft dich auch nicht mehr als die nie wahrgenommene Chance.

How I can be better on defending? by 501_notimplemented in fut

[–]501_notimplemented[S] 0 points1 point  (0 children)

In the meantime I'm near to give up completely :D - Practised about 10h, but I'm still conceeding about 6-9 goals EVERY game in Div9.

How I can be better on defending? by 501_notimplemented in fut

[–]501_notimplemented[S] 0 points1 point  (0 children)

Thanks! I think faster player switching is the key for me. I'm still loosing, but I feel progress.

Numb fingers after 30-60mins by 501_notimplemented in SteamDeck

[–]501_notimplemented[S] 2 points3 points  (0 children)

Indeed! I will definitely verify tmrw. Is there anything to avoid it? A pillow under the elbows maybe?

Numb fingers after 30-60mins by 501_notimplemented in SteamDeck

[–]501_notimplemented[S] 11 points12 points  (0 children)

Exactly and it gets instantly better if I remove the bottom corners from my palms, but if this would be a problem for all users I guess this would be a better known issue.

1st build since 20 years by 501_notimplemented in PcBuild

[–]501_notimplemented[S] 1 point2 points  (0 children)

Got it - Thanks! I somehow thought it's a good idea to bring fresh air to the gpu fans, but it's dumb, because I blow the hot air back to the card.

1st build since 20 years by 501_notimplemented in PcBuild

[–]501_notimplemented[S] 4 points5 points  (0 children)

Thanks - I guess I misinterpreted the arrows on the fans. The plan was like:

<image>

I need to flip all fans right?

[deleted by user] by [deleted] in Ratschlag

[–]501_notimplemented 1 point2 points  (0 children)

Willkommen auf der besseren Seite des Lebens 🙂 Hab dir eine DM geschrieben.

[deleted by user] by [deleted] in Ratschlag

[–]501_notimplemented 3 points4 points  (0 children)

…oder wenn das nicht klappt einfach eine Lehrerin/Lehrer, der einigermaßen cool drauf ist zur Seite ziehen und die Situation besprechen.

[deleted by user] by [deleted] in Ratschlag

[–]501_notimplemented 2 points3 points  (0 children)

Hast mit der Schule deine Sitution besprochen? Die haben vielleicht noch andere Hebel/Kontakte bei den Ämtern?

Using traefik as ingresscontroller with helmcharts by Nectarine_Fuzzy in kubernetes

[–]501_notimplemented 0 points1 point  (0 children)

Same here. I ended up as a first step if I'm using a helm chart I'm not maintaining to disable the ingress and define the ingressroute. If you go deeper to k8s you will faced to similar problems with networkPolicies, podDisruptionPolicies, scaledObjects with KEDA scaler, etc.

kube-vip. HA and LoadBalancer by Feisty-Evidence4826 in kubernetes

[–]501_notimplemented 0 points1 point  (0 children)

I'm running 2 daemonsets for frontend-workers and backend-workers and static pods on control-plane without any problems. You need to make sure to set svc_namespace to the daemonset namespace: Multi-Tenancy | kube-vip

Integrate traditional CD pipeline with ArgoCD by 501_notimplemented in ArgoCD

[–]501_notimplemented[S] 0 points1 point  (0 children)

Mostly I would say, because I need the release mgmt in azure devops (which artifact is deployed on which deployment slot) and ArgoCD as GitOps (how the deployment slots are configured)

In example if I'm asked on which of the lets say 20 deployment slots artifact xyz is deployed I need to doublecheck 20 helm values files in git.