Tagged articles
3 articles
Page 1 of 1
Lin is Dream
Lin is Dream
Mar 11, 2025 · Fundamentals

Unlocking Data: How Bits, Bytes, Hex and Encoding Shape Everything

This article explains the relationships between bits, binary, hexadecimal, bytes and strings, shows how computers store and process data using binary, demonstrates hexadecimal and Base64 encodings, provides conversion tables and examples, and clarifies how UTF‑8 encodes characters.

Base64BinaryUTF-8
0 likes · 13 min read
Unlocking Data: How Bits, Bytes, Hex and Encoding Shape Everything
Model Perspective
Model Perspective
Aug 24, 2024 · Fundamentals

Why Vectors Are the Secret Sauce Behind Modern AI and Everyday Tech

Vectors, mathematical objects capturing magnitude and direction, serve as a versatile tool for representing multidimensional data, enabling everything from economic indicators and navigation cues to deep-learning feature extraction, similarity measures, and applications like music recognition, smart chatbots, and image search.

data representationmachine learningsimilarity
0 likes · 9 min read
Why Vectors Are the Secret Sauce Behind Modern AI and Everyday Tech
Ops Development & AI Practice
Ops Development & AI Practice
Feb 18, 2024 · Fundamentals

Why Hexadecimal Dominates Computing and Could Higher Bases Ever Replace It?

This article explains the concept of numeral bases, why hexadecimal became the standard in computing due to its compact mapping to binary, explores the theoretical possibility of higher bases like base‑20 or base‑32, and discusses their limited practical applications and inherent complexities.

base conversioncomputer fundamentalsdata representation
0 likes · 6 min read
Why Hexadecimal Dominates Computing and Could Higher Bases Ever Replace It?