How dare I polish and remove kludges from previous releases. 😆

Also, none of those kludges would have even been necessary if the project scope was properly defined from the start and the project manager didn’t let the users keep trickling in new requirements without also extending the deadline.

So yeah, how dare I go back and implement something the way it should have been done the first time?

  • JoshCodes@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Nice try Microsoft, I still don’t like your monthly “small” ui changes that hide the features I use and add extra “get copilot now” buttons

  • kamstrup@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    There is a dangerously large population of devs and managers that look at themselves, unironically, as the gigachads pumping out ui “upgrades”

    Many of these fail to realize how disruptive it is. UI change is like API breakage for the brain.

    I have lost track of how many times I’ve tried to help an elderly family member with an app after some pointless, trivial, ui change. Only ending with them entirely giving up on using the app after the “upgrade” because the cognitive overhead of the change is beyond the skill that can fairly be expected for them 💔

  • Nate@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I still can’t do half the stuff in the windows settings app that I could in the control panel, and every update removes an option in control panel without an adequate replacement.

    Inb4 “use Linux” I DO but Nvidia and Wayland is still BORKED (even with v555) and when I’m done with work I just want to load up a game and not have to fuck with drivers and never actually play. Sue me.

      • Prinz Kasper@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        2 months ago

        About a year ago I tried switching to Linux and used Linux Mint exclusively for about a month and a half.

        I have multiple monitors with different refresh rates, one 144hz and a 60hz monitor. The problem is that the compositor runs at the lower of the two, for both monitors. In theory it should be possible for a full screen app like a game to bypass the compositor completely, but I could never get that to actually work, games running in both exclusive full screen and borderless were kneecapped to 60hz video output because I had the audacity to have a secondary monitor connected. But even if that did work correctly, regular desktop use would still be kneecapped. Admittedly not as important, but still annoying. I ended up having to use a hacky config tweak to force the compositor to run at 144hz, which worked but also caused tearing on my secondary monitor.

        On top of that, X11 straight up does not support VRR / G-sync if you have more than one monitor. And HDR? Completely unsupported.