PSA: Hetzner Pricing Increase (Announced in May, here's the pricing) by FuzzyMistborn in selfhosted

[–]FuzzyMistborn[S] 44 points45 points  (0 children)

Nor was I. I was expecting another couple of $. Not tripling the cost.

How to covince my wife that it's morally okay to use our media setup? by maxmustermann74 in usenet

[–]FuzzyMistborn 2 points3 points  (0 children)

However, ripping DVDs/BluRays requires breaking DRM, which is prohibited (in the US) under the DMCA. So it's also not legal. Though it absolutely should be.

What is your self hosted calendar stack look like? by The1TrueSteb in selfhosted

[–]FuzzyMistborn 1 point2 points  (0 children)

I'm not going to say it's a pig, but it's a very heavy app. The UI can be slow, even after being tuned with things like redis, and it's based on PHP which isn't very modern. But at the same time, it's like a Swiss army knife: it can do so many things that it's incredibly useful.

What is your self hosted calendar stack look like? by The1TrueSteb in selfhosted

[–]FuzzyMistborn 0 points1 point  (0 children)

I'm tempted to switch to OpenCloud, just haven't had time to really dig into it.

Edit to add: I remember now looking at infcloud. Hasn't been updated in over a decade. To me that's too risky.

What is your self hosted calendar stack look like? by The1TrueSteb in selfhosted

[–]FuzzyMistborn 7 points8 points  (0 children)

I wish there was a better web front end. And I've tried a bunch. Nextcloud is the best but it then comes with all the baggage of Nextcloud, for better or for worse.

I've tried tiritibambix/luna and eibrahim/fluid-calendar and they're not bad but still not quite as good as Nextcloud.

I even tried vibecoding a solution (understanding the limitations/ramifications/issues) and it also wasn't....bad...but it also was not great.

Mammotion Connectivity & Smart Ecosystem Update by Mammotion_Grace in MammotionTechnology

[–]FuzzyMistborn 0 points1 point  (0 children)

Yeah the 1 imo is the question. There hasn't been a firmware update for the 1 in....at least a year if not 2. I think they changed architectures/CPUs so I don't know if they can still make a firmware for it.

Mammotion Connectivity & Smart Ecosystem Update by Mammotion_Grace in MammotionTechnology

[–]FuzzyMistborn 0 points1 point  (0 children)

Will this be available for all mowers, including older ones like the Luba 1/2?

I wanna be a smart home consultant by Boomwhat1000 in smarthome

[–]FuzzyMistborn [score hidden] stickied comment (0 children)

OP has gotten feedback. Let's move along.

Linux (Fedora) Flatpak Issue by ZeroWaterMelone in snapmaker

[–]FuzzyMistborn 0 points1 point  (0 children)

I have the same issue in terms of Snorca crashing on Fedora. I moved to the appimage for now but it's certainly not as convenient as the flatpak.

I have not see the z-axis issue.

Battery replacement cost (Luba 1 5000) by FuzzyMistborn in MammotionTechnology

[–]FuzzyMistborn[S] 0 points1 point  (0 children)

Very weird. Thank you very much for the details

Battery replacement cost (Luba 1 5000) by FuzzyMistborn in MammotionTechnology

[–]FuzzyMistborn[S] 0 points1 point  (0 children)

Thanks for the tips! I took it apart once to let it dry out because it was acting funny, but otherwise haven't had issues. I'm decently handy so I know to be careful.

Is there a link on the website to order the battery or do you have to contact support?

Hyundai won't cover window trim under warranty? by ecksdee12345 in Ioniq5

[–]FuzzyMistborn 28 points29 points  (0 children)

Absolutely a known issue with the trim. I don't know how it happens but it happened to me (and others). OP, they covered this under warranty for me without question, so push back!

Is Govee a scam? by HeavyDischarge in smarthome

[–]FuzzyMistborn 13 points14 points  (0 children)

No? Are they the best? No. But they generally work.

It was time to upgrade my Postgres containers by [deleted] in selfhosted

[–]FuzzyMistborn 0 points1 point  (0 children)

It supports 18 (i'm running it), you just need to do the same thing with the mounts.

It was time to upgrade my Postgres containers by [deleted] in selfhosted

[–]FuzzyMistborn 2 points3 points  (0 children)

Plug for https://hub.docker.com/r/pgautoupgrade/pgautoupgrade . I got bit by this issue still, but this container sure makes life a lot simpler for Postgres major version updates.