SGSui Gninneurons-me.hashnode.dev·32m ago · 1 min readRust .me v0.3.0this-me v0.3.0 is now live on crates.io. This is the Rust implementation ground for the .me semantic kernel: append-only memory, hash-chain integrity, .me operators, selectors, derivations, secret/noi00
SGSui Gninneurons-me.hashnode.dev·2d ago · 2 min readRust .meThe Rust version begins turning that language into a smaller, safer, more portable execution core. .me is not a database in the traditional sense. It is a semantic memory kernel. It stores facts as pa00
SGSui Gninneurons-me.hashnode.dev·2d ago · 2 min readIntroducing .me.me is a semantic runtime built on simple premises: // Declare meaning me.whatever(what) // Resolve meaning me("whatever") // prints what Syntax // State & Reactive derivations me.users.ana.age(22)00