Gimp devs will have to port it to Gtk 4 before rewriting it in Rust, because Rust Gtk 3 bindings are now obsolete lol.
- 0 Posts
- 48 Comments
All POSIX compatible shells have their quirks and differences because the common POSIX part is rather small, so you will need to learn them anyway when switching from one to another. Fish is not that different from them (to much less extent than something like nushell) and it benefits from having less ancient baggage.
deadcream@sopuli.xyzto Privacy@lemmy.ml•Best or least worst choices for cell phone service?33·2 months agoIf a messaging service requires a phone number then it’s not “secure” lol.
Haven’t used GNOME for a while, but I guess that’s a problem of open source projects in general. Though GNOME at least has Red Hat behind it.
I don’t think Fedora has a “stable” channel. It has “testing” repo from which updates are pushed to “updates” repo after approval, and that’s it. My understanding is that ublue’s “latest” channel follows Fedora’s “updates”, while “stable” seems to update weekly (though it’s unclear what happens if a package update arrives in Fedora just before “stable” image is about to be built)
Does it use the same flawed approach as Manjaro by indiscriminately delaying all updates (including critical security fixes)?
Fedora is a bit too eager to deliver new updates IMO, especially KDE. As much as I love KDE, their .0 releases have had serious bugs several times in a row now. It’s always better to wait for .1 patch with Plasma. It may be hard for the user to break Kinoite, but it won’t save them from bugs.
Fedora’s mission have always been to push new stuff when it’s “mostly ready” at the cost of inconveniencing of some users, so I wouldn’t recommend it for non-tech-savvy people.
I know people say that it’s 100% stable for them (as they do for Arch, Tumbleweed, Debian Sid, etc) but that’s survirorship bias. As any bleeding edge distro, Fedora has its periods of stability that are broken by tumultuous transitions to the new and shiny tech (like it was with Pipewire, Wayland default, major DE upgrades, etc). During these times some people’s setup will break and you don’t know ahead of time if it will be yours.
deadcream@sopuli.xyzto Linux@lemmy.ml•GNOME Software May Eventually Drop RPM Support In Favor Of Flatpaks4·3 months agoYou can still install RPMs through dnf. There is also dnfdragora AFAIK. Packagekit (cross-distro API and daemon that abstracts package managers like dnf and apt) is a pile of crap anyway, and is a source of many GNOME Software’s issues.
deadcream@sopuli.xyzto Linux@lemmy.ml•GNOME Software May Eventually Drop RPM Support In Favor Of Flatpaks6·3 months agoIt does. This discussion is about Fedora where packagekit works with dnf and RPMs.
deadcream@sopuli.xyzto Linux@lemmy.ml•Where did the "Plasma" in KDE Plasma come from, and why do many people say that with or instead of just KDE?1·3 months agoNot just synonymous, it the official name of DE itself.
deadcream@sopuli.xyzto Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons37·3 months agoEveryone who have use Twitter in the past 2 years is a nazi.
deadcream@sopuli.xyzto Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons2·3 months agoArm is insanely fragmented, every device must be have dedicated drivers and hardcoded specific configuration in the kernel. And sometimes even separate kernel builds. Also Snapdragon X devices are not even fully supported upstream in the most recent kernel yet. Which means they are many years away from being supported in Debian. Unless someone makes a fork of Debian with latest kernel and not yet upstreamed Qualcomm specific patches (which how these “arm distros” are usually made).
deadcream@sopuli.xyzto Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons6·3 months agoIt’s mirroring micronews.debian.org, not Twitter.
deadcream@sopuli.xyzto Linux@lemmy.ml•I need resources and pointers on how I can write an implementation of Vulkan that supports my older Radeon card:7·3 months agoThat’s the other way around. It’s an OpenGL driver that uses Vulkan under the hood. OP would need the opposite to have Vulkan on his card, but I don’t think it’s possible given that Vulkan is a lower-level API compared to OpenGL.
deadcream@sopuli.xyzto Privacy@lemmy.ml•New pipe, invidious, freetube , brave, ublock none of them are working for me. How can I access YouTube privately.12·3 months agoWell, login gating worked for Facebook, Instagram and Twitter (it’s not dead yet despite some people’s claims). We here are tiny minority of social media users.
deadcream@sopuli.xyzto Privacy@lemmy.ml•New pipe, invidious, freetube , brave, ublock none of them are working for me. How can I access YouTube privately.20·3 months agoThey are currently A/B testing blocking access to videos without an account. That’s why some people are getting errors. It’s likely that it will be rolled out to everyone in the future.
That’s also true, but I have experienced an occasional issues when it would be stuck on downloading some package at 10 KiB/s because of bad mirror. Parallel downloads likely wouldn’t have helped in this case since it would select the same mirror. Obviously both issues need to be fixed though.
I’ve got a problem with port forwarding I can’t get working, never had that problem before and I don’t know network stuff well enough to figure it out.
Docs says that CachyOS has UFW firewall enabled by default. You can search how to configure it, it seems quite easy.
The updates are the winner for me- I don’t know how long this has been a thing with arch but downloading multiple packages at the same time. Game changer. I love Tumbleweed, but a 2gb “zypper dup” downloading package by package could take me 30 - 60 minutes.
It’s usually the issue with automatic mirror selection. If you interrupt zypper using ctrl-c (only when it’s downloading, not installing of course) then it should select a faster mirror next time you run it. Zypper devs really should work on this though.
deadcream@sopuli.xyzto Linux@lemmy.ml•Which Linux tool or command is surprisingly simple, powerful, and yet underrated?"2·4 months agoI actually installed it recently out of curiosity, but I’m hesitant about learning its advanced features like that. At least jq is a standalone tool that’s more ubiquitous than nushell, so you can rely on it even in environments that you don’t fully control (e.g. CI like GitHub Actions). And if you use it in some public code/scripts then other people will be more familiar with it too.
Avowed and X4 depending on the mood. X4 started slow but I think I’ve started the process of getting the hang of the basics after 30 hours.