Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
Trending
Trending
Hot
New
Trending
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create your community
latest #programming trending topics on internet
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.874
15
scipio
StemSocial
2026-05-18 13:55
Learn Ethical Hacking (#31) - Privilege Escalation - Linux
Learn Ethical Hacking (#31) - Privilege Escalation - Linux What will I learn What privilege escalation is and why it is the single most critical post-exploitation step; SUID/SGID binaries -- finding and
$ 1.087
22
femdev
StemSocial
2026-05-18 13:00
Learn Creative Coding (#68) - Creative Lighting and Shadows
Learn Creative Coding (#68) - Creative Lighting and Shadows Last episode we animated everything -- frame-independent timing, procedural motion from layered sine waves, spring physics for bounce, morph
$ 0.121
13
scipio
StemSocial
2026-05-18 06:48
Learn AI Series (#70) - Running Local Models
Learn AI Series (#70) - Running Local Models What will I learn You will learn why running models locally matters: privacy, cost, control, and offline capability; the local inference stack: Ollama, llama.cpp,
$ 1.098
32
darth-azrael
photography
2026-05-13 22:49
Promoted
Vintage Photos - Lot 6 (257-260)
All of the photos in this set were taken in 1968 and were all probably taken in the Lansing, Michigan area.
$ 0.852
89
4
dudeontheweb
HiveDevs
2026-05-18 02:20
Introducing SoloHive - Your Blog, Your Domain, Your Rules
SoloHive. Host your Hive content on your own domain. Easy install and setup. No programming knowledge needed.
$ 0.807
56
2
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.222
414
2
femdev
StemSocial
2026-05-17 11:42
Learn Creative Coding (#67) - 3D Animation and Motion
Learn Creative Coding (#67) - 3D Animation and Motion Last episode we built complex 3D forms from pure math -- terrain islands, noise-displaced asteroids, marching cubes metaballs, recursive crystals,
$ 0.125
12
1
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.901
31
luchyl
ThoughtfulDailyPost
2026-05-18 03:54
Promoted
A Breath After The Cheers!
Sometimes the sky gives you something beautiful, something interesting - a moment to reminisce on, even if it's only for a few minutes. Some moments or days stay etched in one's memory. Yesterday was one
$ 0.778
58
2
femdev
StemSocial
2026-05-16 12:14
Learn Creative Coding (#66) - Procedural Mesh Generation
Learn Creative Coding (#66) - Procedural Mesh Generation Last episode we filled 3D space with particles -- points drifting through noise fields, emitters spawning and recycling, InstancedMesh giving us
$ 0.128
12
scipio
StemSocial
2026-05-16 07:35
Learn AI Series (#69) - Fine-Tuning Language Models
Learn AI Series (#69) - Fine-Tuning Language Models What will I learn You will learn when fine-tuning beats prompting and when it doesn't; full fine-tuning vs parameter-efficient methods; LoRA: low-rank
$ 1.110
22
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.956
16
scipio
StemSocial
2026-05-15 13:48
Learn Ethical Hacking (#30) - Wireless Network Attacks - Breaking Wi-Fi
Learn Ethical Hacking (#30) - Wireless Network Attacks - Breaking Wi-Fi What will I learn Wi-Fi security protocols: WEP, WPA, WPA2, WPA3 -- what is broken and what is not; Monitor mode and wireless packet
$ 1.764
355
1
idea-make-rich
Shadow Hunters
2026-05-13 10:00
Promoted
Winners 🎺Announcement🎺! "Guess the Shadow Contest-Round 95"
Namaste🙏, Shadow Hunters family! First Thanks to our hive family who all participated in this ninety Four round of contest "Guess the Shadow Contest – Round 95" Happy to see you all my #hive
$ 1.132
129
16
femdev
StemSocial
2026-05-15 12:04
Learn Creative Coding (#65) - 3D Particle Systems
Learn Creative Coding (#65) - 3D Particle Systems We built 2D particle systems back in episode 11. Tiny circles with position, velocity, and a lifespan, drifting across a flat canvas. Then in episode 46
$ 0.133
13
1
scipio
StemSocial
2026-05-15 08:50
Learn AI Series (#68) - Building AI Agents (Part 2) - Advanced Patterns
Learn AI Series (#68) - Building AI Agents (Part 2) - Advanced Patterns What will I learn You will learn multi-agent systems: specialized agents that collaborate on complex tasks; hierarchical agents:
$ 1.266
26
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.950
10
scipio
StemSocial
2026-05-14 12:56
Learn Ethical Hacking (#29) - Network Sniffing - Seeing Everything on the Wire
Learn Ethical Hacking (#29) - Network Sniffing - Seeing Everything on the Wire What will I learn Packet capture fundamentals with tcpdump and Wireshark; ARP spoofing: becoming the man-in-the-middle on
$ 0.966
28
melinda010100
Ecency
2026-05-17 23:54
Promoted
Hot dogs for breakfast!
Even at 8am they were impossible to resist! So hot dogs and cinnamon rolls for breakfast it was! HERE IS the recipe for a Chicago Hot Dog. To build it correctly, the ingredients must be layered in a specific
$ 4.608
497
6
scipio
StemSocial
2026-05-14 07:11
Learn AI Series (#67) - Building AI Agents (Part 1) - Foundations
Learn AI Series (#67) - Building AI Agents (Part 1) - Foundations What will I learn You will learn what "agents" actually means beyond the marketing hype; the agent loop: observe, think, act,
$ 1.000
22
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.269
14
1
scipio
StemSocial
2026-05-13 12:24
Learn Ethical Hacking (#28) - The AI Web Attack Surface - AI Features as Vulnerabilities
Learn Ethical Hacking (#28) - The AI Web Attack Surface - AI Features as Vulnerabilities What will I learn Prompt injection: the new SQL injection for AI-powered applications; Indirect prompt injection:
$ 1.348
349
1
scipio
StemSocial
2026-05-13 07:13
Learn AI Series (#66) - Working with LLM APIs
Learn AI Series (#66) - Working with LLM APIs What will I learn You will learn the LLM provider landscape: OpenAI, Anthropic, Google, and open-source alternatives; the chat completions API: messages, roles,
$ 1.128
18