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/)BR
Posts
2
Comments
80
Joined
2 yr. ago

  • I don’t think you understand how long the battery does last on the latest generation watches. I wear it all day and all night, and I track my sleep, and there’s usually at least 20% remaining. I only charge in the morning while getting ready for work. It doesn’t last a week, but it’s totally fine for what I use it for.

  • but they turned away from individuals and towards b2b

    I don’t agree. 1Password is exactly the application my family and I need and works extremely well. I don’t understand how you think they turned away from individuals. Adding b2b features doesn’t in any way take away from what the app provides for me. IMO the cost is pretty reasonable and the features and enhancements just keep coming. It was great when I started using it over 10 years ago, and now it is unrecognizable from then (in a good way).

  • someone please correct me if I’m wrong but I believe that for it to be possible, the application that plays the mkv file would have to have a remote execution exploit and the code for the virus would be executed through the player. the player would be required to have elevated privileges. I think this is exceptionally unlikely for vlc

  • I have recently replaced two Schlage Zwave locks with the Encode locks because have trouble with zwave at the front door. The zwave locks perform well and the back door lock always worked 100% of the time, integrated well with home assistant and HomeKit bridge.

    The encode locks are more attractive and the lock mechanism is nicer and a lot quieter than the locks I replaced.

  • In my opinion, the settings file isn’t where this information should be presented. I would put these notes in the release log and readme and example settings file. I have also written this information to logging during startup so a user knows what to do, or I write a migration that does the change automatically if that’s possible.

    This is only my opinion and you can use the comment method described like “//“: “Deprecated” if desired.

  • For settings files I always have an example file with sensible values filled in and along with descriptive keys that serves as reasonable documentation. If something is truly unknowable, I’ve probably done something wrong.