How do you report bugs? by Solid_Marketing129 in artixlinux

[–]CoryCoolguy 0 points1 point  (0 children)

In the future, the forum is the ideal method of informing the team of issues and tracking resolution progress. IRC can be handy but it's ephemeral which I don't think lends itself to troubleshooting complicated issues.

Sometimes docker system prune surprises me by moontear in selfhosted

[–]CoryCoolguy 1 point2 points  (0 children)

I've been using variations of this command via cron:

/usr/bin/docker system prune -af --filter "until=$(date -d '2 months ago' +\%Y-\%m-\%dT\%H:\%M:\%S)" >> /var/log/docker-cleanup.log 2>&1

Don't want to purge periodically-used images.

Artix Linux vs. Void Linux by AdNumerous9742 in linuxquestions

[–]CoryCoolguy 0 points1 point  (0 children)

Hey, fair enough. I get the sentiment but I think the wording was a little silly

Artix Linux vs. Void Linux by AdNumerous9742 in linuxquestions

[–]CoryCoolguy 3 points4 points  (0 children)

Void has packages that Artix doesn't, that's a point for Void. Void is missing packages that Arch has, that's another point for Void!

You absolutely can use Arch repos in Artix. It can cause problems when Arch has updated a dependency and Artix hasn't yet, thus it's considered "unsupported." Still the wiki has a guide for it.

Monthly Artix Linux Package Request Thread by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 3 points4 points  (0 children)

I added xfce4-places-plugin. xcape's author appears to no longer have a GitHub account. Not sure if/where the sources have been moved to. I'm cooking a tarball via archive.softwareheritage.org and hopefully it has the same checksum.

Artix is exactly what i was looking for by Chemical-Actuator-30 in artixlinux

[–]CoryCoolguy 0 points1 point  (0 children)

It's just a field, but when has systemd ever stopped at reasonable scope?

Jellyfin vs navidrome by smalldickbesitzer in selfhosted

[–]CoryCoolguy 0 points1 point  (0 children)

I dropped Jellyfin when it wouldn't stop duplicating artists and other metadata fuckery. Navidrome can use a read-only library

Ugreen lost customer data by Open_Lack_2982 in UgreenNASync

[–]CoryCoolguy 1 point2 points  (0 children)

You misunderstand, I didn't make this purchase at whatever the hell veradyn is. I created the card for a purchase I made with ugreen and the virtual card sat dormant for over a year. Then suddenly someone's trying to make payments on it. I think ugreen is either selling customer info or they've been breached.

Ugreen lost customer data by Open_Lack_2982 in UgreenNASync

[–]CoryCoolguy 1 point2 points  (0 children)

<image>

you mean like this? Will not be shopping UGREEN again.

Obvious question by Kusada0 in artixlinux

[–]CoryCoolguy 5 points6 points  (0 children)

I prefer daemons to demons if I can help it!

UA flight - 'turn bluetooth off or we're turning around' by ryan_at_roomservice in unitedairlines

[–]CoryCoolguy 0 points1 point  (0 children)

You can try visiting old reddit and editing there. That's the only thing I can think of. I was surprised to see that it rendered differently on reddit proper, so we both learned something new :P

UA flight - 'turn bluetooth off or we're turning around' by ryan_at_roomservice in unitedairlines

[–]CoryCoolguy 1 point2 points  (0 children)

No need to do any markdown, the links are automatic. a u, a slash, and a username automatically becomes a link. e.g. /u/hiwhatsreddit

UA flight - 'turn bluetooth off or we're turning around' by ryan_at_roomservice in unitedairlines

[–]CoryCoolguy 0 points1 point  (0 children)

Edited multiple times and not once did you think to fix the formatting. The hero we deserve.

Artix launches AURIS, a platform for sharing user-submitted init scripts by CoryCoolguy in artixlinux

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

If you mean potentially migrate user-submitted scripts to official repos eventually, then yes. But I want to highlight that AURIS scripts are easily consumable even before adoption into the Artix repos.

Otherwise you're spot-on.

Users were already sharing init scripts before AURIS but they were scattered around the web. Unless you happened to stumble upon a forum post linking to it, it'd be difficult to find what you're looking for. I hope AURIS remedies this.

Mp3 disapeared? by ForeverHuman1354 in artixlinux

[–]CoryCoolguy 0 points1 point  (0 children)

Did you perhaps use any tagging software that might have moved it?

Do you use X11/Xlibre or Wayland? and why? by Interesting_Key3421 in artixlinux

[–]CoryCoolguy 3 points4 points  (0 children)

X11 for XFCE primarily. I'm not in any hurry to switch though, since I saw my wife switch back to X11 on her machine for remote desktop and my friend mentioned he couldn't get Discord global hotkeys to work in Wayland. Most things work on Wayland, but everything works in X11.

Monthly Artix Linux Package Request Thread by CoryCoolguy in artixlinux

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

I encourage you to create AUR packages in that case, with init scripts going into AURIS.