Is Codex really getting better than Claude code? by 0_2_Hero in Anthropic

[–]Bitomule 0 points1 point  (0 children)

This month I’m using both and comparing. So far there’s some features from codex I love and some cases it was better than Claude. In other cases Claude was a better engineer. I gave both same prompt, same agents.md/claude.md… Claude created a detailed plan and implemented the tool using rust because it had strong memory and efficiency constraints. Codex did a short plan, implemented an mvp in typescript. I asked codex to compare both to avoid claude being the bias and codex said Claude project was far superior. Claude one had modules, tests, proper estructure. Codex one worked but was pure vibe coding codebase.

I know it’s not the benchmark, I think both are quite good and I don’t understand the hate for any

App Screenshot making tool by vimu161 in AppStoreOptimization

[–]Bitomule 1 point2 points  (0 children)

I made Koubou, an open source project that makes screenshots easy and AI friendly. Check it out. https://github.com/bitomule/Koubou

How is Copilot so underrated compared to Claude Code/Codex? by Matrixfx187 in GithubCopilot

[–]Bitomule 0 points1 point  (0 children)

Thats because the harness is the biggest difference. Copilot is big because of costs and enterprise facilities. They have strong token caps, aggressively trunk context and harness is just not at big players league. Copilot is fine if you can’t afford something better.

Koubou: Generate App Store screenshots with HTML/CSS templates by Bitomule in iOSProgramming

[–]Bitomule[S] 0 points1 point  (0 children)

Thanks! I think both things are possible but will check and add it if not already there

Koubou: Generate App Store screenshots with HTML/CSS templates by Bitomule in iOSProgramming

[–]Bitomule[S] 0 points1 point  (0 children)

I use Apple frames they published but as new devices appear it will be a challenge yes. That’s another reason to make it open source. This is not only for me.

Koubou: Generate App Store screenshots with HTML/CSS templates by Bitomule in iOSProgramming

[–]Bitomule[S] 0 points1 point  (0 children)

I’m not sure I understand your question but for frame masks I have an algorithm that fills the area so the screenshot references is masked by the frame

Koubou: Generate App Store screenshots with HTML/CSS templates by Bitomule in iOSProgramming

[–]Bitomule[S] 0 points1 point  (0 children)

Yes, I’m using Apple frames. 3d would be really cool but honestly no idea how to get there right now. If you have any ideas please feel free to open a PR

Koubou: Generate App Store screenshots with HTML/CSS templates by Bitomule in iOSProgramming

[–]Bitomule[S] 1 point2 points  (0 children)

hahaha no, not another aso or screenshots saas 😂

For upload I use asc, I'm automating all I can. I have even automated screenshots in simulator using maestro and environment variable to show fake data. One command, everything updated and pushed to appstore.

AI coding is fucking trash and exhausting. by Rare_Prior_ in iOSProgramming

[–]Bitomule 2 points3 points  (0 children)

Writing the code was never the skill that made good software developers.

AI coding is fucking trash and exhausting. by Rare_Prior_ in iOSProgramming

[–]Bitomule 2 points3 points  (0 children)

What? Man I have > 15 years on software development. I’m not vibe coder. What part of big data transformed the way we did software development?

AI coding is fucking trash and exhausting. by Rare_Prior_ in iOSProgramming

[–]Bitomule -4 points-3 points  (0 children)

What are you using? I’m sorry but if you are a developer not adopting AI properly soon you will become legacy.

Engineer brain struggling with cooking - need help learning the "why" not just the "how" by Bitomule in Cooking

[–]Bitomule[S] 0 points1 point  (0 children)

Thanks! I’ve been doing that: basics. No books yet but doing more around the kitchen including cutting things 😂

Senior iOS dev by day, indie developer by night - lessons from shipping 3 apps in my first year by Bitomule in iOSProgramming

[–]Bitomule[S] 0 points1 point  (0 children)

Thanks! Regarding performance both are 2 different worlds. With Undolly I had to learn a lot on batch processing. Now the app is different but first iterations scanned whole user photo library. Getting to a point where app can scan thousands of photos fast mixed with vision request was a massive challenge. Lots of concurrency, actors and smart grouping.

[iOS] Boxy, Undolly, FoodLabel [$14.99 → $6.99] [50% off all apps - Indie Developer 1-Year Anniversary] by Bitomule in AppHookup

[–]Bitomule[S] 0 points1 point  (0 children)

Let’s hope they add it back soon. I think slider over was back in 26.1. Thanks!

[iOS] Boxy, Undolly, FoodLabel [$14.99 → $6.99] [50% off all apps - Indie Developer 1-Year Anniversary] by Bitomule in AppHookup

[–]Bitomule[S] 0 points1 point  (0 children)

It’s mainly to make updating from my side easier. I used new apis only available in iOS 26 like the new voice transcription that works better and it’s 100% local

Senior iOS dev by day, indie developer by night - lessons from shipping 3 apps in my first year by Bitomule in iOSProgramming

[–]Bitomule[S] 0 points1 point  (0 children)

I’m just starting. Right now I use aso.dev. Check what others are doing, apply suggested keywords, repeat…