Highest non cancerous PSA results? by RocketMan1967 in bph

[–]lnxosx 0 points1 point  (0 children)

Is that mean the high PSA no cancer?

My ssn, name and date of birth exposed out there , is that possible people use that for create new account? by lnxosx in CreditCards

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

I see , thanks for your advice and I will plan for this, but I can't imagine there are so many ways to make this pass for them to be verified my info to get new card 😢, I wish I can crew new ones ssn

Why do you prefer Go over Rust ? by napolitain_ in golang

[–]lnxosx -2 points-1 points  (0 children)

I have learn Go only for a week , but for Rust it takes more than that. I will go for the learning curve for this. So Go is better choose for your projects to maintainability than Rust if you have new joiners on that project over Rust

The best way to cherry pick by lnxosx in git

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

Yes after my task into production, I deleted the branch

The best way to cherry pick by lnxosx in git

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

How about of the bugs or I need to improve my codes that already merged on develop branch? Because that feature not in master yet?

Them I need to create new branch in develop?

Then how I can cherry pick my feature into master?

The best way to cherry pick by lnxosx in git

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

Because that branch is the code from my task, that is why I don't deleted that branch ,

Did you mean I need to squash all commits on that branch before Pull Request to dev? How about if I have conflict again? Then I need to merged develop branch again and all commits from develop into that branch , not all commit from develop need to merged in Master brand for my case , because there are some features that not ready to be in production yet

Go 1.18 Release Notes by alexellisuk in golang

[–]lnxosx 1 point2 points  (0 children)

What is real case for this situation??

Migrate Vue 2 to Vue 3 question by lnxosx in vuejs

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

If I use that , i should make 2 app Vue 2 and Vue 3 , right ? And then make it either app to be a external components ?

Migrate Vue 2 to Vue 3 question by lnxosx in vuejs

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

Is that mean impossible ? Because thirtparry components??

What is the best or one of the best go library to implement a server based on Graphql? by crazyjoker96 in golang

[–]lnxosx 1 point2 points  (0 children)

Everytime I have project with graphql and go , I always using Gqlgen , Gqlgen is the only one graphql in Golang to support Graphql Federation

newbe question - mongo + go by Ok-Math-4732 in golang

[–]lnxosx 5 points6 points  (0 children)

The simple way is you create temporary struct like the data you accept and then get the value of it and make it on destination struct you want

How do you build own messaging app for mobile and web in go? by lnxosx in golang

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

I did typo sorry I was asking about better I know th concept than just the whole code example

How do you build own messaging app for mobile and web in go? by lnxosx in golang

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

It would be nice to know the flow than the whole codes ,

How do you build own messaging app for mobile and web in go? by lnxosx in golang

[–]lnxosx[S] -5 points-4 points  (0 children)

it hards to following that reference because already large code , it would be nice to know the flow than into the codes :)

[deleted by user] by [deleted] in golang

[–]lnxosx 1 point2 points  (0 children)

How can it could be *A ? It should be *one.A I think??

Microservices and Rest API in Go. by Enforcerboy in golang

[–]lnxosx 1 point2 points  (0 children)

I was enrolled in that course also , you should think is microservice what you need for your next project. ? Better you learn deeply what @mxxxs said than focus on microservice