R

A programming language and environment designed for statistical computing and data visualization. R provides a wide variety of statistical and graphical techniques and is widely used among statisticia...

Definition
R

RealAudio: a proprietary audio format developed by RealNetworks for streaming. It was pioneering in early internet audio streaming but is now largely obsolete.

Definition
R

Retrieval-Augmented Generation: a technique that enhances AI language models by retrieving relevant information from external knowledge sources before generating a response. RAG combines the power of...

Definition
R

Roshal Archive: a proprietary archive format created by Eugene Roshal. It offers higher compression ratios than ZIP and supports solid archives, recovery records, and multi-volume archives.

Definition
R

Raw Image Format: minimally processed data from a digital camera's image sensor. Each camera manufacturer has proprietary RAW formats (CR2, NEF, ARW, etc.).

Definition
R

Role-Based Access Control: a method of restricting system access based on the roles of individual users within an organization. Permissions are assigned to roles rather than individuals, simplifying a...

Definition
R

Resource Description Framework: a W3C standard model for data interchange on the web using subject-predicate-object triples (Semantic Web).

Definition
R

Representational State Transfer API: an architectural style for building web services that uses HTTP methods to perform CRUD operations on resources identified by URIs. RESTful APIs are stateless, cac...

Definition
R

RealMedia Variable Bitrate: a RealNetworks video format using variable bitrate encoding. Was popular in Asia for video distribution but is now largely obsolete.

Definition
R

ROOT Data File: the file format for CERN's ROOT framework used in high-energy physics for storing event data, histograms, and analysis objects.

Definition
R

RPM Package Manager: the package management format for Red Hat-based Linux distributions (Fedora, CentOS, RHEL).

Definition
R

XML-based web feed formats for syndicating frequently updated content (blogs, news, podcasts). RSS and Atom are the two major feed standards.

Definition
R

Rich Text Format: a document file format developed by Microsoft for cross-platform document interchange. It supports text formatting, images, and basic layout.

Definition
R

Source code for Racket, a general-purpose, multi-paradigm language descended from Scheme. Designed for language-oriented programming and used in education.

Definition
R

Source code for Raku (formerly Perl 6), a multi-paradigm language with powerful grammars, concurrency, and type system features.

Definition
R

An open-source container management platform that simplifies deploying and managing multiple Kubernetes clusters. Rancher provides a unified management interface, multi-cluster operations, built-in mo...

Definition
R

A type of malware that encrypts a victim's files or locks their system, demanding a ransom payment (often in cryptocurrency) in exchange for the decryption key or restored access.

Definition
R

A markup syntax for embedding C# code into web pages in ASP.NET. Razor uses the @ symbol to transition from HTML to C# and powers Razor Pages and MVC views in .NET.

Definition
R

A JavaScript library for building user interfaces, developed by Meta (Facebook). React uses a component-based architecture, a virtual DOM for efficient rendering, and a declarative approach to UI deve...

Definition