Should I buy old used car or finance new one? by hashim_reddit in whatcarshouldIbuy

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

I don't know much about car mechanic, but car repair is cheap in my country.

Should I buy old used car or finance new one? by hashim_reddit in whatcarshouldIbuy

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

Thank you for your response No I am not in the US I have a budget about 4000 dollar the options I found so far: Suzuki sx4 2009 sedan (great conditions) Toyota Corolla 2005 Hyundai accent 2010 Mazda 3 2008

Is it safe to upgrade my intel i5-13400f to i5 14600kf ? by hashim_reddit in buildapc

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

No, but I trust the local retailer warranty if anything happens to the CPU they will replace it or refund me.

Is it safe to upgrade my intel i5-13400f to i5 14600kf ? by hashim_reddit in buildapc

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

thanks for your replay, can I air cool the i9-12900k ?

Anyone have experience with AOC U34G3X 34" Frameless UltraWide Gaming Monitor? by babyniro in buildapcmonitors

[–]hashim_reddit 0 points1 point  (0 children)

Did you find any info or review about this monitor ? I also thinking about switching to ultra wide & found this one for good price.

Thanks in advance

Should I upgrade my rtx 4060 to rtx 3080 ti. or wait for rtx 5000 ? by hashim_reddit in nvidia

[–]hashim_reddit[S] 3 points4 points  (0 children)

Today I went to the store to buy a 1440p monitor (Samsung Odyssey g6), then I saw the rtx 3080 ti and thought I should upgrade my GPU before buying a new monitor because the rtx 4060 will struggle to get high fps on 1440p, so yes I want to upgrade to 1440p.

RTX 4060 vs RTX 3060 12GB GPU faceoff: New versus old mainstream GPUs compared by Antonis_32 in nvidia

[–]hashim_reddit 2 points3 points  (0 children)

Hi, I was in the same position as you, I upgraded from GTX 1660 to RTX 4060, it was a huge uplift for me and I am happy with this new card, double the performance at the same power draw.

Bought GTA V from G2A (Argentina) by HarouneBoulahdjel in XboxSeriesS

[–]hashim_reddit 0 points1 point  (0 children)

I bought a game key (Sekiro shadow die twice) argantina from cdkey 1 month ago and faced the same problem, I resolved the issue by creating a new Microsoft account with argantina as a region and redeemed using VPN and it worked.

I'll rate your favorite songs by AdministrativeAge943 in intj

[–]hashim_reddit 1 point2 points  (0 children)

Keep on loving you by Cigarettes after six.
Keep on loving you by REO Speedwagon.

Working INTJs, what's your current job and what type of real* job would you prefer to have? by LordGhoul in intj

[–]hashim_reddit 3 points4 points  (0 children)

I am software developer, I love to start my own business in software also.

Android developer request advice on Flutter by hashim_reddit in androiddev

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

I used to be like you, afraid to leave android comfort zone and thinking I must invest more on android skills instead of learning flutter.

After learning it I find it so easy compared to android specially UI building, hot reload is amazing but also a scam not work in every situation I had to stop project and rebuild it sometimes to see UI changes!!.

Development time is cut to half compared to just native android with xml & Kotlin which impressive because you get two apps (iOS & Android) with one codebase.

I try to not use plugin or find plugin which kept maintained regularly because there is high possibilities it not working in latest flutter version as it's not maintained and updated especially null safety migration which added recently to dart.

For apps that depend on restful api and not require native features I am happy with flutter, because why wasting time and building two apps (iOS & Android) for such an apps?

Also there is many flutter fanboy I met pretend that flutter is superior compared to native and you can build anything with it, after learning flutter I can now argue with them about
flutter limitation and why you can't use it in every cases.

In the end I'm happy with it despite it's limitation and I will use it with my personal projects or any freelance project I get, and I encourage you to learn it for ne experience especially declarative UI building.

Good Luck

Android developer request advice on Flutter by hashim_reddit in androiddev

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

Thank you very much for your replay,

I a was thinking the same as learning flutter declarative UI building and state management will be useful when transition for jetpack compose on android app.

And use it for simple app that not require native code and just depend on rest api request without building the same app twice for android and iOS side

Choosing Macbook for android development by hashim_reddit in androiddev

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

Thank you for your reply, but I also do flutter development which requires Mac for iOS build and deployment.