@krzyzanowskim@mastodon.social
Post #1966225
2026-02-08 14:48 UTC
@steipete @xjki @mergesort @dimillian I don't think about using tools. I think about nailing the issue. Latest instance? the single line of swiftui animation dragged down unrelated parts of the app. Claude/Codex all did bunch of changes, refactorings and fixes that did not nail the problem after hours. having all toolset available.
Replies (2)
-
@krzyzanowskim@mastodon.social 2026-02-08 14:50
@steipete @xjki @mergesort @dimillian but that's was something that eventually I was able to nail by using intuition, however I deal with more sever bugs introduced by sound fixes that were more of a mitigation than "deep understanding the root cause" and that is hell of annoying to deal with
-
@steipete@mastodon.social 2026-02-08 14:55
@krzyzanowskim @xjki @mergesort @dimillian tbh that sounds more like a SwiftUI issue. Too much magic and buggy. Clankers are way better using more widely used tech, or when they can look at how things are written, try React Animations to see the difference.