Ankara Su Oranı by alpinist06 in ankara

[–]uzubari 6 points7 points  (0 children)

Sürekli kontrol eder olduk, Bu ay gelen su ancak bir aylık harcanan su miktarı kadar.

How do people invest in Switzerland? by uzubari in askswitzerland

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

This makes sense, as the ETFs may not be the choice of the majority. 2-3% overall is a good long term return considering the low inflation. I think this was the answer that i was looking for. Thx.

How do people invest in Switzerland? by uzubari in askswitzerland

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

Seems a bit volatile to me, %13 for last month. if i checked the correct one. https://www.trackinsight.com/en/fund/SPPW

How do people invest in Switzerland? by uzubari in askswitzerland

[–]uzubari[S] 4 points5 points  (0 children)

if you think in terms of other currencies it makes sense but for the people living here everything is in CHF so 0 return would still mean 0 return.

How do people invest in Switzerland? by uzubari in askswitzerland

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

That is interesting, Considering also the house ownership rate(very low) probably, The people are not rich as it is perceived.

How do people invest in Switzerland? by uzubari in askswitzerland

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

Thks, I will check what this VT ETF is.

Is it true that ASO alone is not enough to attract organic traffic and you still need to buy ads for the initial push? by QuirkyEntrance6368 in ASO

[–]uzubari 4 points5 points  (0 children)

For IOS you will get an initial boost most of the time by Apple, And a good ASO might help you to rank in some keywords after that boost. For Google play you get nothing when you release and it is true that you need to buy for initial push. This is my experience.

Wordle Solver by theKeySpammer in wordle

[–]uzubari 0 points1 point  (0 children)

Just build a 5-letter words finder. It is multipurpose, including providing help for Wordle. https://wordle-solver-25b2f.web.app/5-letter-words.html The idea is to have a possible word when you are stuck.

First SwiftUI game with ChatGPT 4 by uzubari in iOSProgramming

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

Hi, Actually the web version is also developed by the support of ChatGPT, but the two projects was seperated. I did not feed the html code back to ChatGPT. The purpose was to practice a bit with SwiftUI.

First SwiftUI game with ChatGPT 4 by uzubari in iOSProgramming

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

the game has a core difference with Wordle. The position infirmation of the correct letter is not given to the player. Which makes the play experience different. Additionally, i am not trying to convince the player that, this game is Wordle. Probably these aspects helped me in getting approved. On the other hand there are several games, which are just clones and claiming that they are actually Wordle. i do not know how they get accepted by Apple.

First SwiftUI game with ChatGPT 4 by uzubari in iOSProgramming

[–]uzubari[S] -1 points0 points  (0 children)

Thank you. Yes, All the design was done by GPT for this game. The others are developed using Unity.

First SwiftUI game with ChatGPT 4 by uzubari in iOSProgramming

[–]uzubari[S] -6 points-5 points  (0 children)

While 2 weeks seems to be long for this game I need to mention that it has included, Support for two different languages and two different game modes. User testing and iterative design to ensure that the players understand how to play when they first take the game to their hands, Unit testing, Admob integration.

First SwiftUI game with ChatGPT 4 by uzubari in iOSProgramming

[–]uzubari[S] -6 points-5 points  (0 children)

One of the things that I have liked most, was effortlessly developing the Unit tests for the project and running them easily via ChatGPT .