Back
Similar todos
Load previous page…
merge Chris’s PR with all the ported articles
See similar todos

No replies yet

🚢 support new SSH/telnet logging modes (disabled, input-only, everything) on #sshportal (github.com/moul/sshportal/pul…)
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

remove unneeded code from Go backend #pm
See similar todos

No replies yet

rework some parts of the portfo
See similar todos

No replies yet

Bug I reported fixed, so unblocked and reworking/simplifying UI internals #shipnix
See similar todos

No replies yet

update port forwarding rules #lifestuff
See similar todos

No replies yet

Golang channels done. #golang
See similar todos

No replies yet

Topics finished yesterday.(github.com/emnaruto07/GoPract…) #golang
See similar todos

No replies yet

📦 adapt and merge PR adding inception/expiration on ACLs #sshportal (github.com/moul/sshportal/pul…)
See similar todos

No replies yet

#office #aws Create load balancer and add custom port listeners for testing.
See similar todos

No replies yet

📚 ported a bunch of books and templates over to my new system #mylife
See similar todos

No replies yet

Completed all test functions but need to fix findpost.(github.com/emnaruto07/Gopost/…) #golang
See similar todos

No replies yet

Started looking into how to debug Go code: blog.jetbrains.com/go/2019/02… #govuetifytemplate
See similar todos

No replies yet

👨‍💻 various improvements on go-ipfs-log for #berty github.com/berty/go-ipfs-log
See similar todos

No replies yet

📦 add ascii-banners on long-running processes to help debugging #pathwar github.com/pathwar/pathwar/pu…
See similar todos

No replies yet

📦 refactor #berty 's main (github.com/berty/berty/pull/2…)
See similar todos

No replies yet

📦 run golangci-lint on github actions #pathwar (github.com/pathwar/pathwar/pu…)
See similar todos

No replies yet

Other small fixes and code refactoring #devhub
See similar todos

No replies yet