• 26 Posts
  • 417 Comments
Joined 2 年前
cake
Cake day: 2023年7月13日

help-circle











  • Because with federated services people don’t have to host an activitypub server, you can join a federated instance that someone else maintains.

    The typical Twitter user balked at just selecting a mastodon instance when they signed up in the app… similar issues for reddit users looking to come to lemmy. If you think that they’re going to be willing to go and set up and manage their own server, even on a free hosting site, you’re wildly mistaken.

    If you don’t think you need the normies on your social network anyways, I have no polite way to tell you that most people want to join social networks with their friends.




  • Why do we advocate for, and pour hours of development into, ActivityPub rather than

    Because that’s what the devs are interested in doing. If you’re going to ask anyone, ask them.

    a big thing you’re missing is discovery of old content and searching. You’re describing a purely ephemeral social network. Activitypub itself can’t solve that, but this is why federated networks exist instead of purely P2P.
    Maybe some people want that, after all Snapchat became popular. But it wouldn’t work for something like Lemmy.







  • I prefer to coach my enthusiasm for the productivity improvements.

    If all you’re using it for is to find the relevant parts of the relevant documentation, then a vector search would do as well.
    What an LLM can do is synthesize readable docs out of poor or missing docs. When it isn’t hallucinating, that is.

    But I don’t actually see anyone using LLMs just to cut through the docs, they’re using it to code. And the results I’ve seen are pretty mixed. It does seem to help ramp up in a new area, but it also seems to become an impediment to moving past the ramp-up phase.
    Beginners can now produce beginner code at 2x the speed, and senior folks can now produce beginner code at 3x the speed. But nobody is producing senior level code.

    Plus, you know… All the ethical and socioeconomic concerns.