• 9 Posts
  • 2.13K Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle


  • Probably going to be Frigate. It’s meant for NVR, and has easy time management tools for review, plus you can setup an easy monitor stream with RTSP or ON IF to watch live from elsewhere.

    You could also engage it’s inference for doing simple identification or animals and objects to tag clips where something happens in a Region of Interest.











  • Labels/Tags are a product feature, not part of email standards. Meaning: it’s not a thing when looking at the raw mail server data.

    Each product handles this in their own way, and the tool being used to export your mail from one host/product to another would be what is handling that, if at all. Gmail probably just uses folders because that is part of the structure a mail server would have.

    I believe Proton’s import tools handles this correctly from Gmail using both labels as folders and preserving tags, but I believe Thunderbird just puts them in folders as is standard.

    You can double check by looking at the raw data exported from any mail service. You could probably easily write a quick script to handle getting tag info and applying it yourself, though it could be quite slow.






  • This…is not accurate. Not being pedantic, just correcting the misunderstanding so you know the difference.

    LTS releases are built to be stable on pinned versions of point release kernel and packages. This ensures that a team can expect to not have to worry about major changes or updates for X years.

    Rolling Releases are simply updating new packages to whatever versions become available when released. Pretty much the opposite of an expected stable release for any period of time.

    Doesn’t have anything to with “forced reinstall” of anything. If you’ve been having to fully reinstall your OS every time a new LTS is released, you are kind of doing extra unnecessary work.