Michael Bisbjerg

Results 320 comments of Michael Bisbjerg

Could you try running without debug mode (compile for release and run without VS debugger attached). This will remove all debug functionality, which is one source of slowdowns.

I stumbled across this, and I think we have the same in DK plus a project that uncovers this: [Strømligning](https://stromligning.dk/live). They started as a rating portal for energy companies, and...

I recall there is a section on the readme about a command you can issue to release the latest measurements. Call this once every 1 hour 12 minutes or so.

Hmm, try restarting the add-on - it could be a fluke. If its not, I'm afraid I'm at a loss as I don't have a pool running myself anymore.

Unfortunately I don’t think they are in that precision if not fetched. Is the app showing two decimals? Is the entity in HA set to show two decimals? (In entity...

I suppose. I have no idea presently what Mac might require or look like. I can likely get ChatGPT to make a batch/powershell script for windows with similar functionality and...

The initial implementation had a verbose, but it didn’t make sense, so I removed it. If the script still has verbose, I’ve made a mistake. Coderabbit was a bit confusing...

> Thank you. Would it be possible to add counterparts for Windows and Mac computers? Some of the Linux tools are unavailable on mac even with Homebrew. So, I looked...

While node.js sounds awesome, it adds a lot of moving parts. I’ve tried to keep this tool as barebones as possible, using built in functionality as much as possible. That...

As I understood it (and I might not have) .. wouldn't preprocessor stuff like "Current file" or "Line number" be rendered _before_ hashing and checking the cache? If so, that...