• 0 Posts
  • 186 Comments
Joined 2 years ago
cake
Cake day: June 19th, 2023

help-circle







  • kamen@lemmy.worldtoMicroblog Memes@lemmy.worldPlease, UI designers
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    1 month ago

    Hard agree. I’m not dyslexic, but I also occasionally mark text to keep progress, especially if it’s a long piece. And if I really want to copy that text, I will, sometimes just out of spite that you’re trying to outsmart me, and I’m more likely to leave your site sooner too.

    Also, while we’re at it, can you please leave scrolling behaviour alone and not override it? I have a nice mouse that lets me scroll as fast or as slow as I want to. In some rare cases with a fancy UI where one wheel notch scrolls a whole page I agree that overriding the behaviour is warranted. In all other cases just FUCKING LEAVE SCROLLING AS IS (as handled by the OS and the browser) and don’t try to be fancy; if you try to be fancy for no particular reason, I’m more likely to leave your site ASAP rather than prefer it over other sites.












  • kamen@lemmy.worldtolinuxmemes@lemmy.worldWSL users
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    Sounds like a network configuration issue of the containers - you either have to use the host network (probably not recommended) or to map the necessary ports of each app. But trying to do that in WSL sounds like an extra layer of fuckery that you don’t necessarily have to deal with. Running Docker directly on Windows sounds like the more sane thing to do in that case.