Gud Boi goodboy
  • everywhere
  • all the private repos that msft would want to mine are prolly here.. Bo

  • Joined on 2023-08-13
Loading Heatmap…

goodboy commented on pull request pikers/piker#62

hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller

Note this large change is just moving content to a new `.tsp._history`.

2026-02-23 16:43:08 +00:00

goodboy commented on pull request pikers/piker#62

hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller

Ahh 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..)

2026-02-23 16:40:46 +00:00

goodboy commented on pull request pikers/piker#62

hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller

Ahh 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.

2026-02-23 16:36:35 +00:00

goodboy commented on pull request pikers/piker#62

hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller

Yeah 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…

2026-02-23 15:51:39 +00:00

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.. 🤦 > ->…

2026-02-23 14:45:28 +00:00

goodboy pushed to hist_backfill_fixes at pikers/piker

  • 90fce9fcd4 Woops, use `piker_pin` from GH for `tractor`

2026-02-23 04:38:58 +00:00

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 »

2026-02-23 03:57:42 +00:00

goodboy pushed to refresh_annots at pikers/piker

2026-02-23 03:57:27 +00:00

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 »

2026-02-23 03:56:50 +00:00

goodboy created pull request pikers/piker#75

gap_annotator: super fast (time-)gap annotator + API

2026-02-23 03:45:24 +00:00

goodboy commented on pull request pikers/piker#74

fix_tractor_logging: porting to latest tractor.log API(s)

Note the changes here to handle re-routing to `tractor.log.get_console_log()` appropriately given use throughout `piker`.

2026-02-23 03:33:12 +00:00

goodboy commented on pull request pikers/piker#74

fix_tractor_logging: porting to latest tractor.log API(s)

Lel, right should prolly rm all these trace branches i added while trying to figure out why `loglevel` wasn't being passed down through certain layers correctly!

2026-02-23 03:32:07 +00:00

goodboy created pull request pikers/piker#74

fix_tractor_logging: porting to latest tractor.log API(s)

2026-02-23 03:17:59 +00:00

goodboy pushed to fix_tractor_logging at pikers/piker

2026-02-23 03:13:36 +00:00

goodboy pushed to hist_backfill_fixes at pikers/piker

2026-02-23 03:13:23 +00:00

goodboy pushed to ib_venue_closures at pikers/piker

2026-02-23 03:13:16 +00:00

goodboy pushed to ib_async at pikers/piker

2026-02-23 03:13:08 +00:00

goodboy pushed to gap_annotator at pikers/piker

2026-02-23 03:13:03 +00:00

goodboy pushed to main at pikers/piker

  • 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
  • 6f390dc88c Add timeout + shielding to `NoBsWs` reconnect logic
  • e1f3d7c3f8 Handle `tractor.TransportClosed` as "stream-closed"
  • Compare 5 commits »

2026-02-23 03:08:20 +00:00

goodboy merged pull request pikers/piker#73

Tpt-tolerance adjustments for latest `tractor`

2026-02-23 03:08:19 +00:00