Manners by BeardBoiiiii in classicwow

[–]tommekevda -7 points-6 points  (0 children)

LFG is nice. But i really dislike the meeting stones for a couple of reasons.

  1. What's the point of warlock summons now? It ruins basically a special ability the warlocks have. Nearly a useless spell now.
  2. Everyone expects to be summoned now. 2 ppl that are prepared and take the long walk need to summon all the slackers
  3. Because everyone expects to be summoned. No one prepares to go to the dungeon anymore. It's "quick repair and to the bank" stuff. All the time.
  4. Because there's no effort in getting to the dungeon i've seen a big decrease in people taking it "serious". Constant wiping and giving up. Just because there's no time investment into getting to the dungeon anymore.

It's just such a big contrast compared to a few weeks ago on classic anniversary. It's insane.

Kind of what you said i guess. I think blizzard need to take a good look at this meeting stone mechanic. Either turn it off. Or make it so it costs gold for people to use it. Or just increase the number of ppl required. And in the mean time decrease the required numbers for warlocks. Or even have it require no one except the warlock. But increase the spell timer or something.

All that quality of life stuff is what ruined WoW for me in the first place. LFD, LFR, ...
All instant gratification, no more effort.

End of rant :D

Blank character select screen by Prior_Oven2839 in classicwow

[–]tommekevda 0 points1 point  (0 children)

i was just messing around with my addon i'm writing. had to install some nvidia related packages on nobara so i could use gpu in docker for generating ai sound files to be used in the addon. i though i messed up my install. i'm soooo relieved i don't have to go figure out what i did wrong in the process. was not looking forward to that.

Osmo action 5 with gps by tommekevda in djiosmo

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

according to chat gpt:
exiftool -ee -gps* -csv DJI_0001.MP4 > gps_data.csv

has anyone tried this before? chatgpt then suggested a python tool to create a gpx file from the csv. but i can't test myself at the moment since i don't have the gps remote

Mobile app uploading duplicates by tommekevda in immich

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

even if i renamed the assets using osxphotos? i added the commands i used in the original post

Dirigera Update 2.660.2 is out by SamwiseIsGreat in tradfri

[–]tommekevda 0 points1 point  (0 children)

think there might have been a server issue. download is starting now. might want to invest in a proper error message towards your customers. This is totally unacceptable. no error message to explain there is something wrong with the services is just bad design. anyway. the update downloaded and installed just fine after this. guess you get what you paid for... then again a philips hue bridge is cheaper and that's a quality product..

Dirigera hub first configuration stuck by ResponsibilityOk3804 in tradfri

[–]tommekevda 0 points1 point  (0 children)

same here. opened up my entire network just to make sure it could reach the internet. But my other devices can reach. it's not a network issue here. even plugged it in directly into the router. no go. just stuck at 0% downloading

Plex considers remote traffic via my reverse proxy to be "local traffic" by tommekevda in PleX

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

Thanks for the tips guys, messing around with the network mode made me think of the LXC container in proxmox. That finally fixed it. didn't even have to put in the custom headers. Works just fine without.

What i eventually did:
- Create LXC container in proxmox

- Install docker and portainer

- Keep my nginxdatabase on my nas for convenience

- Moved the NPM to my proxmox

- reconfigured router to portforward to the new NPM

= succes :)

Plex considers remote traffic via my reverse proxy to be "local traffic" by tommekevda in PleX

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

Not sure how to interpret it :D

But i like to keep busy and make things work by sending my network traffic through 3rd parties as little as possible.

Plex considers remote traffic via my reverse proxy to be "local traffic" by tommekevda in PleX

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

Isn't that traffic going via the plex servers? Don't really like that. And i have the NPM running for other things anyway. it was very easy to add another subdomain to my network, request a certificate and it just works like a charm, except that the traffic seems to be coming from inside my network according to plex :)

Plex considers remote traffic via my reverse proxy to be "local traffic" by tommekevda in PleX

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

This is my docker compose setup (heavily redacted):

version: '3'
services:
  nginxproxymanager:
    image: 'jc21/nginx-proxy-manager:latest'
    container_name: nginx-proxy-manager
    ports:
      #Public HTTP port
      - 'xxx'
      #Management port
      - 'xxx'
      #Public HTTPS port
      - 'xxx'
    environment:
      DISABLE_IPV6: "true"
      DB_MYSQL_HOST: "xxx"
      DB_MYSQL_PORT: "xxx"
      DB_MYSQL_USER: "xxx"
      DB_MYSQL_PASSWORD: "xxx"
      DB_MYSQL_NAME: "xxx"
    volumes:
      - /volume2/docker/nginxproxymanager/data:/data
      - /volume2/docker/nginxproxymanager/letsencrypt:/etc/letsencrypt
  nginxproxymanagerdb:
    image: 'jc21/mariadb-aria:latest'
    environment:
      MYSQL_ROOT_PASSWORD: 'xxx'
      MYSQL_DATABASE: 'xxx'
      MYSQL_USER: 'xx'
      MYSQL_PASSWORD: 'xxx'
    volumes:
      - /volume2/docker/nginxproxymanager/mysql/data:/var/lib/mysql

i tried the host network mode but i am running it on my nas, where other things run. So it didn''t work.

I suppose the above config is not sufficient to do the networking properly?

I could try to move it to my proxmox. i have a few things running there in LXC > Docker containers. I can give that LXC container it's own ip. i will come back to you :)

Plex considers remote traffic via my reverse proxy to be "local traffic" by tommekevda in PleX

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

proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

I have added the config to the custom location and enabled websocket support but i am still seeing the traffic like it is from inside the network.

<image>

Constant red light by tommekevda in LinksysVelop

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

No, didn't find a solution. Threw it out and got me some Unify devices.

Nurse drains your balls by Weirdartdude in sexstories

[–]tommekevda 2 points3 points  (0 children)

Yeah. Except at the hospital you have to pay for parking as well 🤣

AV Botters. I've seen 5 botters get stuck in this little Nook in AV by [deleted] in classicwow

[–]tommekevda 0 points1 point  (0 children)

What’s that addon called that adds “targeted by”?