• 0 Posts
  • 57 Comments
Joined 2 years ago
Cake day: July 3rd, 2024

  • So much safer to go one album at a time using Picard. Picard makes it easy to go down the list of a disorganized directory, identify most things automatically, allow in depth review and modifications to what Picard came up with, and standardize file naming. I’ve tried to let programs like Lidarr and beets automate it, but they always ends up causing more and more complex problems to discover and solve after awhile. Music releases are complex and sources are diverse, using distinct standards of form and format. It’s not a problem that can realistically be solved for my entire music library without the guiding hand of a librarian. I could listen to my library for over six months without repeating, even 1 album out of a 100 mis-tagged or misidentifyied could take me years to discover.

    I do like to automate the less critical and more machine oriented library tasks like adding genres tags, replaygain, and lyrics as you do. Just not things like the metadata tags, file naming, or album art (embedded or otherwise).







  • A bee headbutting you is not necessarily an agressive act, could be just investigatory on the part of the bee. I’ve walked into the heart of a flowering shrub covered in hungry bees, during which they either ignored me or headbutted me. As long as “defending the hive” isn’t part of the bee interaction, they are usually very chill but remain very curious. I’m still careful when the headbutts happen because accidents happen and a confused bee tangled in hair may still sting. But I have also gently untangled a bee or two without anyone getting hurt.

    Even when defending the hive, bees seem to prefer as little direct agression as possible. I’ve stepped into a clearing and suddenly found myself way too close to a wild bee hive and got stung exactly once by a bee that got tangled in my hair as I fled the approaching swarm.

    I’ve also gotten a solitary wasp tangled in my hair, near no hive or any flowers, and gotten stung 3 times on one knuckle as thanks for setting them free. The bees have taught me to treat them with compassion and respect. The wasps have taught me to react with murder and extreme violence before they are even aware of me.

    Both are pollinators though. So despite the animosity, I don’t go out of my way to wage war against wasps the way I do mosquitoes.





  • Ever really destroyed your server because the it needed were available? I have. It was so much worse than a boot process that froze.

    If Systemd was pausing due to a network share being down, it’s only because I (or you) told it to do exactly that. There are lots of good reasons to delay the boot process until all drives the system expects to be there are actually there or the network is up. Cleaning up the mess that happens when the system does not check these kinds of things at boot is so much worse. It’s never really some nebulous thing. Like it or not, intentional or not, the machine is doing exactly what you asked it to do and a delayed boot or a boot halted until you can solve the real problem is almost always better (or at least safer) than the alternatives. I’ve experienced all the things you’ve mentioned, dealt with each of those issues, and it was so much more of a hassle to diagnose before Systemd.





  • You’ve just traded down votes for the report button.

    I say they are two different use cases. There is often a very wide gulf between a comment that I feel does not contribute to good discussion and one that is so heinous that it needs to be removed. Most of your comments for instance: pretty naive and banal adding little good to the discussion overall, but I don’t feel that you’ve said anything hateful, obscene, or aggressive enough to warrant total removal. Usually I just downvote and move on, especially when I don’t want to hear that person’s bad take reply on my own point of view. I’ve made an exception here for you simply because you are trolling all over this thread, seemingly inviting downvotes. But, I’m going to block you and move on because you’ve killed any interest I have in this thread or the larger discussion. I still don’t think your comments rise to the level of reporting.

    Reports and blocks aren’t a replacement for downvotes and if your instances doesn’t federate downvotes you shouldn’t use them that way.


  • Yes, I read your comment. It’s okay if you didn’t understand my comment. Clearly you don’t understand how filesystems and drive mounting works under Linux or the role of desktop environments in managing filesystems, mounting, and permissions. I don’t doubt that you’re genuinely struggling here, but there is no call for that kind of hostility. You might have some hope for figuring it out if you open your mind to the fact that you don’t fully understand what your problem is.

    Steam expects the games to be in a particular place with a particular set of permissions and ownership relative to the user(s) and/or group(s) expected to use those game files. I’m telling that Linux doesn’t care where those files physically reside. You can tell Steam that those files are exactly where Steam expects them to be at the filesystem level, without messing with Steam configs, nautilus, gnome, or KDE. There are several ways to do this, but without understanding the requirements of your machine no one here will be able to give you effective advice.

    I’ve seen some other comments from you about running something or other as root or just blanket chmods to 777 and I can tell you from experience that those are rarely effective solutions and can sometimes make things worse (just try something like that when configuring ssh configs, keys, and permissions).


  • What does any of this have to do with KDE, Gnome, or nautilus? If symlinks aren’t working, I’d dedicate an entire drive to Steam by mounting that drive (with matching permissions) right where Steam expects to find them. You can mount a filesystem/disc/ISO/drive/network share practically anywhere you want. If your network is fast enough, I bet you could even access your games over NFS, though I wouldn’t recommend it.