G
GAAFET(GAAFET)
Gate-All-Around Field-Effect Transistor; an advanced transistor architecture where the gate contacts the channel on all sides.
hardwareGame Day
A scheduled event where a team intentionally triggers a failure in a staging or production environment to practice their incident response and test system resilience.
devGameFi
A fusion of gaming and finance, referring to the gamification of financial systems where players can earn economic rewards through gameplay.
webGamepad API
A browser API that allows web applications to respond to input from game controllers and other similar devices.
webGame Theory in Web3
The application of mathematical models of strategic interaction to design incentives in decentralized networks.
webGas Limit
The maximum amount of computational work that a user is willing to pay for a specific transaction on the Ethereum network.
webGas Price
The amount of cryptocurrency a user is willing to pay per unit of gas for a transaction.
webGas War
A situation where users compete for block space by bidding increasingly higher gas prices.
webGated Recurrent Unit(GRU)
A variation of the LSTM that simplifies the architecture by combining the forget and input gates into a single 'update gate.'
aiGatsby
A free and open-source framework based on React that helps developers build blazing-fast websites and apps using GraphQL.
webGDDR6(GDDR6)
Graphics Double Data Rate 6; a type of high-performance synchronous dynamic random-access memory (SGRAM) designed for GPUs.
hardwareGDPR(GDPR)
A comprehensive data privacy and security law in the European Union that imposes strict requirements on how organizations handle personal data.
securityGenerative Adversarial Network(GAN)
A class of machine learning frameworks where two neural networks compete to create realistic data.
aiGenesis Block
The very first block of a blockchain network, often hardcoded into the software.
webGenetic Algorithm(GA)
An optimization and search technique inspired by the process of natural selection and biological evolution.
aiGeolocation API
A browser API that allows web applications to access the geographical location of the user's device.
webGeospatial Visualization
The use of maps and other spatial representations to visualize data that has a geographic component.
aiGestalt Principles
Psychological principles that describe how humans naturally perceive and organize visual elements into groups or unified wholes.
aiggplot2
A system for declaratively creating graphics, based on The Grammar of Graphics, for the R programming language.
aiGitflow
A Git branching model that involves the use of feature branches and multiple primary branches.
devGit Hooks
Scripts that Git executes before or after events such as commit, push, and receive.
devGitHub Actions
A CI/CD and automation platform integrated directly into GitHub, allowing developers to automate workflows triggered by GitHub events.
cloudGitLab CI
A built-in continuous integration and delivery service provided by GitLab.
cloudGitOps
An operational framework that takes DevOps best practices used for application development and applies them to infrastructure automation.
cloudGLBP(GLBP)
A Cisco proprietary protocol that provides both gateway redundancy and load balancing across multiple routers.
networkGlobal Accelerator
A networking service that improves the availability and performance of applications with local or global users by using a cloud provider's global network infrastructure.
cloudGlobal Server Load Balancing(GSLB)
A technology that distributes network traffic across multiple data centers located in different geographical regions.
networkGoodput
The amount of useful application-level data delivered over a network, excluding all protocol overhead and retransmitted packets.
networkGovernance
The system of rules, practices, and processes by which a decentralized protocol or organization is directed and controlled.
webGovernance Token
A token that grants holders the right to vote on proposals and influence the direction of a decentralized protocol or DAO.
webGPT-3(GPT-3)
Generative Pre-trained Transformer 3; a massive decoder-only language model that demonstrated remarkable few-shot learning capabilities.
aiGradient Boosting
An ensemble technique that builds a strong predictive model by sequentially adding weak models (typically decision trees) that correct the errors of previous models.
aiGradient Clipping
A technique used to prevent 'exploding gradients' by capping the maximum value of gradients during backpropagation.
aiGradient Vanishing Problem
A difficulty in training deep neural networks where gradients become extremely small during backpropagation, preventing weights from updating effectively.
aiGrafana
An open-source platform for monitoring and observational dashboards that integrates with a wide variety of data sources.
cloudGraphics Processing Unit(GPU)
A specialized processor designed to rapidly process data in parallel, originally for graphics but now widely used for AI and scientific computing.
aiGraphQL
A query language for APIs and a runtime for fulfilling those queries with your existing data.
webGrid Search
A traditional method for hyperparameter optimization that exhaustively searches through a manually specified subset of the hyperparameter space.
aigRPC
A high-performance, open-source universal RPC framework developed by Google.
webGustafson's Law
A law in computer science that suggests that as systems become more powerful, the size of the problems they solve also increases, leading to better-than-expected speedups.
hardwareGwei
A denomination of Ether used to measure gas prices.
webGzip
A popular file format and software application used for file compression and decompression, widely used to compress web assets during transit.
web