• 6 Posts
  • 158 Comments
Joined 2 years ago
cake
Cake day: August 6th, 2023

help-circle
  • I work at a game studio that provides Linux-native builds of our game. I don’t speak for them but in my opinion this gives us an opportunity to take advantage of Linux features such as better input systems, performance, dev tooling, and in the future maybe APIs like Wayland. While the Windows build does work via Proton, it’s limited to what Microsoft allows us to do with the Windows API. We also have to use a non-standard-compliant compiler (msvc) and overall maintaining a Windows build damages code quality, performance, dev speed, and end user experience. Our Linux userbase is already small enough, imagine if all our players started using the Proton version. It’d become impossible to justify spending as much time on the Linux builds as we do, and they would probably stop being available. So, although I see WINE and Proton as a net positive, I fear it will slowly kill Linux development and eventually all games will be limited 100% by what MS decides, despite technically playing them on a free platform.






  • I’m personally really excited for Linux phones and want to move to one relatively soon. They’ve done amazing work on the experience of using them. What I’d really miss, based off of talking to folks and trying them at conventions, is:

    • battery life. My Pixel 3a lasts over a day on Android, likely much less on pmOS
    • UnifiedPush for notifications. I only see a Matrix client listed as WIP. Every other app (Fediverse, Signal) I would have to keep running in the background
    • Notifications while in sleep mode. Looks like we don’t have “Doze Mode” from Android, so only calls & SMS work while asleep
    • Fingerprint sensor. More of a QoL but I kept my phone model specifically for the ergonomics of the sensor on the back, and being able to scroll with it. Communication with the sensor is not yet figured out


  • While degoogling is accessible right now, what worries me is that all of these projects are 100% dependent on Google’s whims because they use Android as the upstream. Same reason why I don’t use Chromium browsers: yes, they can patch over things, but they can’t fight the direction of the upstream project and they are powerless if the upstream stops publishing commits / source, like Google seems to be moving toward. Additionally, what “the big distros” aka stock ROMs do to prevent FOSS apps being installed means a much much smaller potential userbase for them. I develop an Android app, and (while I don’t have analytics) I don’t find it unlikely that at least half my users are on stock roms that would lose access to my app with this policy. It’s much less motivating to develop something when I know less people will benefit, and especially knowing I’m supporting only custom roms that are 100% beholden to Google. Degoogling is a good first step. I’ve been on Lineage for many years now. But I believe that the step that will truly make us independent is moving to Linux phones.











  • I had a ROG Zephyrus G14 “AMD Advantage” laptop with a AMD GPU in it that suffered from these “ring” crashes (according to dmesg). They came and went every few months sometimes with several weeks between crashes. When it would happen, audio kept playing but the display was frozen (can’t even go to tty) and I had to force poweroff. The crash could also happen on Windows (I installed it just to test repro) but Windows handled restarting the GPU so it wouldn’t freeze unlike Linux. The conclusion, at least in the community of people with that laptop, is that it was a hardware defect and the laptop needed to be RMA’d. ASUS wouldn’t do anything for mine though despite explaining the issue to them and showing it happening on Windows.

    Either way, I now own a Framework 16 with a 7000 series GPU and am very happy :)