Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MI
Posts
4
Comments
169
Joined
2 yr. ago

  • Nice whataboutism you got there.

    I'm not American, so I that's not a burn, in case you were trying.

    Tell me, were those in power for decades, and then passed on their direct rule to their son without an election?

    Did they also create legends about themselves? Really absurd stuff like they don't need to poop?

  • Besides what everyone already said, I would emphasize docker. Just take the plunge and learn it. It will make hosting and keeping things organised much easier.

    If you want to go the extra mile, you could have a look into ansible, to make your build reproducible. But it's probably overkill for now. You'd probably take so long to get anything done that you might lose interest.

  • That looks really cool!

    Never stopped using that UI. It's clean, it's functional, it's responsive, etc.

    For the life of me, I have no idea why people changed. I understand if you never saw it, but to have used it and still decided to migrate, that's beyond me.

  • They will if they have a better UX, computational resources, brand recognition, and can sign you up with your current Instagram account. Which seems to be the case.

    Will everyone join? No. I'd rather go back to Reddit than to sign up for it.

    Will the vast majority of people join? Yes.

    The new Threads app had something like 10M users in 7h. The whole of Lemmy is 2M users.

  • Sorry, but I think you're missing the main point.

    The risk is not to be tracked, the issue is embrace, extend, and extinguish (EEE): https://en.m.wikipedia.org/wiki/Embrace,_extend,_and_extinguish

    They are currently competing with Twitter and Bluesky, they just need users to kickstart their new platform. That's where the fediverse comes in. All Meta has to do is to convince the instances to give them users.

    Meta has a lot of money to throw at UX, they will design a better one than Mastodon. Their instance will also be more reliable (since they have money for lots of computational resources). This will allow them to spread their influence on the fediverse (so that people follow others on Threads), growing up to be the largest instance, and then just defederate from everyone else to “stop spam”. People will then move to Threads so they keep following their friends there (because their friends signed up for meta, since it was all compatible anyway).

    And only then, they will start to harvest data and put ads in front of you.

  • Never self-hosted Lemmy, but have self-hosted other things in the past. While you don't necessarily need to code, you need a fair amount of code-adjacent skills. If you ever want to get into self-hosting, you should have a look into (at least):

    • the linux command line
    • ssh
    • how ports work
    • VPS providers
    • DNS registrars
    • nginx
    • docker (while you don't need it to host things, it makes your life 10x easier)