Kushal Pisavadia

Results 28 comments of Kushal Pisavadia

I originally saw this issue with version `1.2.0` and then upgraded the `AppImage` in use to `1.2.1` which is seeing the same issue.

Just because I was curious, I removed the registered console and tried to re-register it. I'm now seeing the following error: ``` [I] Regist starting search [I] Regist sending search...

> Please check if Ubuntu's firewall block the incoming connection of UDP. It is disabled for me: ``` ❯ sudo ufw status Status: inactive ```

Something else that might be useful if this is going in a direction that I think it's going in: https://github.com/benlaurie/objecthash

What operating systems are you targeting? You could get away with something like eBPF here if limiting it to Linux. It will be very lightweight and won't detract from any...

If you're a team using AWS/GCP, these metrics may not matter that much to you compared with tracking the instance types you're using. That gives you better signals on the...

We'd need an interface for it to make things sane. Some kind of staging object, where all queries go. Then it could provide thread handling, which will allow us to...

I guess that makes sense. However, I was talking more along the lines of row-level locking for concurrency.

Closing this as it had been superseded by #58.

Hey @donmstewart. If we don't, more than happy to review a PR adding such functionality!