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/)PR
Posts
10
Comments
1,314
Joined
2 yr. ago

  • Did you watch the video? The rock that keeps tigers away is like voting that makes organizing easier.

    Politicians react to organized mass movements, rather than elections. You got it backwards.

  • Is there a succinct way of articulating why we can't do both?

    You can, if you want to. Just don't waste your time on electoral politics.

    but communicating an actionable strategy I think is essential to folks in crisis.

    Yes. Organizing is an actionable strategy.

  • I'm quite clear: electoral politics is merely a distraction for left/progressive forces. Rather, you should organize with your fellow exploited siblings and built opposing power structures from the bottom up.

    He demands the opposite than wishful thinking, or "teleporting".

  • I don't think you got the main point of the video. Not only "large" change needs these efforts. Any progressive change does. As soon as there is no pressure by mass movements, politicians will drift to strengthen their power, which means moving to the right.

  • Homie, the Democraes right now are pretty much as much on the political right as the republicans were in the 90s.

    Smugly claiming "that's not how this works" isn't as good a point as you think it is.

  • Take my setup for jellyfin as an example: There's a database located on the SSD and there's my media library located on an HDD array. The HDD is only spun up when jellyfin wants to access a media file.

    In my previous setup, the nextcloud database was located on a HDD, which resulted in the HDD never spinning down, even if the actual files are never really accessed.

    In immich, I wasn't able to find out if they have this separation, which is very annoying.

    All this is moot, if you simply offer a tiny service which doesn't access big files that aren't stored on SSDs.

  • Please be mindful of HDD spindown.

    If your app frequently looks up stuff in a database and also has a bunch of files that are accessed on-demand, then please have an option to separate the data-directory from the appdata-directory.

    A lot of stuff is self-hosted in homes and not everyone has the luxury of a dedicated server room.