

Shout out to pdfgear.
Does almost all the pdf file manipulation anyone needs and it’s free.
Shout out to pdfgear.
Does almost all the pdf file manipulation anyone needs and it’s free.
I always put stuff in the same spot so I don’t have to look for it or think about where it is. Everything in my wallet has a place, everything in my pockets always goes in the same pockets, my work ID goes in the same place when not in use, my sunglasses have a spot on the counter at home, and on and on. Greatly simplifies things and reduces stress not having to think about where stuff is or might be.
Indeed. I have done so.
Seems like a cool idea but I feel like if you’re buying rack hardware you should be able/willing to buy a metal frame to house your stuff in.
I don’t know too much about snap (I literally haven’t had to touch my immich setup) but as far as I remember when I set it up that was snap’s whole thing - it maintains and updates itself with minimal administrative oversight.
I was in the same spot about 3 years ago and I started with Unraid. Got me into docker and dipping my toes into command line stuff.
Honestly though you’re going to quickly outgrow your old laptops…
I’ve had immich running in a VM as a snap distribution for almost a year now and the experience has been leaps and bounds easier than maintaining my own immich docker container. There have been so many breaking changes over the few years I’ve used it that it was just a headache. This snap version has been 100% hands off “it just works”.
You can easily tell when a mathematician has written code because it’s typically hot garbage in terms of readability.
I feel personally attacked lol
I’m actually behind 3 routers and still hosting stuff to the internet. My house is behind cgnat, I have two isp routers, which both connect to a pfsense router (ip of which is in the dmz of each isp router).
My pfsense router and a free vps hosted at oracle are both connected via tailscale. Pfsense router advertises specific subnet addresses to the tailnet. VPS uses caddy to reverse proxy to those subnet addresses to expose them to the internet.
I was happy with tandoor for a while. Didn’t try any others.
However one problem remains for me; my household is bilingual. Any real recipe manager like this (for me) needs to easily convert ingredients/recipes between two languages.
Anyone know of any solution for this (aside from manually running every recipe output through a translator)?
This looks really cool. Anyone know if there is a way to make something like this ingest a gedcom file and put out a visual like this?
Did you have a mistake in your caddyfile? Or, what led to this? I’m using caddy as well and could be good to know, though I don’t recall seeing that warning.
Here. I’m on docker 3.7. I think it’s correct…
services: elinorr: image: registry.gitlab.com/mwirth001/elinorr:latest container_name: elinorr environment: - PUID=1000 - PGID=1000 - TZ=America/Chicago - SHOW_LIST="design-squad" volumes: - '/mnt/user/appdata_docker/elinorr:/elinorr/config' - '/mnt/user/media/zz_downloads/elinorr_downloads:/elinorr/downloads' restart: unless-stopped
deleted by creator
Ty sir 🫡
So I just got back to this today and I still have the same error:
KeyError: 'collections' '2025-04-08 20:31:17,226 - INFO - Entering elinorr function' '2025-04-08 20:31:17,226 - INFO - Successfully set show_list.' '2025-04-08 20:31:17,226 - INFO - Successfully finished pre-flight checks, beginning main loop of Elinorr.' '2025-04-08 20:31:17,228 - INFO - Successfully connected to elinorr.db.' '2025-04-08 20:31:17,229 - INFO - Processing show "design-squad"' Traceback (most recent call last): File "/elinorr/elinorr.py", line 175, in <module> elinorr(SHOW_LIST, WORK_DIR, SCAN_INTERVAL) File "/elinorr/elinorr.py", line 136, in elinorr for episode in content_json['collections']['episodes']['content']: KeyError: 'collections' '2025-04-08 20:31:19,132 - INFO - Entering elinorr function' '2025-04-08 20:31:19,132 - INFO - Successfully set show_list.' '2025-04-08 20:31:19,133 - INFO - Successfully finished pre-flight checks, beginning main loop of Elinorr.' '2025-04-08 20:31:19,135 - INFO - Successfully connected to elinorr.db.' '2025-04-08 20:31:19,137 - INFO - Processing show "design-squad"' Traceback (most recent call last): File "/elinorr/elinorr.py", line 175, in <module> elinorr(SHOW_LIST, WORK_DIR, SCAN_INTERVAL) File "/elinorr/elinorr.py", line 136, in elinorr for episode in content_json['collections']['episodes']['content']: KeyError: 'collections'
Also tried with just "design-squad"
, and tried with "cyberchase design-squad"
Ah cool. Thanks for checking it out.
Ah. I just walked away from my computer for the day. I can check tomorrow.
So i got the container running, logs are showing the same error loop every couple of seconds. I’m wondering if it’s because the video url don’t match what’s in your gitlab readme:
https://pbskids.org/videos/watch/cyberchase-full-episodes/1385841/if-you-cant-stand-the-heat/1568637
Not trying to hijack here but I’ve encountered this as well with a tv show called Gringolandia, I think it was on Netflix. Was a super funny show about 6 episodes long and I can’t find it anywhere.