• 0 Posts
  • 14 Comments
Joined 4 months ago
cake
Cake day: February 24th, 2025

help-circle

  • A lot of the immigrant labor has been at least slave-like for decades too. Under constant threat of deportation on their “employer’s” whim. Fairly common for “employers” to take documented worker’s documentation to hold them hostage. Reports of some farmers housing and working workers fenced-in, having them working under gunpoint. Some farmers have been caught buying and selling immigrants amongst each-other. I remember a report of a meatpacking plant calling ICE on its own employees to have them deported after they started asking for better treatment, then just hiring more immigrants to replace them. Hell, I even remember near where I grew up, you could see the shed-like shacks from the road on one farm where they kept the migrant workers; no electricity, didn’t look like they had any running water either.







  • He wants to use tariffs (which act like a flat-tax) to lower income tax on the rich. There’s speculation he’s also doing something like the “Mar-a-Lago Accord,” which involves devaluing the dollar (causing inflation). If wages don’t rise with the inflation (which they don’t want), US labor will be more competitive, so people can work in factory jobs with pay analogous to current Chinese factory workers.


  • Everyone in the presidential line of succession are monsters. The entire government is being reshaped into a totalitarian state. A full revolution or counter-coup is needed. I don’t see a revolutionary movement being organized any time soon. Maybe if we get into Great Depression-like conditions. I think the amount of surveillance, well-developed counter-intelligence tactics, and power of the state in modern America would still make a revolution very hard to pull off though. I suppose extremely popular mass civil disobedience could also bring everything to a halt and make the US ungovernable; not sure what would actually happen to the government though.




  • Yeah, I’ve been experimenting with YaCy, and discovered they have a PageRank-like algorithm, but it uses a lot of resources, so they don’t recommend using it and it’s turned off by default. Haven’t tried turning it on myself. Looks like the maintainer is focusing on YaCy Grid, meant for organizations, not general decentralized search.



  • If you’re running a lot of stuff on the same server, I agree with others that you’d want to use containers or VMs to avoid possible dependency hell. I prefer containers so I don’t have multiple OSs using RAM. I’ve never used Proxmox, but if I understand correctly, it’s an OS specifically built for running containers and VMs more easily, so I’m guessing that’d be a good choice. I personally just use Ubuntu LTS or Debian, Docker, and SSH to administer my servers, because that’s what I’m familiar with.

    A cheap used Desktop PC off Craigslist or whatever should be fine. Desktops are more upgradable and configurable. You’d want to make sure the CPU and Mobo support however much RAM you’d want. Ext4 is fine if using a single disk; ZFS for multiple disks with redundancy. Preferably, a smallish SSD for the OS disk, but not required.

    *arr stack for pirating: https://wiki.servarr.com/

    Jellyfin for serving media. You may want something like the cheapest Intel Arc GPU for transcoding if you’re going to serve HDR video to low-spec devices.

    Nextcloud for basic file sharing. NFS for high performance file sharing with Linux machines, if needed. Syncthing for syncing files if you need that.

    Immich for something similar to Google Photos, if needed.