I think I got my first AI generated PR: https://github.com/ZeeZide/CodeEditor/pull/39
Not quite sure what to do with it. I can't start reviewing AI stuff for other people 🙈
Is there something like proof-of-human-work? (i.e. to guarantee that someone actually reviewed and tested the thing?)
Not quite sure what to do with it. I can't start reviewing AI stuff for other people 🙈
Is there something like proof-of-human-work? (i.e. to guarantee that someone actually reviewed and tested the thing?)

Fix bold text flickering and theme switching on every view update by tayl0r · Pull Request #39 · ZeeZide/CodeEditor
Summary Fix bold text flickering on every click/interaction: applyNewTheme(_:andFontSize:) was calling highlightr.setTheme(to:) on every SwiftUI view update even when the theme and font size hadn...
