Stephen A. Imhoff

Results 147 comments of Stephen A. Imhoff

Can we add another task? Currently, there isn't a way to supply `--docker-path`/`--docker-compose-path` to any of the features commands, which causes issues if you're using podman in ci scenarios.

The main feature repository in this organization includes a custom ci script to generate feature documentation. Would moving documentation generation into the cli be something to be considered?

Thought of something else: With the rise of rootless containers and kubernetes, it would be attractive to be able to run the CLI in scenarios where there may not be...

This is not group-by (which only covers searching, and still requires you to store multiple independent points). Optional vectors can be used to implement this as a workaround, but it's...

My real-world use for this is for image-similarity-search for searching for objects. We have an undefined count of multiple images of the same object, from different angles (and possibly in...

@generall - Yes, that is a much more usable form. I don't see a way to be able to filter the looked up results, though?

> i'm creating new HTTPS based Protocol for Security. .... yeahhhh, I dunno about that. You might be creating a _TCP-Based_ protocol (of which HTTP/S is already one), but almost...

> And no, security can be fixable with Self Signed Certificates... (With one of a unattached Trusted Certificate, Certificate Pinning...) > > On current system (default TLS) normal hackers can't...

> The problem of TLS is being affiliated with a central structure. NSA, MIT and a lot of organisation have certificate datas. it's not only about that. TLS signatures can...