Kiswono Prayogo
Kiswono Prayogo
The respository github.com/garyburd/go-websocket is 404 now ``` github.com/garyburd/go-websocket (download) Username for 'https://github.com': kokizzu Password for 'https://[email protected]': # cd .; git clone https://github.com/garyburd/go-websocket /home/kyz/Dropbox/go/src/github.com/garyburd/go-websocket Cloning into '/home/kyz/Dropbox/go/src/github.com/garyburd/go-websocket'... remote: Repository not found....
``` bucardo add sync syncrds2aurora1 relgroup=alltable1 dbs=sourcerds1:source,targetaurora1:target onetimecopy=1 --verbose WARNING: Issuing rollback() due to DESTROY without explicit disconnect() of DBD::Pg::db handle dbname=xxy;host=ayayai.us-west-2.rds.amazonaws.com;port=5432 at line 833. Failed to add sync: DBD::Pg::st...
just asking, before choosing this as a stack :3
https://devhub.io/repos/flagello-awesome-sveltejs
added svelte-easyroute
compared to other websocket/socketio libraries
**V version:** V 0.2 954580f, timestamp: 2020-12-28 20:29:58 +0200 **OS:** linux, Ubuntu 20.04.1 LTS **What did you do?** run this code using `-prod -autofree` flag: ``` ////////////////////////////// // scomb.v fn...
I think there's bug in the JS library. weird error with unhelpful message: ``` node databaseInserter.mjs 130 ↵ /home/asd/go/src/xxx/node_modules/chromadb/dist/main/index.js:234 return response.data; ^ TypeError: Cannot read properties of undefined (reading 'data')...
something like this: ``` alias time='/usr/bin/time -f "\nCPU: %Us\tReal: %es\tRAM: %MKB"' ```