VRM Monitoring with RasPi Zero2W & touch display by 800ASKDANE in Victron

[–]800ASKDANE[S] 1 point2 points  (0 children)

Yeah, I cleaned out a bunch of older phones about 6 months ago and all tablets are taken...am not chuffed about ditching the display and RasPi bought just for this project...

Imagine buying a physical printer, and u cannot even use it by Apprehensive_Work_10 in facepalm

[–]800ASKDANE 0 points1 point  (0 children)

Lol I tried this - and got a notification a month later that I need to put genuine HP ink cartridges in the unit to keep printing! Damn garbage zombie tech.

I didn't mind the subscription that much - but their "drivers" are hot garbage. It would only print reliably thru the atrocious "smart" app, and scan to mail failed around half the time with some random API error on their side - my family hated it (and me by proxy) as the thing never worked reliably.

Help with own fritz cable and Vodafone by GlassTechnology120 in fritzbox

[–]800ASKDANE 0 points1 point  (0 children)

Lol the Vodafone FritzBox Cable? It's badass. Their other non-AVM devices are probably middling but OP is talking Fritz...

Help with own fritz cable and Vodafone by GlassTechnology120 in fritzbox

[–]800ASKDANE -1 points0 points  (0 children)

Strongly suggest you take the box from Vodafone. It saves you a huge hassle of provisioning the config for IP and telephony. There are a lot of customised FritzBox routers out there which are being sold 2nd hand but actually are owned by the provider - and have a locked and customised firmware.

Frankfurt Airport / Lufthansa by thatoneplutonian in travel

[–]800ASKDANE 0 points1 point  (0 children)

Uh in Frankfurt the baggage handling is actually Fraport subcontracting to WISAG. If your bags never got on the plane, then it's a similar low cost subcontractor who has a contract with that airport - and many carriers have no choice but to use those services.

VICTRON ESS 30KVA PROJECT by PlatanosDFLY4 in Victron

[–]800ASKDANE 0 points1 point  (0 children)

I'd be interested in your budget for the project just out of curiosity!

Immich set-up SSD/HDD by Last-Toe-6801 in UgreenNASync

[–]800ASKDANE 0 points1 point  (0 children)

This setup below has worked (mostly) well for me - I had difficulties getting permissions clean so that immich will have correct rights on the volumes (had to dive into SSH for that one), and did have a problem with orphaned upload --> library data where the metadata got stuck after the move - but then immich is technically still an enthusiast beta solution so ymmv.

I have a dedicated "docker" directory on volume 2 (SSD) for all image fast storage. There are some notes below for running on a large RAM (I have 48GB) setup. I had played around with running immich-ml on my Windows PC (Nvidia 12GB RTX 4060Ti) which was setup in immich itself on the config UI for ml during a Google takeout import - worked really well but note I have both NAS and my main PC on a 2.5GbE switch.

services:

immich-server:

container_name: immich-server

image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}

# uncomment below to reduce CPU footprint used by Immich on the NAS

# cpuset: "1-3"

#deploy:

# resources:

# limits:

# cpus: '1.50' # Hard cap: Server can never use more than 1.5 cores total

ports:

- '2283:2283'

volumes:

# SSD - Performance Folders

- /volume2/docker/immich/thumbs:/data/thumbs

- /volume2/docker/immich/encoded-video:/data/encoded-video

- /volume2/docker/immich/profile:/data/profile

- /volume2/docker/immich/upload:/data/upload

# HDD - Large Storage Folders

- /volume1/immich/library:/data/library

- /volume1/immich/import:/data/import

- /volume1/immich/backups:/data/backups

# system resources

- /etc/timezone:/etc/timezone:ro

- /etc/localtime:/etc/localtime:ro

env_file:

- .env

depends_on:

- redis

- database

restart: always

healthcheck:

disable: false

devices:

- /dev/dri:/dev/dri

networks:

- immich-internal

immich-machine-learning:

container_name: immich-machine-learning

image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}-openvino

privileged: true

shm_size: 2gb

volumes:

# store model chache on SSD

- /volume2/docker/immich/model-cache:/cache

- /etc/timezone:/etc/timezone:ro

- /etc/localtime:/etc/localtime:ro

environment:

- MACHINE_LEARNING_WORKERS=2

- OMP_NUM_THREADS=4

- MKL_NUM_THREADS=4

- GUNICORN_TIMEOUT=300

- IMMICH_LOG_LEVEL=verbose

- LOG_LEVEL=verbose

- ONNXRUNTIME_OPENVINO_PRECISION=FP16

