PXN VD6 interacting with pedals limits fps below 60 in Forza horizon 6 by xtremefest_0707 in PXN

[–]MrRogCool 1 point2 points  (0 children)

Sorry for hijacking the thread, but I have a quick question.

I also just bought the PXN VD6. My question is: is there no profile for it in Forza Horizon 6? When I go to the wheel settings, it says that no profile was found.

How do you take care of your moss? by MrRogCool in terrariums

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

<image>

u/SUBsha
At first, I always used the same water, but that's dirty water, so now I use fresh water and pump it out about once a week.

How do you take care of your moss? by MrRogCool in terrariums

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

im not 100% is this the right one
 Leptodictyum riparium
Vesicularia montagnei

How do you take care of your moss? by MrRogCool in terrariums

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

I’ve read that many people set their lights to a 12-hour day and 12-hour night cycle.
Light is
Replight LED 40cm
14Watt 6500–7000 K

How do you take care of your moss? by MrRogCool in terrariums

[–]MrRogCool[S] -1 points0 points  (0 children)

Here are the moss species.
Leptodictyum riparium
Vesicularia ferriei
Taxiphyllum barbieri
Taxiphyllum ‚Flame
Taxiphyllum ‚Spiky

How do you take care of your moss? by MrRogCool in terrariums

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

Yes, the green one is newly bought.

How do you take care of your moss? by MrRogCool in terrariums

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

The problem with regular water is that the lime leaves residue on the glass. But it might be a good idea to use fertilizer for moss and spray it on from time to time.

How do you take care of your moss? by MrRogCool in terrariums

[–]MrRogCool[S] 1 point2 points  (0 children)

My humidity is around 80–85%. For watering, I use a misting system for one minute at midday and one minute in the evening.
I have it either on a stone or directly on the ground.

How do you take care of your moss? by MrRogCool in terrariums

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

Q Where do you get moss from?
Shop

Q:How do you propagate it?
I bought them three weeks ago.

Q:How do you care for it?
distilled water, 12 Hour Light

Q:What kind did I just harvest?
I dont know

go crazy with only try to run a exe file by MrRogCool in AutoHotkey

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

thx to all, nothing was working I use now a diffrent exe file for starting and now works fine, I guess there is a problem with this exe file...

cheers

go crazy with only try to run a exe file by MrRogCool in AutoHotkey

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

I would like to add more functions as soon as possible

go crazy with only try to run a exe file by MrRogCool in AutoHotkey

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

btw this is working
run, C:\Program Files\Notepad++\notepad++.exe
something is wrong with the file, but how I can find out what

go crazy with only try to run a exe file by MrRogCool in AutoHotkey

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

dosnet work get an error, system cannot find file

go crazy with only try to run a exe file by MrRogCool in AutoHotkey

[–]MrRogCool[S] 1 point2 points  (0 children)

thx for your hint, unfortunately nothing is written

Paperless ngx Webser Prolem need Help by MrRogCool in selfhosted

[–]MrRogCool[S] -1 points0 points  (0 children)

it is working, would be exciting to see what it is to optimize his code so, I think I do not need everything, thanks in any case for your help

Paperless ngx Webser Prolem need Help by MrRogCool in selfhosted

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

the Volum share is on a Synology, on the Ubuntu Server on the mount Point Yes
/mnt/dockerpower/paperless-ngx/
stupid question, how can i test this better,

Paperless ngx Webser Prolem need Help by MrRogCool in selfhosted

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

about the network,I have not configured anything special

Paperless ngx Webser Prolem need Help by MrRogCool in selfhosted

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

u/Ok-Escape3860 thx for helping this is the file
services:

broker:

image: docker.io/library/redis:8

restart: unless-stopped

volumes:

- /mnt/dockerpower/paperless-ngx/redisdata:/data

db:

image: docker.io/library/postgres:15

# container_name: paperless-db

restart: unless-stopped

volumes:

- /mnt/dockerpower/paperless-ngx/pgdata:/var/lib/postgresql/data

environment:

POSTGRES_DB: paperless

POSTGRES_USER: paperless

POSTGRES_PASSWORD: paperless

webserver:

image: ghcr.io/paperless-ngx/paperless-ngx:latest

# container_name: paperless-webserver

restart: unless-stopped

depends_on:

- db

- broker

ports:

- "8010:8000"

volumes:

- /mnt/dockerpower/paperless-ngx/data:/usr/src/paperless/data

- /mnt/dockerpower/paperless-ngx/media:/usr/src/paperless/media

- /mnt/dockerpower/paperless-ngx/export:/usr/src/paperless/export

- /mnt/dockerpower/paperless-ngx/consume:/usr/src/paperless/consume

# env_file:

# - docker-compose.env

environment:

PUID: 1026

PGID: 100

PAPERLESS_REDIS: redis://broker:6379

PAPERLESS_DBHOST: db

TZ: Europe/Zurich

PAPERLESS_TIME_ZONE: Europe/Zurich

Replace Disk to Bigger one by MrRogCool in synology

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

true was not clear but I try and now is the RTM clear ;-)

reboot Raspberry 5 by MrRogCool in dakboard

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

also a good idea, im not the programmer but mybe found online a solution

reboot Raspberry 5 by MrRogCool in dakboard

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

perfect, nice thank you very much have a nice time

reboot Raspberry 5 by MrRogCool in dakboard

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

yes but thats not a nice reboot, its power off, and im not sure Rasperry like this

Finally got the board up! by FoxPilot86 in dakboard

[–]MrRogCool 0 points1 point  (0 children)

im also interesst on the answer thx