I’m a pixel artist and vtuber! Check out stuff and commissions at misnina.com.

.art account

doll base for avatar

  • 2 Posts
  • 15 Comments
Joined 3 years ago
cake
Cake day: June 4th, 2023

help-circle

  • Nina@lemmy.mltomemes@lemmy.worldYou're tearing me apart!
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    2 years ago

    What is it about short vertical video that makes people froth insanely at the mouth? Don’t “china” me on it, people whine over youtube shorts, instagram reels, they poopoo on snapchat, loathed twitter stories, and thought vine was a stupid idea. It feels like an ancient redditor thing, but I was in the 11 year club too and it’s just a different type of format for media, media which can be used in many different ways, as always. Like how internet video generally is different to TV.







  • Similar, I’m assuming gmail is a no go? I feel like theoretically it should work but it’s not. However, this may be because I’m using elest.io -> docker, but something’s fucked up with my domain’s SSL and it’s signed by itself. It gives the browser a big huge 'ol unsecured warning, so I would assume that because that’s messed up it’s causing gmail to not accept it? I’ve opened a ticket with them, so eventually maybe I can figure out if that’s the case, I’ve never had a problem pointing namecheap domains to anything before.

    It says this, but I assure you, the password is correct.

    lemmy_server::api_routes_websocket: email_send_failed: permanent error (535): 5.7.8 Username and Password not accepted. Learn more at5.7.8  https://support.google.com/mail/?p=BadCredentials [long chain of numbers and letters I'm not sure matter] - gsmtp
    

    The settings

      # Email sending configuration. All options except login/password are mandatory
      email: {
        # Hostname and port of the smtp server
        smtp_server: "smtp.gmail.com:587"
        smtp_login: "crystals.rest.lm@gmail.com"
        smtp_password: "[the password]"
        # Address to send emails from, eg "noreply@your-instance.com"
        smtp_from_address: "crystals.rest.lm@gmail.com"
        # Whether or not smtp connections should use tls. Can be none, tls, or starttls
        tls_type: "tls"
      }
    

    I also did start stattls and that didn’t work. Tried swapping ports around, nope.

    edit: fixed the ssl issue with elest.io, they just had a configuration wrong, but tbf lemmy support was added literally yesterday


  • Reddit/Lemmy are link aggregators with a forum-like comment and post structure. Mastodon/Twitter are microblogging platforms. You go to someone’s blog to read their thoughts, in the context of themselves, and everyone choosing to follow would like to keep up to date with their going ons/niche interests. You go to a forum to read discussions, on a specific topic, in a (somewhat) more organized fashion, and will recognize the regulars in regards to their discussion contribution.

    On Mastodon/Twitter, you follow people. On Reddit/Lemmy, you follow topics. You can follow hashtags on mastodon, and you can follow people on reddit, but in general, the philosophy of what you would do with these platforms is different. These both can work together on the fediverse, and in general, social media, because a post on either isn’t much more than text and images with some categorical tags/filters. The technical specifications aren’t that much different, so they can be applied in the same space.

    However, I feel like lemmy and mastodon aren’t going to see as much interaction with each other for this reason. It’s possible, people have already been demonstrating it, but I’ve tried browsing a community from mastodon and it’s just not inductive to how that UI/strategy displays long form comment chains. I mean mastodon itself doesn’t even create a visual indicator of comment chains. This isn’t exactly a terrible downside, I do like mastodon and used twitter a lot, but I go to lemmy and mastodon for different reasons, as they were created for different purposes!