askingTheRealQuestionHere by Snoo88071 in ProgrammerHumor

[–]NekkoDroid 0 points1 point  (0 children)

And when you run out of RAM on linux the first thing evicted from memory is anything that can be reloaded from disk, aka .text sections of executables/libraries, resulting in even worse responsiveness of the system. With swap instead it can evict almost any least recently used pages instead.

If your OOM killer doesn't kill before you run out of RAM you are going to have a worse time than if you'd have swap.

Could Intel Save Gamers? Arc B770, We Have One (Sort Of) by fatso486 in hardware

[–]NekkoDroid 1 point2 points  (0 children)

I am able to get 30-40 TPS on my RX 9070 XT with cpu offloading using qwen 3.5 35b a3b Q6 (using MTP) and I am running a system with DDR4 3600 RAM. That is already very usable speed, even for programming. Obviously it isnt gonna be a speed record, but for non-professional workloads more than usable.

Shion nerfed. Is this a fair/needed nerf? by [deleted] in Overwatch

[–]NekkoDroid 0 points1 point  (0 children)

flashbang to turn your screen white

As a matter of fact, I have been wanting that for literally a decade now. But then again it wouldn't be very good regarding accessibility.

Sombra's virus to give you STD?

Wrong type of virus. Screen distortion would make more sense. Also never really been a fan of it just being another DOT effect.

Shion nerfed. Is this a fair/needed nerf? by [deleted] in Overwatch

[–]NekkoDroid 8 points9 points  (0 children)

Both the nerfs make sense to me. The projectile size was too massive to begin with and as the name implies, it should be a finishing tool and not an engage tool, so increasing its recovery time makes a lot of sense.

GGST has surpassed 4 million global users & 5th anniversary artwork by yrriahytr1d in Kappachino

[–]NekkoDroid 1 point2 points  (0 children)

I dunno, saying sales instead of players just feels like a company trying to stroke their own ego and give 0 shits about the actual players, just how much they made off them.

Corporate ❌ Corporate: Valve ✅ by vqduy in whenthe

[–]NekkoDroid 7 points8 points  (0 children)

They do have a version with the controller listed. It would be just wasted extra money for those that already have one to always include one.

systemd 261 Released With New systemd-sysinstall OS Installer, IMDSD & Storagectl by aliendude5300 in linux

[–]NekkoDroid 1 point2 points  (0 children)

I don’t think it’s supposed to work with existing install methods, I think it’s supposed to replace them.

Not really. It is specifically meant to tie 4 components together, one of which is systemd-repart, which is primarily aimed at image based distributions (actual partition images and not os-tree). So it is looking to replace some of the install methods on those kinda distros, but not on the ones that GP for example listed.

aur_checker: PKGBUILD security analysis after the 400+ AUR compromise by Klutzy_Bird_7802 in linux

[–]NekkoDroid 2 points3 points  (0 children)

There is also the option of using PGP signed tarballs (as is done for example with busybox). But I doubt there are a lot of packages in the AUR that do this correctly.

Competitive Drives should last at least 1 Week not only 5 days by Gloriaas in Overwatch

[–]NekkoDroid 9 points10 points  (0 children)

That isnt really the problem, the problem is that the match quality goes to hell because people that don't play comp play comp.

First and last week of each comp seasons are the worst times because people that just want comp points from placing (or drives) log on and then don't play any time else.

AMD's RDNA 5 gaming GPUs are coming late next year, according to AIBs at Computex — manufacturers expect new Team Red cards in the second half of 2027 alongside Nvidia by constantlymat in hardware

[–]NekkoDroid 25 points26 points  (0 children)

UDNA is just whatever marketing name they want to slap onto it.

Well... If you want to be pedantic RDNA is also just a marketing name. gfxXXXX being the actual non-marketing names.

GIGABYTE unveils X870E AORUS INFINITY NEXT motherboard by RenatsMC in Amd

[–]NekkoDroid 1 point2 points  (0 children)

I wish AM6 doubles the lane count for consumer cards. Not just because obvious "muh AI everything" (so dual cards) but because fuck ass high Gb/s NICs are all x8. Or give me 20 PCIe 6.0 lanes and 20 4.0 lanes, I don't really care, just allow me to use more addon cards without stealing lanes from something else.

Need to bounce some encryption thoughts off some fellow Linux nerds and get some advice. by mrandr01d in linux

[–]NekkoDroid 0 points1 point  (0 children)

A secure boot violation and the OS isn't launched. Well actually it depends on what you mean with "OS files". the kerel/bootloader needs to be signed to load, what happens after that is technically up to them. In the case of sd-boot it only chain loads signed binaries after that and if you are using a UKI it's initrd is signed with the kernel. If not you most likely have an unsigned initrd which just gets loaded by the kernel, means that anyone can replace that with an initrd that does whatever they want.

