• 9 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle





  • I mean with federation it shouldn’t matter which instance people sign up on. I think largely they should pick smaller ones which might be local to them, or they know their admins, or based on the admin’s rules and approach to running an instance. The “subscription pending” thing is actually a Lemmy UI bug, you should actually be subscribed despite the UI, I think it’s this bug report which covers it.

    Federation works based on a push model where new posts are pushed to the servers it federates with, so the speed will largely depend on the local instance, which should be caching the posts and comments, not the remote instance.


  • Just looked it up since I was sure I had read they had their own. On their wikipedia article it says:

    In its early days on the Internet, the Qwant search engine relied on Bing to provide more relevant results. In 2016, Qwant claimed to be increasingly using its own results from its own exploration robots. It is still at the status of hybrid engine.[89] In 2020, Qwant claimed to have exceeded 50% of independent results for web searches, and 70% for all researchs

    so I guess it’s both bing and their own thing.










  • Firstly, I think if you want to try switching to macOS, do, it might suite you better. You could always switch back to Linux if you change your mind, but be aware linux typically runs worse on apple hardware. I would say I’ve read and heard people have plenty of problems on macOS too, so the grass might not be as green as it first appears. MacOS does have one thing going for it, which is integration between hardware and software, apple make both. You can get a similar effect by picking specific hardware in linux, it’s less important, linux runs well on most hardware, but if you for example pick a thinkpad, you’ll probably have a better experience on the whole as lots of linux kernel developers use them.

    It could be worth trying to ask in a community forum or IRC about each bug specifically and try to fix them, or you could switch distributions and see if a different distribution runs better for you, although Ubuntu is pretty well used and I think I’ve heard they tend to ship recent kernels.

    I don’t think the variety is effecting this too much, generally someone working on some tiling window manager isn’t impacting a user who’s using a vanilla-ish ubuntu install, it only really impacts the folk using it and if you’re using Ubuntu you’re using a well defined, well tested set of software. Yes maybe the variety of package management might be effecting you if you’re using some esoteric package management system, but ubuntu uses apt and to an increasing degree snap, so I suspect that isn’t playing a big role in your problems.








  • I’m a opensuse tumbleweed user on my desktop and laptop. I also have an ubuntu home server.

    I really like tumbleweed, but I have been thinking of switching to an immutable distro like guix or nix. I’ve tried guix several times and found it pretty good, but never stick with it due to its lack of KDE plasma support. Maybe I should give nix a try.