I'm curious about the open-source tools that people commonly use in their jobs. I previously asked this in another community and got a great response with a bunch of resources, so I'm hoping to gather a similar list here. What tools do you rely on day-to-day?
4 Answers
The basics for sure include Git, Linux, Docker, and Terraform. It’s pretty much the foundation for anything we build on Linux servers. All the open-source tools we use make our lives a lot easier!
We mainly use ArgoCD and have set up a self-hosted Renovate bot image. While I'm not personally involved in maintaining a full list, the Architecture team at my workplace does have a tech forum to evaluate and discuss approved technologies. It's a neat way to stay updated!
Absolutely, here's a short list: Linux, Git, Docker, and Kubernetes are essentials in our workflow. I also like using tools like Jujutsu to simplify Git merge conflicts and Nvim as a powerful text editor with LSPs. These really help streamline the development process.
Most of the core stuff we use is open-source, like Linux, Apache, and Node.js. We're big on Docker and Packer too. Honestly, about 90% of what we do is open-source, and it's great because it really cuts down on licensing costs. If you're using something like Windows or VMWare, I can see why this question would be super relevant. I've been all about open-source for years!
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically