Timothy Miller

Results 42 comments of Timothy Miller

┻━┻︵ \(°□°)/ ︵ ┻━┻ Merging PRs tomorrow

Very cool @arulrajnet! Can you update this PR so the feature works as an either or. Example: If environment variables are defined, then skip parsing `config.json` I'd like to keep...

I merged a few other PRs, one that added support for extracting IP from the network interface, instead of an HTTP request to Cloudflare. Would you mind syncing up with...

Does this establish versioning beyond the latest tags?

I just merged your changes. I had to merge a few changes from other PRs. I included you in the commit messages: https://github.com/timothymiller/cloudflare-ddns/commit/cb7b1804cf896627546c280d92ea0690274f7c58

Had to revert the PR because netif is not compatible with alpine linux. Let me know if you have time to investigate a solution for alpine linux that is compatible...

That sounds like a fine trade off @comicchang since the primary way of running this will be in a Linux container.

> I don't have slow install times for better-sqlite3 in my projects. Which NodeJS / Electron version are you using / targetting, have you checked if there is a recompile...

I'm seeing high single CPU usage during the better-sqlite3 install script stage. Seems like it is recompiling? Certainly this lib supports mac-arm64?

The issue seems to have been re-introduced in `8.5.1` & `8.5.2`. I'm seeing recompiles happen on 8.5.2 on macOS arm64