• 1 Post
  • 286 Comments
Joined 2 年前
cake
Cake day: 2023年9月5日

help-circle


















  • I get a bit frustrated at it trying to replicate everyone else’s code in my code base. Once my project became large enough, I felt it necessary to implement my own error handling instead of go’s standard, which was not sufficient for me anymore. Copilot will respect that for a while, until I switch to a different file. At that point it will try to force standard go errors everywhere.