Scratch去中心化社区01 – 架构 ActivityPub是什么 wikipedia ActivityPub ActivityPub is an open, decentralized social networking protocol based on Pump.io’s ActivityPump protocol. It provides a client/server API for creating, updating and deleting content, as well as a federated server-to-server API for delivering notifications and content.

Scratch 可计算的颜色 https://en.scratch-wiki.info/wiki/Computer_Colors

Snap! microworld & AI 助手 judge 采用测试驱动的风格 评估当前用户是否完成某个目标任务 judge 本身可以构建为 Snap! 的一个角色。这个角色以 system_ 开头, 用户无法修改它。 当前的 judge 角色

cdn https://github.com/microsoft/onnxruntime-inference-examples/tree/main/js/importing_onnxruntime-web#conditional-importing https://github.com/microsoft/onnxruntime-inference-examples/tree/main/js/importing_onnxruntime-web 1 2 3 https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/esm/ort.min.js https://cdn.jsdelivr.net/npm/onnxruntime-web@1.17.3/dist/ort.webgpu.min.js demo https://onnxruntime.ai/docs/tutorials/web/classify-images-nextjs-github-template.html SqueezeNet snap-onnx (6).xml SqueezeNet 使用 onnx 运行 SqueezeNet teachable machine demo

logseq: Snap! 令人满意之处 目标 在 Snap! 中探索 tcp/udp, 持续成长 /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –disable-web-security IsolatedWebApps 6965 ./Google\ Chrome.app/Contents/MacOS/Google\ Chrome –enable-features=IsolatedWebApps,IsolatedWebAppDevMode –install-isolated-web-app-from-url=https://direct-sockets-ntp.glitch.me\n logseq Snap! udp/tcp https://www.bilibili.com/video/BV125411q7vY/?vd_source=bb63e646390f9ab36309f6557d342587 /Users/wwj718/Documents/mylab/codelabclub/Snap-codelab-github udp-tcp 只能发送, 不能接受 UDP dynatalk artnet 协议, OSC 协议, 都可以使用 udp 从 nodejs 的代码里修改

Snap! 中的自定义积木 JR 风格 https://snap.berkeley.edu/snap/snap.html#present:Username=nathalierun&ProjectName=SnapJunior%2eMyFirstProject&editMode&noRun 使用 emoji 有一期 snapcon 演讲 中一个女老师分享过这个内容 $nl 换行(下拉菜单), 在 microworld 积木中有 自定义菜单怎么处理(morph)? 使用 png

Snap 后端 API 参考 API 描述页面 很通用, 可用于 microblocks 和浏览器 python 缺少评论 snapcloud 源代码也有: static/API logseq: 安装 snapCloud 记录了运行 snapcloud 的过程 以用户视角在Snap!页面交互,在chro

Snap 开发笔记 tips 多种打开方式 参考 国内部署文章 connect 时启动背景任务 https://codelabclub.github.io/Snap/snap.html#present:https://wwj718.github.io/post/img/launch_task.xml last timestamp https://codelabclub.github.io/Snap/snap.html#open:https://wwj718.github.io/post/img/whenButtonAEvent.xml 后台任务 https://codelabclub.github.io/Snap/snap.html#open:https://wwj718.github.io/post/img/launch-demo.xml https://codelabclub.github.io/Snap/snap.html#open:https://wwj718.github.io/post/img/launch-demo.png 插件导入本地 js 库 在图形环境中可以导入本地库 参考 ble , mqtt 最小例子: https://wwj718.github.io/post/img/js-module-demo.xml