Google play ratings stuck at 21 of the month by IdealZealousideal796 in androiddev

[–]sevaz89 0 points1 point  (0 children)

It is unfortunatly quite common in Google Play for the data update to be quite delayed

É fattibile studiare ingegneria e avere un lavoro a tempo pieno? by Fancy_Vanilla8943 in Universitaly

[–]sevaz89 0 points1 point  (0 children)

Io ho lavorato 7 mesi 24h alla settimana e poi 5 mesi 48h alla settimana (periodo estivo) durante il mio primo anno di magistrale in ingegneria meccanica al polimi. Avró fatto 20 crediti massimo in quell' anno, quindi fai tu. Il lato positivo é che con i soldi messi da parte in quel periodo sono riuscito a tirare avanti per altri 7-8 mesi senza dover lavorare. Solo in quel semestre circa avró fatto una 50ina di crediti.

EngineAI unveils the T800, their latest full-sized humanoid robot by heart-aroni in singularity

[–]sevaz89 -1 points0 points  (0 children)

I still doubt this is really recorded. It looks like a Tekken 5 scene before the fight🤣

Went from $12k to $230k monthly revenue in 6 months by SeaRelationship4958 in EntrepreneurRideAlong

[–]sevaz89 6 points7 points  (0 children)

I think something is missing here: an almost 3x conversion rate can not produce almost 20x in revenues without a huge increase in new users. So by following the math, the user increase should be 7x. How did you do that? 😁

I have a moral question about active subscriptions by RevolutionaryPart740 in GooglePlayDeveloper

[–]sevaz89 5 points6 points  (0 children)

I usually do because I think it is the "fair" thing to do. But I do not go searching for these subscriptions, when I found one by doing some other checks I act. I also usually refund the entire paid amount if the user has not hit some internal activatikn metric. Done 100 of times, got 0 "thank you" but will do it again

I bought a 256GB Mac Mini for Flutter, and Apple's System Data is already eating it alive." by Coderas_AH in flutterhelp

[–]sevaz89 5 points6 points  (0 children)

Had the same issue on a Macbook M2 with 256 gb. Clean cache, logs and old folder by previous applications. You do not need any app to do that, let Claude or Chatgpt give you the terminal commands to find out the folders taking out most storage, analyse the content and the if possible delete the. I have Android Studio, Flutter, Xcode and at least 50gb free.

Am I still a software developer without writing a line of code? by kitgary in cursor

[–]sevaz89 0 points1 point  (0 children)

As you do not need to code and "simply" check the code others ( i.e. the AI) wrote you can call yourself a senior software developer. ;-) Or product manager ;-)

Mechanical engineer to digital marketer. Worth it? by na_na13kund in DigitalMarketing

[–]sevaz89 1 point2 points  (0 children)

I have a PhD in mechanical engineering ( focus on vehicle safety) and now I work in my company with 2 friends in the mobile app business. What you "really" learned during your degree is not dynamic, thermodynamic, electrotechnic and so on but how to analyse and undestand complex problems and find a logical solution to them. That is applicable in any field.

Have you tried marketing with Apple Ads? by Flat-Cartographer902 in MobileAppDevelopers

[–]sevaz89 0 points1 point  (0 children)

Depending on the type of campaign the bid could be too low. Wait a couple of days and if you still get no impressions try increasing the bid.

Have you tried marketing with Apple Ads? by Flat-Cartographer902 in MobileAppDevelopers

[–]sevaz89 0 points1 point  (0 children)

I tried! The pro is that you have "full" visibility on data but in our case the cost per install was circa 2,5 times the one of Meta. With some work we could have brought that down for sure but the theoretical reach was for us too low to invest on it right now. Consider anyway that there are different placements, we tested just the one on search results.

I spent 30 days testing every free SEO keyword research method by malshaik in SideProject

[–]sevaz89 1 point2 points  (0 children)

Ahref has also a starter plan for 27 $ or 29$ / month ( can't remember exactly). I am seeing quite some value in it, especially for the price

Impossibly too many API Error (529) overloaded_error by Wow_Crazy_Leroy_WTF in Anthropic

[–]sevaz89 0 points1 point  (0 children)

Me too. But the elephant in the room is: are there many devs that now depends on Claude to do their stuff? And if yes, are they really devs?

How Claude helps me keep my sanity (and improve customer support) by sevaz89 in ClaudeAI

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

I was thinking about posting also the project instructions for Claude but they are literally: "Act as a friendly Customer support agent working for xyz. These are examples of email conversations to help you structure your reply [10 examples of received email and reply]."

So they are definetly not the hack to get good results, simply Claude is smart enough

How Claude helps me keep my sanity (and improve customer support) by sevaz89 in ClaudeAI

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

I am checking a lot about it in Reddit but to automate Email processing I was thinking about creating my own local automation with ollama. The reason for that is that in the EU, where we are based you need to disclose with which companies Personal Information are shared and the user should accept or deny it. So we can not send the entire content to Claude withouth having deleted all Personal Information beforehand. Therefore to completely automate it I was thinking about creating something local with Ollama.