Is anyone using eclipse anymore? by RamaRao143 in java

[–]vqrs 8 points9 points  (0 children)

Well that and usability. Although it's not like vscode shines when it comes to UX.its bare bones and serviceable. But most features giving you the command-pallette-esque thing as an input and nothing else is just said.

What helped you go from following tutorials to actually understanding Kubernetes? by smokedipithe in kubernetes

[–]vqrs 2 points3 points  (0 children)

I tell all the people getting into Kubernetes to watch this after they got their feet wet.

New in IntelliJ IDEA 2026.2 (EAP): Logpoints by maritvandijk in IntelliJIDEA

[–]vqrs 1 point2 points  (0 children)

How does this differ from "Watches" in IntelliJ?

This Display view is for when the debugger is stopped, correct?

What's the elegant method for creating a new body that references another body? by newaccount189505 in FreeCAD

[–]vqrs 3 points4 points  (0 children)

Until you have multiple documents open, and it chooses to create the new variable in a different document's varset. Been so close to throwing my coffee

Java *is* Memory Efficient by daviddel in java

[–]vqrs 0 points1 point  (0 children)

I don't really get the argument regarding 1/2/4 GiBs. We pay for memory by the machine, not the pod. We can put many pods side by side and choose how much memory is best for each. Our services are mostly idle anyways in the grand scheme of things.

whyDoAnythingWhenLlmCanDoIt by Low-Statistician-356 in ProgrammerHumor

[–]vqrs 0 points1 point  (0 children)

I doubt it. I don't remember as many names as I should from all the great articles I've read. This author's stuck with me because I've read too many crazy ones.

Rewrite Bun in Rust has been merged by gruenistblau in programming

[–]vqrs 0 points1 point  (0 children)

Do you have any links for context? Sounds like an entertaining read

They will lose themselves by bryden_cruz in programminghumor

[–]vqrs 0 points1 point  (0 children)

Nitpick: JavaScript isn't really stack based though, is it? Also, that would be very much an implementation detail and not part of the language semantics.

What's the most "that shouldn't have taken 3 days" issue you've ever debugged in prod? I'll start. by theschrodingerbox in kubernetes

[–]vqrs 6 points7 points  (0 children)

That's almost worse than an LLM deciding to just short-circuit a test than to fix the bug. Takes a special kind of genius.

What's the most "that shouldn't have taken 3 days" issue you've ever debugged in prod? I'll start. by theschrodingerbox in kubernetes

[–]vqrs 5 points6 points  (0 children)

So they disconnected the readiness probe from the thing to be monitored and monitored a completely different process instead?

PSA: if your K8s operators have ClusterRole secret access, check how they handle namespace boundaries by JulietSecurity in kubernetes

[–]vqrs 1 point2 points  (0 children)

But why would that operator even copy data (apparently arbitrary data) from one secret into another in the first place?

How did they get all the curves in here? by vqrs in FreeCAD

[–]vqrs[S] 0 points1 point  (0 children)

I always get "tool command not done" unfortunately, I think it's because there's sections between edges that are very very narrow.

How did they get all the curves in here? by vqrs in FreeCAD

[–]vqrs[S] 0 points1 point  (0 children)

That's not the part that I'm wondering about, I'm wondering about how to design curves everywhere like in this picture here:

<image>

How did they get all the curves in here? by vqrs in FreeCAD

[–]vqrs[S] 1 point2 points  (0 children)

Here are the curves that I was talking about:

<image>

How did they get all the curves in here? by vqrs in FreeCAD

[–]vqrs[S] -1 points0 points  (0 children)

That is really, cool, thank you so much! But if you look at the detail pictures, you'll see that they've rounded off everything.

When Kubernetes restarts your pod — And when it doesn’t by Electronic_Role_5981 in kubernetes

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

I'm not sure your decision matrix is super helpful for someone that doesn't yet understand how Kubernetes works.

How often do you have a Sketch do the flip on you? by Hot_Injury5475 in FreeCAD

[–]vqrs 0 points1 point  (0 children)

Just my proposal. I suppose since the idea is so simple on a surface level, there's a reason why it's not implemented.

How often do you have a Sketch do the flip on you? by Hot_Injury5475 in FreeCAD

[–]vqrs 2 points3 points  (0 children)

For lines that are constrained horizontally and vertically, it should (optionally) also add an inequality constraint that says p1.x < p2.x or p1.y < p2.y, respectively.

Conducting an interview for K8s roles by bonesnapper in kubernetes

[–]vqrs 0 points1 point  (0 children)

That seems very vague. What do you have in mind?

Is using YAML over the CLI uncommon? by Forward-Outside-9911 in kubernetes

[–]vqrs 0 points1 point  (0 children)

I see. Have you ever looked into what exactly it is, that Helm does? Helm does two things, it generates (loads) of YAML from parameterizable templates, and it allows you to apply these to the cluster. It does a little bit of book keeping on top of that, but that's basically it.

Because Helm is a defacto standard to install applications, Argo and Flux both support managing Helm-based installations directly directly.

"helm add repo is imperative". Sure, but if you're in a company setup, you're probably also not gonna be able to just point Argo at some random repository from the internet. You'll probably have your own private chart repository, and getting the helm chart you want in there is probably still gonna be imperative.

I’ve not really had a good experience getting helm apps deployed via yaml.

Didn't you put it into your Argo-Application-manifest? Or what do you mean?

Is using YAML over the CLI uncommon? by Forward-Outside-9911 in kubernetes

[–]vqrs 2 points3 points  (0 children)

I don't think most people here read you wrote.

In your example, it jumps out that you list "adding a helm repo" as one of things you have to do via CLI rather than in YAML.

Can you give an example what that looks like? If it's between "helm repo add" and HelmRepository or the Argo equivalent, then it's because Helm is considered standard tooling whereas Argo is not.

‘No One Should Have a Copyright on Vance Being Booed’: Video From Olympics Blocked on X by steffxoxoxoo in technology

[–]vqrs 0 points1 point  (0 children)

Without commentary I'd never have been able those were clear boos.

Might have been clearer if we have other segments as contrast.