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/)ST
Posts
0
Comments
291
Joined
1 yr. ago

  • I assume they mean they won't pay for a Hue Zigbee bridge, a relatively closed eco system, (and some cloud subscription or whatever they mean with Hue Premium) and new (expensive) Hue bulbs, but they already have Hue bulbs in use in an ad-hoc mode with a Zigbee controller.

  • @fluckx@lemmy.world

    dpkg doesn't resolve dependencies (that's a feature of apt) which means that if you install a Debian package with dpkg, you'll have to manually install all dependencies first, and they won't be marked as automatically installed

    Usually installing a manually downloaded package and its dependencies works like this:
    # dpkg -i package-file.deb
    # apt-get -f install

    So apt-get can be used to install missing dependencies afterwards while marking them as automatically installed.

  • I just want to add that the Hue bulbs are also compatible to Home Assistant. (I'm currently using it with the 'default' ZHA which doesn't work with some China sensors and actors. AfaIk, Zigbe2MQTT would do.)

  • this isn’t healthy:

    True, but not in a way that SnapPakImage is going to fix.

    What about that isn't "healty"?
    You are basically downloading and saving the signing key of docker to the currently recommended place with appropriate permissions, and adding the docker deb-repository, explicitly stating that it should be signed by that particular key.
    If you don't trust docker, don't add their repo. By the same logic, the Flathub repo is an "obscure repository" too.

  • We weren't doing any ressource extensive computations with Matlab, mainly just for teaching FEM, as we've had an extensive collection of scripts for that purpose, and pre- and some post processing.