Skip to main content

31 docs tagged with "General Computing Concepts"

View All Tags

!snippet UID JS

!snippet UID JS. Topics on: promisfy Date.now() && check clash || return Date.now() as Sync function to prevent clash, combine Date.now() with Math.random(). Re

.exe

.exe is defined as: portable binary executable to Package & deliver Program on Windows. Topics on: . Read more: Computer Science, General Computing Concepts, Ex

[a-z]

[a-z] is defined as: Glob Pattern to match ONE char in class range. Topics on: . Read more: Computer Science, General Computing Concepts, Glob Pattern| Dev Wiki

[abc]

[abc] is defined as: Glob Pattern to match ONE char in set. Topics on: . Read more: Computer Science, General Computing Concepts, Glob Pattern, Abc|web-Dev Wiki

{a,b}

{a,b} is defined as: Brace Expansion Glob Pattern to list match options as CSV. Topics on: . Read more: Computer Science, General Computing Concepts, Glob Patte

Bootstrap

Bootstrap is defined as: startup Program to init OS ie POST, Boot Loader, etc - or broadly to init/load/setup something. Topics on: . Read more: Computer Scienc

Executable

Executable is defined as: portable binary Machine Code executable, Compiled Language to run platform specific. Topics on: .app, .exe, Script, .msi. Read more: C

F2F

F2F is defined as: Friend-to-Friend PP2P variant to connect users to friends list BUT hide peer list beyond own friend circle. Topics on: Freenet. Read more: Co

General Computing Concepts

General Computing Concepts is defined as: sort into better categories later. Topics on: Binary, Bootstrap, Decentralized System, Executable, Glob Pattern, Handl

Glob Pattern

Glob Pattern is defined as: regex-like wildcard Syntax to match dir/filename. Topics on: *, **, {a,b}, ?, ? cf regex {1}, [abc], [abc] cf regex Character Class,

Handler

Handler is defined as: Callback Function to run in response to Event Trigger. Topics on: . Read more: Computer Science, General Computing Concepts, Handler, Cal

Idempotent

Idempotent is defined as: of ability to execute Concurrency process & not affect final result beyond initial. Topics on: . Read more: Computer Science, General

Interoperability

Interoperability is defined as: of Programming Language compat to other lang for better adopt. Topics on: . Read more: Computer Science, General Computing Conce

IOPS

IOPS is defined as: # Input/Output Operations per second - perf metric for storage, network, etc. Topics on: . Read more: Computer Science, General Computing Co

Memory Safety

Memory Safety is defined as: of Programming Language to auto incl Garbage-Collection handling w/o need Imperative cleanup. Topics on: Garbage-Collection, Automa

Metadata

Metadata is defined as: data to describe data. Topics on: . Read more: Computer Science, General Computing Concepts, Metadata|FullStack Wiki by Roger J

P2P

P2P is defined as: (model) system to distribute data/tasks (ie compute/file-sharing) across peer to peer nodes. Topics on: eD2k, F2F, PP2P. Read more: Computer

PP2P

PP2P is defined as: Private P2P Protocol to restrict access to only mutually trusted Peer. Topics on: n2n. Read more: Computer Science, General Computing Concep

Protocol

Protocol is defined as: (standard) set of rules for something?. Topics on: . Read more: Computer Science, General Computing Concepts, Protocol | Full-Stack Wiki

Reference

Reference is defined as: pointer to locate data elsewhere. Topics on: Weak Reference, Hard Reference, \n. Read more: Computer Science, General Computing Concep

Schema

Schema is defined as: shape of data. Topics on: . Read more: Computer Science, General Computing Concepts, Schema|FullStack Wiki by Roger J

Script

Script is defined as: uncompiled executable files, often as plaintext. Topics on: .bat, .vbs. Read more: Computer Science, General Computing Concepts, Executabl

SDK

SDK. Topics on: . Read more: Computer Science, General Computing Concepts, SDK|FullStack Wiki by Roger J

Semantic

Semantic is defined as: Meaning of Source Code. Topics on: . Read more: Computer Science, General Computing Concepts, Syntax, Semantic, Source Code|web-Dev Wiki

Stringify

Stringify is defined as: (process) to return string rep of object. Topics on: . Read more: Computer Science, General Computing Concepts, Stringify |web-Dev Wiki

Swizzling

Swizzling is defined as: to change param order of function. Topics on: . Read more: Computer Science, General Computing Concepts, Swizzling|FullStack Wiki by RJ

Symbolic Link

Symbolic Link is defined as: shortcut. placeholder link pointer to actual file location. Topics on: . Read more: Computer Science, General Computing Concepts, S

Syntax

Syntax is defined as: grammer of Programming Language. Topics on: Semantic. Read more: Computer Science, General Computing Concepts, Syntax, Programming Languag

Token

Token is defined as: smallest element of Programming Language/network/security to rep something of Semantic relevance. Topics on: Token incl Keyword, operator,

Trigger

Trigger is defined as: event to cause Handler to run. Topics on: . Read more: Computer Science, General Computing Concepts, Trigger|FullStack Wiki by Roger J

UID

UID is defined as: Unique ID for Database entry || user. Topics on: !snippet UID JS. Read more: Computer Science, General Computing Concepts, UID, Database|Wiki