• 35 Posts
  • 661 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • Edit: My bad English. I tried to rephrase this reply.

    But the blog post is 2 years old and not part of the application. Since then new users started using the app. Most people don’t read blog posts, if nothing big changes. Was there never a popup message, in example after a regular update, to inform about upcoming huge changes? So that people do not get surprised. The app description should have this information very clear and prominently on the top. No current user should be in a position that the app changes like this.









  • Not all new users should be treated the same. There are technical new users and those who don’t care the technical details or updates. Arch based distributions are good for new users too, especially if we are talking about gaming. WE shouldn’t treat every new users like it they are the dumbest people on earth (generally speaking). Instead these blind recommendations, we should talk with the new users what type of user they are, what they want and what they are willing to do. We should utilize the strength of Linux instead just recommending the same distribution all again.

    /rant over


  • Are you sure we are talking about the same thing. I’m not talking about an universal Bluetooth adapter? The official Wireless Adapter from Microsoft uses a proprietary driver. Xpadneo supports only Bluetooth (as stated in the Github, unless I misunderstand something). To use the official Microsoft dongle xone is needed. The Xbox One S controller supports both, Bluetooth and Proprietary drivers.




  • Short: xone driver fork

    Long:

    I use Xbox controllers for years on Linux. And my current one is Xbox One S controller with the official Microsoft dongle (not Bluetooth, but the proprietary connection). Linux does not support this driver, but there is a community driver: https://github.com/medusalix/xone And for whatever reason the newest Linux Kernel 6.11 and upwards broke this driver. That means this driver does not work on Linux Kernel 6.11 or newer, until it is patched. And I believe Fedora 41 ships with 6.11. But wait! There is an alternative fork that fixed the driver: https://github.com/dlundqvist/xone You only need to install this one.

    Why is it that complicated in Linux? That’s because the Microsoft driver and dongle are proprietary and do not provide an official driver for Linux. Look it this way instead being complicated: It still works, because of the awesome community! Some people prefer using the Bluetooth connection. I personally don’t like Bluetooth in general for any device. So cannot assist with that.

    EDIT: Alternative way with xpadneo. Apparently this works too with the official wireless dongle from Microsoft: https://beehaw.org/comment/4056781 The installation might be more involved.



  • I don’t like Snap too, but it has some advantages over Flatpak. And unfortunately the most popular distribution still uses Snap. In example it is easier to create Snap packages and Flatpak does not support CLI only applicatoins ( Edit: my bad ) , but Snap does (something like grep in example). Also some may like it more that Snap relies on AppArmor instead using the custom solution of Flatpak.

    All in all, its not like black and white which is better. I still wish only one of the formats would exist, because this is not the kind of fragmentation I wish to have. But both exist and the end user should decide which of them to kill.




  • Immutable does not mean “not changing”, but rather that you don’t have the rights to change. If you take the immutable option away, then its changing again, like when you update your system. People who have a problem with the term say, “see its not immutable, the term is a lie!”. Which I kind of agree, but somewhat conflicted.

    Atomic is an attempt to create a new “meaning” with a word, that cannot be misunderstood. Its trying to avoid the situation of “Free” in example. But I don’t like the term Atomic either, because it just suggest to me that everything is split into many little parts and is not self explanatory like Immutable. I’m conflicted here too.

    I’m always conflicted.