GitHub Actions are a powerful, yet straightforward tool for automating tasks in your codebase, from running tests to building your project. Here, we’ll approach its basic concepts and use cases.
Installing software in Linux, the “hard” way
When package managers aren’t enough for your needs, you might need to take matters into your own hands. And this is how you do it.