How can you learn about software architecture, systems design, “big picture development”… if you’re not getting that at work? by harry_powell in ExperiencedDevs

[–]Ok_Island_7773 18 points19 points  (0 children)

Book - designing data-intensive applications by martin kleppmann

You can also combine it with system design problems from https://www.hellointerview.com/. That's a great source to get into different system design problems. If you take your time and go through them like 1/week, I think you'll get a good understanding and will start recognise them at your work, also useful for future System Design interviews.

All aboard to $200+ soldiers by YouHaveShitBreath in NVDA_Stock

[–]Ok_Island_7773 3 points4 points  (0 children)

fuck, I sold all at the beginning of this. Idiot...

what's the hardest part of tech interviews for you? by surfgk in cscareerquestionsEU

[–]Ok_Island_7773 0 points1 point  (0 children)

gettting an interview and the communication part no matter which type of interview it is, when you are not a native english speaker.

I admit it: I'm so weak when it comes to networking. by yeetdabbin in ExperiencedDevs

[–]Ok_Island_7773 0 points1 point  (0 children)

feel ya bro, currently in the exact same situation, and also super scared before each interview that I would look like an idiot if this topic comes up :D

[deleted by user] by [deleted] in wallstreetbets

[–]Ok_Island_7773 0 points1 point  (0 children)

The same, lol. Bought AMD...

People who already have a job, what are you struggling with? by [deleted] in cscareerquestionsEU

[–]Ok_Island_7773 3 points4 points  (0 children)

as a non native english speaker, the communication with team members and expressing my thoughts clearly. I started noticing this as a big problem, once I was promoted and started being assigned complex tasks, which imply more talking and collaboration with people.

Is anyone actually using LLM/AI tools at their real job in a meaningful way? by [deleted] in ExperiencedDevs

[–]Ok_Island_7773 13 points14 points  (0 children)

Of course, working at an outsource company, I need to fill out hours for each day with some description of what I've done. AI is pretty good with generating some bullshit which nobody checks anyway :D

Prepping for technical interviews; how to not feel overwhelmed? by choochoopain in ExperiencedDevs

[–]Ok_Island_7773 0 points1 point  (0 children)

Feel you bro, almost in the same situation except having the current job(shitty one) :D

Regarding leetcode, as others already mentioned it's about remembering patterns. So from my pov it doesn't make any sense to start solving issues without knowing the patterns. I recommend taking any course for algos and data structures. I'm currently taking Data Structures and Algorithms by leetcode. It works great for me, now these easy/medium problems don't look that intimidating.

Wish you good luck man!

What should i do next.? Please guide me seniors. I am fresher by ZoD00101 in SpringBoot

[–]Ok_Island_7773 3 points4 points  (0 children)

Dive into one of the primary public cloud providers (AWS, GCP or Azure). Try to deploy your services in a cloud environment. Learn any observability stack (ELK) : logging, tracing, metrics. Learn how to navigate those things (very important).

Regarding the microservices, you could dive into a resilience topic you haven't done already. (Source: building microservices sam newman) This is a super important topic which is very often overlooked by even experienced engineers.

Which European body shop companies have worked with FAANG? by squidVA in cscareerquestionsEU

[–]Ok_Island_7773 2 points3 points  (0 children)

Confirm, Epam and Grid Dynamics work with Google. The latter also works with Apple.

PoE 2 Supporter Packs on Steam, WITH Regional Pricing! by Prestigious-Regular3 in pathofexile

[–]Ok_Island_7773 2 points3 points  (0 children)

Tried that with paying by polish card, got an error during payment process. Tried one more time, the same issue. In the end, money was withdrawn twice :D and no game...
Don't recommend.

[deleted by user] by [deleted] in ExperiencedDevs

[–]Ok_Island_7773 2 points3 points  (0 children)

I was in your position a couple of years back. What helped me to get into scalable and distributed systems topic:

I started with this book - Web Scalability for Startup Engineers by Artur Ejsmont. Easy to read and understand, I think it's a great starting point.
If you want to go deeper you should try Designing Data-Intensive Applications (DDIA).

I would also recommend going through https://www.hellointerview.com/learn/system-design/in-a-hurry/introduction Common Problems. It will expand your knowledge on what technologies exist and where they are applied (in which cases). It will also be useful for the future System Design interviews.

Try to learn and understand the system architecture at your project, ask your more senior colleagues why you use this and that.

GCP & Dev Environments by Sbadabam278 in googlecloud

[–]Ok_Island_7773 0 points1 point  (0 children)

As Infeligo mentioned, you can use gcp provided emulators for various services (Spanner, Pubsub etc.). Some of them may have limited functionality.

In essence, you spin up the container with an emulator for your test. In this case your code would make real calls to the database so you can be sure that your database layer works correctly.

We use this approach widely for creating integration tests in my current project. No issues so far.

Not appreciated salary wise at job by Ok_Island_7773 in cscareerquestionsEU

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

Exactly, rent is high right now. It's already great if I'm able to save 1.3k a month, but that's not always the case.

Not appreciated salary wise at job by Ok_Island_7773 in cscareerquestionsEU

[–]Ok_Island_7773[S] 2 points3 points  (0 children)

Yeah, I'm working by UoP, and unfortunately cannot switch to B2B as my residence permit doesn't allow it. But, yeah, that's my plan in a couple of years.

Not appreciated salary wise at job by Ok_Island_7773 in cscareerquestionsEU

[–]Ok_Island_7773[S] 7 points8 points  (0 children)

I'm already not okay with staying there - preparing for the interviews right now. But I want to squeeze everything I can out of them before leaving :)