Ben Sigman

Results 31 comments of Ben Sigman

You can get things running using brew if you follow this guide for installing a 2nd version of brew for Rosetta 2 - I wrote a simple guide: https://benobi.one/posts/running_brew_on_m1_for_x86/ Once...

You can get things running using brew if you follow this guide for installing a 2nd version of brew for Rosetta 2 - I wrote a simple guide: https://benobi.one/posts/running_brew_on_m1_for_x86/ Once...

Installed miniconda - running python 3.10 now getting new errors about missing modules. ``` ModuleNotFoundError: No module named 'delegator' ModuleNotFoundError: No module named 'telegram' ``` Installed those with pip, new...

Having the same issues here, opened a new ticket but wanted to comment here as well. Remote bitcoin node works with bitcoin-cli over SSH tunnel (rpcurl=127.0.0.1:8332) Created a cookie on...

I have edited my SMART_LLM_MODEL in .env and it is not working... still get the same error.

@casey docker allows you to run an instance of the indexer separately from being able to inscribe using the same ord data. Very useful to most deployers who run everything...

Anyway - here is a docker for ord https://github.com/bensig/docker-ord

This filter checks nginx logs for anyone searching for `.env` files. Simple, but powerful. It has been massively successful in blocking scans. Banned 1000's of addresses with this filter -...

Leaked openAI key

I used the code from @fdellinwing to make this work for overrides. Critical to have this change for the haproxy plugin to be functional on icinga2. Does not appear to...