ohshit604
@ohshit604@sh.itjust.works
- Comment on Apple brings age verification to UK users in iOS 26.4 beta - Users who don’t verify their age may not be able to download or purchase apps. 17 hours ago:
GrapheneOS is great and all but I refuse to willingly give google a single dollar for their hardware.
When GrapheneOS can be installed on any device is when I’ll gladly make that switch.
- Comment on 2 days ago:
Hat ✅ Hood ✅ Head down in my phone ✅
- Comment on How do I access my services from outside? 4 days ago:
Oh I am fully aware, that’s kinda why I added the line:
but be warned if you take this route that the CSS can be re-enabled on the login screen using your browsers element inspect
In my original comment, hence why I also suggest just outright blacklist all IP’s and whitelisting the known few.
- Comment on How do I access my services from outside? 4 days ago:
I’ve been looking at VPNs, but it feels weird, to route everything through my home IP when I’m also trying to use a commercial VPN for privacy / to combat services fingerprinting me based on my IP.
My ASUS WRT router (running Merlin Firmware) forwards my Home VPN serve through one of my Proton VPN clients, I get all the added bonuses of being connected to my home network while benefiting from appearing across the world.
- Comment on Cloudflare outage on February 20, 2026 5 days ago:
- Comment on [Ubuntu] [Docker] Need help with Nvidia hardware acceleration in Jellyfin 1 week ago:
Step 1) Check /dev/dri for the GPU
user@debian:~/compose$ ls /dev/dri total 0 drwxr-xr-x 3 root root 120 Jan 25 11:50 . drwxr-xr-x 18 root root 3360 Feb 11 03:03 .. drwxr-xr-x 2 root root 100 Jan 25 11:50 by-path crw-rw---- 1 root video 226, 0 Jan 25 11:50 card0 crw-rw---- 1 root video 226, 1 Jan 25 16:39 card1 crw-rw---- 1 root render 226, 128 Jan 25 11:50 renderD128
Documentation indicates renderD128 typically refers to Intel GPU’s
Make sure at least one
renderD*device exists in/dev/dri. Otherwise upgrade your kernel or enable the iGPU in the BIOS.- Edit your docker-compose.yaml and specify this In your Jellyfin block
devices: - /dev/dri/renderD128:/dev/dri/renderD128
- Start your container and enter it to verify the device is accessible.
sudo docker compose up -d; sudo docker exec -it jellyfin bashOnce inside
ls/dev/dri to confirm the GPU is detected, then you can exit the container.- On the Jellyfin dashboard go to the hardware acceleration page and follow the notes left by Jellyfin devs.
- Comment on Based on this graph, and this graph alone, guess at what time I completely blocked OpenAI crawlers 1 week ago:
For a while my GoAccess instance wasn’t working properly so I couldn’t visualize my access logs to Traefik, got lazy trying to fix it and left it as is, well in the meantime I wasn’t lazy enough to setup Synapse and begin federating on my home network.
Finally fixed my GoAccess today to be surprised to see Synapse hits labelled as crawlers, hundreds of thousands of hits.
- Comment on If you are not in a tech field, what got you into self-hosting? 1 week ago:
I’m considering doing Jellyfin, but I’m not a huge movie/shows consumer,
Well, if you’re paying for [Insert Streaming Service Here] than I’d say it’s worth it. Save yourself the extra 10, 15, 20 dollars a month.
- Comment on Discord roll out global age verification system, including an "age inference" model that runs in the background 2 weeks ago:
What do i say to my friends to get them to leave? Ive already tried and they won’t.
I just abruptly switched to Matrix and encouraged anyone who wanted to get a hold of me to do the same, did not look back, now a good handful of my friends have a Matrix account.
- Comment on Discord will require a face scan or ID for full access next month 2 weeks ago:
Misconfiguration with SMTP is likely or their SMTP server is under maintenance and you just tried at a poor time.
- Comment on Question: Is there a Self Hosted Discord like app? 2 weeks ago:
Setting up Element Call on my instance was difficult on its own, I understand why Synapse doesn’t come with it out of the box, essentially you spin up Matrix’s JWT service for authenticating clients and it if approved opens the connection to the Livekit ports which must be opened on your firewall, otherwise people will not be able to connect to calls.
Big PIA and in my experience, on my home network, can conflict with games with VOIP chats.
- Comment on Question: Is there a Self Hosted Discord like app? 2 weeks ago:
Element and Element Call, although no steaming audio support on the horizon anytime soon.
- Comment on Building OpenWatch: an open-source alternative to YouTube 2 weeks ago:
I stand corrected, apologies.
- Comment on Geo-distributed Jellyfin 3 weeks ago:
you don’t necessarily have to host another Jellyfin instance, I would find a server somewhere in the middle of your current Europe server and your Asian homies and setup a reverse proxy there.
The only hassle with this is you’re going to need a way to expose Jellyfin to it, a VPN would prevent port forwarding 443, perhaps split tunneling?
- Comment on Notepad++ Hijacked by State-Sponsored Hackers 3 weeks ago:
VSCodium.
- Comment on Games you really want to play, but can't or won't? 3 weeks ago:
Have you considered the Xbox Adaptive Controller? I know Microsoft designed this controller with different extensions an such to assist people with disabilities.
- Comment on Why is Valve being sued for almost $900 million, but Epic Games wasn't sued when they bought Rocket League and Fall Guys to remove them from steam? 3 weeks ago:
I suspect Germany was the reason Kane and Lynch 1/2 were so heavily censored. They even got a bright orange bulletin on the Steam store page claiming that Germans were unable to play the game if they resided in Germany.
- Comment on Immich 2.5 Released With Free Up Space, Web Backups 4 weeks ago:
This software is more meant to be ran in a server environment, it’s suppose to be a replacement to cloud storage. I would not recommend you run this on desktop you use daily as it’ll consume resources in the background potentially slowing your desktop down.
Once you get a grasp on the BASH shell I would suggest playing around with docker and docker compose in a headless environment (headless = no desktop environment, shell only)
- Comment on YSK you can add a noAI version of DuckDuckGo to Firefox 5 weeks ago:
Searx is deprecated whereas SearXNG however, is its successor.
SearXNG is not a search engine but an aggregator, it’ll utilize whatever search engines it’s configured with to output results.
- Comment on I made a self-hostable frontend for instagram. 5 weeks ago:
Pretty sure Bibliogram was inspired by Nitter before it became deprecated. Hope to see this flourish.
- Comment on Copilot could soon live inside Windows 11's File Explorer, as Microsoft tests Chat with Copilot in Explorer, not just in a separate app 1 month ago:
Installed Dolphin on my work desktop which runs Win11, definitely not meant for Windows as certain functions like searching don’t work, at least it’s 1 step close to making windows slightly more bearable.
- Comment on Anybody out there self hosting Searxing? 1 month ago:
Yup, it works 90% of the time. Happens on all devices so I suspect Searx is just running into an error of some sort. Too lazy to investigate.
- Comment on Anybody out there self hosting Searxing? 1 month ago:
I host my own SearXNG, reverse proxied it, added a few security headers and restricted access to my country to help prevent abuse.
- Comment on Sooo... This is happening on Imgur 2 months ago:
Out of curiosity, why build your own when CopyParty exists?
- Comment on Quitting Spotify for Navidrome 2 months ago:
Finamp certainly needs some work but it’s far better than the native Jellyfin application, at least for iOS, I can now listen to music in the background.
Hell the Finamp contributors took my suggestion on a way to sort playlists and actually implemented it so I gotta say much props to them.
- Comment on Anubis is awesome and I want to talk aout it 2 months ago:
Thought you had to pay for that? Recently I’ve been eyeing Go Away as a potential alternative.
- Comment on Why do some people have so many tabs open on their browser? 2 months ago:
- Comment on Why do some people have so many tabs open on their browser? 2 months ago:
You know every modern browser has bookmarks, and I think all of them have a bookmark toolbar, and the ability to organize bookmarks into folders…
I’m fully aware, however, I am not about to start bookmarking job’s labelled as #20000 -> 50000. Some jobs last 2+ years, like bridge projects, whereas other last a couple weeks to a month, easier to just leave tabs open for what I am focusing on within the current month.
- Comment on Why do some people have so many tabs open on their browser? 2 months ago:
I do for work because I usually have to recall information and don’t want to look it back up every time.
Pro tip: Auto-unloading the tabs (via extensions) certainly helps retain memory.
- Comment on Have clankers visited my blog one hundred twenty-one sexagintillion eight hundred ten novemquinquagintillion times so far in November?? 2 months ago:
I just geo-restrict my server to my country, certain services I’ll run an ip-blacklist and only whitelist the known few networks.
Works okay I suppose, kills the need for a WAF, haven’t had any issues with it.