[-] jws_shadotak@sh.itjust.works 5 points 4 days ago

There used to be a website called exitreviews.com but it redirects to looria.com now, which is an actual company and I can't tell if there's bias or not.

It used to be intended for reviewing any product (usually upon failure).

[-] jws_shadotak@sh.itjust.works 5 points 6 days ago* (last edited 6 days ago)

It has little boosters that keep it in orbit. It's reaching end of life because of other reasons that I'm not sure of.

https://youtu.be/sI8ldDyr3G0?si=pM0pTAsQtDQMAGaR

[-] jws_shadotak@sh.itjust.works 6 points 1 week ago

I hate you for being right

[-] jws_shadotak@sh.itjust.works 7 points 1 week ago

Yeah what's the point of reporting on something so visual like this with no pictures?

[-] jws_shadotak@sh.itjust.works 18 points 1 week ago

I self-host my own rustdesk server and it's awesome. It just works flawlessly.

[-] jws_shadotak@sh.itjust.works 19 points 1 week ago* (last edited 1 week ago)

It can be done with adb:

https://r1.community.samsung.com/t5/galaxy-s/how-to-delete-samsung-gallery-and-use-just-google-photos/m-p/7147930/highlight/true#M77865

You can if you use adb shell:

Developer Options > USB debugging turned on CMD prompt > adb devices Allow connection from the PC prompt on phone

Then add shell pm uninstall --user 0 com.sec.android.gallery3d

This will remove Gallery, BUT... The stock camera will not allow you to view the pic after you take it (it will show up in Google Photos still)

To restore the above removed app:

cmd package install-existing com.sec.android.gallery3d

[-] jws_shadotak@sh.itjust.works 12 points 1 week ago

Wake up, Jesse. We need more beans.

[-] jws_shadotak@sh.itjust.works 6 points 1 week ago

BattleBit Remastered

I'm not sure if it counts for patient gaming but it's super lightweight and so damn fun.

[-] jws_shadotak@sh.itjust.works 11 points 2 weeks ago

If the photo isn't goatse I'll be upset

14
submitted 4 months ago* (last edited 4 months ago) by jws_shadotak@sh.itjust.works to c/selfhosted@lemmy.world

I have a couple things set up:

The configuration:

  • DNS points to my IP
  • Nginx configured to point to Authentik for the metube subdomain
  • Authentik configured to point to the correct containers after authenticating

What I'm experiencing:
Upon initial login to Authentik, MeTube works correctly. Restarting or closing the browser causes MeTube to fail to connect to the server until I clear cookies and re-authenticate (see picture). Accessing MeTube by its port on the host IP works fine. All other services connect fine.

Does anyone know what is causing this?

Related note - I've seen MeTube do this before when the container wasn't even running. I think it has something to do with how much info the container caches in the browser or something.

29
submitted 6 months ago* (last edited 6 months ago) by jws_shadotak@sh.itjust.works to c/piracy@lemmy.dbzer0.com

Setup:

Debian running podman. Containers and compose files are managed with Dockge. qBit and Gluetun are on a single compose file and all qBit traffic is routed through Gluetun.

qBit seems to starts first before Gluetun is fully set up and qBit doesn't see the open port. Every time I start them together, I have to manually restart qBit again once Gluetun is ready. Once it's restarted, it shows as open and connected again.

I tried looking for ways to delay startup in a compose file but I didn't get any results.

Is there a solution to this?

https://pastebin.com/kgqt8aJ7

247
Cope rule (sh.itjust.works)
6

I've got a portable monitor that only takes one single USB-C input. The Pi 4 can't deliver enough power to keep it on. The monitor power cycles endlessly when plugged into the pi.

Is there a way I could give it more power somehow?

25

I'm planning out my next homelab when I move soon. I have the floor plans and it looks like the best place for my computer is not centrally located, so the Wi-Fi won't be ideal. I'd like to run the cables a short distance so the router would be in a better spot.

I'm just renting and will likely only be here for a year so I don't want to do any drilling. I just want to secure the cables somehow to the crease where the wall and ceiling meet.

The total length will only be about 20 feet to the router.

311
bedtime rule (sh.itjust.works)
39

title

I just want to toggle the alternative speeds while Plex is streaming outside my house. I couldn't find anything while looking around except for some old scripts that haven't been updated in years.

8
submitted 1 year ago* (last edited 1 year ago) by jws_shadotak@sh.itjust.works to c/selfhosted@lemmy.world

Is there already something like this? I'm using Duplicati and a cloud storage provider to back up all my docker configs. It encrypts everything before uploading.

Is there anything similar to this that acts as a seamless interface for cloud services, but with user encryption added in between? Not so much for a backup plan but just for regular cloud storage?

24

I'm just a novice at self hosting and I see a lot of talk about the risks of exposing stuff to the world. Here's my setup:

-Rpi4 hosting Overseerr
-Desktop computer hosting Nginx and some Cloudflare DDNS update containers

Cloudflare directs request.domain.com to my home IP address. Nginx forces HTTPS and directs the request to the Pi.

Is there any risk in this setup or are there more steps I can take to secure it?

view more: next ›

jws_shadotak

joined 1 year ago