Home
Life Zero Blog
Cancel

Learning How to learn -summary

Focused versus Diffuse Thinking Metaphors provide powerful techniques for learning Focused and diffuse modes (relax, let your mind flow in diffuse mode, then think in focused) Learning some...

Learn LaTEX - [Part 2]

Basic Formatting We will now look at how to write abstracts, as well as how to format a LATEX document into different chapters, sections and paragraphs. Abstracts In scientific documents it’s a ...

Learn LaTEX - [Part 1]

In this guide, we hope to give you your first introduction to LaTEX. The guide does not require you to have any prior knowledge of LaTEX, but by the time you are finished, you will have written you...

Setup FTP Server with VSFTPD on Ubuntu 20.04

FTP (File Transfer Protocol) is a standard network protocol used to transfer files to and from a remote network. There are several open-source FTP servers available for Linux. The most known and wi...

NVDLA Primer

Abstract The majority of compute effort for Deep Learning inference is based on mathematical operations that can mostly be grouped into four parts: convolutions; activations; pooling; and normaliz...

Qt Framework - Qt Quick Scene Graph

The Scene Graph in Qt Quick Qt Quick 2 makes use of a dedicated scene graph that is then traversed and rendered via a graphics API such as OpenGL ES, OpenGL, Vulkan, Metal, or Direct 3D. Using a s...

DevOps - The Future of DevOps

When discussing DevOps future and the road map that the technology is following, industry savants tend to concentrate on the bleeding edge, which comprises new technologies, management styles, and ...

DevOps - Signs of Dysfunctional Processes in DevOps

The DevOps team is understood to be very vital in an organization’s setup because it has the responsibility of ensuring that all operations run effectively. With the aid of continuous software deli...

DevOps - Adopting DevOps

When it comes to adopting DevOps, one should consider the most optimal way to lead to rapid agility and deliverable services to potential customers in the market. In doing so, quality should not be...

DevOps - DevOps Tools

There are a few common tools employed in the DevOps environment, and they range from continuous delivery tools to integration and deployment tools, which put more emphasis on the automation of the ...