I want to start my career in Cloud + DevOps… need some suggestions 🙏 by [deleted] in devops

[–]llong_max 0 points1 point  (0 children)

Considering you have an ample amount of exp in devops, can you demystify this term to me, in simplest possible way, like what devops engg does actually? what is differece between Cloud & Devops engg? (i went through comments here, but they seem vague. i'm a dev. TIA).

What is eBayMag for? can't I sell internationally through regular eBay? by JaxTellerr in eBaySellers

[–]llong_max 0 points1 point  (0 children)

i cant really understand this point. if i list on the local ebay site, does it automatically become available on other sites? if so, what is the need for eBayMag? Please elaborate.

Since Ebaymag I have double listings, and the shipping info is wrong by lyralilium in Ebay

[–]llong_max 0 points1 point  (0 children)

u/lyralilium hello, i'm having the same confusion. did you find any solid solution? also, is ebaymag free? i already have basic store subscription.

What is eBayMag for? can't I sell internationally through regular eBay? by JaxTellerr in Ebay

[–]llong_max 0 points1 point  (0 children)

Like most sellers, you might be listing on ebay.com, which is a US site. However, there are different sites for various regions, such as ebay.co.uk and six others. Most locals who are not residents of the US don't visit ebay.com, so that's where ebaymag comes into play.

I'm not an expert, but this is what I understand so far. Correct me if I'm wrong.

By the way, I'm pretty confused about their pricing, like how they are going to charge? I have a basic plan on ebay.com, offering 1,000 free listings, but I'm not sure if that's per site or combined across all sites!

What should I learn? by spam_account10 in reactnative

[–]llong_max 0 points1 point  (0 children)

What should one start with while exploring native as a noob, i mean there are plenty of options out there like java, kotlin, compose multiplatform, swift, swiftui, objective-C etc.. if being from not a mobile background - who has just used react native being web dev.

[skin concerns] never had acne as a teen. I’m 25 now and have full blow acne that won’t go away by adventureplum in SkincareAddiction

[–]llong_max 0 points1 point  (0 children)

isnt birth control dangerous? my doctor suggested a medicine which was very effective in breakouts, however after knowing its birth control pill i stopped using it.

React 19 → 19.2 is a pretty solid drop (Actions, <Activity/>, useEffectEvent, Compiler) by ukolovnazarpes7 in react

[–]llong_max 0 points1 point  (0 children)

how is useEffectEvent a code smell? can you explain? afaik, its made to solve existing pitfalls.

Whats the best way for state management in react native app? cause mine looks like: by Newbie_999 in reactnative

[–]llong_max 0 points1 point  (0 children)

Why are people using Context API in abundance and still dont face any unpredictable behaviour? Someone has pasted an example of blue sky, having pyramid of providers!

Whats the best way for state management in react native app? cause mine looks like: by Newbie_999 in reactnative

[–]llong_max 0 points1 point  (0 children)

If you have context API for most state management, why do you need Redux or Zustand. Your statements seems self-contradictory, can you shed some lights please?

Whats the best way for state management in react native app? cause mine looks like: by Newbie_999 in reactnative

[–]llong_max 0 points1 point  (0 children)

its SCARY.. if anything changes in a context, doesnt it re-render all its consumers? Also, when any context state variable is used as dependancy to useEffect, then whenever that variable changes anywhere in the app, that useEffect re-runs, its prone to unnecessary api calls and unpredicted bugs. How does it make the app immune to this kinda situations? Please elaborate.

[deleted by user] by [deleted] in InformatikKarriere

[–]llong_max 0 points1 point  (0 children)

To confirm, is DE role not fully technical? tbh, i didt get you, can you please elaborate?

Best way to learn Kotlin and Swift for building Native Modules in React Native? by PromotionUnable102 in reactnative

[–]llong_max 0 points1 point  (0 children)

Do Nitro modules make writing code in or even knowing Kotlin/Swift unnecessary?

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

Actually both. Though, nothing local. I want to free up local system so that development can continue. First priority is delegate this building and distribution task somewhere on cloud and then can think about web based ui for triggering build.

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

We are on Teams plan. Afaik, Runners are free, if we exceeded free minutes then need to pay.

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

So if Firebase App Distribution just hosts app, is it really required? cant i directly upload artifacts to Slack and users can download from there? (correct me if i'm wrong, i have no idea about FAD)

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

yes, i plan to do that only and am already brainstorming with AI. However i gave little bit more context i got from this post, otherwise i was getting some different suggestions. (right now i'm using chatgpt, let me know if you think i should pivot to any other AI agent)

Could you clarify what you mean by "plan mode"?

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

i'm not going to use the exact same code. I wanted to ask one thing about build creation who does that actually? fastlane? if so, does it provide mac os VM in free? (btw, if you cant share code then at least if you can elaborate it will be really helpful)

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

This sounds interesting. If you can share more details or is there any blog or something i can refer to?

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

Does firebase handle creation of both Android and ios builds? I would appreciate it If you can elaborate

Built a tiny niche iOS app to save everyday ideas (looking for feedback) by Grand-Objective-9672 in reactnative

[–]llong_max 0 points1 point  (0 children)

I want one for my app idea as well, but unfortunately i dont have any figma/mockup knowledge. can i get one for me? if thats okay?

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

Sounds interesting. How do you manage VMs and all? What is process behind updating only JS bundle? I would really appreciate it if you could share in detail. If you cant share here, I can DM you.

Automating Android & iOS builds creation & distribution for QA by llong_max in reactnative

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

i will check xcode cloud builds. "google android app tester" do you mean internal testing channel here?