sbstp@programming.devtoCSCareerQuestions@programming.dev•Is 1 and a half years too early to switch jobs?
·
1 year agoI've worked at 5 different companies in the last 5 years since finishing University and it hasn't been an issue with recruiters. I've been able to almost triple the salary I got in my first job. I'm hoping to stay a while at my current place, but you never know how things turn out. When you feel like the job is unhealthy for you or that you have better prospects elsewhere, there's no reason to stay.
Employers are not loyal towards employees and will fire them without blinking an eye the moment they need to prop up their stock value. I don't see why employees should feel any different towards employers. It's business.
I tried replacing some components of my NAS server that were on docker/docker-compose with podman but unfortunately it was not a 100% drop-in replacement. I had networking issues in podman that I did not have in docker.
The network stack is implemented quite differently in podman than in docker, once you start using more advanced features the backward compatibility disappears.
Since it came second, I think it has a lot of technical advantages, avoiding docker's mistakes and what not. In the long term I'll probably switch to it, unless Redhat keeps shooting itself in the foot...