• 0 Posts
  • 17 Comments
Joined 1 month ago
cake
Cake day: February 24th, 2025

help-circle


  • 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.




  • Lol. This comment sent me down a rabbit hole. I still don’t know if it’s logically correct from a non-physicalist POV, but I did come to the conclusion that I lean toward eliminative materialism and illusionism. Now I don’t have to think about consciousness anymore because it’s just a trick our brains play on us (consciousness always seemed poorly defined to me anyways).

    I guess when AI appears to be sufficiently human or animal-like in its cognitive abilities and emotions, I’ll start worrying about its suffering.


  • 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.