Ory Band
Ory Band
@avi-kik this app doesn't create account at all, it just adds a list of addresses to the whitelist. It lets you control which addresses are whitelisted or not.
> The `make vendor` command is broken if you don't have `dep` installed in the local directory, and there's no script or instructions for downloading it. @avi-kik it's standard go...
@avi-kik can you add a review for this PR please?
Can confirm issue reproduces on Ubuntu 22.04 LTS with Keybase and flatpak installed, and restart keybase-redirector and kbfs service workarounds the issue temporarily as mentioned in https://github.com/flatpak/flatpak/issues/5496#issuecomment-1712653275 ```sh # cat...
Update: I'm not entirely sure this is related to Conjure. See related Slack discussion in Clojurians here: https://clojurians.slack.com/archives/CPABC1H61/p1684239469765269
@Olical sorry for delay, I switch between Python and Clojure every few weeks which affects my responsiveness on these issues. Updating Treesitter parsers and queries has no effect on resolving....
Suggestion: Try installing Ubuntu on a VM and reproduce
Update: - This is also reproducable by just opening a standalone x.clj file in my home directory (maybe since there's no existing repl). - The issue **doesn't** reproduce if opening...
I just found out this happens on every filetype, not just python. It doesn't even help if I change `dynamic_files=1`
I fixed the problem by commenting out `let g:easytags_by_filetype = 1`. I couldn't understand from the docs what caused this. In addition, I changed my settings to be: ``` vim...