• 1 Post
  • 19 Comments
Joined 1 年前
cake
Cake day: 2023年6月2日

help-circle




  • 2001 is divisive. I love that movie, but I know so many people that find it insufferably slow.

    I think it’s just too “spacious” for lack of a better term. It only presents the bare minimum in plot and focuses almost entirely on the cinematography. But just think about it in the context of 1968. This was during the height of the space race, and the film explores the core concept: what is the destiny of humanity and where did we come from? It’s so fucking massive in scope that the only way to do it justice is to just give the viewer space to digest.

    As such it asks a lot from the viewer to fill in the gaps and use the film as more of a meditation than a passive viewing experience.


    1. There Will Be Blood
    2. The Fabelmans
    3. Gangs of New York
    4. Memento
    5. The Dark Knight

    This is an incredibly difficult question for me, so I have to list my runners up:

    • The Prestige
    • Shawshank Redemption
    • Pulp Fiction
    • Spirited Away
    • 2001: A Space Oddysey
    • Dallas Buyers Club

    I’m probably an idiot for not including The Godfather but it’s been a long time since I saw it so I probably need to watch it again.














  • In theory, they can. But it depends on how it’s deployed.

    From my cursory look at the deployment docs, Lemmy’s default deployment option is via docker. It relies on a postgreSQL server, which may or may not scale horizontally depending on the admin’s choice of implementation. For example, a deployment on AWS using Aurora would theoretically utilize auto-scaling.

    I haven’t personally deployed an instance so, grain of salt.



  • It seems like a common issue among ActivityPub services that people flock to the most popular instance and this causes problems. Why can’t load balancing happen transparently? It seems like the main thing that actually makes a difference between which instance users want to join is what the moderation will be like. Like I don’t want to be forced to sign up for an instance with a high amount of censorship compared to the rest of instances.

    So maybe user registration should start from a centralized site that can describe the trade-offs of joining the various instances, and users don’t get to select their specific instance by default, but rather they select based on a loose moderation policy, and then load-balancing occurs on the backend.

    EDIT: I also want to be able to migrate between instances without losing my community subscriptions.