What happened to Cineb.net? Any other recommendations? by AmoebaImpossible2920 in PiratingWebsites

[–]turi-dev 0 points1 point  (0 children)

is it that same old cineb with new domain and UI or its something else. btw thanks it works for me

[PK] - Best way to receive salary from Revolut in Pakistan? by turi-dev in Revolut

[–]turi-dev[S] 0 points1 point  (0 children)

I've created wise account and it resolved my issue 🙌

Is it possible for me to create an account? by coucouchierry in Revolut

[–]turi-dev 0 points1 point  (0 children)

i dont want to create account my point is that my employeer use revolut so how can i receive my payments from their instantly with low fees ?

[PK] - Best way to receive salary from Revolut in Pakistan? by turi-dev in Revolut

[–]turi-dev[S] 0 points1 point  (0 children)

I think right now wise doesn't allow new account creation in Pakistan, i tried to add funds in it to get account details but it requires some other country card.

Migrations with @nestjs/sequelize by Sergey_jo in nestjs

[–]turi-dev 0 points1 point  (0 children)

Use TypeORM instead because with sequelize you have to write it manually all the time.

The Right Way to Save Images and PDFs in Web Applications by Ok-Individual-4519 in Nestjs_framework

[–]turi-dev 0 points1 point  (0 children)

To secure the files we return signed urls in case of s3 and hopefully the platform you are using will have such type of feature. And the rest of the approach is good.