Many business leaders are allowing workers to telecommute, to attract more Millennials and remain competitive in the labor market. And now, with coronavirus (COVID-19), becoming a remote organization is more than just a bottom-line decision. It can affect the health and welfare of a company’s employees. To address this new threat, organizations are now setting up remote workplaces, in days, if not hours.
The COVID-19 crisis is everywhere and affecting everyone, especially IT professionals. During this time of the coronavirus (COVID-19) crisis, like many other enterprises around the world, Spiceworks Ziff Davis has also made work-from-home (WFH) mandatory for all employees globally. While this ensures the protection of our employees, it has caused great disruption because not every team was set up for immediate and effective remote work.
Many business leaders are allowing workers to telecommute, to attract more Millennials and remain competitive in the labor market. And now, with coronavirus (COVID-19), becoming a remote organization is more than just a bottom-line decision. It can affect the health and welfare of a company’s employees. To address this new threat, organizations are now setting up remote workplaces, in days, if not hours.
What is interactive rebase in Git? And how does one rebase interactively? In this advanced Git tutorial, we will go over everything you need to know to understand what interactive rebase is, how to confidently utilize the feature in GitKraken, and an example of how interactive rebase works in Git.
Today, at Qovery we have moved from Slack to Discord. We are a software company that is solving developer problems - application deployment. Solving developer problems required to have a close contact with the developers community. For team communication, we used a dedicated Slack workspace, for community communication - another one. Discord has been a real lifesaver for us. Let's start to tell you why..
In this challenging global environment, we realize many of our customers will work from home for the next several weeks. Thankfully, Logz.io is designed to support distributed teams and work environments, and we wanted to highlight some of the ways you can use the platform both for remote monitoring and to collaborate better with your teams over the course of the COVID-19 pandemic.
Maintaining success in a large open source project is one of the key objectives of Mattermost. We have hundreds of contributors and we want to create a project that could serve as a model in the Go community. Having said that, following idiomatic Go principles is the thing that we care most about while maintaining our code consistency. For this specific task, we utilized go vet and with this blog post, I would like to explain how we pushed the limits of this tool by extending it.