- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to pdbp_bump at pikers/piker
-
664be2cd0b Another little `pyproject` rejig
-
6f0f926259 Fix `uv sync` flags in readme
-
eab9dfcd13 Update `pdbp` to latest release
- Compare 3 commits »
goodboy pushed to macos_fixed_with_readme at pikers/piker
-
3cdf9396b9 🟢 piker/ui/_window.py for window geometry persistence
-
cc5c5dd7d0 🛠️ .gitignore -> Added macOS metadata and private convo folders
-
dfa301315b macos: Fix shared memory compatibility and add documentation
-
9e82a46c0b Merge pull request 'how_to_show_ur_pp: fixes for end-2-end order/position display'
-
7b68444c7a accounting.calc: `.error()` on bad txn-time fields..
- Compare 116 commits »
goodboy pushed to macos_fixes_2025 at pikers/piker
-
fbcf7960fd 🟢 .gitignore
-
d8b9af46df 🔴 No files deleted.
-
75d8582b20 🟢 config/conf.toml for updated UI font size and graphics throttle
-
9e82a46c0b Merge pull request 'how_to_show_ur_pp: fixes for end-2-end order/position display'
-
7b68444c7a accounting.calc: `.error()` on bad txn-time fields..
- Compare 116 commits »
goodboy commented on pull request pikers/piker#48
fix DpiAwareFont default size calculationHey @momo sorry about the delay getting you a rebase cmd! Looking at the old history the rebase cmd you need should be something like, `git rebase 3751140f dpi-font-auto-calc --onto=main` …
goodboy pushed to add_visidata at pikers/piker
-
b55e7e1dee Add `visidata` as a dev-dep for introspecting time-series files
-
9e82a46c0b Merge pull request 'how_to_show_ur_pp: fixes for end-2-end order/position display'
-
7b68444c7a accounting.calc: `.error()` on bad txn-time fields..
-
58654915ac Set `.bs_mktid` on all IB position-msg emissions..
-
90389d0b94 `accouning.calc`: enable crash handlers on `debug_mode` input (via test harness)
- Compare 106 commits »
goodboy created pull request pikers/piker#63
service_mng_to_tractor: factor service-mngr intotractor core
goodboy pushed to service_mng_to_tractor at pikers/piker
-
6a367a3db8 Support `tractor.pause_from_sync()` in `brokerd`s
-
f71ec6504b Official service-mngr to `tractor.hilevel` move
-
618639df45 More service-mngr clarity notes
-
92d80cb0a3 Drop `.cancel_actor()` from `maybe_spawn_daemon()`
-
13e8ad9614 Prep service mngr for move to `tractor.hilevel`
- Compare 112 commits »
goodboy created pull request pikers/piker#62
hist_backfill_fixes: solving conc issues in the tsdb backfillergoodboy pushed to hist_backfill_fixes at pikers/piker
-
79eb8a1684 `.storage.__init__`: code styling updates
-
a1b8554dfd `.tsp._history`: drop `feed_is_live` syncing, another seg flag
-
2d79dce4a4 Woops, keep `np2pl` exposed from `.tsp`
-
3f674481d3 Factor to a new `.tsp._history` sub-mod
-
9e82a46c0b Merge pull request 'how_to_show_ur_pp: fixes for end-2-end order/position display'
- Compare 5 commits »
goodboy pushed to main at pikers/piker
-
9e82a46c0b Merge pull request 'how_to_show_ur_pp: fixes for end-2-end order/position display'
-
7b68444c7a accounting.calc: `.error()` on bad txn-time fields..
-
58654915ac Set `.bs_mktid` on all IB position-msg emissions..
-
90389d0b94 `accouning.calc`: enable crash handlers on `debug_mode` input (via test harness)
-
f5850fe5c2 Draft a gt-one-`.fqme`-in-txns/account-file test
- Compare 12 commits »
goodboy merged pull request pikers/piker#60
how_to_show_ur_pp: fixes for end-2-end order/position display
goodboy opened issue pikers/piker#61
De-duplicated multi-venuePositions test suite
goodboy pushed to hist_backfill_fixes at pikers/piker
-
d4ae980341 `.storage.__init__`: code styling updates
-
6714e609da `.tsp._history`: drop `feed_is_live` syncing, another seg flag
-
3a6c2c3570 Woops, keep `np2pl` exposed from `.tsp`
-
9f3164fe17 Factor to a new `.tsp._history` sub-mod
-
7b68444c7a accounting.calc: `.error()` on bad txn-time fields..
- Compare 47 commits »
goodboy pushed to how_to_show_ur_pp at pikers/piker
-
7b68444c7a accounting.calc: `.error()` on bad txn-time fields..
goodboy pushed to how_to_show_ur_pp at pikers/piker
-
58654915ac Set `.bs_mktid` on all IB position-msg emissions..
-
90389d0b94 `accouning.calc`: enable crash handlers on `debug_mode` input (via test harness)
-
f5850fe5c2 Draft a gt-one-`.fqme`-in-txns/account-file test
-
1a4f8fa76f Drop `open_pps()` from ems tests
-
c609858f20 `ui._remote_ctl`: shield remote rect removals
- Compare 42 commits »
goodboy pushed to main at pikers/piker
-
2ca50348ce Merge pull request 'ib_2025_updates: to make it not suck despite edwault's epic exit'
-
55116eea01 Bump `brokers.toml`, update ib and deribit sections
-
a0020d485e Bump ib-container docs and compose file
-
ccb4f79170 Bump various `.brokers.core` doc string content/style
-
1089de024a ib: multiline stylings, typing, timeout report
- Compare 16 commits »
goodboy merged pull request pikers/piker#59
ib_2025_updates: to make it not suck despite edwault's epic exit