ai is like cars
hell yeah [github.com/facebook/rea...]( ) [Rename <Suspense unstable_expe...]( )
is that optimistic doomerism? RE:
which translation of genji?
aargh someone kill me. literally THE WHOLE POINT of directives is that they’re not just strings! they’re syntactically attached to the scope (function or module) in a way that’s reflected in AST. and both RSC and Next.js ones act at module boundary which is kinda gross for decorators or API calls https://morel.us-east.host.bsky.network/xrpc/com.atproto.sync.getBlob?did=did:plc:fpruhuo22xkm5o7ttr2ktxdo&cid=bafkreicyfiwyp2ngdlcgih2t37vmtg3jkrtqf75qxe4c4awa7thdabyidi
has anyone tried using Relay Compiler without Relay itself? sort of to just compose fragments. but no client-side cache and the actual querying happens server-side only
got [@slices.network]( ) OAuth session working with pg! for some reason didn't work initially but this fixed the crash for me [tangled.org/@slices.netw...]( ) [Fix crashes in Postgres OAuth ...]( )
is patch-package supposed to work well with railway? getting bizarre issues where it seems to be running unpatched code despite patch log showing up before next bundling. tried turning off build caching but not sure it worked
i have a Node.js app deployed to Railway. it uses a sqlite database. initially the database is empty i'm getting "database is locked" on deploy because my deploy script ends up trying to create the database tables concurrently from two processes, and sqlite doesn't like that what's the proper fix?
yay! RE: