R

A framework and set of practices for developing and deploying AI systems that are ethical, transparent, fair, accountable, and respectful of privacy. Responsible AI encompasses governance policies, im...

Definition
R

A web design approach that makes web pages render well on a variety of devices and screen sizes. Responsive design uses flexible grids, flexible images, and CSS media queries to adapt the layout based...

Definition
R

A server that sits in front of backend servers and forwards client requests to them. Reverse proxies provide load balancing, SSL termination, caching, and security by hiding the backend infrastructure...

Definition
R

The native file format of Autodesk Revit, a Building Information Modeling (BIM) software for architecture, structural engineering, and MEP. The industry standard for BIM workflows in construction.

Definition
R

The interdisciplinary field combining AI, mechanical engineering, and electronics to design, build, and program robots. AI-powered robotics uses computer vision, reinforcement learning, and natural la...

Definition
R

Sorted String Table: the on-disk storage file format used by RocksDB, an embeddable persistent key-value store by Meta based on LevelDB.

Definition
R

A deployment strategy that gradually replaces instances of the old application version with the new version, one or a few at a time. Rolling deployments ensure zero downtime by keeping a portion of th...

Definition
R

A collection of malicious tools that provides an attacker with privileged (root-level) access to a computer system while actively concealing its presence. Rootkits can modify the operating system to h...

Definition
R

A networking device that forwards data packets between different networks by examining destination IP addresses and determining the best path. Routers operate at the network layer (Layer 3) of the OSI...

Definition
R

A dynamic, object-oriented programming language focused on simplicity and productivity. Ruby is best known for its web framework Ruby on Rails, and features an elegant syntax, dynamic typing, garbage...

Definition
R

A systems programming language focused on safety, concurrency, and performance. Rust's ownership system eliminates memory bugs at compile time without a garbage collector, making it ideal for performa...

Definition
S

ScreamTracker 3 Module: a tracker music format supporting 16-bit samples, up to 32 channels, and stereo panning.

Definition
S

SAS

.sas7bdat File Types

SAS Dataset: the native data format for SAS (Statistical Analysis System), widely used in pharmaceutical, healthcare, and government data analysis.

Definition
S

Windows Screensaver: an executable file displayed as an animated screensaver when the computer is idle. Uses the same PE format as .exe files.

Definition
S

Sassy CSS: the more commonly used syntax of the Sass CSS preprocessor. SCSS extends CSS with variables, nesting, mixins, inheritance, and functions while maintaining full CSS compatibility. Files use...

Definition
S

Syntactically Awesome Style Sheets: a CSS preprocessor that adds variables, nesting, mixins, inheritance, and functions. SCSS uses CSS-like syntax (.scss); Sass uses indented syntax (.sass).

Definition
S

Search Engine Optimization: the practice of improving a website's visibility in organic search engine results through techniques like keyword research, content optimization, meta tags, link building,...

Definition