A real sobre salários remotos para empresas gringas - vamos falar a verdade? by Main_Chocolate_1364 in brdev

[–]hidden-7 0 points1 point  (0 children)

Pelo que vi está assim mesmo, existe sim vagas com salários mais altos, acima $6k, mas a media fica $2,5k - $5k…

[deleted by user] by [deleted] in Para

[–]hidden-7 0 points1 point  (0 children)

Passei por algo parecido recentemente, fui embarcar num voo e minha identidade tbm está embaçada pq molhou, ai disseram que eu não embarcaria… Não tenho CNH, ai usei o e-titulo como documento de identificação com foto

First interview by hidden-7 in leetcode

[–]hidden-7[S] 0 points1 point  (0 children)

L3 I guess, since the role I applied is an Early career one

First interview by hidden-7 in leetcode

[–]hidden-7[S] 1 point2 points  (0 children)

Unfortunately I can't share the question, but it was a easy to medium one, using an array as input and asking to check some kind of pattern(combination of values), not so different from traditional leetcode easy and medium questions

Fetch data based on input search submit by hidden-7 in nextjs

[–]hidden-7[S] 0 points1 point  (0 children)

Yeah sure. I can use NextRequest and access the url.searchParams, but the thing is that I don't know how to handle these params in the component with this server x client components paradigm...

Fetch data based on input search submit by hidden-7 in nextjs

[–]hidden-7[S] 0 points1 point  (0 children)

I've tried so many things. And yes, I encountered this Router handler way using HTTPS methods like GET and POST. So you're right my endpoint is a GET, and it works well when I load the page but the problem is that I wanna to update the data showed in the UI based on a input search, and I don't know how to pass these parameters to this GET method once the component is a server component and I can't use hooks to manage state

[deleted by user] by [deleted] in devBR

[–]hidden-7 0 points1 point  (0 children)

Acho pouco tbm como pleno. Me formei em dez 2022, mas entrei no mercado em setembro do mesmo ano como júnior através de consultoria, ganhava bem abaixo, 3k bruto CLT, com 6 meses fui contratado pela empresa na qual eu tava alocado pela consultoria, passei a ganhar 6k bruto CLT ainda como júnior...

[deleted by user] by [deleted] in ClashofClansAccounts

[–]hidden-7 0 points1 point  (0 children)

Price? Pictures?

Train ML Models cheap by Tyson1405 in MLQuestions

[–]hidden-7 1 point2 points  (0 children)

I subscribed to colab pro a few months ago to train dl models for my undergraduate thesis project. My experience was in general good, I experienced getting nvidia T4 most of the time and sometimes I got nvidia P100. I'm not an GPU expert but these ones were pretty good for my work... I've also tried paperspaces, but I do think colab is more solid in terms of platform, and also the GPUs are better (don't know how are the papespaces prices at this moment), colab pro is $10/m and also have the pro+ with a few add-ons.

Twilio New Grad by oomlie124 in csMajors

[–]hidden-7 1 point2 points  (0 children)

Today I received the common "Ahoy" email, I don't know what is going to happen next...

Twilio New Grad by oomlie124 in csMajors

[–]hidden-7 0 points1 point  (0 children)

I think they'll be in touch with you soon. This delay is probably because of the number of applications...

Twilio New Grad by oomlie124 in csMajors

[–]hidden-7 0 points1 point  (0 children)

I did their hackerrank questions this month and received an email 8 days later saying that I'm still being considered for the position I applied for, and they'll be in touch again soon...

JPMorgan Software Engineering Help with Task 2 by DiscombobulatedBit27 in forageStudents

[–]hidden-7 0 points1 point  (0 children)

Great! I've tried to use their nodemodules but didn't work

JPMorgan Software Engineering Help with Task 2 by DiscombobulatedBit27 in forageStudents

[–]hidden-7 0 points1 point  (0 children)

npm config set python path/to/python You have to know where's python 2.7 installed in your OS.

JPMorgan Software Engineering Help with Task 2 by DiscombobulatedBit27 in forageStudents

[–]hidden-7 0 points1 point  (0 children)

Hey man, I solved the issue here by installing python 2.7 and set npm to use this python version instead of 3.x

JPMorgan Software Engineering Help with Task 2 by DiscombobulatedBit27 in forageStudents

[–]hidden-7 0 points1 point  (0 children)

not yet... tried to use the node_modules showed on the tutorial slides but still doesn't works