That seems like the wrong place to link to. Shouldn’t you be linking to Sealed Sender?
I read エロゲ and haunt AO3. I’ve been learning Japanese for far too long. I like GNOME, KDE, and Sway.
That seems like the wrong place to link to. Shouldn’t you be linking to Sealed Sender?
What I want to do is install all of these Optional Dependencies that are part of the wine-staging
package without specifying every one of them:
Optional Deps : giflib
lib32-giflib
gnutls
lib32-gnutls
v4l-utils
lib32-v4l-utils
libpulse
lib32-libpulse
alsa-plugins
lib32-alsa-plugins
alsa-lib
lib32-alsa-lib
libxcomposite
lib32-libxcomposite
libxinerama
lib32-libxinerama
opencl-icd-loader
lib32-opencl-icd-loader
libva
lib32-libva
gtk3
lib32-gtk3
gst-plugins-base-libs
lib32-gst-plugins-base-libs
vulkan-icd-loader
lib32-vulkan-icd-loader
sdl2
lib32-sdl2
sane
libgphoto2
ffmpeg
cups
samba
dosbox
--asdeps
doesn’t seem to do that. apt
has --install-recommended
, I think, or something similar. And for all the bad things I could say about apt
, that’s a nice feature.
pacman
would allow me to install weak dependencies with a simple command-line option rather than black magic wizardry that rivals ffmpeg filtergraphs.
The concerns about AWS servers are around metadata. If metadata were not a concern, why not just use Whatsapp? They use the Signal protocol so messages are end-to-end encrypted by default, and most people already have it or are willing to download it as compared to Signal.
It’s the fault of copyright. Restricting what shows you can stream to your users instead of, for example, being required to pay a royalty, inevitably leads to this situation. Netflix being the sole company allowed to stream every show and film would result in a monopoly that would be bad for everyone as they progressively sought to increase profits year over year. One company having all that power would not be a good thing for anyone, including content holders.
The solution is simple: every streaming service should be allowed to stream every show/film in every country. Then, piracy can only compete on price. That requires significant copyright reform, however, and is very unlikely to happen.
I don’t disagree, but this video is absolutely worth the watch. I’ve read a fair bit on X history but there’s a lot in here I didn’t know specifics of or didn’t know about at all.
Those instances defederated from lemmy.comfysnug.space. @neo@lemmy.comfysnug.space contacted them and a few others about refederating a few months ago; I don’t know the current status.
Relevant threads:
Kernel-level anti-cheat drivers for games, mainly.
Fossify Messages has a release on Github too.
I now finally know why Rocket League updates more often for me (1-2GB of updates) than my friend on Windows.
Motherfuckers!
So you ditched and unethical mega corp that runs ads for a wanna be unethical mega corp that also mines your data and you’re happy about it? Oh boy the illusion.
What data mining is Canonical doing, exactly?
I don’t really have a least favorite distribution. I mean, I guess between Fedora, Ubuntu, Debian, Mint, openSUSE, Manjaro, and Gentoo, the least appealing choices to me are Manjaro and Gentoo. Manjaro is just Arch but worse, because the packages are old and likely to cause incompatibilities with AUR packages that need really up-to-date system packages, and I…don’t trust the maintainers to have configured everything better than I could have myself. Just based on history.
Debian has ancient packages. That’s the only reason. I’d just end up using Flatpak packages or compiling from source.
Any other distribution I could use, including Gentoo, but Arch is the sweet spot for me.
That would be the logical conclusion, but I believe Debian uses the old version for years after it’s unsupported and might backport security fixes depending on how severe they are. Either way, I personally wouldn’t trust Debian or Ubuntu to properly fix security issues with a program (or in this case, programming language) that they do not actively develop or maintain themselves.
It’s good to see you guys on Lemmy :)
I tested it a bit a few days ago, but I’ll see if I can give it a more rigorous go today. The ones I’ve found Mojeek to be weak in are bug strings that programs I’m working with spit out. Although I think I’ve had more luck in the past few months.
I’m from an instance that does not federate with lemmy.world or sh.itjust.works, so users from those instances won’t see this post. If you think this news is worth sharing and you’re from an instance that federates with lemmy.world, please consider sharing it on !linux_gaming@lemmy.world
Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.
I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
I’ve been getting stutters for a long time. I’ve kind of come to accept it as part of the Proton / NVIDIA experience :) Though the stuttering has finally receded to almost nothing since running KDE Wayland. It’s actually a lot worse on X11 for me.
In this case, many of these dependencies are required for a lot of games to work properly in Wine. Dosbox is used as an emulation tool. I don’t know of another package manager that doesn’t give you an option to install all of the optional dependencies.