- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
Removed em all in latest commit.
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
Oh yeah right, and i disabled all these "status" things bc they never seem to clear from the bottom of the main widget/window..
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
This was originally bc i couldn't figure out why on `sway` i couldn't mouse-over-`c`-cancel orders XD
goodboy pushed to fix_tractor_logging at pikers/piker
-
2d0005ce48 Drop info-level `.pause()`-es used while devving
goodboy pushed to fix_tractor_logging at pikers/piker
-
d0add050b7 Better doc-strings n styling in `piker.cli` eps
-
709bc8a5be Bump `platformdirs` version in lock file
-
c7979d0100 Enable console logging in `.accounting` on import
-
9a97c477e2 Use `name=__name__` for logs throughout `.service`
-
2516d97fe4 Pass `loglevel` down through `.ui` graphics tasks
- Compare 20 commits »
goodboy pushed to main at pikers/piker
-
73369fb1ef Merge pull request 'hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller' (#62)
-
8dd969e85f Pin to min `xonsh` release for @goodboy needs
-
90fce9fcd4 Woops, use `piker_pin` from GH for `tractor`
-
a97f6c8dcf Flip `.tsp._history` logger to explicit mod-name (again)
-
a940018721 Adjust binance stale-bar detection to 2x tolerance
- Compare 45 commits »
goodboy merged pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfilleryup did it.
goodboy pushed to hist_backfill_fixes at pikers/piker
-
8dd969e85f Pin to min `xonsh` release for @goodboy needs
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerhmm, could prolly just pin this to latest release here?
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerUsing a heuristic for which bar(s) are likely most correct given known race conditions around OHLCV sampling under real-time-write usage.
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerNote this large change is just moving content to a new `.tsp._history`.
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerAhh right and this is an "offline REPL runner" script `claude` wrote for itself to be able to grok a human dev's experience introspecting crashes from `pdb` since apparently it can't actually allow TTY takeover by such tools (and/or can't sub-spawn one inside it's process tree..)
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerAhh yeah, prolly worth noting that though it's not documented yet, this is a a new `.tsp` mod which provides a bunch of new functionality for annotating time-gaps via a remote API started a while back when i first started digging into time-gap issues in the backfiller during the `nativedb` first-draft.
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerYeah I just did one more round of testing on both ib and binance and i think landing this definitely doesn't make things worse XD I'm going to finish/move a couple of the bullets above and then…
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller> -> I think this one was expected, so i used github link. > > Caused by: Distribution not found at: file:///home/momo/Downloads/tractor Yup.. i just put up a commit to fix.. 🤦 > ->…
goodboy pushed to hist_backfill_fixes at pikers/piker
-
90fce9fcd4 Woops, use `piker_pin` from GH for `tractor`
goodboy pushed to claudy_skillz at pikers/piker
-
2166c24b48 Add `.claude/skills/*` files from gap-annotator perf sesh with ma boi
-
a97f6c8dcf Flip `.tsp._history` logger to explicit mod-name (again)
-
a940018721 Adjust binance stale-bar detection to 2x tolerance
-
964f207150 Replace assert with warn for no-gaps in `.storage.cli`
-
fdb3999902 .tsp._history: add gap detection in backfill loop
- Compare 57 commits »
goodboy pushed to refresh_annots at pikers/piker
-
555c2fc27e Add annot refreshed-positioning to `Viz` iface
-
a97f6c8dcf Flip `.tsp._history` logger to explicit mod-name (again)
-
a940018721 Adjust binance stale-bar detection to 2x tolerance
-
964f207150 Replace assert with warn for no-gaps in `.storage.cli`
-
fdb3999902 .tsp._history: add gap detection in backfill loop
- Compare 57 commits »
goodboy pushed to multiaddrs at pikers/piker
-
53a1b94bdb Add `multiaddr` as dep with bumped lock-file
-
aa6f9046e8 Muckin around with multiaddr unpacking in .cli; need to use actual lib not our stuff! Bp
-
6b70fea5d4 Merge pull request 'Tpt-tolerance adjustments for latest `tractor`' (#73)
-
4e24cb1bff Adjust sampler's "IPC-dropped" log msg styling
-
3d83b61f3f Wrap `open_autorecon_ws()` body for comms failures
- Compare 16 commits »