Marco Argentieri

Results 157 comments of Marco Argentieri

i have my fork here https://github.com/tiero/whisperd GitHubGitHub - tiero/whisperd: The OpenAI Whisper speech-to-text model as a simple HTTP serverThe OpenAI Whisper speech-to-text model as a simple HTTP server - GitHub...

Yep Expo links expire unfortunately. It would be a nice addition having APK built inside GitHub action to avoid using expo. Will try to squeeze some time to make a...

This is weird indeed. Can you check the data dir `~/.nigiri` as it cointains the bitcoin.conf and docker-compose ?

I have the same issue 🤔 I solved with passing manually the path `lndconnect --host=myDomain --url --lnddir=/lnd/.lnd --adminmacaroonpath=/lnd/.lnd/data/chain/bitcoin/testnet/admin.macaroon`

Interesting, is likely a bug of Nostr Connect lib?

I woudl have split in two PRs. Im not sure the hot loading of docker compose is that easy (if not pretty happy, but maybe we need a test) Also...

Can you post your logs here?

I am able to run on my MacOS and OrbStack with `nigiri start --ark --ln` Can you check your nigiri version and if needed try to reinstall it with `curl...

I have tested on Linux and seems to work just fine. Can you guys make sure to to install everything from scratch? this installer script should "delete" images and download...

that being said im trying to [update](https://github.com/vulpemventures/nigiri/pull/229) tapd and lnd to their latest images to see if it solves!