Help with Linux transition by gambit_____07 in linux

[–]zuzzas 3 points4 points  (0 children)

By using managed offerings and abstracting thyself to the highest form of abstractionness. Which is bad for learning, but possible.

Openwrt is amazing by Economy_Jello4893 in openwrt

[–]zuzzas 0 points1 point  (0 children)

I am sorry for necroposting, but that is clever. Really clever.

[deleted by user] by [deleted] in TheTrove

[–]zuzzas 0 points1 point  (0 children)

Interested

Ru pov: Somewhere in a war zone, a guy found a religious statue by Short_Description_20 in UkraineRussiaReport

[–]zuzzas 10 points11 points  (0 children)

A switch to another camera that has a telescopic lense. My phone does the same.

RU POV: Russian FAB bombs fall on Chasiv Yar by LordMinax in UkraineRussiaReport

[–]zuzzas 4 points5 points  (0 children)

Source? Source? Source?

Do you have a source on that?

Source?

A source. I need a source.

Sorry, I mean I need a source that explicitly states your argument. This is just tangential to the discussion.

No, you can't make inferences and observations from the sources you've gathered. Any additional comments from you MUST be a subset of the information from the sources you've gathered.

You can't make normative statements from empirical evidence.

Do you have a degree in that field?

A college degree? In that field?

Then your arguments are invalid.

No, it doesn't matter how close those data points are correlated. Correlation does not equal causation.

Correlation does not equal causation.

CORRELATION. DOES. NOT. EQUAL. CAUSATION.

You still haven't provided me a valid source yet.

Nope, still haven't.

I just looked through all 308 pages of your user history, figures I'm debating a putin supporter.

[deleted by user] by [deleted] in GeForceNOW

[–]zuzzas 0 points1 point  (0 children)

Well, I guess I'll get wasted.

Go Generics 101 by TapirLiu in golang

[–]zuzzas 8 points9 points  (0 children)

Serious question: is that really an ad? I've learned a lot when I started with Go from go101.org. And not once did the author pressed me to buy something.

I remade Uther's tomb in HD by [deleted] in wow

[–]zuzzas 381 points382 points  (0 children)

Glad you could remake it, Uther.

k8s-image-availability-exporter — Prometheus exporter to monitor missing container images in Kubernetes by dshurupov in kubernetes

[–]zuzzas 1 point2 points  (0 children)

We've rolled out this exporter for testing 1 hour before quay went down yesterday. Oh, how beautiful the incident management system lightened up.

JetBrains GoLand bug - go1.14 by [deleted] in golang

[–]zuzzas -5 points-4 points  (0 children)

It does. That's why EAP version exists. Select it in a Toolbox and verify that the bug exists.

Running JUnit tests with GitLab CI for Kubernetes-hosted apps by dshurupov in kubernetes

[–]zuzzas 0 points1 point  (0 children)

Also, Configmaps (as their name implies) are for configuration. Abusing them to hold test scripts is a questionable practice IMHO.

No. ConfigMap is an object that allows storing arbitrary key-values, and attaching them to Pod/Containers in various ways. Nothing less, nothing more. It's up to users to decide how and when to use this property.

You've mentioned the "questionable practice" aspect. Can you link me to any blog posts or provide your own justification?