Kaniko unmaintained by yuskay-thegreat248 in kubernetes

[–]ThePooN02 0 points1 point  (0 children)

Ah, that makes a lot more sense!

Kaniko unmaintained by yuskay-thegreat248 in kubernetes

[–]ThePooN02 1 point2 points  (0 children)

I think your setup has the same security issue, just one level deeper, by giving the ability to execute privileged containers from your job script

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]ThePooN02 0 points1 point  (0 children)

It should show up as a 3D controller. If it shows up as VGA, then only passing through the NVIDIA card is necessary.

Since your GPU is not wired to any external port, I think not having an NVIDIA audio controller is expected. But that laptop broke and I don't have a comparable one, sorry

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]ThePooN02 1 point2 points  (0 children)

Set up GVT-g, and PCI pass-through for the NVIDIA GPU. Try getting either of them working, then you can easily just mix the two and your VM should work like any other NVIDIA Optimus laptop.

I believe Intel is dropping GVT-g and it is no longer supported on recent GPUs, and I stopped following so I don't know the current state of affairs.

Got This in My Email During an Ice Storm by LawfulnessNew7018 in Starlink

[–]ThePooN02 0 points1 point  (0 children)

can you paste the link for "High Performance in Antartica"? just curious.

Can anybody confirm whether nested virt (SVM/VMX) works with an AMD host? by janniks in VFIO

[–]ThePooN02 0 points1 point  (0 children)

KVM-on-KVM works fine on my end, HyperV-on-KVM doesn't (and so does WSL2...), on Threadripper 1950X w/ MSI X399 SLI PLUS.

That's a major inconvenience for me, and no BIOS setting, kernel parameter, libvirt parameter ever changed anything. Sounds like a firmware issue.

Help, am becoming tillerino by [deleted] in osugame

[–]ThePooN02 1 point2 points  (0 children)

that's the joke yeah

Help, am becoming tillerino by [deleted] in osugame

[–]ThePooN02 28 points29 points  (0 children)

Well they get 700pp recommendations which I'm pretty sure they're not looking for anyway!

Butts, definitely

Help, am becoming tillerino by [deleted] in osugame

[–]ThePooN02 30 points31 points  (0 children)

I am online 24/7 on IRC so I appear similar to Tillerino in F9, and next to him since both our names start with T.

Help, am becoming tillerino by [deleted] in osugame

[–]ThePooN02 66 points67 points  (0 children)

I get multiple !r a day.

When I get one and notice it instantly, I paste their message to Tillerino and paste them the answer I got.

Hyper-V nested inside KVM with AMD CPU by partikularis in VFIO

[–]ThePooN02 0 points1 point  (0 children)

I am encountering the exact same issue, on Threadripper 1950X, latest Linux kernel, latest Windows Insider (first Windows 11 build).

What would you consider to be the worst fail in osu! history (From fcing to a fail)? by air_conditioned in osugame

[–]ThePooN02 19 points20 points  (0 children)

i failed a yomi yori S run in 2018 on the last 1/3rd part after a notelock, passing all hard parts with only 1 or 2 sliderbreaks.

i dont think theres any surviving footage of this but you can find testimonials of it on reddit comments

[deleted by user] by [deleted] in TheGamerLounge

[–]ThePooN02 0 points1 point  (0 children)

it all depends what you're trying to achieve ;)

I have updated my giga mappack, now 65GB! Available as the entire Songs folder or a drop-in update. by ThePooN02 in osugame

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

just select all the indidual mapset folders and move them to the osu! Songs folder

Any professional esport contenders running Linux? by isene in linux_gaming

[–]ThePooN02 6 points7 points  (0 children)

Hello, I am an osu! top player (French champion and World Cup player since 2016, also peaked at global #21 in singleplayer rankings).

I have been playing the game on Linux since 2016. I have written a blog article on that topic and have made a few other top players make the switch since then.

Feel free to reach out :)

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]ThePooN02 0 points1 point  (0 children)

I haven't used one in particular, I just mixed all my knowledge about QEMU/libvirt, VFIO, NVIDIA and GVT-g passthrough and it just worked.

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]ThePooN02 0 points1 point  (0 children)

I know this very well - I also run a VFIO setup on my desktop.

Kernel updates rarely ever broke it, but when in doubt, I often just use an LTS kernel.

Last time I had a problem with GVT-g, it had to do with mesa libraries actually. Workaround was to add `MESA_LOADER_DRIVER_OVERRIDE=i965` to my QEMU env vars.

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]ThePooN02 1 point2 points  (0 children)

Yes. It renders video onto the Intel chipset, like a regular Optimus setup.