B. GOR

Results 235 comments of B. GOR

I meant recording an audio first, and then transcribing audio later somewhere along OCR

https://github.com/excalidraw/excalidraw/issues/4257 https://github.com/excalidraw/excalidraw/issues/5379

``` yarn turbo prune ```

``` pnpm dlx turbo prune ```

BTC2GHOST should be added corresponding to https://github.com/swaponline/MultiCurrencyWallet/blob/master/src/core/swap.flows/GHOST2BTC.ts and BTC2NEXT should be added corresponding to https://github.com/swaponline/MultiCurrencyWallet/blob/master/src/core/swap.flows/NEXT2BTC.ts

https://github.com/chiselstrike/chiselstrike/issues/1708

Today it stopped with different error in logs: ![image](https://user-images.githubusercontent.com/4569866/189288423-1e0af3e8-ae95-4888-9daf-8f065f227702.png) ``` [1384315:0x7efd9c024870] 50563877 ms: Mark-sweep (reduce) 105.9 (1447.3) -> 105.6 (1447.5) MB, 83.0 / 0.0 ms (+ 348.0 ms in 761...

The origin of the error above can be addressed in separate issue https://github.com/chiselstrike/chiselstrike/issues/1607 The question here, - is how to deal with general unexpected errors pm2 auto-restart strategy expected to...

Found solution to pm2 not restarting the process.. should be passing "--no-automation" flag https://github.com/Unitech/pm2/issues/1934#issuecomment-184173656