F

The process of taking a pre-trained model and training it further on a smaller, task-specific dataset to adapt it to a particular use case. Fine-tuning adjusts the model's weights to specialize its kn...

Definition
F

A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. It establishes a barrier between a trusted internal network and untrus...

Definition
F

A Google serialization library offering zero-copy deserialization. Used in game development, mobile apps, and performance-critical data access scenarios.

Definition
F

A Linux application sandboxing and distribution framework packaging apps with dependencies for distribution-agnostic installation.

Definition
F

A CSS layout module that provides an efficient way to distribute space and align items within a container, even when their sizes are unknown or dynamic. Flexbox is designed for one-dimensional layouts...

Definition
F

An open-source data collector and log aggregator that unifies the collection and consumption of log data. Fluentd uses a plugin architecture to connect various data sources and outputs, and is a CNCF...

Definition
F

A GitOps continuous delivery tool for Kubernetes that automatically synchronizes cluster state with configuration stored in Git repositories. Flux monitors Git repos and container registries for chang...

Definition
F

A column or set of columns in a relational database table that establishes a link between data in two tables. Foreign keys enforce referential integrity by ensuring that a value in one table matches a...

Definition
F

Source code for Forth, a stack-based, extensible programming language used in embedded systems, firmware, and bootloaders.

Definition
F

One of the first high-level programming languages, originally developed by IBM in 1957 for scientific and engineering computation. Fortran remains widely used in high-performance computing, weather mo...

Definition
F

A reusable software platform that provides a foundation and structure for developing applications. Frameworks offer pre-built components, patterns, and conventions that guide architecture and reduce b...

Definition
F

A Java-based template engine by Apache for generating HTML, email, configuration files, and source code. Used in Apache Struts, Alfresco, and many Java enterprise applications.

Definition
F

The native file format of Autodesk Fusion 360, a cloud-based CAD/CAM/CAE platform combining industrial design, mechanical engineering, and manufacturing in a single tool.

Definition
G

General Data Protection Regulation: a comprehensive data protection law enacted by the European Union that governs how personal data of EU residents must be collected, processed, stored, and protected...

Definition
G

The native scripting language of the Godot game engine. A dynamically typed language with Python-like syntax designed specifically for game development.

Definition
G

GPT-Generated Unified Format: a file format for storing quantized large language model weights, used by llama.cpp and other local LLM inference tools.

Definition
G

Graphics Interchange Format: a bitmap image format supporting up to 256 colors, lossless compression, and animation. Created by CompuServe in 1987.

Definition
G

Binary glTF: packages the JSON, binary buffers, and textures into a single file. Widely used for web-based 3D content delivery.

Definition