The only amenities I needed were increased FPS, NBT Tooltips, Fancy-leaves-on-Fast-graphics, Zoom, and Saturation Display. These are provided on Fabric, respectively, by: Sodium NBT Tooltip Also Sodium (once they fix #233) Cull Leaves, for now WI Zoom AppleSkin I will update this post as I use more stuff. I will cross out, but not delete, mods I no longer use.
[BREAKING] Huntsville PD program mandates landlords to deny housing based on criminal history
Both the official website for the Program and its inaugural press release give no indication of these requirements — which the ACLU has argued violate the FHA — and which have entirely evaded public knowledge until now.
test post: dash conversion
[TODO: delete this post once coffee2code/wpuntexturize#2 is resolved]
[DRAFT] Pleroma on Docker Compose
This testing was done with Pleroma 2.4.1, in environment Rocky Linux 8 (Before starting, be sure docker and docker-compose are installed, as well as git, and NGINX.) Fetch and prepare the source code: git clone -b stable –depth=10 "https://git.pleroma.social/pleroma/pleroma.git" && cd pleroma git fetch –depth=20 "https://git.lain.church/squeegily/pleroma.git" "feature/docker-compose":"feature/docker-compose" && git -c "user.name=Anonymous" -c "user.email=nobody@localhost" merge –no-commit "feature/docker-compose" read -p "Enter your domain name: " pleroma_domain Build it: mkdir -vp uploads …
Recovering an eBay account permanently suspended for no reason
“We have reviewed the activity we have seen connected to your account. As a result, your account has been suspended because we believe this activity presents a risk to our eBay community. We do not make this decision lightly… there is no appeal for this decision.”
Installing NGINX on CentOS 8
Installing NGINX on RHEL-spectrum systems, from the official repo http://nginx.org/packages/${distro}/${distrorel}/${arch}
Installing Docker+Compose on CentOS 8
How to install Docker + Compose (and also grab Git and Nano while you're in there): This is mostly a tl;dr of the instructions: sudo dnf remove docker\* sudo dnf config-manager –add-repo https://download.docker.com/linux/$(. /etc/os-release;echo $ID)/docker-ce.repo sudo dnf install docker-ce docker-ce-cli git nano sudo curl -fL "https://github.com/docker/compose/releases/download/v2.3.3/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose && sudo chmod +x /usr/local/bin/docker-compose sudo systemctl enable –now docker sudo usermod $(whoami) -a -G docker
[obsolete] Gab Social on CentOS 8 via Docker Compose
This post is not relevant anymore. Gab has permanently removed (and will not be re-enabling) Federation in any capacity, so there's no point to even considering running your own Gab Social-based site. These instructions cover the complete process, “all batteries included”, as I executed this on a VPS. First, install Docker+Compose. Then, grab the Gab source code and build it: git clone -b develop https://code.gab.com/gab/social/gab-social.git (No; they do not …
Sonoma County SO #191115-013
Sheriff's Press Release The protestors' flyer Excellent article (ft. mugshots!) (archive link) Informative thread Good article Facebook post from MIRI employee Facebook post from reunion attendee LessWrong ban Supposedly leaked legal discussion A sympathetic source familiar with the matter tells me that Ziz still hasn't got a lawyer, nearly 1½ years after the arrest date, and that the story behind this fact may be newsworthy
Namecheap affiliate-linking
Our hosting provider is excellent; I was considering adding a link to them in the sidebar. I then further considered making these links "Affiliate" links, because a discount on the hosting I'm paying would be cool. However, it does appear that doing so would come at a specific burden. The following must be fulfilled just to put affiliate links in the sidebar (all emphasis added): Your Site specifically shall …