Stafford Williams

Results 25 comments of Stafford Williams

I'm running on Ubuntu via Docker and saw this though I had used the UI to reboot HA. To solve this, i restarted the docker container, upon which adding the...

Firstly, kudos for making this, and, making it open source. Secondly, i'd like to contribute to solving this particular issue, mostly for selfish reasons: I came back to the site...

If the binary string conversion is an issue with IndexedDb i ponder whether [this is an option](https://stackoverflow.com/a/78258030) to cache the binary.

10mb per image seems extreme to me - on the site it looks like they're displayed 80x80. Even uncompressed images of that dimension are [orders of magnitude less than that](https://toolstud.io/photo/filesize.php?imagewidth=80&imageheight=80)....

In my case this appears to be because claude code starts bash with my user profile, (`.profile`) which has a `cd /to/my/dir` in it. I worked around this by checking...