remotedev

joined 1 year ago
[–] remotedev@lemmy.ca 5 points 23 hours ago

Don't disrespect the San Diego Chicken with comparisons to Trump

[–] remotedev@lemmy.ca 10 points 1 week ago

on another level

Ohhh youuu

[–] remotedev@lemmy.ca 8 points 1 week ago

She got her nursing degree

[–] remotedev@lemmy.ca 14 points 2 weeks ago (1 children)

Pro versions: Does a little more

Costs even more

Best regards

[–] remotedev@lemmy.ca 18 points 2 weeks ago

Sometimes I just start a sentence, and don't know where it's going

[–] remotedev@lemmy.ca 12 points 3 weeks ago

It should be a shell instead

[–] remotedev@lemmy.ca 11 points 1 month ago (1 children)

Most of em are yellow, red, blue, etc

[–] remotedev@lemmy.ca 2 points 1 month ago (1 children)

The disrespect to SOCOM

[–] remotedev@lemmy.ca 13 points 1 month ago

Pretty sure that's Smalls on the left too

[–] remotedev@lemmy.ca 10 points 1 month ago (1 children)

He goes by many names, and pronouns

 

I've been doing some interviews lately, and my most recent one seemed to be my most promising one so far, until he started doing what he called "light tech screening" and did some trivia questions to test my knowledge on what goes on under the hood. I do admit, I should have been better prepared on the topics, and didn't do as well as I could have. At the end, he said my experience was interesting but I needed a better grasp of the fundamentals, and that we should keep in touch. Afterwards, I messaged thanking him for his time, and that I needed to review my course material, asked if he thought I should review anything specific and if I could do that for a few weeks and revisit it like he said. He suggested I do a deep dive into JS/TS to really understand what goes on and why, and would be happy to revisit it in a few weeks, and again said to keep in touch.

Does that really mean keep in touch regularly or often? Or is it just a throw away yea reach out again in a few weeks when you're ready? I'm already pretty stoked to get a second chance at this, the company seems cool and I like that they aren't weighing everything on leetcode problems. If I should keep in touch regularly, what would that even be about? I also don't want to annoy him before meeting again.

Any advice would be appreciated!

 

I'm in the middle of a systems design class, and we're supposed to get our own VPS up and running. For quick background, I found a PERN app on GitHub, and cloned that onto my digitalocean droplet, and have it connected to my domain and nginx. I have the dist directory for the production build, copied it in the backend folder, and I see my app on my domain path. I'm getting an issue with an index#####.js file that's causing a cors error for localhost:4000, which is confusing since I have a reverse proxy for that port on my domains nginx conf. I did some digging and found a (very long) line of code that goes through the http methods and they each have a "localhost:4000/" for what route to go to for each method. I tried changing these to just / for each and it got rid of the cors error but now I'm getting an error with the promise failing. Do I need to add my domain to those paths? Or am I missing something else here?

 

I'm following a tutorial for creating docker containers, and it is having me go through the AWS beanstalk to create the environment to host the app, but I can't get the environment all the way there. Everytime I get some error about an instance profile I think it was called, and I've tried creating users, roles, and giving the roles the permissions for the beanstalk permissions, but it's still giving me errors. Does anyone know what I should be doing different?

view more: next ›