• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle

  • That’s actually cool and a bit like what I had in mind. But it doesn’t seem to offer an actual hierarchical view of the lemmyverse.

    It would be nice to have a forum style clear treeview of the forums (instances) and their subforums (communities) with activity indicators etc to make browsing and discovering content straight forward. Then if you subscribe to a community it would also show in it’s own treeview that the user could arrange to their liking.



  • Speaking as just a hobbyist, a more developer oriented community focused on the topic would be nice, if someone is up to the task.

    It’s currently hard to find any good information about how to actually use LLMs as part of a software project as most of the related subreddits etc. are more focused on shitposting and you don’t currently really want to talk about these in general tech/programming forums without a huge Don’t shoot I’m not one of them! disclaimer.


  • Regarding little Bobby, is there any known guaranteed way to harden the current systems against prompt injections?

    This is something that I’m personally more worried about than Skynet or mass unemployment now that everyone and their dog is rushing to integrate LLMs into to their systems (ok worried maybe a wrong word, but let’s just say I have the popcorns ready for the moment the first mass breaches happen with something like the Windows Copilot).







  • Correct, IMO it’s purely a UX issue.

    I think the current default UI feels awkward because it’s essentially trying to present dozens of individual web forums through a Reddit style interface.

    Edit: which makes the argument that this isn’t a problem because Lemmy isn’t Reddit seem funny since at least to me the problem stems from Lemmy trying too hard to replicate the UX of Reddit.

    Also, could we have a confirmation dialog for deleting posts. It’s a bit too easy to accidentally hit the trashcan, especially on mobile.







  • But it is a problem even with Reddit.

    At least for me many topics that I follow have several related subs and I often end up going through all of them individually to get a good overview and see different takes on news etc. With Reddit having the Other discussions tab helps a lot, but I guess that would be technically more difficult to implement in Lemmy.

    IMHO both would benefit from having a way to combine different feeds under user defined categories. How things actually work under the hood wouldn’t need to be changed, it would just be an UI feature that effects how the communities are presented to the user.


  • I think this is the obvious (and much needed) solution and will be something that the clients are going to implement at some point. Maybe with the option to merge similar posts, it could (occasionally) be fun to have the option to see all the comments from different communities with different viewpoints in one go.

    It’s something that would be useful even in something like Reddit where the sub fragmentation is much less of an issue.


  • Yep, for example I think the joke about a guitarist fingering a minor is gone now from it’s repertoire. Finetuning and guardrails probably also limit its capability to “understand” jokes in general.

    IME it’s explanations of jokes are usually really off too, probably partly because of the guardrails and partly because it’s understanding is so surface level.

    Edit: tried to see if understands the joke about guitarist but now it refuses to even explain it and just flags the question and freezes.


  • There are probably better solutions but I guess simplest way would be to solve that at the client end?

    Give users the option to merge community views from different instances (maybe too much hassle for the average user), have the client do it automatically for some specified communities, or have a mechanism by which the communities can hint the client to merge their content with specific “friend” communities.

    From users POV the last option would be the easiest (but it should be possible to opt out of it or customize the behaviour). To prevent trolling and harassment the merging would require an authentication from all participating communities. That doesn’t prevent multiple posts on the same subject but if majority of users see the same combined content the likelihood of double posts decreases. It would still spread the load between instances, and if they want the different instances could specialize on different aspects of the subject.

    Just a thought. I don’t know if it makes any sense from technical point, maybe it would be easy to implement without any changes on the underlying protocols or maybe it would require some ugly kludges and would just overcomplicate everything or is something not many people would even need or want.