Did it used to work? That sounds more like there’s a lag in the app updating. Likely your HA updated, but the fdroid version is an older version and it wants you to update, but the update isn’t available on fdroid yet so it’s pointing you to the play store
- 0 Posts
- 161 Comments
yaroto98@lemmy.worldto
Jellyfin: The Free Software Media System@lemmy.ml•Make clients autodiscover Jellyfin over your routerEnglish
11·8 days agodeleted by creator
Take a look at this list:
https://www.thetechedvocate.org/10-best-new-cars-for-people-that-dont-care-about-technology/
It’s a couple years old, but the info is likely still good.
yaroto98@lemmy.worldto
Ask Lemmy@lemmy.world•If you are formerly religious, how did you leave your religion and what made you do it?
14·14 days agoFormer Mormon here too. For me it was the news about the SEC fines. The church breaking the law to hide from the government and it’s members just how much money they actually have. For decades too. The reason they didn’t want people to know? Because they’d have ideas on how it should be spent. Yes, I think the hundreds of billions of dollars should be spent feeding and clothing the poor and homeless. Ya know, like that Jesus guy said, like a lot. But no, they say they need it for the 2nd coming. Cuz, Jesus is gonna need a large diversivied stock portfolio.
Since then everything else fell apart. I saw the insane number of lawsuits suing the church for covering up sexual abuse, and the church defending the abusers, not the victims. Now all I can see is a bunch of terrified, greedy old men clutching to power and lying to try to stop their members leaving in droves.
yaroto98@lemmy.worldto
Selfhosted@lemmy.world•How many and how much are your subscriptions?English
2·15 days agoWhen marketing is directed towards normies and not nerds.
yaroto98@lemmy.worldto
Selfhosted@lemmy.world•How many and how much are your subscriptions?English
2·16 days agoI’m pretty sure they do support catch all, because that’s what I have. Or at least they used to and I’m grandfathered in.
looked it up, seems like a quick setting:
I’m pretty sure I have the cheapest, one email address option with catch-all. I didn’t set up any aliases.
yaroto98@lemmy.worldto
Selfhosted@lemmy.world•How many and how much are your subscriptions?English
2·16 days agoMy domain’s registrar is namecheap, i tried their email on a whim, i’ve had no complaints in the 7ish years I’ve been using them. Privateemail.com
yaroto98@lemmy.worldto
Selfhosted@lemmy.world•How many and how much are your subscriptions?English
35·17 days agoDomain is about $15/yr
Email for my domain is $20/yr
VPN is about $50/yr
Same, also depends on what I’m going to change. If I’m doing any heavy editing, vi/vim. Something small and fast? Also usually vi/vim, but sometimes nano as it’s preinstalled unlike vim nowdays.
The wife’s titties enhace the quality of the sleep.
All in one’s advantage is fewer points of failure, lower power consumption, and ease of troubleshooting. Disadvantage, something breaks, everything’s down.
Duo setup: more power, more points of failure, typically they’ll end up intertwined and dependant on each other, so if one goes down they’re both likely down. You usually need more hardware for High Availability.
I’d go either all in one with the best hardware, or go with what the other commentor said and have one be prod and the other dev.
yaroto98@lemmy.worldto
Technology@lemmy.world•Linux devs are fighting the new age-gated internetEnglish
13·28 days agoMostly because it’s starting with dob, what happens when they require a phone number, address, credit card, or social security number? Faker can fake all those in that library. But you’re absolutely right, for one dob it is massive overkill.
Also, I’m do test automation for my career. Litterally use faker daily for generating test data. Defaulting to it is natural and familiar. Most use what they’re familiar with, rarely the best solution for a task.
yaroto98@lemmy.worldto
Technology@lemmy.world•Linux devs are fighting the new age-gated internetEnglish
851·28 days agothere’s a pretty simple solution IMHO. The faker python library is awesome at generating test data. Return a random dob everytime a site requests it.
import faker faker fake return fake.date_of_birth(minimum_age=18, maximum_age=90)
yaroto98@lemmy.worldto
Selfhosted@lemmy.world•Any experience with e-ink displays?English
9·1 month agoI’m doing a project of my own on an eink display. Like the other poster mentioned it’s an esp32 but it has a full dev kit. It’s called the paper v1 from m5stack. The esp32 has wifi, bluetooth, the eink display is touch enabled, it is a fully enclosed little device with a battery so it doesn’t need to be plugged in constantly. Possibly cheaper option than a pi+eink like you’re looking at, and likely uses a lot less electricity. I’ve seen videos of people who upgrade the battery in theirs. I’m not sure those applications work on it, but it’s possible something similar is built for the esp32.
yaroto98@lemmy.worldto
Technology@lemmy.world•U.S President administration cites national security in stalling 165 wind farms | Onshore wind development in the United States is being brought to a standstill.English
9·1 month agoHe forgot he’s Don Trump not Don Quixote
I made my own 5 years ago, it’s still going great. Esp32 + particulate sensor + voc sensor + esphome. I do wish I had splurged and gone c02 instead of voc or in addition. It was like 1/3 the price at the time of the normal brands.
yaroto98@lemmy.worldto
Technology@lemmy.world•Google has a price for you. We found it.English
38·1 month agoI need to start poisioning my data more and make it stupid expensive to advertise to me.
yaroto98@lemmy.worldto
linuxmemes@lemmy.world•When i go to linux to escape AI.... and linux is about to become illegal
9·2 months agoThey can’t really make linux illegal. They’ll make selling devices without age verification illegal. Essentially making selling devices with an OS that doesn’t play ball illegal.
yaroto98@lemmy.worldto
Jellyfin: The Free Software Media System@lemmy.ml•Round two in the Timezone battleEnglish
4·2 months agoUnsure, but you might need to delete the container and recreate it. Or even worse go back through the install/setup process and re-import everything. Depends on when jellyfin reads in that var.





Here’s a script:
https://gist.github.com/Kidev/59bf9f5fb53ab5eee99f19a6a2fc3992