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…

Crowdfunding Websites

This post summarizes some websites for crowdfunding. List of Crowdfunding Websites Crowfunding websites: Kickstarter Kickstarter is a project from Spain. Official website Verkami Verkami is a project from Spain. Official website Gamefound Crowdfunding website specialized in video games. Official website

Introduction to Rust

Rust is an emerging programming language that focuses on performance. It is free and open-source (FOSS) under an MIT and Apache 2.0 dual-license. It was created by software developer Graydon Hoare while he was working at Mozilla, and it was…

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…