back
user profile
rcarmo
31,677karma·6,896submissions·July 17, 2013
about
I remember when 8-bit machines ruled the Earth, IOS was a Cisco thing, and e-mail bounced around via dial-up, back before the first AI winter.
I'm now enjoying the new AI spring and doing all sorts of fun stuff.
Profile and secondary social links at https://carmo.io, blog at https://taoofmac.com, @rcarmo@mastodon.social.
[ my public key: https://keybase.io/rcarmo; my proof: https://keybase.io/rcarmo/sigs/dPUWksGTynvLR6kAjasNUx4K65ETkwsM3_vFZ_dcDFA ]
recent activity (6,896 total)
comment
Mine expands truncated feeds.
comment
I can’t wait for the scary tales of this escaping a sandbox/playpen and discovering a zero-day. Still, very fun and interesting experiment, because this might be the kind of model you’d use for h…
comment
https://rcarmo.github.io/projects/picoflux/ fixes that for me.
comment
I’ve got an X4 as well, and https://rcarmo.github.io/projects/bun-readlater-epub/ and https://rcarmo.github.io/projects/bun-opds-server/ were crea…
comment
Hmm. No MoE or active params weights means this will run _slow_
comment
I implemented a few additional strategies in https://github.com/rcarmo/piclaw/tree/main/runtime/src/exten... - including Codex-native server-side compact…
comment
Those are some pretty meaty scraps, way above what you’d have on several people’s shelves…
comment
Memento is for that kind of cross-project, long term notes.
comment
All SOTA models seem to work fine (including Sonnet and Gemini), as does Kimi and DeepSeek. But this is not for short-term memory.
comment
I’m not using pure OKF. Mine has links (both explicit and semantic, based on embeddings), and I tap into both Needle for routing searches and a Qwen/Gemma or gpt-mini for doing the actual travers…
comment
This is not for code bases, that’s pointless. This is for durable facts like “this is the prod server” or “this is the skill for managing GitHub Actions cleanup policies”. In short, this is for my age…
comment
Nice to see more OKF-based approaches. My entry in this field is https://rcarmo.github.io/projects/memento/ , which I’ve been running for a few months now.…
comment
Why, thank you, I will take that as a compliment
comment
This seems misguided since the whole point of the browser stack is not reinventing the wheel. The heinous crimes to code maintainability that have been perpetrated on top of websockets litter the hall…
comment
Nice. I used Needle as a router in https://rcarmo.github.io/projects/memento/ , need to take a look at this…
comment
Even the fixed version is less of a coder than Qwen.
comment
I have a feeling we're all working towards the same thing, but with different frameworks and infra. The Cloudflare OS experience looks, to me, very much like what I created for myself with https…
comment
It's pretty much what I do as well, piclaw has had selective tool activation since... March, I think.
comment
It already is, to the point I’ve forked it https://rcarmo.github.io/projects/tau-prime and am playing with bolting on my “standard” web UI onto it.…
comment
I added that in https://rcarmo.github.io/projects/piclaw a few weeks back. The reason it’s not in pi-ai is that server-side OpenAI compaction is encrypted/opaque and (at lea…
comment
I’ve been using both families of models inside pi/piclaw ( https://rcarmo.github.io/projects/piclaw/ ) and I assure you they work _better_ in that environment than in the…
comment
I built https://rcarmo.github.io/projects/piclaw/ on top of pi largely leveraging its extension philosophy (I extended the contract to UI extensions, basically) and am very …
comment
They follow the tropes I get when I ask AI to do docs or summaries. Very Opus style, this one.