• 0 Posts
  • 8 Comments
Joined 11 months ago
cake
Cake day: August 16th, 2023

help-circle

  • I had a motorola z3 play a few years ago.

    Software quality was pretty good. Security updates were sometimes 3-4 months behind and would combine a few monts when they did get released. When I contacted them about it I was told that not all security patches google issues apply to them. I don’t have a way of verifying that.

    With “normal” updates to different Android versions they where also slow, but I guess that’s normal with most Android vendors.

    The biggest bummer with that phone was that they killed the module-feature halfway trough it’s livecycle in some regions. (You could snap modules to the back that would add additional stuff like a 360° Camera or a bigger Speaker)

    There is an official lineageos build for the z3 play which still gets updated I believe. Even very recent motorola phones get lineageos pretty soon after release. (Not shure tho if that includes all or just the flagships)





  • X is old and very hard to maintain. A lot of rules about how displays work have changed drastically since X became a thing. X went along with most of those changes, which meant the introduction of more and more hacks to keep it running.

    Over time X became worse and worse to work on and people realized that it’s easier to write something new from scratch instead of trying to fix the decade-old technical debt in X.

    That new thing was Wayland and over time most if not all people that where interested in working on desktop compositing pivoted away from X.

    Wayland (as it is always the case with new software of that size) didn’t hit the ground running. It had various issues at the beginning and also follows a different desig philosophy than X.

    Despite a lot of issues being fixed some people are still very vocal about not wanting to use wayland for one reason or another. While some of those reasons are valid, most come from ignorance or laziness to adapt.