- 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#64
macos_fixed_with_readmeAgain covered by the combo of #82 (already mainlined) and #48 (in late testing).
goodboy commented on pull request pikers/piker#65
macos_fixes_2025Closing since #82 covers partial changes from this and any others will land in #48.
goodboy commented on pull request pikers/piker#80
WIP: macmini_testing: pinned versions oftractor and python for apple bois
Closing this since we already landed and thoroughly tested both #77 and #82 😎
goodboy closed pull request pikers/piker#80
WIP: macmini_testing: pinned versions oftractor and python for apple bois
goodboy pushed to service_mng_to_tractor at pikers/piker
-
68daa25208 Support `tractor.pause_from_sync()` in `brokerd`s
-
32b7ae5485 Official service-mngr to `tractor.hilevel` move
-
f46fc21079 More service-mngr clarity notes
-
797021df9a Drop `.cancel_actor()` from `maybe_spawn_daemon()`
-
d9906a84d7 Prep service mngr for move to `tractor.hilevel`
- Compare 143 commits »
goodboy pushed to moar_ai_skillz at pikers/piker
-
068dfc8e1c Add `/lint` skill with `scripts/check.py`
-
f2a0825d03 Add pydocstyle and `W` rules to `ruff.toml`
-
7db598a079 WIP get him to write a ruff conf to match our code
-
e9cf1d7379 Move commit-msg output to `msgs/` subdir
-
1abd47609b Merge pull request 'shm_from_tractor: port to the `tractor.ipc.` API' (#89) from shm_from_tractor into main
- Compare 8 commits »
goodboy pushed to symcache_polishin at pikers/piker
-
5f392ff0bb Actually do per-actor-caching in `open_symcache()`
-
1abd47609b Merge pull request 'shm_from_tractor: port to the `tractor.ipc.` API' (#89) from shm_from_tractor into main
-
e7a867126b Add a console log in `.tsp._history.manage_history()`
-
0a2059d00f Use `tractor.ipc._shm` types directly across codebase
-
b71d0533b2 Port `_sharedmem` to thin shim over `tractor.ipc._shm`
- Compare 5 commits »
goodboy pushed to repair_tests at pikers/piker
-
662c71dcec Update `conftest.py` for `tractor` runtime API changes
-
31859e9d03 Exclude crypto futes from `without_src` sym key
-
e30957b62f Drop `Flume.feed`, it's unused yet causes import cycles..
-
b87710e999 Just warn on single-bar nulls instead of bping
-
392ea6162a Lul, drop long unused poetry lock file
- Compare 25 commits »
goodboy pushed to gap_annotator at pikers/piker
-
31859e9d03 Exclude crypto futes from `without_src` sym key
-
e30957b62f Drop `Flume.feed`, it's unused yet causes import cycles..
-
b87710e999 Just warn on single-bar nulls instead of bping
-
392ea6162a Lul, drop long unused poetry lock file
-
d98c1706d6 Pin `pg` at latest official `0.14.0` release
- Compare 24 commits »
goodboy pushed to dpi-font-auto-calc_goodboy_refinery at pikers/piker
-
ce8ad59f7c Improve styling and logging for UI font-size zoom
-
2e42d7e1c4 improve ui zoom defaults
-
17e7232d12 Fix chart axis scaling on UI zoom level change
-
88f66baeed Add global UI font-size zoom scaling (from @dnks)
-
3f77180b63 Add `.xsh` script mentioned in gitea #50
- Compare 13 commits »
goodboy pushed to main at pikers/piker
-
1abd47609b Merge pull request 'shm_from_tractor: port to the `tractor.ipc.` API' (#89) from shm_from_tractor into main
-
e7a867126b Add a console log in `.tsp._history.manage_history()`
-
0a2059d00f Use `tractor.ipc._shm` types directly across codebase
-
b71d0533b2 Port `_sharedmem` to thin shim over `tractor.ipc._shm`
- Compare 4 commits »
goodboy merged pull request pikers/piker#89
shm_from_tractor: port to the `tractor.ipc.` API
goodboy opened issue pikers/piker#91
Get the tests running on upstreamtractor..
goodboy pushed to gap_annotator at pikers/piker
-
4b9c6938b6 Exclude crypto futes from `without_src` sym key
-
2b000677d4 Drop `Flume.feed`, it's unused yet causes import cycles..
-
cca1e19fa8 Just warn on single-bar nulls instead of bping
-
e65b909a27 Lul, drop long unused poetry lock file
-
0a08a74b33 Pin `pg` at latest official `0.14.0` release
- Compare 29 commits »
goodboy pushed to repair_tests at pikers/piker
-
b2339707da Update `conftest.py` for `tractor` runtime API changes
-
4b9c6938b6 Exclude crypto futes from `without_src` sym key
-
2b000677d4 Drop `Flume.feed`, it's unused yet causes import cycles..
-
cca1e19fa8 Just warn on single-bar nulls instead of bping
-
e65b909a27 Lul, drop long unused poetry lock file
- Compare 10 commits »
goodboy pushed to dpi-font-auto-calc_goodboy_refinery at pikers/piker
-
3ff5542c00 Improve styling and logging for UI font-size zoom
-
018dd573bc improve ui zoom defaults
-
8d1927f651 Fix chart axis scaling on UI zoom level change
-
084b2ee151 Add global UI font-size zoom scaling (from @dnks)
-
5d90a332a8 Add `.xsh` script mentioned in gitea #50
- Compare 13 commits »
goodboy pushed to shm_from_tractor at pikers/piker
-
e7a867126b Add a console log in `.tsp._history.manage_history()`