Andrew Arrow

Results 27 comments of 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)...