• 1 Post
  • 19 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle

  • 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?




  • gazter@aussie.zonetoProgrammer Humor@lemmy.mlEmails are hard
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    2 months ago

    I feel like the level of snark in your reply is… High. It doesn’t make for a pleasant interaction, and it doesn’t help make lemmy a nice place to be.

    So, if the image you want to put into your email is not hosted somewhere, what’s the best way to go about this, ensuring compatibility?













  • gazter@aussie.zonetoTechnology@lemmy.ml...
    link
    fedilink
    arrow-up
    2
    ·
    10 months ago

    I think about this in my workplace. I’m not on the IT side of things, but I do have more of an interest than most. And wow, it seems a mess.

    I think the problem lies with all these nifty solutions being implemented, and then suddenly it’s someone’s job to tie them all together, which they get halfway through doing before they are called off to do some other task… There doesn’t seem to be an overall architecture, or a coherent model of how information should flow around the business. I’m guessing you come across this a lot? How does that get solved?