• 0 Posts
  • 2 Comments
Joined 10 months ago
cake
Cake day: May 15th, 2024

help-circle
  • I asked someone on bluesky i follow what is mastodon lacking that they ultimately chose bluesky, and they said something along the lines “basic ease of use. The way it works is probably perfectly sensible to fediverse people, but I had an awful time there”

    They do indeed have (abandoned) mastodon account with posts, so they did try. I don’t know what they meant by it lacking basic ease of use, and I didn’t feel entitled to ask stranger for more explanation. But it wasn’t picking instance, since they already had an account on one of them.

    The only thing I personally noticed is off is following people on other instances if you’re not looking at them via your instance website Identity not being perfectly transferrable on mastodon. You can post a special “follow me there instead” post, but what if your instance went tyrant and wouldn’t let you post it? Or just went offline? I think cryptographic identity would be more robust for that, but it would also mean user having to store private key somewhere, which would be even less user-friendly


  • Ctrl+c not copying on rare occasions. Even if it’s my keyboard’s fault, it could be avoided with some visual feedback to confirm to me that ctrl+c was registered ans clipboard was updated, so that I’d immediately know that it didn’t work after pressing ctrl+c, rather than later when i switched to a different window/tab and pasted the wrong thing

    The fact that i can’t route audio between apps (without 3rd party closed-source apps). Why is something so basic not included into the system?

    Registry

    As a c++ dev: winapi. Right away you are greeted by windows.h adding loads of macros with common identifiers without any prefix to your preprocessor. That’s a sign of things to come for anyone who has to use it. Maybe that explains lack of open-source audio routing apps: nobody wants to deal with windows driver development for hobby - and if that’s the case i sure can’t blame nobody for that.