

Gnome is not Linux.


Gnome is not Linux.


Also very windows like, aside from Mount.


It’s already solved: FOSS means I can always fork/build my own package that does what I want. That’s why I mean it’s immune.


What concerns me is the implicit association people will make between him and FOSS, and anything they believe about one will carry to the other.
I have to assume there are already people who hear “Linux” and think “ugh, I wouldn’t touch that with a 10ft pole because I don’t want anything to do with Pewdiepie”. Similarly, if he says something dumb next week, and half his audience abandons him, they’ll likely have a negative outlook on FOSS going forward.
Either way, I don’t believe FOSS’ staying power comes from meteoric rises following a fad, it comes from a natural immunity to enshittification over time. On the scale of a few of decades, FOSS seems like it’s struggling against proprietary solutions. But just like the general concept of political democracy, I think on the scale of centuries it will become the clear, time-tested, least-bad option. But I digress.


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.


I’ve run into this issue with obsidian, but for whatever reason I haven’t had any issues with keepassdx.
When opening an existing keepass vault, on the left there’s an “Open From” pullout menu. You should be able to select your nextcloud from there. Then find your keepass file and it’ll just work.
I don’t know why, but obsidian doesn’t have the same file picker. There’s no “open from” menu. So you just have to drill into the filesystem, find the folder nextcloud is using, and choose your notes vault you’ve sync’ed in there. And for whatever reason, that seems to be the method that breaks Two-Way Sync.


I use Nextcloud + KeepassDX on android and KeepassXC on PC. Have never had an issue. Changes on desktop/phone are propagated virtually immediately across devices.
Everything is always optional for power users on linux. What I’m saying is they shouldn’t have made a GUI checkbox that’s also easy enough for non power users to check.


Yeah, people keep correcting me by reiterating exactly what I’m saying lol
The difference is they test the core packages they release. That’s their selling point. Just downloading old pkgbuilds without vetting anything is called an attack vector.
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.


deleted by creator
I used Manjaro up until a couple of years ago. I don’t recommend it now. I switched to endeavor os. I hear cachy os is another popular arch based one these days.
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.


Heh your “precise” statement is literally what I said:
Open source does literally mean [source code can be viewed]…[it’s not the case that] source code being viewable means it’s open source
Cheers.


Open source does literally mean that. But it doesn’t mean that everything you build using open source is itself open source by proxy.
Edit: ah, I see now, you meant to say “written by someone who thinks source code being viewable means it’s open source”.


Alright, windows users, do you run the same version of windows on all your devices? Yes? Oh how surprising.


A bunch of people who couldn’t tell their left shift from their right shoelace think you don’t know what you’re talking about lol.
I agree, to a person who knows the machine, an AI is like a compiler: you know the output you’re going for, the tool helps you get there faster. Expecting you to do something the slow way because someone else doesn’t know how to code is nonsense. There is a massive difference between using it as a tool, and blindly taking generated code.
If the internet existed in the 70s, I bet people would have asked for a disclaimer on compiled assembly.
So your claim is both that the Linux kernel operates perfectly fine without systemd for certain distros, and also that the Linux kernel is heavily dependent on systemd and it would be difficult to re-engineer to work otherwise. Do I understand your argument correctly?