illusionist
@illusionist@lemmy.zip
- Comment on Where is Immich going to be in 1 year? What's your prediction? 5 days ago:
Immich has traction. That’s why it stands out from all the other projects, imo.
- Comment on Where is Immich going to be in 1 year? What's your prediction? 6 days ago:
Ente is a great project but with immich as a competitor it has a hard time
- Comment on Where is Immich going to be in 1 year? What's your prediction? 1 week ago:
Yes, it can do both.
- Comment on State of federation in git forges 1 week ago:
I haven’t tested radicle too much but it should provide what you ask for.
- Comment on Jellyswarrm - reverse proxy all your Jellyfin servers from a single interface, presenting as a standard Jellyfin server, clients should work out of the box. 1 week ago:
You’re right! You can see that in the screenshots. Thx!
- Comment on Jellyswarrm - reverse proxy all your Jellyfin servers from a single interface, presenting as a standard Jellyfin server, clients should work out of the box. 1 week ago:
How does it handle duplicate entries? How does it define duplicates?
- Comment on Dedicated music server or all-in-one media server? 1 week ago:
Jellyfin has no star rating for music. Navidrome has it. As simple as that.
- Comment on [deleted] 2 weeks ago:
What do you use caddy for without domains?
- Comment on Help setting up a selfhosted VPN at home 2 weeks ago:
You’re right, sorry! I checked it github.com/…/connect-a-container-to-gluetun.md#ex…
- Comment on Help setting up a selfhosted VPN at home 2 weeks ago:
The network_mode: service: gluetun looks off to me but U can’t check.
Does each one their own?
- Comment on Can I self-host on old iPhones? 2 weeks ago:
Probably anything else. A pi is a good idea.
- Comment on Can I self-host on old iPhones? 2 weeks ago:
The phones are probably still working. New battery and touchscreen and someone will be happy with it.
To the normal user it is e waste because it’s an old apple phone. It doesn’t matter how much you get. Just get rid of it so that someone can use it or strip it apart for its parts.
- Comment on Can I self-host on old iPhones? 2 weeks ago:
Just sell them for whatever
- Comment on Anyone tried cloud gaming? 2 weeks ago:
How do you set wol up?
- Comment on Setting up a server for a research team. What should be in my checklist? 2 weeks ago:
Ok, good reasons. I would’ve thougut about vacode, rstudio server, et al
- Comment on Setting up a server for a research team. What should be in my checklist? 2 weeks ago:
What do you need (temporary) VMs for?
- Comment on Will this Jellyfin configuration expose me to security risks? 3 weeks ago:
Install caddy. Check that it works. Get to know what a firewall is. How it works. Forward your ports from router to the machine. (I use cockpit (preinstalled on fedora) to configure my firewall)
sub.domain.com { reverse_proxy 192.168.178.192:8080 }
Replace 192.168.178.192 with the ip. And 8080 with the port and your domain obviously.
That’s it.
- Comment on Will this Jellyfin configuration expose me to security risks? 3 weeks ago:
Yes, you need TLS
- Comment on Immich server is not reachable 3 weeks ago:
api was right a year ago, or two
- Comment on Looking for suggestions: Task scheduler ideally with reminders 3 weeks ago:
I use nextcloud with a task app like jtx board. it’s basic and does exactly what you want
- Comment on Two VPNs? 3 weeks ago:
Nginx proxy manager is easy to use. It has a nice gui. Caddy is incredibly simple after installing. It just has no gui. It cam’t be simpler than caddy, just 3 lines.
- Comment on Asking for suggestions on managing media 3 weeks ago:
Got it 👌🏼
- Comment on Asking for suggestions on managing media 4 weeks ago:
No graphics card? Why do you even think about transcoding? Serious question
- Comment on Asking for suggestions on managing media 4 weeks ago:
I’ll just leave this here locatarr.github.io
I have no experience using it home.tdarr.io
Internet people say that if you reencode the movies, you will lose information and sacrifice quality. I do not know if it is noticable! It is probably visible on a large screen and definitely not on a small one. Like always: shit in, shit out.
You should always use the best source possible. If you don’t have it, maybe someone who has it should do it and not you. I would wait for this person to do it and redownload it once it is available.
265 is not the future gold standard anymore but av1 is. If you are to do it, go for av1 but make sure all your devices can play it natively.
- Comment on selfh.st: improper etiquette by 2010 standards? (trackers, no RSS) Thoughts? 4 weeks ago:
Doesn’t ublock strip away the referrer?
To me, that’s generic and not invasive.
Selfh.st “just” started. Maybe he didn’t get around setting it up. Did you ask?
- Comment on The future is NOT Self-Hosted, but Self-Sovereign 5 weeks ago:
Back in the day people studied and learned and pracrticed before pulishing
- Comment on Tailscale friendly app dashboard 5 weeks ago:
Yes!
Sry for the typo. Mesh vpn.
I use bookmarks which is very convenient. In the past, I also used public domains that simply point to the local IP. E.g. sub.test.com points to 192.1.1.1:8080 instead of a global ip.
- Comment on Tailscale friendly app dashboard 5 weeks ago:
What about only using the mesh von ips?
- Comment on Best plex/jellyfin compatible streaming box 1 month ago:
I use an amazon fire tv stick. It supports more than any other streaming device, afaik. You can sideload custom apps. It’s just there to open jellyfin and ARTE for 50 bucks.
Maybe I’ll buy the next gen shield but buying the 2019 version in 2025 is a bit dated tbo
- Comment on Immich Flatpak 1 month ago:
Nothing in Flatpak stipulates that it only supports GUI applications.
In fact the tutorial offers to create a CLI application: