• 1 Post
  • 186 Comments
Joined 3 years ago
cake
Cake day: June 6th, 2023

help-circle

  • For an actual answer, it looks like WD has something called wdckit that is available on request.

    I see a corresponding AUR entry that looks like it’s grabbing some zip from a personal Russian CDN. Super sketchy looking tbh.

    But it’s possible this tool has whatever functionality the windows WD Utility uses to toggle the light in the drive’s firmware.

    IMO, it’s not worth it. I’d just go the electrical tape route and maybe ask WD Customer Support if there’s a way, and if not, ask that they support Linux better in the future.




  • The AUR just hosts pkgbuild files, no source or built packages. The pkgbuild can point to arbitrary external sources that could update separately. Manjaro could have their own AUR that hosts old pkgbuilds, but that wouldn’t be foolproof since the external sources could change. Also, if a pkgbuild was updated for security reasons, now Manjaro is putting users at risk by continuing to serve the old version, and now that’s another problem for them to solve.



  • IMO they should have made this the official policy instead of adding optional support for the AUR in pamac.

    At the end of the day, the AUR is just a pastebin full of pkgbuild files for people who know what they’re doing. And as a distro aimed more at the average Linux user, rawdogging the AUR probably just shouldn’t be part of the equation.








  • There’s nothing wrong with a DE, those are great for the people who want an experience that “just works”. But I switched to Linux because I was tired of someone else deciding to install hundreds of packages I’ll never use, and start up dozens or hundreds of services in the background that I never asked for.

    Part of the feeling of owning my machine has been looking at the list of packages installed, and the list of processes/services running and knowing why each one is there.


  • If you want an OS that lets you own the machine you bought, Linux is the most viable option. Conversely, Windows is not an option. I don’t consider an OS where you are the product to be one that works for me at all, much less one that “just works”.

    Linux users seem to enjoy problem solving and tinkering for fun

    Like with any OS, those are a subset of users, but not all. The thing is, Linux users spent the last 30y building a set of tools that enable you to use as little effort as possible to do very powerful things with your hardware, and yes, with great power comes great ability to break everything. But in the last 15y, there are distros designed for people who want an OS that “just works”, that don’t require you to know or use the risky tools that could break things, and they’re getting better every day.

    Why did you switch

    I wanted to use Linux for the last 15y, but gaming was a sticking point. Around 5y ago, thanks to valve, it is no longer a sticking point. I do all my gaming on Linux.

    what was your process like?

    I first switched to fedora on my laptop about 12y ago. I didn’t do a lot of gaming on my laptop, so this was fine. Eventually I switched to Manjaro. Around 5y ago I put Manjaro on my desktop. Then eventually switched both to endeavor.

    I’ll admit, I create problems for myself by refusing fully featured Desktop Environments. But I always learn something more about my machine in the process. As a result, I believe I can now simply do more with less effort on Linux than I could on windows. I have bash scripts on keybinds that open custom UIs for various things. I can seamlessly access multiple servers on my network running various services. I don’t ever have to worry about some update overhauling my UI and sneaking an AI in the background. Any experimentation I do with AI is on my own terms, and none of my data gets shipped off without my consent.

    What made you choose Linux for your primary computing device, rather than macOS for example?

    I used a Mac 20y ago. It was solid. But eventually the cost outweighed the hardware capabilities. And then they deprecated every graphics API but Metal. Now there’s relatively nothing in the way of gaming on Mac. On top of that, it’s just as bad as windows when it comes to doing what some company wants it to do rather than what I want it to do. So I don’t consider it an option that works for me.




  • Idk if I follow. I believe the default keybinds in hyprland allow you to switch between windows using super+J/K/L/;, and between workspaces using super+number. Hyprland, like all tiled window managers, are specifically designed to be used exclusively with a keyboard.

    Are you asking for something more like alt+tab on windows? Where it shows a little preview of all the windows? I think that’s kind of obviated by the concept of a tiled window manager.