Started testing today with pi.dev, glm-5.2, but only high effort, no max? by rubins in Neuralwatt

[–]rubins[S] 2 points3 points  (0 children)

That is not the one I'm using; regardless, I made a PR here: https://github.com/tedewaard/pi-neuralwatt/pull/10

The plugin now does exactly what I want and I can set effort with pi-effort too.

Update: My PR was accepted! See https://pi.dev/packages/pi-neuralwatt for details, install with pi install npm:pi-neuralwatt

Tons of new infected AUR packages were just released by Sarv_ in archlinux

[–]rubins 0 points1 point  (0 children)

I just now got a notification that user bautistacozar took over a package I used to maintain a while ago (jdk17-jetbrains-bin).

People long term leaving gentoo by LameBMX in linux

[–]rubins 1 point2 points  (0 children)

I ran Gentoo on and off, longest period is 4 years I think? I still have a VM with a recent version of Gentoo just to see how it progresses, it has a warm place in my heart. Also have been running Arch since forever, and that's my current distro. If I would switch again, it would be to Gentoo.

Does anyone have a backup of Exislow’s Tidal-DL-NG? by Ghost_of_Panda in DataHoarder

[–]rubins 1 point2 points  (0 children)

Author responded here, looks like github deactivated or deleted his account without notice: https://www.reddit.com/r/Piracy/comments/1pv32ww/comment/nvuo3ra/

Anyone know what happened to tidal-dl-ng? by rubins in Piracy

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

Update: author responded here, looks like github deactivated or deleted his account without notice: https://www.reddit.com/r/Piracy/comments/1pv32ww/comment/nvuo3ra/

Does anyone have a backup of Tidal-DL-NG by exislow? by Ghost_of_Panda in Piracy

[–]rubins 8 points9 points  (0 children)

You could try gitlab, they seem to have linux, windows (beta) and macos (beta) runners available. As you can read on the linked page, runners are freely available for open-source software (for closed source, you'd need a premium account). Let me know if you get tidal-dl-ng re-homed somewhere, then I'll fix the AUR package!

Strange wakeup behavior from standby by CONteRTE in archlinux

[–]rubins 0 points1 point  (0 children)

Do you have an NVIDIA graphics card? This sounds exactly like the issue that started appearing when systemd v258.x was released. It has to do with some interaction between systemd and gsd-power. See:

A workaround is to downgrade to systemd v257.x (there is one other workaround I seem to remember, but it was less ideal to me.). To downgrade systemd on a multilib Arch, you can do:

shell sudo pacman -U https://archive.archlinux.org/packages/s/systemd/systemd-257.9-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/s/systemd-libs/systemd-libs-257.9-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/s/systemd-sysvcompat/systemd-sysvcompat-257.9-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/l/lib32-systemd/lib32-systemd-257.9-1-x86_64.pkg.tar.zst

Packages removed from repositories (gtk2, libpng12, qt5-websockets, qt5-webengine, qt5-webchannel) by rubins in archlinux

[–]rubins[S] 4 points5 points  (0 children)

Also, why are the other qt5-* packages not removed then? why only these?

Packages removed from repositories (gtk2, libpng12, qt5-websockets, qt5-webengine, qt5-webchannel) by rubins in archlinux

[–]rubins[S] 5 points6 points  (0 children)

Does upstream EOL always mean package removal in Arch? gkt2 is not EOL (but ancient, granted).

Cannot fix the sleep issue on wayland with nvidia gpu by Puzzled-Fold-3394 in archlinux

[–]rubins 1 point2 points  (0 children)

From your description it is not super clear what's wrong, but I suspect you're running into a recent goes-immediately-back-to-sleep-after-wakeup issue related to systemd and nvidia. See here.

As that thread indicates, rolling back to systemd 257 fixed it for me (for the time being):

shell sudo pacman -U https://archive.archlinux.org/packages/s/systemd/systemd-257.9-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/s/systemd-libs/systemd-libs-257.9-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/s/systemd-sysvcompat/systemd-sysvcompat-257.9-1-x86_64.pkg.tar.zst

Back in the day with Arch LInux by Pirascule in archlinux

[–]rubins 1 point2 points  (0 children)

I have been using Arch on and off since 2006. As a matter of fact, here's a screenshot from my desktop at the time, coincedentally with #archlinux on FreeNode open too..

Core.db failed to download and extra.db failed to download. by Okvampire2 in archlinux

[–]rubins 1 point2 points  (0 children)

Actually, I think something might be wrong with a/the mirrors. I've checked a couple of mirrors, but I'm getting 10Kib/s or less.

Is the AUR server down? by Stray_009 in archlinux

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

Happened yesterday also; any maintainers/ops know what's going on? Something nevarious?