- 3 Posts
- 6 Comments
This costs me not just time, but money. I know it isn’t much but is really a big pain. The biggest issue is that the app and recommendation algorithm isn’t going to be useful with 20 songs. You really need 1000s of songs to actually use the app…
nix98@lemmy.worldOPto
Selfhosted@lemmy.world•Alternatives to Roku/AppleTV for Jellyfin ClientEnglish
1·9 months agoThis is very interesting. Do you know anyone who has actually tried these?
nix98@lemmy.worldOPto
Selfhosted@lemmy.world•Alternatives to Roku/AppleTV for Jellyfin ClientEnglish
1·9 months agoCan you de-google these? I have a personal rule against any google accounts or google devices…
nix98@lemmy.worldOPto
Selfhosted@lemmy.world•Alternatives to Roku/AppleTV for Jellyfin ClientEnglish
3·9 months agoHow good is Jellyfin on AppleTV? My understanding was the app was a bit lacking…
nix98@lemmy.worldto
Selfhosted@lemmy.world•Looking for Self-hosted Bookmark ManagerEnglish
1·2 years agoI have started doing something completely different than using bookmarks. I set up yacy on a personal, internal server at my home, which I can access from all my devices, since they are always on my wireguard vpn.
Yacy is actually a distributed search engine, but I run in ‘Robinson mode’ as a private peer, to keep it isolated, as I just want a personal search of only sites I have indexed.
Anytime I come across something of interest, I index it with yacy, using a a depth of 0 (since I only want to index that one page, not the whole site). This way, I can just go to my search site, and search for something, and anything related that I’ve indexed before pops up. I found this works way better than trying to manage bookmarks with descriptions and tags.
Also, yacy will keep a cache of the content which is great if the site ever goes offline or changes.
If I need to browse, I can go use yacy’s admin tools to see all the urls I have indexed.
I have been using this for several months and I am using this way more than I ever used my bookmarks.
How does this handle IAM policies? At work we have a blackened that relies on S3 and IAM policies. For local development we use minio as it seamlessly handles that. Does garage?