• 0 posts
  • 8 comments
Joined 2 years ago
Cake day: March 29th, 2024
  • Trust me bro the finance terminal it wrote had no bugs and was fully featured. No I won’t release the source code, instead I’ll promise to release the source code of my next incredible AI project!

    If it was so impressive, just show us. We know AI is great at building tech demos that look like they work, but does it actually work? Who knows!

  • Why would you care about code coverage requirements on a branch that is currently in development? My work in progress commits might not build because they don’t even compile, let alone have passing tests. The only time I care about the build passing and meeting requirements is when I’m ready to create the pull request.

    Also code coverage is a useless metric, but that’s a different story.