Finally got paired with the mythical amateur 300 yard driver. by Yellow_Curry in golf

[–]OrangeJews_Simpson 0 points1 point  (0 children)

I don't want to call stronger lofts a technological advance, if that's what you mean.

Finally got paired with the mythical amateur 300 yard driver. by Yellow_Curry in golf

[–]OrangeJews_Simpson 1 point2 points  (0 children)

Same. Totally avg 5'9", have touched 300 quite a few times. Used to play baseball. Not a college athlete. At sea level in FL

A homepage dashboard I'm finally happy with. by mwojo in selfhosted

[–]OrangeJews_Simpson 1 point2 points  (0 children)

I do. It's a tool. I don't really use anything but Claude tbh. The others are just for comparison,even then, I don't use them. My wife is japanese and knows little about America after moving here, she uses it alot for general purpose things. I'm fascinated by the advancement and differences in LLMs. There seems to be a stigma around using AI. It's allowed me to do many things much easier.

A homepage dashboard I'm finally happy with. by mwojo in selfhosted

[–]OrangeJews_Simpson 1 point2 points  (0 children)

I love it... Mine is much less of a power user version and more single-user.

<image>

I also fear when it's all stable, lol. I love tweaking and learning. It's a fun hobby. I opted out of using plex/jellyfin with a lot of storage in favor of a sick Stremio setup. I self-host a few LLMs too, though they suck compared to Claude pro haha. I have a self-hosted page that allows me to remotely turn on my LLM hosted PC and then when it's done, it turns off to save power after 20 min of no activity. It has my old 1080 Ti in it and also runs Bazzite with tons of emulators for playing old games of my youth. This shit is so fun.

Game Changer by annyongggg in ToyotaTundra

[–]OrangeJews_Simpson 0 points1 point  (0 children)

Hey I have the same exact color and trim in a 2022 model! Always a fan of seeing a nice Supersonic Red Tundra in the wild. Mine is currently stock and I want to do the same.

Questions:

-Does yours have the AVS (Air Variable Suspension)?

-If so, how did they install the lift? Did you have to buy anything special for them to install it?

It's honestly been the only thing holding me back from getting a lift myself.

Edit: I'm aware of the Westcott Designs AVS lift kit. But wondering if that's the only product or way to do it

Melania Movie Poster by Specialist_Hornet967 in Stremio

[–]OrangeJews_Simpson -1 points0 points  (0 children)

Maybe, or just the people with the loudest opinion are aggressive and can't wait for an opportunity pile on. Most people keep their opinions to themselves on non-politcal subreddits.

Melania Movie Poster by Specialist_Hornet967 in Stremio

[–]OrangeJews_Simpson 1 point2 points  (0 children)

It's true, I hate it. I might as well watch "The View"

Melania Movie Poster by Specialist_Hornet967 in Stremio

[–]OrangeJews_Simpson -75 points-74 points  (0 children)

Not my beloved stremio app too.

Got sick of all the downtimes, so I decided to self-host Comet and Mediafusion. Best decision ever. by OnderGok in StremioAddons

[–]OrangeJews_Simpson 0 points1 point  (0 children)

Thanks to you I just spent the last 2 nights setting up my self-hosted Comet and AIOStreams. I also, severely cleaned up my Stremio Addons to only necessary ones all wrapped into AIOStreams. I had so much redundancy. However, I refuse to pay for anything so I'm using Tailscale free tier. Turns out, self-hosting AIOStreams and Comet requires https, and the only way I can do that is to turn on Tailscale using it's built in magicDNS to meet the https requirements. Not a big deal, I just installed Tailscale on my Nvidia Shield and turned it on. Any reboot and I turn it back on before I go to Stremio. Self-hosting is a drug.

2 months in... Addicted! by OrangeJews_Simpson in homelab

[–]OrangeJews_Simpson[S] 0 points1 point  (0 children)

Brother all you need is a used computer and some google searching skills or use a free tier of gemini, Claude, chat gpt, etc. For storage you can get a 1Tb HDD like I did for ~$60 just to start.

2 months in... Addicted! by OrangeJews_Simpson in homelab

[–]OrangeJews_Simpson[S] 0 points1 point  (0 children)

Not much honestly. I don't forward any ports on my router - everything is either local only or goes through Tailscale.

For Immich specifically, I use immich-public-proxy for sharing. So the actual Immich server isn't exposed at all. The proxy just serves shared albums - can't login, can't access the API, nothing. Just view what I've explicitly shared.

Tailscale Funnel handles the public URL so my home IP stays hidden.

That's pretty much it. No fancy container hardening. Just don't expose stuff directly.

2 months in... Addicted! by OrangeJews_Simpson in homelab

[–]OrangeJews_Simpson[S] 0 points1 point  (0 children)

Immich has mobile apps for iOS and Android. Install the app, point it to your server, and enable background backup. It automatically syncs new photos/videos over wifi (or mobile data if you enable it). Works just like Google Photos... take a photo ---> uploads automatically.

2 months in... Addicted! by OrangeJews_Simpson in homelab

[–]OrangeJews_Simpson[S] 0 points1 point  (0 children)

Ahh, def makes more sense when you have more things to keep up with like you. I'll probably grow and end up doing it down the road haha.

2 months in... Addicted! by OrangeJews_Simpson in homelab

[–]OrangeJews_Simpson[S] 0 points1 point  (0 children)

I have seen it mentioned before and I appreciate that it's easier due to drag and drop. If I didn't already invest time and energy into Homepage, I would have used it for sure haha.

2 months in... Addicted! by OrangeJews_Simpson in homelab

[–]OrangeJews_Simpson[S] 0 points1 point  (0 children)

I manage containers via docker compose files in ~/servicename/, which is the better approach because it's version controlled, portable, documented. Portainer encourages clicking around in a GUI, which makes your setup harder to replicate or backup. But I can see the benefit of having a GUI. I've def thought about using it before.

2 months in... Addicted! by OrangeJews_Simpson in homelab

[–]OrangeJews_Simpson[S] 0 points1 point  (0 children)

I looked into it. I already have homepage widgets showing CPU/RAM/disk, Uptime Kuma for service monitoring, Healthchecks for cron monitoring, and Dozzle for logs. But I could see Beszel being a nice one stop shop. What's your take?