goodboy
goodboy
It'd sure be handy to allow augmenting the `rg`/`ag` search paths for a given code base so as to be able to lookup defs for tokens **not defined** in the...
As per the [comment in #3](https://github.com/pechorin/any-jump.vim/issues/3#issuecomment-592124213) it'd be super duper cool to be able to override the bindings when inside the results pop-up. I.e. these mappings: 
Absolutely amazing project btw; finally something to help with automating the magic of the linux networking stack with `wireguard` :boom: I'm starting this issue as both source of discussion around...
Replacement for #55 after going through the slew of merge conflicts. From that issue verbatim here is the original description: ping @linuxmaniac --- This is in preparation of a python...
In Follow up to #486, it'd sure be nice to be able to move away from our current `multiprocessing.shared_memory` approach for real-time quote/tick ingest and possibly leverage an apache standard...
Launch pad for work towards the task list in #485 🏄🏼 As a start this introduces a new `piker.storage` subsystem to provide for database related middleware(s) as well as new...
So more or less this started as a set of patches to get py3.11 working in general despite there being some weird differences with `asyncio.wait()` and usage of it in...
Since there's often API keys, special private networking config stuff and maybe even account numbers stored in this file we should probably support out of the box `git`-crypting of some...
First draft hopefully getting `poetry` pkging and `poetry2nix` support working!
More or less starting the final push to get `piker.accounting` and friends to a place where we can never get wrong position calcs, implement said calcs using `polars.DataFrame`s, do offline...