Anthony Zboralski

Results 16 issues of Anthony Zboralski

Wouldn't it make sense to move the domain package to `engine/internal`? When the go command sees an import of a package with internal in its path, it verifies that the...

[The symbols entity](https://dev.twitter.com/overview/api/entities-in-twitter-objects#symbols) An array of financial symbols starting with the dollar sign extracted from the Tweet text.

The implicit flow using `token` while the OpenID Connect specs and my server requires 'id_token' or 'id_token token' > When using the Implicit Flow, this value is id_token token or...

This is the first time I am not using the batch fetching api in a collection node or table node. I can't figure out how to prevent all the cells...

Using the swift4 codegen `google.protobuf.Timestamp updated_time = 4;` will incorrectly be interpreted as a date field. ``` returnedError(Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: ["profiles", _JSONKey(stringValue: "Index 0", intValue: 0), "updated_time"], debugDescription: "Date string does not...

If I use an observe such as o(query, path) ... and click on a link, it is triggered twice. Once with the old query string and once with the new...

enhancement
p1 - backlog

I understand that you chose JavaScript as the scripting language for RedisGears for a variety of reasons, including a smaller module footprint, better sandboxing possibilities, and the popularity of JavaScript...

**Describe the bug** My configuration was working perfectly until I upgraded the machine it was running on to debian 12 after it was released. **To reproduce** Send a simple json.get...

Priority 1

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

Is your feature request related to a problem? Please describe. As a frequent user of 'nap' and someone accustomed to Vim's navigation keys, I find it challenging to navigate without...