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:
pretty cool that you can get claude to deflake tests if you specifically ask for that. it can run small scripts to do stuff like stress-test 100 times in parallel, then work to narrow down the cause of flakiness
[@hiogawa.bsky.social]( ) this should fix the issue you were seeing [github.com/facebook/rea...]( ) [[Flight] Don't hang after reso...]( )
we should do xslt too RE:
mathematicians call this β€œif and only if” https://morel.us-east.host.bsky.network/xrpc/com.atproto.sync.getBlob?did=did:plc:fpruhuo22xkm5o7ttr2ktxdo&cid=bafkreibkll4l245auhljttxezbprbgjnv5xgkcwfcvi3q3rdv4pqihslc4
i really need to get into these.. i keep teaching it the same few things RE:
is anyone using claude code for non-coding stuff? does it make sense?