For feature work, I find it too frustrating to work with :(
For feature work, I find it too frustrating to work with :(
I was trying to figure out why a UI test of ours didn’t catch a bug it should have. Turns out there seems to be differing behavior in the view’s lifecycle when running the XCUITest vs going through the flow manually.
Has anyone experienced this?
#iosDev
I was trying to figure out why a UI test of ours didn’t catch a bug it should have. Turns out there seems to be differing behavior in the view’s lifecycle when running the XCUITest vs going through the flow manually.
Has anyone experienced this?
#iosDev
blog.transitapp.com/go-undergrou...
blog.transitapp.com/go-undergrou...
Was it asked of me? Absolutely not. Do I want do it? Sorta
Was it asked of me? Absolutely not. Do I want do it? Sorta
My brother reached out to make him a macOS app that splits and merges images in a certain sequence. Rather than looking at the docs for NSSavePanel, GPT4o just spits out a function that requires minimal modifications.
My brother reached out to make him a macOS app that splits and merges images in a certain sequence. Rather than looking at the docs for NSSavePanel, GPT4o just spits out a function that requires minimal modifications.
Now I live with a completely different mindset and use guard-let so much more. Especially when dealing with functions that return Result enums
Now I live with a completely different mindset and use guard-let so much more. Especially when dealing with functions that return Result enums