[-] [email protected] 29 points 1 week ago

If all the devices are in the same network you should be able to stream content even without internet. I had to wait for 5 days to my ISP set up my internet on my new address and I watched my jellyfin library in the meantime with no problems.

4
submitted 2 weeks ago by [email protected] to c/[email protected]

Hey guys, I was using a webos client until recently and I used to adjust the subtitles when they were slightly out of sync using the settings on the video player. Now I'm using a Android Tv client (new tv) and there is no settings icon to do that or to look at the video properties. On my phone the icon is there and on the web version on my laptop too. Did I mess with some menu settings or something or there is no settings on the Android Tv app?

116
submitted 1 month ago by [email protected] to c/[email protected]

Hey guys, it's pretty much the tittle. I've been using Lineage with microg for a year now and despite using the majority of FOSS apps in my routine I still feel like I have to struggle to preserve my privacy and keep Google away from my data. Do you guys feel the same sometimes?

Every time I have to use a banking app is a pain ..I kept changing banks to the ones who I could use with Magisk but every app update breaks my setup and I have to find a workaround or change to another app. I just quit using banking apps and passed them all to the wife.Now even home brokers have been blocking me asking to use a "official android version"

Today even a government app we must use to get access to services and information started complaining about my play store.

I self host a nextcloud service on my old desktop that serves as a server but every now and then the updates crash something. Sharing calendar and notes is too complicated if you don't have a vps or a domain. I keep getting complains from the wife about how come I just don't use google keep and Google drive anymore.

After a year I'm starting to think that maybe my data is not worth the hassle just to keep big tech out of my digital life.. I guess Big Brother wins

What do you say? Am I too lazy or it is unpractical to stay away from big tech?

[-] [email protected] 23 points 1 month ago

30 bucks?! Where?!

[-] [email protected] 25 points 2 months ago

Yeah I can relate to that..I'm on vyvanse for a year now and the other day I gave one to my wife that had to do a test she was studying a lot to pass and. After like 4 hours she looked like a neth head literally running around the house while I was drinking coffee and reading a book. For the first time in forever all that noise inside my head is gone.

[-] [email protected] 40 points 3 months ago

That's why I love Lemmy! Every day I learn something interesting here!

10
submitted 3 months ago by [email protected] to c/[email protected]

Depois de muitos anos de streaming voltei pro alto mar, especialmente pela frustração que serviços como a Disney trouxeram..esperei ansiosamente pra ver os curtas clássicos que passavam na globo mas a Disney cagou e não adicionou no catálogo Brasil. Estou com uma arr stack rodando mas to com dificuldades pra encontrar desenhos dublados, especialmente os antigos como os curtas clássicos da Disney. Quando o prowlarr ou sonarr acham o torrent não tem seeders..Alguém tem ideia se private trackers ou usenet seriam melhores pra esse tipo de mídia? Se sim, qual vcs indicariam?

54
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]

So I saw this post here a couple days ago about music piracy and got interested in soulseek. I've installed nicotine in a docker container and started searching for some music. I've found some pretty hard to find music and this album my father used to have in vynil when I was a kid. Cool. But the files had PRIVATE written on them.. Tried to download but the user did not share them with me. My question is: what's the point of sharing folders in a p2p program and denying access to these folders? I mean..just don't share it if you won't let anybody download it. Am I missing something in order to download this album?

Edit: hey guys I sent a message to the user asking if he could share the folder with me and he answered that he'd added me and I could download whatever I wanted! Great! Thanks for the help!

[-] [email protected] 26 points 4 months ago

The only thing that keeps me with subscriptions is the cartoons my daughter watches, because they are hard to find dubbed in my language (Portuguese). It's still more convenient to subscribe than try to find the dubbed cartoons online. For everything I watch I use my arr stack.

[-] [email protected] 33 points 1 year ago

I hate super hero movies ..do you know what I do? I don't watch them..there's nothing to be saved ...studios will stop making those terrible movies once people stop watching them..if there is a lot of audience there's no meaning in stop producing..

[-] [email protected] 61 points 1 year ago

Retiring doesn't seem like an option from my perspective.. Better start gaming now

[-] [email protected] 33 points 1 year ago

That's why I moved to fedora recently...didn't like to see 30 or so mounted filesystems every time I did an fdisk -l to mount some disk

[-] [email protected] 23 points 1 year ago

I use openboard but it gets me mad sometimes when I start deleting characters and it removes the space between the last word..sometimes it's really annoying!

[-] [email protected] 27 points 1 year ago

I've been using DDG for a year and like the search results but what bothers me is that you can't exclude a word from your query with minus sign!

[-] [email protected] 23 points 1 year ago

I use a monetary argument.. If my data can become revenue to the company then I must have a part of this revenue ..if they are not paying me for my property (my data) then I should keep my data from them

10
submitted 1 year ago by [email protected] to c/[email protected]

Hey I was trying peertube recently and signed up to a specific instance ..then yesterday I recorded a video and decided to upload to peertube but I found out that I have 0 quota in that instance.. I tried to find if this quota info is somewhere in the peertube instances page but had no luck. Is there any instance that give me some quota on their disk or do I have to run my own instance to host my videos?

[-] [email protected] 25 points 1 year ago

No more computer graphics intense movies with bad scripts about super heroes?That'd be soo sad 🤣

4
submitted 1 year ago by [email protected] to c/[email protected]

Hi guys! I have several docker containers running on my home server set up with separated compose files for each of them, including a Pihole one that serves as my home DNS. I created a network for it and a fixed IP but I couldn't find a way to set fixed IPs to the other containers that use the Pihole network. Well everything works but every now and then I have problems because the Pihole cant start first and grab the fixed IP and some other container gets its IP so nothing works because everything depends on the Pihole to work. My Pihole compose is like this:

`networks: casa:

driver: bridge
ipam:
  config:
    - subnet: "172.10.0.0/20"

networks:

  casa:
    ipv4_address: 172.10.0.2`

My Jellyfin container as an example is like this:

`_networks: - pihole_casa dns: - 172.10.0.2

networks: pihole_casa: external: true__`

I read the documentation about setting fixed IP but all I got was using one single compose file and with 12 containers that seems like a messy solution.. I couldn't set fixed IPs with different compose files. Do you guys have any suggestion about it?

Thanks!

TLDR: I want to set fixed IPs to containers in different compose files so all of them use Pihole as DNS and don´t steal Pihole's IP in the startup

view more: next ›

fernandu00

joined 1 year ago