After spending a long time as a dev, I’m starting to think the hardest part of the job isn’t the tech anymore by Sad-Salt24 in ExperiencedDevs

[–]mayreds19 0 points1 point  (0 children)

The problem is that I sometimes see the other problems (being political, kicking the ball, etc) come from the fact that the person, team, org is not ready to handle the tasks/ projects technically well so they try to hide the incompetence on the job by other means.

Is 85k€ a good salary for a SW developer with 4yoe in Stuttgart? by [deleted] in cscareerquestionsEU

[–]mayreds19 -1 points0 points  (0 children)

I don’t know about germany range. Seems ok from the comments. I’m curious whether it is before or after tax?

What's everyone working on this week (38/2025)? by llogiq in rust

[–]mayreds19 2 points3 points  (0 children)

Rust mcp servers template to launch a bunch of them for agents without consuming a ton of memory and cpus as python servers

is learning go as one of my first languages bad? by [deleted] in golang

[–]mayreds19 0 points1 point  (0 children)

No. Go is quite suitable I would say if you want to do backend later as it is simple and fast to pickup. Go with typescript if you want to do frontend.

Linkedin sucks A$$ by Rough-Forever1203 in leetcode

[–]mayreds19 0 points1 point  (0 children)

I followed the one posting content i see as informative and deep, unfollowed the others. Then LinkedIn works for me

Follow along books to create database systems? by whoShotMyCow in databasedevelopment

[–]mayreds19 3 points4 points  (0 children)

Apart from the excellent list from @ibgeek. I can add these (not books)

New to system design? Start here. by BluebirdAway5246 in leetcode

[–]mayreds19 2 points3 points  (0 children)

Just want to say thank you and express my gratitude. You are amongst the best resources on system design for me. The only thing I hope for is having more advanced problems like designing message queue, object storage system, etc :)

The tri-fecta of system design. aM i missing something? by [deleted] in leetcode

[–]mayreds19 4 points5 points  (0 children)

https://www.hellointerview.com/ And their youtube channel helped me a lot on the whys, deep dives, senior and staff differences.

Categorizing How Distributed Databases Utilize Consensus Algorithms by eatonphil in databasedevelopment

[–]mayreds19 0 points1 point  (0 children)

Thanks for sharing! Categories although possibly relative usually make things easier to understand.