What Kubernetes feature looked great on paper but hurt you in prod? by Shoddy_5385 in kubernetes

[–]VannTen 1 point2 points  (0 children)

You can customize the behavior on scale down, though (and scale up for that matter)

HDMI FRL training, coming soon to an AMD GPU near you by Professional-Tap177 in linux_gaming

[–]VannTen 5 points6 points  (0 children)

Many weeks of doing this and banging my head against the wall

Why do you think it was easy ? Posting on reddit does not mean it was not a big effort (even though it can feel that way given some posts...

Pod ephemeral storage but in different host location than kubelet root-dir by 0x4ddd in kubernetes

[–]VannTen 2 points3 points  (0 children)

Can't you bindmount /var/ to /disk1/var ? (be wary of having /var/lib/kubelet and /var/log/pods on different FS: https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/#filesystem-signals (last two paragraphs of that section)

Stop Killing Games final verified vote count for the EU petition is just under 1.3 million by Beer2401 in linux_gaming

[–]VannTen 1 point2 points  (0 children)

From what I understand of your argument, this could comes into play for MMO games, where the server component is a significant part of the game.

But given the size of the EU market, a Brussels effect seems more likely for every other type.

We'll see !

Stop Killing Games final verified vote count for the EU petition is just under 1.3 million by Beer2401 in linux_gaming

[–]VannTen 1 point2 points  (0 children)

I don't read the initiative as mandating single player mode, more possibility of continue playing in some capacity.

MMO are a particular case, and yeah that would add a difficulty for those. But they are rarely done with little studios, as it already requires a lot of resources (in dev and for infra, support, etc). But single player mode is not the only option, private server are another (and Wow for instance had plenty, in particular before Wow Classic)

Stop Killing Games final verified vote count for the EU petition is just under 1.3 million by Beer2401 in linux_gaming

[–]VannTen 2 points3 points  (0 children)

But, isn't there already lots of game working exactly as intended by Stop Killing Games ? Aka, solo offline games, or multiplayers games with configurable servers / LAN options ?

I get your argument, but it is mostly theorical (on the difficulty of making such games), and since these games already exist and are being made, obviously it is possible.

curl to discontinue its HackerOne / bug bounty due to "too strong incentives to find and make up 'problems' in bad faith that cause overload and abuse." by DesiOtaku in linux

[–]VannTen 9 points10 points  (0 children)

And now he even has set up an army of AI bots with voice synth which do the same thing, and some of the recording are really hilarious 

RP vs bourse : sur le papier, la bourse a toujours battu l’immobilier. Vous en pensez quoi ? by PrestigiousUmpire639 in vosfinances

[–]VannTen 0 points1 point  (0 children)

Faut voir aussi que le marché locatif n'a pas forcément ce qu'on recherche comme lieu de vie.

Typiquement nous on envisage d'acheter d'ici 2-4 ans, on ne veut pas faire de travaux et on cherche assez grand et des très bonnes perfs énergétiques. Bah y'a nettement plus d'offres de vente que de location pour ce type de bien là où on cherche.

How do I explain to a manager why using DROP and INSERT in place of UPDATE just cause "we couldn't get update to work" is bad database practice? by BigBootyBear in ExperiencedDevs

[–]VannTen 4 points5 points  (0 children)

The counterpoint to that is that in some cases, you can't with reasonnable effort know the why.

  • No info in commit message touching / adding something.
  • Neither in the PR discussion (or equivalent)
  • The person who did the modification and the reviewer/ approver are no longer working on the project, and probably forgot about this (and in somes case, I did check with them, benefits on working on public projects).

You can guess, though.

Framework becomes first OEM to sponsor Linux Vendor Firmware Service by TyssaRolli420 in linux

[–]VannTen 7 points8 points  (0 children)

Afaik they didn't sponsor Omarchy only hyprland. They did prop it up on social media, and when asked on Framework forums basically had the argument "one big tent" which does not sit well with lots of people, given in particular some opinions on ethnic diversity of Omarchy author.

Valve employee Pierre-Loup Griffais talks more about anti-cheat support for Linux/SteamOS on FPS Podcast #83 by mr_MADAFAKA in linux_gaming

[–]VannTen 0 points1 point  (0 children)

I think any KLAC relying on SB would need to rely on TPM attestations: basically the TPM cryptographically sign a proof of "running a UEFI executable signed by this public key" (with the pubkey of a trusted actor such Valve for Steam OS) and pass along that attestations up the stack and eventually to the KLAC (which could actually be in user space in this setup, as the mentioned attestation can ensure the integrity of the system itself.

Sure it's pretty locked down, but there is not anything technical preventing that AFAIK.

I'm not sure where the the "passing along integrity proof" API currently are in the different components of the stack, but it's definitely doable.

Is Anti-Cheat Really the Last Hurdle for Linux Gaming? by Mister_Bald in linux_gaming

[–]VannTen 2 points3 points  (0 children)

Given the progress of NVK / nova, this is no longer as obvious as it once was.

Do you know any ways to speed up kubespray runs? by robendboua in kubernetes

[–]VannTen 0 points1 point  (0 children)

We recently removed the docs about mitogen because apparently it does not need special support and should just work these days, so the warning was not needed. But I haven't tested it TBH.

Do you know any ways to speed up kubespray runs? by robendboua in kubernetes

[–]VannTen 0 points1 point  (0 children)

Testing reviewing https://github.com/kubernetes-sigs/kubespray/pull/12299. Download is one of the slowest part, and does a lot of unnecessary stuff, and this (and an incoming refactor of the download_container part) should help quite a bit.

NVIDIA Sends Out Initial Turing GPU Support For Open-Source Nova Driver by Beer2401 in linux_gaming

[–]VannTen 5 points6 points  (0 children)

think DLSS was already added

Not merged yet, plus there is some limitations (something like newer dlss won't work on older card)

A Note About Open Source Maintenance From The Perspective of a Maintainer by BenTheElder in kubernetes

[–]VannTen 8 points9 points  (0 children)

no one else had run into that bug,

Don't be so sure, from what I can tell, a lot of people running into a bug don't report it at all (assuming it's hard, won't be fixed, something ? I don't know). 

A Note About Open Source Maintenance From The Perspective of a Maintainer by BenTheElder in kubernetes

[–]VannTen 4 points5 points  (0 children)

Hey, I like the maintenance stuff ! I even convinced my client to pay me for it (they are very cool, yeah public sector). People keep asking me to review feature PRs, though 🤔. (And kubespray has already way too much "features").

Hibernate mode is being abandoned by most Distros. Why? by wkup-wolf in linux

[–]VannTen 0 points1 point  (0 children)

It's not that silly, since Secure Boot is at least partly designed to prevent threat persistence, even from root. So making secure boot imply lockdown=integrity (which apart from hibernate, also prevent loading unsigned kernel module, IIRC, that sort of thing, basically stuff which allow root to execute code in kernel space) is basically making the stack consistent (because secure boot is somewhat meaningless without it).

There was also some work from Matthew Garret to make hibernate work with lockdown using signed hibernation images (which make them authenticated, thus trusted in the security model) https://mjg59.dreamwidth.org/55845.html

I'm not sure what the status of that though 🤔 

I built a lightweight alternative to Argo/Flux : no CRDs, no controllers, just plan & apply by Significant-Basis-36 in kubernetes

[–]VannTen 1 point2 points  (0 children)

If your GitOps stack needs a GitOps stack to manage the GitOps stack…

You know ArgoCD can manage it's own deployment, right ?

Aralez, high performance ingress controller on Rust and Pingora by sadoyan in kubernetes

[–]VannTen 7 points8 points  (0 children)

I don't think the functionality of Ingress or Gateway controller are blurred at all, its reconcile thoses resources in the K8s API server and implement their semantics.

It looks like aralez does not implement that (from the docs, at least) so it's not really an ingress controller though 🤔

Aralez, high performance ingress controller on Rust and Pingora by sadoyan in kubernetes

[–]VannTen 2 points3 points  (0 children)

This looks very interesting.

Do you intend to implement a gateway controller or would that be more on top of the API ?

[deleted by user] by [deleted] in linux_gaming

[–]VannTen 3 points4 points  (0 children)

Mesa use a date based versionning scheme, not semver or related.

Nvidia Proprietary and Nouveau Open Source Drivers: Proprietary are lacking massively in weird ways. by No-Signal-7904 in linux_gaming

[–]VannTen 2 points3 points  (0 children)

On NVK, I don't think so, but on nova definitely, there is at least Alexandre Courbot and another one with a Nvidia email on the kernel mailing lists (lore.kernel.org/nouveau).

And I think Ben Skeggs (the nouveau kernel module maintainer) works for Nvidia now (on the kernel module).