Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MB
Posts
1
Comments
331
Joined
2 yr. ago

  • On the receiving end of this controller, there’s probably just a relay shorting 2 wires from the boiler together - like the Honeywell BDR91.

    So, you could just replace that by some Shelly switch and wouldn’t have to use the proprietary radio protocol.

    On a sidenote: Those room controllers usually “learn” how long it takes to reach the target temperature (as this can be vastly different between summer and winter) and move the starting time accordingly. So they reach the target temperature at the programmed time. At least the more expensive ones do. You’d have to do something similar in your automation if you want that comfort. (Unless HA already has some code for that…)

  • This is what I’ll replace my DS415+ with, too, once it dies. The TerraMasters are basically bog-standard Intel NUCs with a storage adapter. And there’s HDMI output and an internal USB drive which you can just replace (or overwrite) and install OMV or TrueNAS or whatever.

  • While a non-profit sounds very honourable, I personally think Gitea has the more future-proof model. In fact, Gitea Actions was something they got commissioned for and were allowed to open source it as well.

    This is basically how I think about it. (Not my comment.)

    But we’ll see…

  • And Gitea has Gitea Actions. The big difference - and also the sole reason ForgeJo was forked - is that Gitea has a business behind it that allows them to sell support hours to other businesses. And then use the money to progress Gitea. Similar to how Zabbix and others do it. But the community decided that this is a bad thing and moved to ForgeJo.

  • Permanently Deleted

    Jump
  • This is because they own the gameplay

    Do they, though? They create the world, but the player is the one controlling the action.

    someone reading a book out loud publicly

    If I publicly read a book, I replay the contents verbatim. Basically an exact copy. But playing a game IMHO is more like fan-fiction. I'm making my own story and thus there should be no way to get any legal case against showing/publishing this to others.

    That being said, if you monetise your videos and make money from them, it becomes a whole different story.

  • If you spin up a Lemmy instance and subscribe to a community, all new posts and comments inside that community will be mirrored to your instance. As I'm subscribed to around 100 different communities, that was a LOT of traffic without me doing anything. That's why I've given up on self-hosting Lemmy just for myself and went back to using lemmy.ml.

    However, I do self-host a GoToSocial server just for myself. It's probably not necessary as mastodon.social isn't going anywhere anytime soon, but if you're on a smaller instance, it might be worth it. Also, you get to show off your own domain name. And, while other instances may block yours, your content stays online as long as YOU want it to. There's no way for an external moderator to delete posts on your own server.

    People can find you via Boosts from others or by searching for your @username@domain.com.

    Maintaining my GoToSocial so far consisted of simply getting WatchTower to update the Docker container. Migration of data to a new version happens automatically. (Well, there was one accident where some pre-release version got released under the latest tag and I had to use the development branch for a few days .... but that was an accident from the GtS-team and shouldn't happen again.)

  • I've recently watched this video on YT about some guy that replaced all his social interactions with AI models for for a while. And he, too, said that his ChatGPT "best friend" was too friendly and later in the test preferred some Character.AI "dominatrix" model instead.

  • Permanently Deleted

    Jump
  • In Paris, France, government officials went around the inner city area and forcefully removed all unofficial key safes from buildings. That’s how all cities should handle this.

    However, some years ago there was a news story going around about one person that owns various different places in Berlin, all listed under different names on AirBnB and that person barely visits those places as he has cleaning people do everything in between bookings. They only pocket the huge amounts of money while doing nothing. And the description to find the door key was like “find the public bicycle rack and look for the broken bike with a pink frame, the key will be under the saddle” and there were specific instructions to not talk to anyone in that building. So they definitely knew that this was kind of a grey area…

  • Permanently Deleted

    Jump
  • Yep, the one time I’ve tried to use AirBnB I had booked a nice place way in advance only to get it cancelled a few weeks later b/c the owner apparently needed it for something else. Or realised there was an event during that time where he could get more money.

    Contrary to that, when the hotel we had booked for some time during Covid realised they weren’t open for the public yet, they moved our booking to a nearby higher tier partner hotel and they then even upgraded us. You won’t get this with AirBnB, I guess.

  • Permanently Deleted

    Jump
  • But how is it deemed illegal when Nintendo "loses" pre-release games in the wild and somebody "finds" it and shows it off on YouTube? Game reviewers are bound by NDAs and have contracts with Ninty - but these "criminals" don't. So what's the crime here? Publishing something Ninty didn't want to get out yet? And how is this copyright infringement when he never stated that he's made a Mario game? Or is trying to sell Mario-themed stuff? It's an official game from Ninty, so what does this have to do with copyright? Where did he copy it?

    Same with the "circumvention" ... if you can easily make a copy of the key from your own device - which you've legally bought and where you only need a paper clip to do it - what are you circumventing then? If you buy a lock, it usually comes with the keys on a keyring that's "locked" to the loop. Is removing a key from that keyring also "circumventing" then?

    The big problem here is that most people doing law have no idea about the technical stuff. And until that changes we'll see lots of these ridiculous claims going through.

  • Once my DS415+ (with the C2000 fix) finally dies, I’ll most probably go with a Terramaster F4-423. They have an internal USB-port with their OS which you can replace and install a custom OS to it. And it’s basically just an Intel NUC with a storage controller in a nice package. So, pretty much compatible with the usual OSes and NAS softwares.

  • Wasn’t there something a few months ago about Microsoft handing out secret API calls to developers of other antivirus products so they can quietly disable Defender during the installation of their product? Some guy had this reverse engineered from an installer…

  • Yes, I’ve set WATCHTOWER_RUN_ONCE and run it manually (letting it download and automatically apply the updates) when I find time. In the rare case something breaks, I can fix it immediately or roll back the broken container by setting the label to the previous version.