Andrew Arrow
Andrew Arrow
``` StandardOutput=null StandardError=null MemoryMax=960M ``` i have in my `/etc/systemd/system/zinc.service` systemd file.
just keep renting a bigger and bigger VM with tons of ram and hard drive space and cpu. Scale the old fashion way like ebay did for years: ``` The...
manticoresearch is C++! Go with go.
i ended up using only the ES compatible part of zinc. How many people are using the api or both?
ah thank you, I think I'm close with https://github.com/hsanjuan/go-nfctype4/blob/master/device_test.go#L137 just need to make a device and call their Read.
just wondering if there is a current golang mac Catalina 10.15.7 ble package or are the node.js ones the only working at this point?
I'm stuck at the `codellama/7B/params.json` file not being json. It's an HTML file? ``` raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)...
here's what I came up with for loop thru all the likes and find the username of the liker: ``` type Thing struct { //MongoMeta string PublicKey string LikedPostHash interface{}...
what level were the logins approved for? Like if approved for level 3 and you try and do a level 4 action, you might get approvalRequired: true
oh i think I see what I want. I just removed: ``` --num-mining-threads=1 \ --miner-public-keys=BC1YLieU9Zc5goMLXg3KM7Y3v7d9KKJg9WCuBiuJcPwkbSKxBNqYzL9 \ ```