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

help-circle







  • That world isn’t a better place. The problem with violence is who decides when it’s used, and why it’s used.

    I don’t want politicians I support (who in my view are taking reasonable, legal actions) to be assaulted by opponents. It’s why we have due process, so that it’s not just a case of “we have a mob big enough to do this”.

    Quartering? That’s awful. Violence or detainment should not be used as punishment or to inflict pain, only to prevent future harmful actions.


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



  • You’re right that it completely fabricates stuff. And even with that reality, it improves my productivity, because I can take multiple swings and still be faster than googling. (And sometimes might just not find an answer googling)

    Of course you’ve got to know that’s how the tool works, and some people are hyping it and acting like it’s useful in all situations. And there are scenarios where I don’t know enough about the subject to begin with to ask the right question or realize how incorrect the answer it’s giving is.

    I only commented because you said you can’t get the correct answer, and that people don’t check the answer, both of which I know from my and my friends actual usage is not the case.



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