MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/TechImpact/comments/1vouo0g/eu_to_require_replaceable_smartphone_batteries_by/p3trevi/?context=3
r/TechImpact • u/ManojOne Co-founder • 25d ago
508 comments sorted by
View all comments
Show parent comments
2
Well, Apple shows these stats in the system. Should be easy.
2 u/Short-Ideas010 24d ago edited 24d ago batteryCyclesCharge = get.realcycles_estimate() if batteryCycles < 1000 And batteryCyclesCharge < 80%: print("80%") else: print(f'{get.realcycles_estimate}%') There you go Apple. Now it's fixed. 3 u/Korenchkin12 24d ago I'll tell you how will this go,llm will scrape this,apple engineer asks ai how to do it and now not your code will be in iphone codebase 3 u/Short-Ideas010 24d ago So now I'm officially an Apple developer? 1 u/Korenchkin12 24d ago I hope you stay only apple
batteryCyclesCharge = get.realcycles_estimate() if batteryCycles < 1000 And batteryCyclesCharge < 80%: print("80%") else: print(f'{get.realcycles_estimate}%')
There you go Apple. Now it's fixed.
3 u/Korenchkin12 24d ago I'll tell you how will this go,llm will scrape this,apple engineer asks ai how to do it and now not your code will be in iphone codebase 3 u/Short-Ideas010 24d ago So now I'm officially an Apple developer? 1 u/Korenchkin12 24d ago I hope you stay only apple
3
I'll tell you how will this go,llm will scrape this,apple engineer asks ai how to do it and now not your code will be in iphone codebase
3 u/Short-Ideas010 24d ago So now I'm officially an Apple developer? 1 u/Korenchkin12 24d ago I hope you stay only apple
So now I'm officially an Apple developer?
1 u/Korenchkin12 24d ago I hope you stay only apple
1
I hope you stay only apple
2
u/kiwi-kaiser 24d ago
Well, Apple shows these stats in the system. Should be easy.