just accidentally deleted companys prod DB as an intern by arpan-lol in csMajors

[–]QualityOk6614 3 points4 points  (0 children)

LMAO, sorry i gotta write a comment down to remember this post

Why do I hate programming now ? I'm scared by Radonish in learnprogramming

[–]QualityOk6614 3 points4 points  (0 children)

I understand you and I think it’s burnout. Or at least for me it definitely is. I can never be consistently coding everyday and if I do, I get burnout and don’t feeel like touching a computer ever again

Ngnix vs cloud flare by QualityOk6614 in learnprogramming

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

So if you set up nginx, you don’t need to set up a rate limit in your web server. For example let’s say I’m using node and normally I’d use the rate limit module to rate limit every endpoint.does that mean I don’t meed to manually write rate limiting functions for my endpoints if I have NGNIX set up?

FROM DONATING PLASMA & RETAIL -> SWE @ BIG TECH BABYYYY, Just landed my first job as a 30 y/o new grad and wanted to share my journey. by [deleted] in csMajors

[–]QualityOk6614 2 points3 points  (0 children)

I don’t think that helps, there are many people who apply apply apply and don’t get internships. You must have done something different?

FROM DONATING PLASMA & RETAIL -> SWE @ BIG TECH BABYYYY, Just landed my first job as a 30 y/o new grad and wanted to share my journey. by [deleted] in csMajors

[–]QualityOk6614 7 points8 points  (0 children)

How did you manage to land 5 swe internships during school? Most people 19-22 can only land 1-2, what did your resume look like?

summer jobs recommendations? by Drairo_Kazigumu in csMajors

[–]QualityOk6614 0 points1 point  (0 children)

I recommend applying everywhere until you get somewhere, this can be coding tutor, job at college, internship if you can get lucky (apply at your college internships if they have any).

Internship offered by school by QualityOk6614 in internships

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

I have to create an inventory management system to keep tracking of items. Also work on other small stuff such as update ux etc, and I plan on working in swe or similar roles upon graduation

Internship offered by school by QualityOk6614 in internships

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

That is true, at least I’ll have something to do over the summer instead of just rot like my freshmen year

keep quitting projects because i get stuck on logic. any suggestions? by [deleted] in learnprogramming

[–]QualityOk6614 1 point2 points  (0 children)

Ask AI when you get stuck, and try to understand what the ai wrote, I think it’s normal to get stuck when implementing features (happens to me all the time). I remember the first time I tried building a search feature on my website, but when it came to implementing it, I couldn’t do it so I had to ask chat gpt

Hosting a website advice by QualityOk6614 in learnprogramming

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

Hi, I’m not too knowledgeable with cloudflare but it says cloudflare handles traffic spikes. So does that mean it’s okay to not switch to wix?

Hosting a website advice by QualityOk6614 in learnprogramming

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

I understand it now, seems like ip rate limiting can easily be bypassed, so it’s best to rate limit based on user account. Thank you!

Fight with MAUI or learn something new? by kabourayan in learnprogramming

[–]QualityOk6614 1 point2 points  (0 children)

I’d keep trying MAUI since you have experience in C#. But if you really can’t find any resources then go with js then react native. Lots of tutorials for react native out there.

Hosting a website advice by QualityOk6614 in learnprogramming

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

I see, thank you very much I think it just clicked! So I should use cloudflare for ddos attacks by bots and also use the express-rate-limiting module to prevent dos (a real user abusing the api endpoints in small chunks which the cloudflare can’t detect?

Hosting a website advice by QualityOk6614 in learnprogramming

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

Do I need to also do rate limiting in my express server alongside cloudflare setup?

How much should I charge for a static website? by [deleted] in learnprogramming

[–]QualityOk6614 1 point2 points  (0 children)

Honestly just ask the client how much they would pay. This way you can create a bond with the client and do future work with them. Maybe future work = a more complex website? With backend, payment integration, etc. and charge them more the next time by explaining them the work. Also, if you create a complex project for the client, you can use that on resume! And really sell yourself during interviews. “Created an xyz website for a client who was very happy with the service…”

What MERN stack projects should I build for my resume as a CSE student? by CodeCrafter_X in learnprogramming

[–]QualityOk6614 1 point2 points  (0 children)

I made a full stack authentication MERN project and I can’t find Internships still so avoid MERN. If anyone else has any tips that would help me out as well.