IT

Network Routing Protocols

This post summarizes gateway protocols or routing protocols on computer networks. All of them are within OSI layer 3. List of Network Routing Protocols Overall list of network routing protocols: The two main categories of network routing protocols are: Interior…

Cryptographic Standards and Guidelines

This post summarizes some cryptographic standards and guidelines. List of Cryptographic Standards and Guidelines Cryptographic Standards and Guidelines featured on this post: NIST’s Cryptographic Standards and Guidelines ENISA’s Recommended Cryptographic Measures CCN’s CCN-STIC 807 “Criptología de empleo en…

Rust Programming Language

Rust is a programming language that focuses on performance, programming abstraction and security while keeping control on hardware. Characteristics Because it is compiled, low-level, static-typed and does not require a garbage collector, it can be considered a system programming language…

Large Language Models

A Large Language Model (LLM) is a language model notable for its ability to achieve general-purpose language understanding and generation. LLMs acquire these abilities by learning statistical relationships from text documents during a computationally intensive self-supervised and semi-supervised training process.…

Green Cloud and Green Data Centers

Green cloud and green data centers is the concept of optimizing a cloud or data centers to reduce to an optimal level the environmental impact of cloud and data center technologies. This post covers some aspects regarding green cloud and…

Software Development

Software is the intangible side of computers. It includes programs and data. Software development is the process of creating and deploying software. This post covers some aspects of software development. It is somehow an index to other posts in the…

Git

Git is one of the most popular software source code control version system (CVS). This post explains the main aspects of Git. You may want to read about alternative source code CVSs on this post. Explaining what is Git Git…

Printing Languages

Printing languages, or page description languages, are languages that described documents that are sent to printers in order to be print. List of Printing Languages Printing languages featured on this post: PostScript (PS) PostScript (PS) was created by Adobe in…