On the internet, nobody knows you are Australian.

also https://lemm.ee/u/MargotRobbie

To tell you the truth, I don’t know who I am either. Somebody sincere, perhaps.

But if you ever read this one day, I hope that you are as proud of me, as I am of the person I imagined you to be.

  • 2 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle



  • There is an interesting, and almost universal phenomenon on reddit that every time a subreddit gets past about 40,000 subscribers, the discussion quality immediately drops off a cliff, unless extremely harsh moderation policies are implemented to explicitly weed out low effort content which brings its own set of problems.

    My theory on why this occurs is the scaling power of moderation. I think you computer people are probably very familiar with the concept of scalability, and that size is its own challenge at the hyperscale. So for a centralized system like Twitter or Instagram or Facebook, moderation can only scale vertically, so a huge moderation team is needed to contend with the scale of these platforms alone, which also forces the need of personalized recommendation algorithms to promote this that are actually interesting to individual users.

    Reddit was able to partially avoid this phenomenon with the subreddit system, which means everyone was able to effectively manage their own, smaller subgroups who shares common interest without intervention from the site admin/mods to achieve a form of pseudo-horizontal scaling. You can also see the success of that with Facebook Groups, which are one of the few reasons why people still use Facebook for social media even though they do not want to interact with the current Facebook audience.

    Lemmy, and the rest of the fediverse platforms would suffer the problems even less, as now every group admin can now be completely independent from one another, which means that real horizontal scaling can be achieved and hopefully preserving the discussion quality to a degree as it grows.







  • My advice is to restart with Arch (I use Arch btw). Not Manjaro, I’m talking Arch.

    I think using/installing Arch as well as its barebones nature FORCES you to understand how Linux works differently than Windows with concepts like root, bootloader, terminal emulation, and disk partitioning, just to give you some examples. At the same time, Arch has excellent documentation, a great package manager in pacman, and rolling release model that greatly simplifies maintainance during daily use so you can tune it to exactly how you want it.

    I believe doing it the hard way at first will make it easier for you in the long run if you really want to understand Linux, and Arch is just the right amount of difficult to make you learn Linux, whereas Gentoo would be too hard and you don’t learn enough from using Ubuntu/Debian/Mint.

    But yeah, if you just want to use something that works well out of the box, then Ubuntu is great, there’s nothing wrong with using the more user friendly distros.