i just dropped GoodVibes, my starter kit for vibecoding threejs games.
the kit has all the good stuff including the parts that are hard for AI to get right: mobile-first, joystick-first, ZERO dependencies (except @threejs of course), uses Typescript, Vite, MMO websockets, and
BOOYA!!!
~~Persistent file storage for @Cloudflare Durable Objects~~
This is a real filesystem and this is a real terminal and these are real files.
Behind the scenes: I ported the Rust-based chunked SQLite FUSE strategy from yesterday. The DO uses its builtin `ctx
~~Official release - Persistent file storage for @Cloudflare Durable Objects~~
DOFS v0.0.1 is out of rc and has been officially released.
DOFS adds a virtual filesystem to Durable Objects, backed by DO's SQLite database. Files are stored in a chunked format for fast random
Announcing AdminDO, the MIT open source project to bring web and CLI admin tools to @Cloudflare Durable Objects
this is my first x collab, v excited and humbled to be working with @janwilmake @flowisgreat on this.
there is a lot of dev work to do. if you have ideas or want to
Bro this is wild! And thanks for the shoutout.
I’ve been thinking about something like a DO admin, are you up for collabing on that?
- sqlite gui
- dofs gui
- other plugins?
@BraydenWilmoth was saying something about some admin-ish tools he had written.
Anyway I think
Yep. Credit reporting bureaus only care about defaults that affect their member lenders.
Try reporting a personal loan default, there is no way to do it.
GoodVibes v3 dropped today
this is the mobile-first, joystick-first, MMO-first @threejs starter kit that takes care of all the AI isn't very good at doing yet. framework agnostic. happy vibing!
v3 goes completely serverless, the backend is now powered by vibescale so you can
~~Terminal for Durable Objects File System~~
dterm has dropped httpts://www.npmjs.com/package/dofs-term
dterm is a vanilla JS client + hono middleware to gain terminal access to a dofs-enabled Durable Object.
later i'm going to introduce a DO admin with superuser auth. dterm
~~accouncement~~
[email protected], a Kysely driver for @Cloudflare Durable Objects, has been released.
why this matters: now we are 1 step closer to using @better_auth with Durable Objects