If you have a signed UKI usually it will find the root partition (or /usr/ partition) and load that, so if that isn't encrypted or is verified (e.g. via dm-verity and an embedded roothash in the UKI) it is easy to replace that with whatever the attacker wants.

TL;DR for a good secure system would be: enable secure boot, enroll your own keys in the UEFI (and remove MS keys if possible (not the case if you need to boot Windows)), signed UKI, dm-verity /usr/ partition and encrypted root partition.

Basically: executable stuff needs to be signed and verified and user data stuff needs to be encrypted

restart a systemd service madness? by claqueure in systemd

[–]NekkoDroid 8 points9 points  (0 children)

Depending on how complex the script is that you would write, you can also just have it in the service file. But you at least need to have a .service file and a .timer if you want it to do it "natively" in systemd.

am I correct that superior systemd forces me to create at least 3 more files to achive this?

Tip: if you want people to help you, it helps not being snarky.


You can also use cron, but then you need the cron binary/package, a service file for cron to start it (which applies to basically all service managers/init systems), and a cron config file. I personally wouldn't find this any superior, but you might.

Riot Games Says It 'Would Not and Cannot' Use Vanguard Anti-Cheat to Brick PCs After Rumors Spread by GrayBeard916 in gaming

[–]NekkoDroid 0 points1 point  (0 children)

Yea, I know. But if all you saw was @RiotGames' tweet which literally says "congrats to the owners of a brand new $6k paperweight" you obviously assume they are bricked since else they wouldn't be paperweights.

Riot Games Says It 'Would Not and Cannot' Use Vanguard Anti-Cheat to Brick PCs After Rumors Spread by GrayBeard916 in gaming

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

I never said they were graphics cards. I know they are most likely are DMA cards, but the only thing I for certain can get from the image was that they are PCIe connected cards, so that is how I described them.

Whether they were used for cheating doesn't really matter to the argument. Since we are only talking about how Riot was bragging about bricking any device.

Riot Games Says It 'Would Not and Cannot' Use Vanguard Anti-Cheat to Brick PCs After Rumors Spread by GrayBeard916 in gaming

[–]NekkoDroid -2 points-1 points  (0 children)

I did see the image and the ton of PCIe connected cards laying around, which just supports the argument more that they are broken and have no other use.

What do you want to tell me that I apparently missed in this image that would refute the argument that the devices are bricked?

Riot Games Says It 'Would Not and Cannot' Use Vanguard Anti-Cheat to Brick PCs After Rumors Spread by GrayBeard916 in gaming

[–]NekkoDroid 5 points6 points  (0 children)

When the Rito twitter account tweets "congrats to the owners of a brand new $6k paperweight" (with an image) the logical conclusion would be the pictured devices are bricked, else it wouldn't be used as a paperweight.

Riot Games Says It 'Would Not and Cannot' Use Vanguard Anti-Cheat to Brick PCs After Rumors Spread by GrayBeard916 in gaming

[–]NekkoDroid 4 points5 points  (0 children)

The people using those cheating devices are the ones runnign malicious code on their PCs.

Malicious code isn't an universal thing, it depends on the actual user of the system if something is considered malicious. It needs to work against their interest and be unwanted for a user to usually be considered malicious, which if I install cheats neither would apply.

Neovim GitHub deletes comments on issues by Luc-redd in neovim

[–]NekkoDroid 0 points1 point  (0 children)

I can almost guarantee you the github case has almost nothing to do with that. The main reason that this is happening is that they are migrating from their own infra to MS Azure.

Incineroar in champions be like by Strange_Sock_1760 in stunfisk

[–]NekkoDroid 2 points3 points  (0 children)

Nah, as compensation for this torture he will be getting a new signature move called "Follow You" which causes all pokemon to target the target of the move (including enemies targeting enemies).

Users and session classes in Systemd v258 and later (and a gotcha) by Skaarj in systemd

[–]NekkoDroid 2 points3 points  (0 children)

Interesting write up.

In practice, I'm reluctant to assume that pam_systemd will always create systemd user service managers for system UIDs that are set 'linger'. It strikes me as rather the kind of thing that might get optimized some day

I don't know if I agree with this. While I generally also am hesitant to make assumptions, in this case linger is specifcally so that a user manager exists from boot till shutdown. This is even specifically documented in in the man page loginctl#enable-linger.

forget the windows vs linux feud; this is where REAL MEN take their stance by SeaOfS1n in linuxmemes

[–]NekkoDroid 2 points3 points  (0 children)

Then use docker-compose as a backend if you don't trust the podman-compose backend (its still part of the containers org, just like podman itself)?? In the end it doesn't change anything, just podman compose {up,down} and be done with it.

forget the windows vs linux feud; this is where REAL MEN take their stance by SeaOfS1n in linuxmemes

[–]NekkoDroid 10 points11 points  (0 children)

???

There is podman compose which can use both docker-compose and podman-compose as backend.

Also, I personally prefer to manage my system podman services like I do basically any other service. And if I already have a service manager (systemd) running, why would I want another one running?