• 1 Post
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle







  • What would you say is missing from the mastodon user experience vs twitter?

    Things I would like:

    • better discovery/suggestions when people first join. I get a “selling point” is that the timeline isn’t algorithmically driven, but just to help people get their feet wet start showing them some stuff
    • when displaying a post there needs to be a better mechanism to fetch all the replies. Right now it’s possible to respond and say something someone else already did because you you’re not shown their reply. For federation reasons I guess.
    • better list integration

    But overall, for me the functionality I used from twitter I have on mastodon too. The real missing feature is the huge variety of people, and getting that takes time.




  • This hasn’t been my experience. Yes, chatgpt gets stuff wrong, and fairly regularly. But I can ask it my question directly, and can include sample code, and I get an answer immediately. Anyone going on stack overflow has to either google around and sift through answers for relevance, or has to post the question and wait for someone to respond.

    With either chatgpt or stack you have to check the answer to make sure it works - that’s how coding goes. But one I know if it works or not pretty much immediately with fairly low investment of time and effort. And if it doesn’t, I just rephrase the question, or literally say “that doesn’t seem to work, now I’m getting this error: $error”