nix98

joined 2 years ago
[–] nix98@lemmy.world 1 points 1 week ago (1 children)

This is very interesting. Do you know anyone who has actually tried these?

[–] nix98@lemmy.world 1 points 1 week ago

Can you de-google these? I have a personal rule against any google accounts or google devices...

[–] nix98@lemmy.world 3 points 1 week ago (1 children)

Have you tried it with a Roku? My pi.hole blocks most things, but I haven't yet tried to completely block it from the Internet. In the past, I've had to allow some domains through my pi.hole or things would be completely broken, but that hasn't happened in a while...

I suppose I'd have to occasionally unblock it to get updates to the jellyfin app, which is doable.

[–] nix98@lemmy.world 4 points 1 week ago (5 children)

How good is Jellyfin on AppleTV? My understanding was the app was a bit lacking...

 

My jellyfin collection has finally become large enough that I have been able to cancel all my streaming services. My issue now is that I want to get rid of my Roku's that are hooked up to each TV.

Is there a good alternative? It MUST be family approved, meaning:

  1. It is not visible (no desktop/laptop hooked up)
  2. It is low power
  3. It has a simple remote control
  4. It supports Jellyfin
  5. It is relatively cheap (< $150)

I am sure I could build something out of a raspberry pi, but:

  1. I don't need another project I have to fiddle with
  2. It MUST support new codecs (h.265/AC1/aac/...) as I want direct play from my server
  3. If it stutters/buffers once, it goes into the trash!

I've generally been mostly happy with my Roku, and my pi.hole blocks most of their analytics, but last week, I pressed the home button on my Roku and it started play a video add with audio. Completely unacceptable (That has happened twice in the last week). And in general, the more of this crap I can get out of my life the better!

[–] nix98@lemmy.world 1 points 2 years ago

I 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.