Chris Redford

Results 75 comments of Chris Redford

Same. As far as I can tell, `robotgo` is completely unusable on Windows from a fresh install.

For anyone looking for a workaround on Windows, I ended up using [AutoHotkey](https://www.autohotkey.com/). It certainly leaves a lot to be desired in terms of syntax and data structures but I...

@wilon This isn't for go 1.18. This is for people running go 1.20+ on Windows. We have to use: ``` go get -u github.com/go-vgo/[email protected] ``` Or otherwise we get this...

I don't have the second require in my `go.mod` file, so step 2 is not possible.

Thanks @wilon. Just removing whatever was in my second require (even though it didn't match what you wrote) and running `go mod tidy` worked. It is really strange to me...

No new insights. Full disclosure, I support DotMap as much as I can in my spare time using my past experience in Python and general programming and algorithms knowledge. But...

Another vote for this. http://stackoverflow.com/questions/23874527/turn-off-scss-auto-completion

@Huythuy1 Exactly how small are you saying? I have nothing but an input image at 125x188, so blurry you can barely see any details, running on a 4070 Ti, and...

> Has the problem been solved ? I also encountered the same problem. Any answers would be greatly appreciated. Definitely not. If you don't see answers or follow ups here,...