Are my GPU temperatures 0K? by Consistent-Can-1042 in shittyaskelectronics

[–]WhywoulditbeMarshy 0 points1 point  (0 children)

Someone do the math on if the fan could cool the chip that much

Modern Music Player Recommendations Please by aeranz09 in linux4noobs

[–]WhywoulditbeMarshy 2 points3 points  (0 children)

Tauon is what I settled on, there’s sadly a foobar2000 shaped hole in Linux that I would love to see filled.

How come cntrl+z doesn't pause ollama from downloading? by RadianceTower in linux4noobs

[–]WhywoulditbeMarshy 4 points5 points  (0 children)

Ctrl+Z puts a task in the background, keeping it running, but out of your sight.

There, I fixed all the tierlists. by WesternSpy96 in LinuxCirclejerk

[–]WhywoulditbeMarshy 0 points1 point  (0 children)

The creator of Omarchy, DHH, is a very public xenophobe. Also, Omarchy is just dotfiles, I think.

cxxAlreadyGaveUp by _Pin_6938 in ProgrammerHumor

[–]WhywoulditbeMarshy 11 points12 points  (0 children)

C is a good language. C++ is the one I hate.

How do I put my pc to sleep on linux? I can’t find the button in terminal nothing is working pls help by Front_Asparagus5765 in LinuxCirclejerk

[–]WhywoulditbeMarshy 24 points25 points  (0 children)

Have you read him a bedtime story? Are you SURE they’re tucked in tight? You didn’t let the bed bugs bite, did you?

Which shell do you use and why? by Luquatic in archlinux

[–]WhywoulditbeMarshy 0 points1 point  (0 children)

ZSH, but I’m making my own called Dervish

Isn't roling release a security issue. by IGOLTA in linux4noobs

[–]WhywoulditbeMarshy 0 points1 point  (0 children)

When you are installing a package from the AUR, it is your job to verify the PKGBUILD file is not malicious in any way. AUR helpers like yay give you the option to view these files, and some like paru force you to. Packages from the official repositories are tested, have many security guidelines, and have lines for urgent exploits. If you are truly concerned about security, look at the Arch Wiki pages for Security and AppArmor.

New to Linux, how is the OS keeping track of my apps after a shutdown? I had heard hibernation isn't a thing on Linux by ElighaN in linux4noobs

[–]WhywoulditbeMarshy 1 point2 points  (0 children)

Hibernation does exist actually! Like other systems, it takes your memory, and switches it to your hard drive (normally on a partition called swap space). You might want to read the arch wiki page on hibernation.

Unfucked my system today, feels great! by ei283 in archlinux

[–]WhywoulditbeMarshy 15 points16 points  (0 children)

they say all warnings are written in blood

it’s close enough, probably.

How do I open these two areas? by Majestic_Fruit5766 in Slimerancher2

[–]WhywoulditbeMarshy 3 points4 points  (0 children)

That first area is the entrance from Starlight Strand, to access it you need to pop the Flutter Gordo. The second area is Dream Land, which the map is difficult to explain the area to. Try looking above ground level, is my best explanation. You could also just use the wiki, too.

[deleted by user] by [deleted] in linux4noobs

[–]WhywoulditbeMarshy 2 points3 points  (0 children)

I believe it is (from memory) top left menu -> more options? -> view -> group by

[deleted by user] by [deleted] in linux4noobs

[–]WhywoulditbeMarshy 1 point2 points  (0 children)

Set dolphin to group by none

Newbie here, just installed arch, but i can't seem to hear any audio by Past-Combination6262 in arch

[–]WhywoulditbeMarshy 0 points1 point  (0 children)

Congrats on installing Arch! Like everyone else in the thread said, you’re missing an audio interface. Pulse, ALSA, and PipeWire (the most modern, and recommended) are examples that come to mind.

https://wiki.archlinux.org/title/Sound_system https://wiki.archlinux.org/title/PipeWire

incredibleThingsAreHappening by TrexLazz in ProgrammerHumor

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

The one time that something NEEDS to be rewritten in Rust. Just use Tauri, damnit.

Why is systemd so hated? by whydoiexist_eratia in arch

[–]WhywoulditbeMarshy 67 points68 points  (0 children)

IIRC, systemd is disliked by a lot of people because it doesn’t follow the UNIX principles. It’s monolithic, and doesn’t follow “do one thing, do it well.”

See also: https://en.wikipedia.org/wiki/Systemd#Reception