Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
dckc created a comment on an issue on dckc/madmode-blog
## Car charging I wonder if my charge car charging equipment suffices: - [IMDEN Bluetooth 5.0 FM Transmitter for Car](https://www.amazon.com/gp/product/B07F2RTN5Z/) The Pixel 7 says charg...
dckc pushed 5 commits to master dckc/awesome-ocap
dckc pushed 3 commits to dc-fu-wd-fees Agoric/agoric-sdk
dckc created a review comment on a pull request on Agoric/agoric-sdk
TODO when? wait... it looks already done
dckc created a review comment on a pull request on Agoric/agoric-sdk
again, the `t.like(...)` below seems to address this TODO
dckc created a review on a pull request on Agoric/agoric-sdk
looks good, aside from some TODOs that looks like they should be removed
dckc created a review on a pull request on Agoric/agoric-sdk
looks good, aside from some TODOs that looks like they should be removed
dckc opened a draft pull request on Agoric/documentation
demote usage of "vat" in favor of "worker"
I did this much in [an aider chat](https://gist.github.com/dckc/35e5d8a26879f391e666fb3531d2182a)dckc created a comment on an issue on Agoric/agoric-sdk
https://github.com/agoric-labs/token-transfer-tool looks great! for ref: currently at `2c58edb`
dckc opened a pull request on cwebber/rockit
run james using scheme macros (counter example)
refs: - #2 The counter example runs; I'm writing `($ rx m args ...)` instead of `(rx .m args ...)` ```scm ($ console log "\nTesting counter with offset:") (module (define make-counter ...dckc created a branch on dckc/rockit
dc-james-macros - Rockit is Guile tooling to translate James, a lispy language, into Jessica, a Javascript subset