←back to thread

We're Joining OpenAI

(www.alexcodes.app)
192 points liurenju | 1 comments | | HN request time: 0s | source
Show context
asdev ◴[] No.45119639[source]
isn't this useless with Claude Code now?
replies(1): >>45119706 #
liurenju ◴[] No.45119706[source]
absolutely no. Alex is heavily optimized for xcode. If you work on an ios project that has more than 700 files, you'll understand how accurate it captures the context.
replies(2): >>45119928 #>>45120841 #
emehex ◴[] No.45119928[source]
If your iOS project has more than 700 files... you might be doing it wrong?
replies(5): >>45120098 #>>45120362 #>>45120372 #>>45120390 #>>45120520 #
blueboo ◴[] No.45120098[source]
Bear in mind 600 of those files are icon and screenshot variants for various screen dpis and spec ratios..
replies(1): >>45120750 #
1. kaptainscarlet ◴[] No.45120750[source]
Translation files, themes, drawables .etc...the list is endless. Even a simple app will easily have a thousand files.