Hello thanks for visiting my profile.

For any picture posts I make with the [OC] tag, I provide a license for you to use my photo under the terms of CC-BY-SA-4.0. You may DM me for questions.

  • 3 Posts
  • 130 Comments
Joined 3 years ago
cake
Cake day: March 14th, 2023

help-circle



  • I use Threadiverse to mean Lemmy Piefed Kbin and similar part of the Fediverse, nothing to do with Meta. I selected this terminology to differentiate it from microblogging platforms like Mastodon, though they are absolutely welcome to participate by posting to Lemmy and Piefed communities. With character limits and other structural design differences I suppose it is just a harder challenge. If you have suggestions for another name to describe topic-based online socializing I’m all ears.

    Through the 10th proposed category, I’m hoping to make people aware of that connection to the wider Fediverse with links to Masto, PeerTube etc.



  • My first draft of the 10 categories:

    Vibrancy Challenge Categories
    1. (Freebie) Make a shitpost.
    2. Make a post about something other than technology or politics or a shitpost.
    3. Make a post showcasing a thing or topic you find interesting.
    4. Make a post to a community with less than 100 subscribers.
    5. Make a post to a community in a small instance.
    6. Make a post featuring a human-made piece of art.
    7. Make an on-topic comment to a post in a small community.
    8. Make a comment or post sharing news about a location relevant to you.
    9. Make a high-quality long form text post or comment.
    10. Post or comment a link from another part of the Fediverse.

    Feedback welcome.

    Update: Reception seems good. I’ll post something shortly here and on my home instance.



  • I like that there are a variety of apps and services for different tastes and needs. On services, I like that Pixelfed and Loops exist to fill Instagram style niches for people even if it’s not my cup of tea. Jerboa is a no-frills Lemmy app and that’s how I want it, but I appreciate that there are many others with a plethora of features and styling choices that suit people, and are not forced to a single kind of experience.


  • What’s the threshold for a tag?

    Just add context as a top level comment or in the body text area. Someone can come in to clarify if the poster is missing it.

    Even for a poster sometimes it’s not obvious if there is any AI in the project. Example: Lutris, dev said they are adding Claude commits and will be scrubbing mentions of the tool from PRs. Sometimes AI is discussed but rejected.

    It’s easy to tell when a whole project has been vibecoded, but the grey zone of an existing project that may or may not have had slopcode added, is tougher for posters to discern.





  • Aside from the point that Jellyfin is meant to browse your own personal collection of files usually after the fact…

    Some file formats like mkv do work even if partially downloaded, so if you’re downloading a torrent for a free libre open source movie, choose the option to download chunks in sequential order, and I think there’s a way that you can watch while downloading.





  • I think much of the gatekeeping is over concern that if you mess up, you could unknowingly be allowing a sophisticated hacker to access all the data on your network, without any obvious signs. And maybe some people don’t want to field noob questions like “I clicked something and now the GUI gives a 😕 and doesn’t work anymore, what do I do?”.

    There is a skill floor, I would say similarly that you wouldn’t be ready to install Linux yourself if you don’t get suspicious when a .iso download gives you a .exe file instead.

    I think Yunohost is a decent solution for beginners that avoids as much of the nitty-gritty as possible. Louis Rossman has made a massive guide that’s about as close as an IKEA step-by-step as you can get with this stuff. We should be encouraging people to learn, but there is a sense of reticence to have people get too in over their heads due to cybersecurity reasons.

    Edit: linked the guide


  • On the topic of ‘hills to die on’, I will say I have gained a significant respect for you over the last 2 years, for sticking to your principles on this and following through on them.

    We might disagree on the best way to do things. I’d witnesed you in the past receiving a lot of pushback (to put it lightly) for a well-intentioned but controversially implemented project (the whole Reddit mirroring and account claiming thing you tried). If I had been in your shoes at the time, I would probably have quit Lemmy and the Fediverse entirely for something else in order to try to pursue that vision. Yet, you’ve stayed with it, with the aim to refine your ideas on how to better bring decentralized social media to the general public. So kudos to you for your resoluteness on this.


  • AFAIK, It’s to solve or mitigate the “Replies from other servers may be missing” issue.

    Essentially imagine you are signed in on server A, responding to or looking at a comment from server B. But people on servers C, D and E have faved, boosted or replied to that same comment. Unless you or someone on your server had followed people on the other servers, you can’t see those comments or their contributions to the boost count, unless you go to view the comment on server B’s site.

    Backfilling means server A fetching those other actions from other servers somehow, so that they will show up when you view it from your own server reliably. Examples of that somehow could be, obtaining all the info from server B (localized single source of truth), it could be collected individually from other servers, from a centralized server, or other means.