Converting your Python 2 code to Python 3
Python 2 reached the end of life on January 1, 2020. Python 3 has been available since 2008, but converting from 2 to 3 has been slow because of dependencies…
Python 2 reached the end of life on January 1, 2020. Python 3 has been available since 2008, but converting from 2 to 3 has been slow because of dependencies…
Depending on the kind of work you do on the command line in Linux, you may want a utility that can act as a Swiss army knife of quick text…
Server migrations may need to happen for a number of reasons. Sometimes, a user decides to change hosting providers; what worked well in the past is no longer adequate for…
Source: HTML DOM - Common tasks of managing HTML DOM with vanilla JavaScript
Jami is free software for universal communication which respects freedoms and privacy of its users. Its main goal is to provide a communication framework and end-user applications to make audio…
There’s no denying that SSH is the de facto tool for *nix server administration. It’s far from perfect, but it was designed with security in mind and there’s been a huge amount of tooling…
An Example based guide to mastering GNU awk. Check it out! https://learnbyexample.github.io/books/