Jon Bonazza
Jon Bonazza
I am using the new scanner api like so: ```go func ScanCh(scanner hrpc.Scanner, errCallbacks ...func(row *hrpc.Result, err error))
Is it possible to support configurable scanner timeout and client RPC timeouts? These would be equivalent to hbase.client.scanner.timeout.period and hbase.rpc.timeout respectively in the in Java HBase client. This would allow...
@timoha We have come across a pretty major issue. When using ```Client.Get```, if no result is found in HBase, HBase will return an RPC with no value and no error....
I am using gocode in vscode and I am trying to build a CGO project that requires GOARCH=386. I cannot for the life of me figure out how to tell...
When you add your website to your Mastodon account's profile metadata, it suggests you add a link back to the mastodon profile on the webpage with the `rel="me"` attribute. This...
Reddit is a popular choice for creator communities and it would be nice to see support for having an icon link to your Reddit profile similar to the existing social...
Odysee is growing in popularity as client for the LBRY protocol, which is basically a decentralized Youtube alternative. Odysee/LBRY is to Youtube as Mastodon is to Twitter. I'd like to...
## The problem When Dialogic v1.4.3 is enabled, it completely breaks Tiled Importer v2.4. Tiled resources can no longer be imported. it looks like Dialogic is taking ownership of those...
A proper UI toolkit is integral to the success of any game engine. This goes beyond basic buttons and labels, but also has to deal with things like containers, layouts,...
We need to create some architectural documentation to make it easier to onboard contributors.