Skip Navigation

Posts
3
Comments
570
Joined
2 yr. ago

  • Same. Not to mention that there's window managers in development if people prefer that. Some examples I know include Sway for those who want something like i3, Wayfire for those who miss Compiz and Hyprland for a more polished tiled experience. Hyprland in particular I'd recommend as I've personally had no luck with Xorg compositors like Picom - didn't work with my GPU.

  • As someone who's used both, the way federation works on Bluesky/Atproto is very different to how ActivityPub works. It's very much a backend thing, letting that do the heavy lifting and prevent the user from worrying about it as much as you have to here, rather than trying to make its fediverse a whole experience.

    As for Tumblr, there was talk about bringing it to the fediverse and Wordpress themselves have already allowed users of their hosted blog service to opt-in to this, but have not done it for Tumblr. And Threads? Well, there was a pact to fediblock Threads because of its ties to Facebook, so there's that.

  • Well for one, if a feature is implemented in Atproto, it'll be implemented for the entire federated network. With ActivityPub, there's inconsistency with the features (You still need Glitch-soc if you want Mastodon with text formatting, for instance) and, while yes it's cool that I can talk to Lemmy from my Mastodon account, it's quite a clunky experience IMO and shouldn't be a selling point to the regular user who just wants to post about what they're doing.

    A technical overview of Atproto can be retrieved here.

  • I'll try to explain to the best of my ability, from having used both and figuring things out.

    On Atproto, the federation is very much more on the backend, where the Personal Data Servers are interlinked and people access the protocol through bsky.app or some other app they wish to use. They have started rolling out the infrastructure to allow federation between different PDSs and have started moving user data to them. They've made for a more predictable, consistent federated experience (which has been a criticism of the ActivityPub's fediverse), and allowed for a more resilient infrastructure, but unfortunately it's limited to what Bluesky wants which is just microblogging while ActivityPub is more flexible (see: Mastodon, Lemmy, Funkwhale, PeerTube, Wordpress, etc.) but has the cultural issue of people treating their instance like their own personal forum and not a critical part of the fediverse's infrastructure.

  • Messed with it a bit and it still thought Queen Elizabeth was the current reigning monarch in the UK.

  • Generally they're both the same, just that Arch might need a little more setting up in some aspects, but a lot of what you learned on Endeavour can just be used on Arch.

  • There was a petition for the UK Parliament to implement what this politician wants by requiring verification for accounts (Piers Morgan was endorsing it iirc), and I believe a petition to not implement it under the pretense of it harming transgender individuals (e.g. deadnaming, having to come out to a stranger for verification).

    Parliament did respond saying such legislation would stifle the freedom of expression, which is true, but it doesn't matter when the UK has other legislation doing the same thing.

  • all this just to find the person with a Vegeta avatar that clowned on them on Twitter or whatever

  • Actually confused kpop fans this way, since IU is the name of a kpop star.

  • Yeah, I'd shove Pacman up my ass... wait you were talking about the package manager?

  • Whoever owns that M28 needs to take better care of it.

  • Ironically, I believe the server for this instance runs Ubuntu.

  • This very Lemmy account is from embracing its domain name.

  • Sometimes I wonder what the big hold-up was. I remember NVIDIA wanted one type of renderer while the rest working on Wayland went the other way.

  • Depends. Steam and Proton handles most games and if not, I'll check Lutris. FWIW, some games like Doom and RollerCoaster Tycoon (the Sawyer, 2D era) have open-source remakes that work on modern machines.

    For regular software, I will try it in WINE and if it provides a good enough experience for daily use, I'll keep it there. If it doesn't, for any reason, I'll stick it in a Windows VM. For instance, Exact Audio Copy will work fine in WINE provided you get .NET 3.5 installed for the MusicBrainz metadata plugin, but MusicBee has severe enough problems (font redirection problems, lag when scrolling, can't drag tabs) for me that I just use it in a virtual machine or another PC. (I actually have another rig I'm considering using as a "jukebox" machine, since I have macOS on it and use it for Apple Music, so I'm compartmentalising my music to one machine if that makes sense)

  • NVIDIA has been notoriously problematic with Wayland from what I heard. When I bought my current rig I made sure AMD was powering the graphics.

  • The UK has really strict laws on firearms AFAIK, you have to either apply for a certificate from the police or surrender them even if you're an antique collector. The government website ofc does into more detail. I'm not really involved in the firearms debate, so I can't say if I want more or less. I will say there's a lot of knife crime in the UK though, enough for it to be a common occurrence on local news and a meme in online circles.

    I'm not from here, but in Svalbard, a firearm is a legal requirement due to the bears in the area, but even then the use of it should be a last-resort if all the other bear deterrents have failed. Tom Scott's got a good video on it.

  • AAAA

    Jump
  • Linux has a learning curve that's steep to the average Windows or Mac user. The guys suggesting Arch are saying it's easier than the other distros, but you have to remember that most of those coming from the other two aren't going to know what a command line is. I had to guide someone through it when they wanted to install VMware on Pop!_OS, I would not put them on Arch. (And to those suggesting the AUR, that still needs a command line and now you need to inspect the PKGBUILD for security purposes.)