Results 229 comments of Ajeet D'Souza

You're not treating it as a graph, you're treating it as a generic object - so you can essentially add a node of any (hashable) type. In the case mentioned...

@axelkar that won't be a problem. The otadump binary will launch the GUI if no arguments are selected, but if any options are passed, it will run directly on the...

Closing this in favour of #31 - we're adding a proper GUI to Tauri.

Looks like your payload file is corrupted - what is the file size of `payload.bin`? Is it possible to link the payload file here?

Agreed, I think high priority paths are overcomplicating the problem. zoxide should stay out of the way as far as possible - people really don't want to think so much...

`brew` should be fairly easy to implement - it natively supports `brew bundle` for declarative package management: ```sh brew bundle --cleanup --no-upgrade --file=-

Hey, we'll add an Android target to a future release. For now, you can install it with `cargo install otadump`.

Added in https://github.com/crazystylus/otadump/commit/d3aa91a2e5aca106fd3171213beec72d26831c5c, this will be available in the next release.

@malphi I wrote an [Aerospike integration for Testcontainers](https://github.com/ajeetdsouza/testcontainers-aerospike-go), hope it helps. Requests / contributions welcome.

Sorry for the delay, I hadn't had time to vet it yet. But this looks great, thanks for making it!