-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to add_visidata at pikers/piker
-
e87af090e8 Add `pyperclip` as dev dep for `xonsh` clipboard interop
-
a007e937ec Add `visidata` as a dev-dep for introspecting time-series files
-
5e371f1d73 Merge pull request 'jsonrpc_err_in_rent' (#41) from jsonrpc_err_in_rent into gitea_feats
-
6c221bb348 Merge pull request 'tsp_gaps: fixes for fault-less OHLCV time-series loads' (#35) from tsp_gaps into gitea_feats
-
e391c896f8 Mk jsronrpc's underlying ws timeout `float('inf')`
- Compare 13 commits »
goodboy pushed to no_symcache_no_problem at pikers/piker
-
c3f3b25524 Teensie `piker.data` styling tweaks
-
8dcdf7c9a9 Invert `getattr()` check for `get_mkt_pairs()` ep
-
4d15b9bfdd Allow ledger passes to ignore (symcache) unknown fqmes
-
5e371f1d73 Merge pull request 'jsonrpc_err_in_rent' (#41) from jsonrpc_err_in_rent into gitea_feats
-
6c221bb348 Merge pull request 'tsp_gaps: fixes for fault-less OHLCV time-series loads' (#35) from tsp_gaps into gitea_feats
- Compare 8 commits »
goodboy pushed to service_mng_to_tractor at pikers/piker
-
b9e904666b Support `tractor.pause_from_sync()` in `brokerd`s
-
811e857c1c Type adjust to `tractor.hilevel.ServicecMngr`
-
e3098f56c7 Official service-mngr to `tractor.hilevel` move
-
8c908e9ed0 Updated tractor method name.
-
9a933d82a2 More service-mngr clarity notes
- Compare 14 commits »
goodboy pushed to ems_no_last_required at pikers/piker
-
60390ae596 Various `.clearing` todos/notes on potential issues with loglevel settings..
-
9592735aaa .clearing._ems: Don't require `first_quote['last']`
-
5e371f1d73 Merge pull request 'jsonrpc_err_in_rent' (#41) from jsonrpc_err_in_rent into gitea_feats
-
6c221bb348 Merge pull request 'tsp_gaps: fixes for fault-less OHLCV time-series loads' (#35) from tsp_gaps into gitea_feats
-
e391c896f8 Mk jsronrpc's underlying ws timeout `float('inf')`
- Compare 7 commits »
goodboy pushed to stop_is_oec at pikers/piker
-
49841f5b91 Catch using `Sampler.bcast_errors` where possible
-
b2827ef3c3 Group bcast errors as `Sampler.bcast_errors`
-
2fc4ccf011 Suppress `trio.EndOfChannel`s raised by remote peer
-
5e371f1d73 Merge pull request 'jsonrpc_err_in_rent' (#41) from jsonrpc_err_in_rent into gitea_feats
-
6c221bb348 Merge pull request 'tsp_gaps: fixes for fault-less OHLCV time-series loads' (#35) from tsp_gaps into gitea_feats
- Compare 5 commits »
goodboy pushed to gitea_feats at pikers/piker
-
5e371f1d73 Merge pull request 'jsonrpc_err_in_rent' (#41) from jsonrpc_err_in_rent into gitea_feats
-
e391c896f8 Mk jsronrpc's underlying ws timeout `float('inf')`
-
5633f5614d Doc-n-clean `.data._web_bs.open_jsonrpc_session()`
-
76735189de data._web_bs: try to raise jsonrpc errors in parent task
- Compare 4 commits »
goodboy commented on pull request pikers/piker#36
jsonrpc_err_in_rent: much needed refinements to.data._web_bs.open_jsonrpc_session()
Lol well then, forgot to change the dst branch before doing that smh..
goodboy pushed to tsp_gaps at pikers/piker
-
f3a14599fc Merge pull request 'jsonrpc_err_in_rent: much needed refinements to `.data._web_bs.open_jsonrpc_session()`' (#36) from jsonrpc_err_in_rent into tsp_gaps
-
e391c896f8 Mk jsronrpc's underlying ws timeout `float('inf')`
-
5633f5614d Doc-n-clean `.data._web_bs.open_jsonrpc_session()`
-
76735189de data._web_bs: try to raise jsonrpc errors in parent task
- Compare 4 commits »
goodboy merged pull request pikers/piker#36
jsonrpc_err_in_rent: much needed refinements to `.data._web_bs.open_jsonrpc_session()`
goodboy pushed to add_visidata at pikers/piker
-
134889b199 Add `pyperclip` as dev dep for `xonsh` clipboard interop
goodboy pushed to accounting_refinery at pikers/piker
-
eb06fc79f1 `.accounting._ledger`: typing anda more multiline styling
-
76ca316b9d Drop some bps and style logic to multiline
-
3e8481978b `.accounting` add synopsis section to readme
-
9e6bfa0926 Teensie `piker.data` styling tweaks
-
a945bb33f3 Invert `getattr()` check for `get_mkt_pairs()` ep
- Compare 12 commits »
goodboy pushed to gitea_feats at pikers/piker
-
6c221bb348 Merge pull request 'tsp_gaps: fixes for fault-less OHLCV time-series loads' (#35) from tsp_gaps into gitea_feats
-
d49608f74e Refine history gap/termination signalling
-
bf0ac93aa3 Only use `frame_types` if delivered during enter
-
d7179d47b0 `.tsp._anal`: add (unused) `detect_vlm_gaps()`
-
c390e87536 `.storage.cli`: collect gap-markup-aids into `tf2aids: dict` prior to pause for introspection
- Compare 7 commits »
goodboy merged pull request pikers/piker#35
tsp_gaps: fixes for fault-less OHLCV time-series loads
goodboy created pull request pikers/piker#40
brokers_refinery: various updates/fixes/typing during options/max-pain feats devgoodboy pushed to service_mng_to_tractor at pikers/piker
-
01cbd0a775 Support `tractor.pause_from_sync()` in `brokerd`s
-
8ab2feba3e Type adjust to `tractor.hilevel.ServicecMngr`
-
91d7db9db8 Official service-mngr to `tractor.hilevel` move
-
7f38e86b16 Updated tractor method name.
-
621a8b829c More service-mngr clarity notes
- Compare 21 commits »
goodboy created pull request pikers/piker#39
no_symcache_no_problem: be more tolerant of not-yet-implemented provider backendsgoodboy created pull request pikers/piker#38
ems_no_last_required: don't requirelast
field to boot dark-pool engine