I tried moving from tailscale to netbird, and while I did get access to my home assistant instance, I got unauthorized errors when trying to load mini graph cards on my dashboard. Instead of tinkering I went back to tailscale - at least for now.
- 0 posts
- 18 comments
- 3 months
- gjoel@programming.devto
Selfhosted@lemmy.world•After Years of Waiting Jellyfin Finally Lands on Samsung Tizen TVsEnglish
5 monthsSorry, the Nvidia Shield. It’s super old, but still best in class.
- gjoel@programming.devto
Selfhosted@lemmy.world•After Years of Waiting Jellyfin Finally Lands on Samsung Tizen TVsEnglish
5 monthsKodi running on an (old) Nvidia Shield Pro, reading from a NAS via dlnr. This works nicely and I don’t get any quality degradation… Except for HDR+ which the shield doesn’t support and I was stupid and bought a Samsung TV, which is bad for numerous reasons, but also this one.
And of course, we are now closing in on the decade since it was released, and still no viable replacement.
- 5 months
Running home assistant with a few addons on a mostly dormant raspberry pi. This totals to 19 lines.
- gjoel@programming.devto
Selfhosted@lemmy.world•What is the Best way to migrate Google-Photos to Immich?English
5 monthsNote that immich go doesn’t need you to extract the zip files. Also, you can set each file to 50GB making everything a lot easier.
- gjoel@programming.devto
Selfhosted@lemmy.world•What is the Best way to migrate Google-Photos to Immich?English
5 monthsMaybe you could use the immich face recognition to delete after import?
- gjoel@programming.devto
Programmer Humor@programming.dev•What are some of the worst code you have seen in a production environment?
7 monthsOh, I’ve seen some doozies… The one I remember the most, and I’ve seen this twice, is this:
myClass.TheProperty = myClass.TheProperty;When I asked about it, the developer said that, well yes, because it reads from one place and sets in another! Not at all difficult to read!
- 7 months
I have that. I just got hue first, so all my lamps (or at least the old ones) are registered in hue. I haven’t taken the time to move all of it over, so now I have two competing networks.
- 7 months
Just got some power measuring plugs. Home Assistant and immich-running raspberry pi + NAS (dual 20TB in raid 1) + switch clock in at around 30W. Surround receiver playing music ups that by 90W. After a minor water leak I added 5 leak sensors to the system that will blink lights and send texts if they detect anything.
The biggest problem is that I’m still running lights through hue and some of them have an annoying tendency to drop off the network…
This too is how I look, dress and behave on the weekends.
- gjoel@programming.devtoProgramming@programming.dev•Looking for a language, that can easily compile to WASM2 years
I haven’t tried it, and it seems to be in alpha, but… Kotlin?
To me, a Linux user, Apple is more of a jail or a pusher. I don’t want to use it because of lock in. Oh, you have an iPod? It’s much better with a Mac. An iPhone? All your friends should also have it, and now we have this special app you can only use properly with other apple users.
No thanks.
- gjoel@programming.devto
Programmer Humor@programming.dev•Implementing RFC 3339 shouldn't really be that hard...
2 yearsI agree! Can we also get rid of politicians, mosquitoes and people who use their phone at the cinema?
- gjoel@programming.devto
Programmer Humor@programming.dev•Implementing RFC 3339 shouldn't really be that hard...
2 yearsWe have slackbots that post, for instance, who has vecation every day. Because it is configured to post this using UTC, the time of day this is posted changes twice a year.
I might have a recurring appointment for lunch in my calendar every day at noon. Now DST happened, so I have to wait until one to eat. That is inconsistent to me.
Timezones change. If I have to go to the theatre on half a year at 18:00, I don’t want to be there at 19:00 because someone decided local time would be better if we moved it an hour. The show time certainly won’t be moved.
What is local time? It’s spacetime. When did it happen and if relevant (eg. a photo) what was the offset (because I would like to know the time of day)? When will it happen, and where? Online meetings across timezones are tricky, of course, but excluding the timezone won’t improve that.
- gjoel@programming.devto
Programmer Humor@programming.dev•Implementing RFC 3339 shouldn't really be that hard...
2 yearsIt is? Without even mentioning it?
To be clear I believe it makes sense to do a lot of things in UTC, but future events should almost always be local time + timezone to make scheduling predictable and consistent to humans.
- gjoel@programming.devto
Programmer Humor@programming.dev•Implementing RFC 3339 shouldn't really be that hard...
2 yearsTo be fair, returning the actual timezone (as defined by tz.db) is useful if you don’t just want the current time since you’ll be able to take DST into account. Not sure how Vienna is -8 though, it should be +1 (or 2 depending on DST).


Ip addresses. Netbird uses the same ip when external, while tailscale has a different internal one. So I need to reconfigure the home assistant client differently for each.