Frigate is a reasonably immature project but it is getting better with each release. Blue Iris is adored but it does have a Windows requirement so that might disqualify it for you.
More info is at my installers repo https://github.com/wltechblog/thingino-installers or my YT channel (WLTechBlog)
I have limited knowledge of guns. I understood that they had a physical safety switch that had to be manipulated before the firearm could be used. Is that the case? If so, is the safety left off when people are carrying with a round chambered? Or have I misunderstood the purpose of the safety?
I can’t think of another DB TUI tool as nice. I use it mainly with DuckDB, for which I believe it was originally written (although the web notebook UI that now ships with the DuckDB binary is also nice).
Slightly OT, but PyCharm / Datagrip always feels quite flaky with DuckDB. Thanks to Harlequin, I never needed to dig into it too deeply. I only wish that DuckDB supported writes while attached (in read-only mode) from another process! Although I understand there are good reasons for not doing so.
Like with WordPerfect, there are people who get great utility (attorneys in WP, developers with Markdown), but 80-95% of people don’t get anything out of it.
It’s also one of those things where the constraints are an advantage. Markdown is great for internet facing text content, while many aspects of the mainstream wysiwyg editors are really descended from solutions for placing text on paper.
Unfortunately there’s no realistic solution to the lock-in, so wrestling with broken paragraph formatting, mismatched text sizes, auto-numbering errors, etc at 2am before a client deadline remains the norm. One of the most frustrating parts of the job.
You can definitely use it for markdown, but we haven't seen anyone test it for plaintext yet. I'm sure it would work though, let us know if you end up trying it!