Login
Discover
Waves
Communities
Login
Signup
Topics
#zig
Global
Trending
Hot
New
Top
#zig
New
Top communities
Create your community
latest #zig created topics on internet
scipio
StemSocial
2026-05-31 16:49
Learn Zig Series (#65) - Pipes and Inter-Process Communication
Learn Zig Series (#65) - Pipes and Inter-Process Communication What will I learn How anonymous pipes work for connecting parent and child process I/O; How named pipes (FIFOs) let unrelated processes
$ 0.511
14
scipio
StemSocial
2026-05-30 20:03
Learn Zig Series (#64) - Process Management: Fork, Exec, Wait
Learn Zig Series (#64) - Process Management: Fork, Exec, Wait What will I learn How the Unix process model works: fork creates a copy, exec replaces it, wait collects results; How to use std.process.Child
$ 1.176
20
scipio
StemSocial
2026-05-29 19:56
Learn Zig Series (#63) - File Watching: Detecting Changes
Learn Zig Series (#63) - File Watching: Detecting Changes What will I learn Why polling for file changes wastes CPU and how event-based watching solves it; How Linux's inotify API works: watches, events,
$ 1.283
22
scipio
StemSocial
2026-05-28 20:04
Learn Zig Series (#62) - File Systems: Reading Directories and Metadata
Learn Zig Series (#62) - File Systems: Reading Directories and Metadata What will I learn How to open and iterate directories with std.fs.Dir and the iterator API; How to read file metadata: size, timestamps,
$ 1.103
16
idea-make-rich
Shadow Hunters
2026-05-25 14:17
Promoted
👉 Guess The Shadow Contest - Round 98
Namaste🙏, Shadow Hunters family! 🎺 Announcement 🎺! Guess The Shadow Contest Round-97 is now closed. Winners will be announced and rewards will be given within the next 24 hours. Guess The Shadow Contest
$ 1.244
203
53
scipio
StemSocial
2026-05-27 16:25
Learn Zig Series (#61) - Assembler: Disassembler and Binary Inspector
Learn Zig Series (#61) - Assembler: Disassembler and Binary Inspector Project G: Assembler/Disassembler (3/3) What will I learn How to read a binary file and decode instructions back to human-readable
$ 0.841
24
scipio
StemSocial
2026-05-26 19:49
Learn Zig Series (#60) - Assembler: Two-Pass Assembly
Learn Zig Series (#60) - Assembler: Two-Pass Assembly Project G: Assembler/Disassembler (2/3) What will I learn How assembly language text syntax works: MOV R0, 42, label: ADD R1, R2, comments, and blank
$ 1.088
22
scipio
StemSocial
2026-05-25 20:17
Learn Zig Series (#59) - Assembler: Instruction Encoding
Learn Zig Series (#59) - Assembler: Instruction Encoding Project G: Assembler/Disassembler (1/3) What will I learn How to design a minimal instruction set architecture (ISA) with MOV, ADD, SUB, MUL, CMP,
$ 0.916
23
scipio
StemSocial
2026-05-24 18:15
Learn Zig Series (#58) - ECS Game Engine: Terminal Rendering
Learn Zig Series (#58) - ECS Game Engine: Terminal Rendering Project F: ECS Game Engine Core (4/4) What will I learn You will learn how to define a Sprite component with character, foreground color, and
$ 1.251
33
1
behiver
LeoFinance
2026-05-30 04:50
Promoted
True engagement on the Hive blockchain: comment, upvote and repeat it all
I believe that true engagement on the Hive blockchain implies few ingredients when it comes to interacting with the content from our feeds or that we explore around: comment, upvote and repeat. The
$ 4.011
131
12
scipio
StemSocial
2026-05-23 18:44
Learn Zig Series (#57) - ECS Game Engine: Systems and Queries
Learn Zig Series (#57) - ECS Game Engine: Systems and Queries Project F: ECS Game Engine Core (3/4) What will I learn You will learn how systems work as functions that operate on component queries; You
$ 1.114
19
scipio
StemSocial
2026-05-22 19:49
Learn Zig Series (#56) - ECS Game Engine: Component Storage
Learn Zig Series (#56) - ECS Game Engine: Component Storage Project F: ECS Game Engine Core (2/4) What will I learn You will learn how to build a type-erased component storage system using Zig's comptime
$ 0.989
24
scipio
StemSocial
2026-05-21 17:54
Learn Zig Series (#55) - ECS Game Engine: Architecture
Learn Zig Series (#55) - ECS Game Engine: Architecture Project F: ECS Game Engine Core (1/4) What will I learn You will learn what Entity-Component-System architecture is and why games use it; You will
$ 1.191
17
2
scipio
StemSocial
2026-05-20 18:18
Learn Zig Series (#54) - HTTP Server: Middleware and Logging
Learn Zig Series (#54) - HTTP Server: Middleware and Logging Project E: HTTP Server from Scratch (4/4) What will I learn You will learn the middleware pattern: wrapping handlers with additional behavior
$ 1.171
31
goga22
Visual Shots
2026-05-31 14:36
Promoted
Just green Beauty
Good day dear Friends in the Visual Shots Community 🙌📸 Here are some more photos from my trip two weeks ago from the beautiful Kupa River. Without many words
$ 0.519
111
5
scipio
StemSocial
2026-05-19 16:25
Learn Zig Series (#53) - HTTP Server: Static Files and MIME
Learn Zig Series (#53) - HTTP Server: Static Files and MIME Project E: HTTP Server from Scratch (3/4) What will I learn You will learn how to serve static files from a directory by mapping URL paths to
$ 0.532
12
1
scipio
StemSocial
2026-05-18 16:54
Learn Zig Series (#52) - HTTP Server: Router and Responses
Learn Zig Series (#52) - HTTP Server: Router and Responses Project E: HTTP Server from Scratch (2/4) What will I learn You will learn how to build a Response struct with status code, headers, and body;
$ 0.877
15
scipio
StemSocial
2026-05-17 17:20
Learn Zig Series (#51) - HTTP Server: Accept Loop and Parsing
Learn Zig Series (#51) - HTTP Server: Accept Loop and Parsing Project E: HTTP Server from Scratch (1/4) What will I learn You will learn how to build a TCP accept loop tuned for HTTP: keep-alive and timeouts;
$ 2.206
414
2
scipio
StemSocial
2026-05-16 20:16
Learn Zig Series (#50) - Build a Shell: Job Control and Signals
Learn Zig Series (#50) - Build a Shell: Job Control and Signals Project D: Build Your Own Shell (4/4) What will I learn You will learn signal handling: installing signal handlers with sigaction so Ctrl+C
$ 0.864
31
cliffblank
tarot
2026-05-28 15:29
Promoted
The Hermit and The Tower
Something breaks open today — trust what you already know. The Hermit has done the inner work. Whatever gets disrupted, shaken, or suddenly revealed today, you already have the light to navigate it. You
$ 0.466
9
1
scipio
StemSocial
2026-05-15 19:28
Learn Zig Series (#49) - Build a Shell: Built-in Commands
Learn Zig Series (#49) - Build a Shell: Built-in Commands Project D: Build Your Own Shell (3/4) What will I learn You will learn built-in vs external commands: why cd can't be external; You will learn
$ 0.897
16
scipio
StemSocial
2026-05-14 17:14
Learn Zig Series (#48) - Build a Shell: Process Spawning
Learn Zig Series (#48) - Build a Shell: Process Spawning Project D: Build Your Own Shell (2/4) What will I learn You will learn how std.process.Child works for spawning external programs from Zig; You
$ 0.824
10
scipio
StemSocial
2026-05-13 16:35
Learn Zig Series (#47) - Build a Shell: Parsing Commands
Learn Zig Series (#47) - Build a Shell: Parsing Commands Project D: Build Your Own Shell (1/4) What will I learn You will learn tokenizing a command line: splitting on spaces, handling quoted strings and
$ 1.106
14
1
scipio
StemSocial
2026-05-12 19:16
Learn Zig Series (#46) - Image Tool: CLI Pipeline
Learn Zig Series (#46) - Image Tool: CLI Pipeline Project C: Image Manipulation Tool (3/3) What will I learn You will learn building a CLI that chains operations: img-tool input.ppm --grayscale --blur
$ 0.997
16