Back
Similar todos
Continue reading the IntelliJ tutorial on debugging Go; was told I needed to install the ARM version of Go so I did that; trying to resolve other errors when I try to run the debugger.
See similar todos

No replies yet

discuss code debug
See similar todos

No replies yet

Debugging #remoteindex
See similar todos

No replies yet

Debugging #cloudzen
See similar todos

No replies yet

Debugging bugs #jovial
See similar todos

No replies yet

publish "table driven unit testing in go" #progolang progolang.com/table-driven-un…
See similar todos

No replies yet

Keep debugging #stenograph
See similar todos

No replies yet

Added github.com/roberthopman/toets… for general debugging advise
See similar todos

No replies yet

debugging #cloudzen
See similar todos

No replies yet

install CodeGPT in VS Code so it can explain code to me etc #life
See similar todos

No replies yet

#learn how to debug PHP in VS Code
See similar todos

No replies yet

some debugging
See similar todos

No replies yet

Struggled to incorporate the Line "echo bot" code into my existing Huma Go backend framework code, so I just YOLO'd it and copied the example code into my `main.go` for the purpose of seeing if I can get it working...ran into an error when pushing to Dokku, it seems to be because I didn't set the Line-related env variables before pushing...set those vars on my Dokku server...clicked the Line 'Verify' button for the callback URL and got a 404, so I now need to look into what happened...I think the issue is that the echo bot code assumes I'll use the DefaultServeMux, but I'm actually using a chi Mux. The key line difference is `log.Fatal(http.ListenAndServe(":"+port, r))`, where the example has `nil` instead of `r`...YOLO'd it again by just disabling the router I had gotten working, just to see if the webhook will work, and got a Success when I clicked the Verify button...next up is to either clean up this mess I've made in my code or keep pushing forwards and try to get the ChatGPT part working.
See similar todos

No replies yet

code debugging for tonight
See similar todos

No replies yet

Debug, debug, debug. #jovial
See similar todos

No replies yet

Testing and debugging #mapmelon
See similar todos

No replies yet

Testing and debugging #mangobeds
See similar todos

No replies yet

stayed up later than normal getting VS Code devcontainers working so I an debug easier.
See similar todos

No replies yet

#drupal Use devel kint module for debugging.
See similar todos

No replies yet

tried to figure out how to run the VS Code debugger in a Docker container via Compose. I saw someone do it today and it looked so easy...
See similar todos

No replies yet