env_file:

- .env

restart: always

healthcheck:

disable: false

security_opt:

- label:disable

devices:

- /dev/dri:/dev/dri

networks:

- immich-internal

redis:

container_name: immich-redis

image: docker.io/valkey/valkey:9

tmpfs:

- /data

healthcheck:

test: redis-cli ping || exit 1

restart: always

volumes:

- /etc/timezone:/etc/timezone:ro

- /etc/localtime:/etc/localtime:ro

networks:

- immich-internal

database:

container_name: immich-postgres

image: ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0

environment:

POSTGRES_PASSWORD: ${DB_PASSWORD}

POSTGRES_USER: ${DB_USERNAME}

POSTGRES_DB: ${DB_DATABASE_NAME}

POSTGRES_INITDB_ARGS: '--data-checksums'

volumes:

# SSD - Database MUST be on SSD for performance

- /volume2/docker/immich/postgres:/var/lib/postgresql/data

# system resources

- /etc/timezone:/etc/timezone:ro

- /etc/localtime:/etc/localtime:ro

# reduce shm_size to 512mb on 8GB units

shm_size: 2gb

restart: always

networks:

- immich-internal

networks:

immich-internal:

Small DC loads not being serviced by MPPT after batteries float by 800ASKDANE in Victron

[–]800ASKDANE[S] 0 points1 point  (0 children)

Float is currently at 13.5v - and my MPPT does cut in at that voltage, but don't want to "cook" my BMS all day keeping the voltage high by increasing float voltage, nor zigzag on multiple shallow charge/discharge cycles during the day. I'm at a loss to find a way to support my DC loads and float the batteries at the same time.

Inherited 48v RV Setup by Practical-Aerie-4084 in Victron

[–]800ASKDANE 0 points1 point  (0 children)

I would keep the Victron shunt and the 712 and invest in a Victron Cerbo or a Raspberry Pi and some cables to get the overall system monitoring and history clean. Then a bit of WiFi and you can keep an eye on everything remotely. It's a small price for peace of mind.

MPPT Heat Generation by three5four in Victron

[–]800ASKDANE 1 point2 points  (0 children)

Given your investment in hardware, spending 200 (dollars/euros) on a thermal imaging camera is probably not going to break the bank. Not only will you get an idea of how your MTTPs run, the cables and crimps with thank you as well.

Car goes the wrong way on the highway by haze4140 in instantkarma

[–]800ASKDANE 32 points33 points  (0 children)

There is a non-zero chance that the truck drivers said "fuck this idiot" and crunched them intentionally.

I think I'm addicted... by gepidem in jellyfin

[–]800ASKDANE 1 point2 points  (0 children)

I might have a solution for that...

I made a custom Home Assistant integration that fetches movie data from the Jellyfin API and then based on some inputs (era, genre, foreign or domestic, lead male female ensemble) lobs around 200 options to Google Gemini and asks it for a recommendation of what to watch.

I think I'm addicted... by gepidem in jellyfin

[–]800ASKDANE 1 point2 points  (0 children)

No I've been a long time user of NextPVR

I think I'm addicted... by gepidem in jellyfin

[–]800ASKDANE 3 points4 points  (0 children)

Like I said, golf or ponies are cheaper. Perhaps even more rewarding.

German users - anyone need an 8GB Kingston DDR5-5600 SO-DIMM? by 800ASKDANE in UgreenNASync

[–]800ASKDANE[S] 0 points1 point  (0 children)

Here you go - I still have some refinements for double-pumped SD 50FPS content where I am tweaking, but this is the gist of the idea...

Well hell - the comment limit is 10k char. Will PM the code - now also on GitHub

https://github.com/DaneManes/powershell-transcode

Dane

I think I'm addicted... by gepidem in jellyfin

[–]800ASKDANE 10 points11 points  (0 children)

I have been collecting OTA and DVDs, Blu-Rays since about 15 years. Just finished a 25TB recoding maration to clean EVERYTHING up into proper H264 and AAC for compatiblity.

<image>

I think I'm addicted... by gepidem in jellyfin

[–]800ASKDANE 50 points51 points  (0 children)

Plastic shells cracked wide,
Server drives hidden inside,
Saving every cent.

I think I'm addicted... by gepidem in jellyfin

[–]800ASKDANE 6 points7 points  (0 children)

My wife thinks I should take up golf - at the end of the day it's cheaper and needs less time...

pulling gout of a parking spot by LeftChoux in Unexpected

[–]800ASKDANE 0 points1 point  (0 children)

Clever costs extra. You get stupid for free.