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()`
goodboy created branch dpi-font-auto-calc_goodboy_refinery in pikers/piker
goodboy pushed to dpi-font-auto-calc_goodboy_refinery at pikers/piker
-
f6028058a2 Improve styling and logging for UI font-size zoom
-
cae9109784 improve ui zoom defaults
-
bfe53e8525 Fix chart axis scaling on UI zoom level change
-
b90a3207d1 Add global UI font-size zoom scaling (from @dnks)
-
52904e0d0b Add `.xsh` script mentioned in gitea #50
- Compare 10 commits »
goodboy pushed to claudy_writes_ruff_conf at pikers/piker
-
fd8d81becf Add `/lint` skill with `scripts/check.py`
-
d92a687dc7 Add pydocstyle and `W` rules to `ruff.toml`
-
75673d3d1f WIP get him to write a ruff conf to match our code
-
4c6957db51 Move commit-msg output to `msgs/` subdir
-
c23d034935 Merge pull request 'Swap `tractor.to_asyncio.open_channel_from()` yield-pair order' (#90) from to_asyncio_api_update into main
- Compare 7 commits »
goodboy pushed to moar_ai_skillz at pikers/piker
-
4c6957db51 Move commit-msg output to `msgs/` subdir
goodboy pushed to symcache_polishin at pikers/piker
-
19fc966765 Actually do per-actor-caching in `open_symcache()`
-
c23d034935 Merge pull request 'Swap `tractor.to_asyncio.open_channel_from()` yield-pair order' (#90) from to_asyncio_api_update into main
-
347a2d67f9 Pin to `tractor` upstream `main` branch
-
b22c59e7a0 Swap `open_channel_from()` yield-pair order
- Compare 4 commits »
goodboy pushed to moar_ai_skillz at pikers/piker
-
fca14ecb99 Move commit-msg output to `msgs/` subdir
-
5b2a95a8e4 Improve styling and logging for UI font-size zoom
-
2c3eff652d improve ui zoom defaults
-
b8dc633cc1 Fix chart axis scaling on UI zoom level change
-
b0b77cbdb7 Add global UI font-size zoom scaling (from @dnks)
- Compare 10 commits »
goodboy pushed to shm_from_tractor at pikers/piker
-
0a2059d00f Use `tractor.ipc._shm` types directly across codebase
-
b71d0533b2 Port `_sharedmem` to thin shim over `tractor.ipc._shm`
-
c23d034935 Merge pull request 'Swap `tractor.to_asyncio.open_channel_from()` yield-pair order' (#90) from to_asyncio_api_update into main
-
347a2d67f9 Pin to `tractor` upstream `main` branch
-
b22c59e7a0 Swap `open_channel_from()` yield-pair order
- Compare 5 commits »
goodboy pushed to main at pikers/piker
-
c23d034935 Merge pull request 'Swap `tractor.to_asyncio.open_channel_from()` yield-pair order' (#90) from to_asyncio_api_update into main
-
347a2d67f9 Pin to `tractor` upstream `main` branch
-
b22c59e7a0 Swap `open_channel_from()` yield-pair order
- Compare 3 commits »
goodboy merged pull request pikers/piker#90
Swap `tractor.to_asyncio.open_channel_from()` yield-pair order