Jack Wallen is an award-winning writer for TechRepublic, The New Stack, and Linux New Media. He's covered a variety of topics for over twenty years and is an avid promoter of open source. For more news about Jack Wallen, visit his website jackwallen.com.
TensorFlow is an open source software library developed by Google for numerical computation with data flow graphs. This TensorFlow guide covers why the library matters, how to use it and more.
Keeping your code repositories in-house is a good way to avoid security leaks. Jack Wallen shows you how easy it is to connect to a Gogs local repository from the Git command line.
If you have a command that outputs a lot of data to the terminal, you might want to send that output to a file for easier (or later) viewing or sharing. Jack Wallen shows you how.
Hosting your own code repository has many benefits, such as security and ease of use. Jack Wallen shows you how to deploy a local repository to your data center with Gogs.