Eric Dubé

Results 332 comments of Eric Dubé

How is this _still_ broken?

I had the there in hope that it would fix this error (given the nature of the problem I thought it might have some affect), but it didn't make any...

I should also clarify that I am using the legacy version of ImageMagick. I'm going to try upgrading to 6.9.9 tonight (right now the server is on 6.8.9), and see...

Could there be any issue with `mw.GetLastError()`? Does creating a new instance of MagicWand guarantee that this error shouldn't persist?

I posted an issue on the ImageMagick GitHub as well: https://github.com/ImageMagick/ImageMagick6/issues/2

The problem here is a separation of concerns is not possible. **EDIT** Oh I see, there's already `message` for that. Ideally, there should be three parameters: - `name`: a unique...

following your point that people may want to process config values their own way, opt-in middlewares to transform config values might be a good approach.

> this might be related to #230 where my main domain is a subdomain itself. > > I also saw that [this commit](https://github.com/HeyPuter/puter/commit/f9b375a39b482336e16f3983dca8c34b4654e331) was made. Are those changes present in...

You're accessing via konnect.dev as your URL in the browser too, right? I'm kind of at a loss, I'm not sure why this wouldn't be working. How does it work...

The PR you mentioned breaks production deployment so we can't merge it, but I think the issue you're experiencing is different. I suspect the issue you're encountering is a Windows-specific...