Ryan Daum ryandaum · he/him
  • Hamilton, Ontario
  • Wizened porcupine-guy. Systems programming mostly in Rust. Canadian software engineer. ex-Google, among other things.

  • Joined on 2025年08月28日
ryandaum commented on issue timbran/moor#653 2026年07月07日 03:20:36 +02:00
Idea: xmpp-host

I'm open to the idea, I just have struggled in the past with how XMPP maps semantically to MOO/MUD type concepts. I'm not sure if xmpp maps as a host, or more as something that would fit in our...

ryandaum created pull request timbran/moor#652 2026年06月25日 19:23:37 +02:00
Add "change list" support for objdef imports
ryandaum pushed to rd/change-list at timbran/moor 2026年06月25日 19:21:31 +02:00
23f8de63ad feat(objdef): establish base hashes on initial import
dc900aa867 feat(objdef): apply reviewed objdef changes
69d26a2c77 feat(objdef): validate changelists as proposed graphs
ccf2a988fd fixup! feat: add structural value diff builtins
a8501f6956 chore: Rm the bulk of complexity from load_object
Compare 10 commits »
ryandaum pushed to rd/change-list at timbran/moor 2026年06月25日 19:16:57 +02:00
ryandaum created branch rd/change-list in timbran/moor 2026年06月25日 19:16:56 +02:00
ryandaum pushed to main at timbran/moor 2026年06月25日 17:43:15 +02:00
2cd6b02521 chore: clean up objdef loader tests
81520b386c refactor(objdef): refactor objdef set/graph parsing
Compare 2 commits »
ryandaum pushed to main at timbran/moor 2026年06月25日 17:09:53 +02:00
2887f31002 feat: add structural value diff builtins
ryandaum pushed to main at timbran/moor 2026年06月25日 16:37:47 +02:00
a784d272aa chore: license headers
ryandaum closed pull request timbran/moor#602 2026年06月25日 16:13:59 +02:00
textdump-load-test
ryandaum closed pull request timbran/moor#587 2026年06月25日 16:13:58 +02:00
feat(compiler): add sysprop ($name) support in objdef format
ryandaum closed pull request timbran/moor#651 2026年06月25日 16:13:46 +02:00
feat: add entity metadata API
ryandaum pushed to main at timbran/cowbell 2026年06月25日 16:11:31 +02:00
4792dc02f6 chore: Use new meta-data declared import_export_id
7e1c92e0dc fix(auth): thread message bag property grants
Compare 2 commits »
ryandaum pushed to main at timbran/moor 2026年06月25日 16:10:34 +02:00
40f40e362e chore: update packaged cores with import_export_id
60adf3d8e4 fear: use new meta-data API for import_export_id
c59cdf992a feat: add object / prop / verb fingerprint funcs
8c2d3a3268 feat: add entity metadata API
Compare 4 commits »
ryandaum pushed to rd/metadata-api at timbran/moor 2026年06月24日 23:24:52 +02:00
40f40e362e chore: update packaged cores with import_export_id
60adf3d8e4 fear: use new meta-data API for import_export_id
Compare 2 commits »
ryandaum pushed to rd/metadata-api at timbran/moor 2026年06月24日 15:04:58 +02:00
c59cdf992a feat: add object / prop / verb fingerprint funcs
8c2d3a3268 feat: add entity metadata API
ab6c493636 feat/fix: Introduce canonical CBOR encoding
Compare 3 commits »
ryandaum pushed to main at timbran/moor 2026年06月24日 14:48:13 +02:00
ab6c493636 feat/fix: Introduce canonical CBOR encoding
ryandaum pushed to rd/metadata-api at timbran/moor 2026年06月24日 14:13:41 +02:00
5c80bb0872 feat: add entity metadata API
ryandaum pushed to rd/metadata-api at timbran/moor 2026年06月24日 13:39:18 +02:00
8868bf9fb2 feat: add entity metadata API
ryandaum created pull request timbran/moor#651 2026年06月24日 12:39:49 +02:00
feat: add entity metadata API
ryandaum pushed to rd/metadata-api at timbran/moor 2026年06月24日 12:12:28 +02:00
9072e94262 feat: add entity metadata API