• 2 Posts
  • 90 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle



  • Agreed. They make sleek, flashy products for a reason- shiny = better. It’s not so much a case of making products that die easily, as it is making incremental upgrades that encourage big spenders to get the latest version.

    I’m pretty system-agnostic, each cult has its flaws, but one thing Apple does not do is make crappy hardware. My last MacBook was still going strong after 6 years, my partner’s Air is pushing eight. My iPod Video has been replaced by my phone, but last I turned it on, it was working fine, must be over ten years old.















  • My exposure to Linux is pretty minimal, especially Linux with a GUI, so forgive my ignorance. Even reading over this thread I’m confused as to the issue here.

    I don’t need an ELI5, but maybe someone can explain it like I don’t know what Wayland is?

    My understanding is that an app should ask the system to display an object at X size, let’s say text at size 14. The system then works out that at the currently selected display resolution, size 14 will be Y pixels big. If needed, the system can scale that based on user preferences- a small, high DPI screen could render size 14 at only a couple of millimetres, for example.

    Is the problem that devs are building things in a way that bypasses scaling? For example, hardcoding size 14 text to be Z pixels high?