ohshit604
@ohshit604@sh.itjust.works
- Comment on YSK Lemvotes.org will show you votes on any post, comment, or by user, or anything on the fediverse 15 hours ago:
This post might as well encourage people to go and harass them, it genuinely isn’t a good look for Lemmy as a whole.
- Comment on Microsoft still can't convince folks to upgrade to Windows 11 5 days ago:
You’ll likely need to purge your Nvidia drivers after upgrading to 13, I had two machines fail to start NvidiaPersistence.d.service (or something like that) which caused the machines to fail on boot-up.
Reinstalled the drivers with
sudo apt install nvidia-driver nvidia-cuda-dev nvidia-cuda-toolkit
if you’re looking for raytracing don’t forget to installlibnvoptix1
. - Comment on bruh, i just realised that the last time i played Garrys Mod,Obama was still president lmao 5 days ago:
Garry’s Mod was fun, now the only servers that have people in them got ridiculous rulesets and the constant begging for donations & locking superior weapons behind a paywall gets old real quick.
Not hard to spin up a docker container for a Garry’s mod server, these server hosters are taking their position for granted.
- Comment on What is the current state of Matrix? 1 week ago:
As the end use my biggest gripe with Matrix is with voice communications, it’s almost as if you sneeze wrong you’ll lose connection to the voice group, screen sharing is horrible, no audio and the window is not adjustable, cant even make it full screen.
Now they’re reducing people’s usage by putting in a subscription and locking certain features, at least on the home server.
Disappointed nonetheless.
- Comment on What is the first electronic device kids get these days? (Desktop, Laptop, Tablet, Phone, Game consoles?) 1 week ago:
Respectfully I disagree with your view, get a device suited for them, install relevant software & apps that work locally, enable parental permissions or some other policy manager and disable internet access out right.
Ease off that restriction as they age, use a DNS sinkhole to prevent access to certain sites.
- Comment on Does anyone use a VPN to subvert the Netflix household device fencing? 1 week ago:
if you use the Netflix application chances are they’ll detect the virtual network on your system and if it’s in use, most people don’t seem to realize that applications have direct access to your hardware unless it’s containerized or virtualized.
- Comment on Does anyone use a VPN to subvert the Netflix household device fencing? 1 week ago:
EDIT: We get it, you like torrenting. Let’s keep comments on topic folks.
To be fair, you posted in the self-hosted community discussing an Issue for proprietary software.
- Comment on I'm playing Gears of War Reloaded, and I have a question. Will there be some point when the Chainsaw I've had for hours actually gets explained to me? 2 weeks ago:
I’m not too heavy into gears of war lore but I would assume the Retro Lancer, which has a bayonet in lieu of a chainsaw and was introduced in Gears of War 3, was the precursor to the modern lancer.
- Comment on Been seeing a lot of posts about replacing Spotify and such, so I wrote up a guide on how I did just that 2 weeks ago:
Should put a note on your blog that Lidarr’s Metadata database is being rebuilt, currently the Lidarr APi spits a bunch of 5xx errors when searching for artists/albums/etc.
github.com/Lidarr/Lidarr/issues/5498
Help the Lidarr team rebuild the Database by running this application:
github.com/DeviantEng/lidarr-cache-warmer
It’ll search every artist in your library so that the new database has a cache to quickly call upon.
- Comment on Log monitoring software? 2 weeks ago:
gaccess.org covers all types of logging as far as I know, I mainly use it for access logs from my reverse proxy.
- Comment on Microsoft Word documents will be saved to the cloud automatically on Windows going forward 2 weeks ago:
Tell that to my company.
- Comment on What distances do soldiers stand apart at 3 weeks ago:
🚶🚶🚶🚶 🚶♂️🚶♂️🚶♂️🚶♂️ 🚶🚶🚶🚶 🚶♂️🚶♂️🚶♂️🚶♂️
- Comment on Raspberry pi lidarr docker container 3 weeks ago:
Something else must be wrong then because I just copied and pasted that onto my raspberry pi and was able to start the container without issue.
user@raspberrypi:~/test $ sudo docker compose up [+] Running 10/10 ✔ lidarr Pulled 22.0s ✔ 995f2a46b147 Pull complete 2.7s ✔ e1cde46db0e1 Pull complete 3.1s ✔ acaee427f4c7 Pull complete 3.5s ✔ 255c3937324a Pull complete 4.1s ✔ edec534df16f Pull complete 4.6s ✔ b163a490af0b Pull complete 6.3s ✔ bd4af268fa91 Pull complete 6.8s ✔ ff4dab968553 Pull complete 14.9s ✔ 004112d930a4 Pull complete 15.3s [+] Running 2/2 ✔ Network test_default Created 0.2s ✔ Container lidarr Created 4.0s Attaching to lidarr lidarr | [migrations] started lidarr | [migrations] no migrations found lidarr | ─────────────────────────────────────── lidarr | lidarr | ██╗ ███████╗██╗ ██████╗ lidarr | ██║ ██╔════╝██║██╔═══██╗ lidarr | ██║ ███████╗██║██║ ██║ lidarr | ██║ ╚════██║██║██║ ██║ lidarr | ███████╗███████║██║╚██████╔╝ lidarr | ╚══════╝╚══════╝╚═╝ ╚═════╝ lidarr | lidarr | Brought to you by linuxserver.io lidarr | ─────────────────────────────────────── lidarr | lidarr | To support the app dev(s) visit: lidarr | Lidarr: https://opencollective.com/lidarr lidarr | lidarr | To support LSIO projects visit: lidarr | https://www.linuxserver.io/donate/ lidarr | lidarr | ─────────────────────────────────────── lidarr | GID/UID lidarr | ─────────────────────────────────────── lidarr | lidarr | User UID: 1000 lidarr | User GID: 1000 lidarr | ─────────────────────────────────────── lidarr | Linuxserver.io version: 2.12.4.4658-ls50 lidarr | Build-date: 2025-08-20T02:50:40+00:00 lidarr | ─────────────────────────────────────── lidarr | lidarr | [custom-init] No custom files found, skipping... lidarr | [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.4.4658 lidarr | [Info] AppFolderInfo: Data directory is being overridden to [/config] lidarr | [Debug] Bootstrap: Console selected lidarr | [Info] AppFolderInfo: Data directory is being overridden to [/config] lidarr | [Info] AppFolderInfo: Data directory is being overridden to [/config] lidarr | [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bff9bf8a-f5db-4092-9ada-c55e886ac294}
- Comment on Raspberry pi lidarr docker container 3 weeks ago:
services: lidarr: container_name: lidarr hostname: lidarr ### Use custom docker network #networks: # - CustomNetworkName ports: - 8686:8686 image: lscr.io/linuxserver/lidarr:arm64v8-latest restart: unless-stopped volumes: - /path/to/lidarr/config:/config - /path/to/music:/music #optional - /path/to/downloads:/downloads #optional environment: - PGID=1000 - PUID=1000 healthcheck: test: curl --fail localhost:8686 || exit 1 interval: 60s retries: 5 start_period: 300s timeout: 2s
This should work for you, just change the volume mounts so that they associate with your setup.
- Comment on Your fav guide/method for securing Jellyfin? 3 weeks ago:
I opted to remove Jellyfins default login form and require Keycloak for SSO, my Jellyfin instance is technically facing the internet but my reverse proxy has Fail2Ban in front of it blocking non-whitelisted IP’s, makes it easier to share with other people this way.
- Comment on Microsoft breaks Windows reset and recovery 3 weeks ago:
That really depends on you, keep in mind a lot of distro’s like Ubuntu, Linux Mint, Kali Linux are based off of Debian just using different repositories and with system files in different locations.
I personally went with Debian and have had little to no complaints, definitely BASH/Shell/Terminal heavy so if you’re not willing to learn BASH I would probably use an Immutable Distro that you can’t easily break like Bazzite.
- Comment on It Took Many Years And Billions Of Dollars, But Microsoft Finally Invented A Calculator That Is Wrong Sometimes 3 weeks ago:
Ah yes Mr Engineer my impression of this structural assembly is it’s okay but could be really better over there. No need for a second impression.
- Comment on Microsoft breaks Windows reset and recovery 3 weeks ago:
Yes Debian has backports,
- Comment on Microsoft breaks Windows reset and recovery 3 weeks ago:
Good, gives me plenty of time to determine if things are being enshittified.
- Comment on Why are drivers for food delivery apps so often listed wrong? 4 weeks ago:
I got curious a wondered why on Uber there were so many people named Fnu, turns out it’s what they default to if the name has unique characters or symbols.
FNU = First Name Unknown
- Comment on Need help for setting up a VPN project 4 weeks ago:
This is absolutely possible as I do it myself however, executed entirely differently, my ASUS WRT Router with Merlin firmware handles the VPN server and it routes the IP range through my VPN provider (Proton).
Didn’t have to mess with config files or anything, install the custom firmware and created a rule for the routing.
- Comment on Plex server patching required 4 weeks ago:
Jellyfin thankfully lets you download content offline alternatively they just text me the IP and I whitelist it then blacklist it a week later, granted if I remember.
- Comment on This website is for humans 4 weeks ago:
Do dnt headers count?
- Comment on Plex server patching required 4 weeks ago:
This really isn’t viable as WireGuard clients are just that, single device per client connection, what if someone started watching/listening content on their phone then all of sudden wanted to switch over to their TV or streaming device without having to go through a lot of hoops?
I opted to reverse proxy Jellyfin with Traefik however have fail2ban setup blocking every IP and only whitelisting the known users, added bonus of hiding Jellyfin’s default login form and required Keycloak for SSO.
- Comment on This website is for humans 4 weeks ago:
- Comment on Any tool to visualize Traefik access logs? 4 weeks ago:
Thank you for this! I never used Nginx directly and only thought of it as a reverse proxy but I had no idea it was capable of hosting html/php.
I went back to the drawing board so to say and was able to get GoAccess running, granted non-containerized, and was able to reverse proxy the Nginx instance via Traefik.
- Submitted 4 weeks ago to selfhosted@lemmy.world | 7 comments
- Comment on YouTube just quietly blocked Adblock Plus — the internet hasn't noticed yet, but I've found a workaround 5 weeks ago:
You see how often growing youtubers complain about more than 85% of their viewers are not subscribed to the channel, or how just some videos have more views than their main content?
I actually don’t watch a whole lot of YouTube anymore so I can’t really comment on this here.
The issue is that Invidious doesn’t have the algorithm Youtube provides to everyone,
But isn’t this what people are trying to avoid when it comes to digital privacy? User data being used in algorithms?
- Comment on YouTube just quietly blocked Adblock Plus — the internet hasn't noticed yet, but I've found a workaround 5 weeks ago:
Could you elaborate on why not?
- Comment on YouTube just quietly blocked Adblock Plus — the internet hasn't noticed yet, but I've found a workaround 5 weeks ago:
The workaround
Quit using YouTube directly and proxy your request through an Invidious instance.
Your requests are mixed in with everyone else’s, only 1 machine touches YouTube directly and that’s the server hosting Invidious.