Remix.run Logo
bellowsgulch 6 hours ago

> However, what's funny is, RIP to a lot of the paid apps that simply wrap Whisper, I'm sure Apple will make a native GUI such as a recorder app for macOS that obviates the need for these wrappers, which everyone seems to be vibe coding these days.

What's insane to me is that you have all of these low-quality me-too apps, and literally no one could bother to read the damn Human Interface Guidelines or follow iOS design conventions.

Doing so is literally LESS WORK than trying to make your own custom awful iOS UI.

ChrisMarshallNY 5 hours ago | parent [-]

Not if your app is a Web wrapper, which so many of these are.

If you use SwiftUI (the native recommendation by Apple), it severely penalizes you, if you want to paint outside the lines (which is a big reason that I don't use SwiftUI for shipping apps). It's insanely easy to write a native app that is 100% in line with HIG.