Picture of Pablo Blanco

Pablo Blanco

Articles by this author

Continuous improvement

Continuous improvement is a fundamental concept in quality management and operational efficiency in agile development that focuses on constantly increasing the effectiveness and quality of an organisation's processes, products or services. This approach

Sitemap

A sitemap is a file that provides information about the pages, images, videos and other files on your website, and the relationship between them. Search engines like Google read this file to crawl your website more intelligently.

Generative AI

Generative Artificial Intelligence (Generative AI) is an exciting branch of artificial intelligence that focuses on creating new and original content. Unlike traditional AI applications, which generally analyse and process data, Generative AI has

False positive

A false positive in cybersecurity is a situation where a security or antivirus system detects and marks a legitimate activity or file as a threat or malicious activity, when in fact it is not. Causes

Boolean

Boolean operators or search operators are words or symbols used in programming to combine or modify logical conditions, which is why they are present in almost all programming languages. They are named after George Boole, a mathematician.

Rollback

Rollback is a term used in computing, especially in the context of databases and transaction management systems, which refers to the action of reverting a set of operations to a previous state. It is performed to ensure the integrity

Quiet boot

Quiet boot is an option in the BIOS (Basic Input/Output System) or UEFI (Unified Extensible Firmware Interface) settings of a computer that determines how information is presented during the system boot process. Translated into English as silent boot, it is

Object

In object-oriented programming (OOP), an object is an instance of a class, which is a template or model that defines a set of attributes and methods (behaviours). Objects combine data and behaviours into a single entity, making it easier to

Scroll to Top