Aatube
[He/Him, Nosist, Touch typist, Enthusiast, Superuser impostorist, keen-eyed humorist, endeavourOS shillist, kotlin useist, wonderful bastard, professinal pedant miser]
Stuped person says stuped things, people boom
I have trouble with using tone in my words but not interpreting tone from others’ words. Weird, isn’t it?
Formerly on kbin.social and thriv.social, now on dbzer0 or piefed.social
- 13 Posts
- 308 Comments
Aatube@kbin.melroy.orgto
Linux@lemmy.ml•Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware
1·1 month agothat is indeed the official guides’ fault if they’re not in charge of helping maintain the AUR package. not the case for most of the infected packages here other than notably alvr, though.
Aatube@kbin.melroy.orgto
Linux@lemmy.ml•Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware
1·1 month agowindows update doesn’t force you to take a look at the changelog. most AUR helpers do so you better bet that it’s important
Aatube@kbin.melroy.orgto
Linux@lemmy.ml•Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware
5·1 month agoit’s a mailing list, so heads up, if you subscribe you’re also gonna get other discussion like the forums.
https://lists.archlinux.org/mailman3/lists/aur-general.lists.archlinux.org/
Aatube@kbin.melroy.orgto
Linux@lemmy.ml•Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware
261·1 month agosince the 2022 grub incident, Arch has done a great job at notifying the news channel when “manual intervention required” AFAIK, and I don’t remember any instances of Arch maintainers only notifying Reddit (and I don’t think they notified Reddit for the grub incident either lol).
Aatube@kbin.melroy.orgto
Linux@lemmy.ml•Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware
8·1 month agothe arch news channel is for breaking changes to arch pacakges (so not the AUR) only. maybe you could subscribe to aur-general@lists.archlinux.org.
Aatube@kbin.melroy.orgto
Linux@lemmy.ml•Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware
41·1 month ago(hopefully this doesn’t read as blaming the victims instead of the attackers but) I personally don’t think it’s that complicated to read the updates to AUR packages. It’s not any more hard than only commenting after reading the links that people post here instead of just the headlines—which we all do, right?
Aatube@kbin.melroy.orgto
Linux@lemmy.ml•Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware
2·1 month agodeleted by creator
well what you said after zir reply didn’t demonstrate any of that
that you write things i’m trying to understand the relevance of, like “This information wasn’t provided in the post.” and “the first comment points to btrfs”. The Reddit link you gave also points towards btrfs as well as very undetailed mentions of zfs. ze says “i’ve tried btrfs and it doesn’t work so i’m looking into zfs”, and you reply “use btrfs use btrfs or look into zfs”, a message whose helpfulness I struggle to understand.
the device I’m testing first is too small for btrfs
Yandex is Russia’s Google, sold in 2024 to Russian oligarchs with close state ties, so I’d say it’s justified to criticize this particular sponsorship business
Aatube@kbin.melroy.orgto
Linux@programming.dev•GNOME and Mozilla Discuss Proposal to Disable Middle Mouse Paste on Linux
2·7 months agoah i have had that happen before lol. it does copy spaces but it doesn’t overwrite your main clipboard so i don’t have qualms about it. every app you’d expect to support middle-mouse drag except notepad/gedit/kwrite/etc supports it instead of pasting unless you use chromium without the relevant extension or remain static over a textbox.
Aatube@kbin.melroy.orgto
Linux@programming.dev•GNOME and Mozilla Discuss Proposal to Disable Middle Mouse Paste on Linux
4·7 months agointeresting; how does one copy from an empty field by accidnet? /geniunely curious and oblivious
Aatube@kbin.melroy.orgto
Linux@programming.dev•GNOME and Mozilla Discuss Proposal to Disable Middle Mouse Paste on Linux
62·7 months agobut it’s quite intuitive to realize what it does
Aatube@kbin.melroy.orgto
Linux@programming.dev•Libxml2 Becomes Officially Unmaintained After Maintainer Steps Down
13·7 months agotwo have expressed interest in taking over: https://gitlab.gnome.org/GNOME/libxml2/-/commit/9c80a89af2fdf4f853892f84e46580f4902658ba#note_2626536
Aatube@kbin.melroy.orgto
Linux@programming.dev•sudo-rs Affected By Multiple Security Vulnerabilities - Impacting Ubuntu 25.10
13·8 months agoi do use arch
is April 2024 software that old?
replacement of core system utilities that aren’t ready for prime time
Could we talk about Unity? I’d wager that these bugs wouldn’t have been found by 2027 if Ubuntu hadn’t adopted sudo-rs. And I’d say “look at where Unity is right now” if they hadn’t switched to GNOME Shell.
Aatube@kbin.melroy.orgto
Linux@programming.dev•sudo-rs Affected By Multiple Security Vulnerabilities - Impacting Ubuntu 25.10
24·8 months agothere’s regular and then there’s LTS releases for a reason
Aatube@kbin.melroy.orgto
Linux@programming.dev•sudo-rs Affected By Multiple Security Vulnerabilities - Impacting Ubuntu 25.10
17·8 months agoOne of the patches is to prevent the sudo password from being leaked in case of a timeout or sudo being killed. Another patch is to use enum for the feedback parameter. Another patch to ensure feedback is always erased before exiting the read unbuffered code. Another change is also made to not treat backspace as a password character when the password is empty.
Aatube@kbin.melroy.orgto
Technology@beehaw.org•Amazon strategised about keeping its datacentres’ full water use secret, leaked document shows
9·9 months agoIn the memo, ahead of the campaign’s launch, executives grappled with whether to include public disclosures about “secondary” use – water used in generating the electricity to power its datacentres.
They warned that full transparency was “a one-way door” and advised keeping AWS’s projections confidential, even as they feared that their advice could invite accusations of a cover-up. “Amazon hides its water consumption” was one negative headline the authors anticipated.
Callaghan said efficiency savings have already been achieved and pointed out that other companies also don’t count secondary water use.
Scientists balked at the selective disclosure and the choice not to include secondary use of water in the total.














it’s bypassing the normal place to download (in the PKGBUILD) and doing so in a place that’s unsandboxed instead (in the .install file, not the PKGBUILD) when it didn’t need to do that before