#steemstemUnmoderated tagAll postsTrending CommunitiesWorldmappinSplinterlandsHIVE CN 中文社区Photography LoversActifitHive FoodLeoFinanceBlack And WhiteHive LearnersHive GamingGEMSLifestyleExplore Communities...#steemstemTrendingHotNewPayoutsMutedscipio (68)in StemSocial • 14 hours agoLearn AI Series (#68) - Building AI Agents (Part 2) - Advanced PatternsLearn 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…scipio (68)in StemSocial • 4 hours agoLearn Zig Series (#49) - Build a Shell: Built-in CommandsLearn 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…scipio (68)in StemSocial • 9 hours agoLearn Ethical Hacking (#30) - Wireless Network Attacks - Breaking Wi-FiLearn 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…scipio (68)in StemSocial • yesterdayLearn Zig Series (#48) - Build a Shell: Process SpawningLearn 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…scipio (68)in StemSocial • yesterdayLearn Ethical Hacking (#29) - Network Sniffing - Seeing Everything on the WireLearn Ethical Hacking (#29) - Network Sniffing - Seeing Everything on the Wire What will I learn Packet capture fundamentals with tcpdump and Wireshark; ARP…scipio (68)in StemSocial • yesterdayLearn AI Series (#67) - Building AI Agents (Part 1) - FoundationsLearn 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…scipio (68)in StemSocial • 2 days agoLearn Zig Series (#47) - Build a Shell: Parsing CommandsLearn 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…scipio (68)in StemSocial • 2 days agoLearn Ethical Hacking (#28) - The AI Web Attack Surface - AI Features as VulnerabilitiesLearn 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…scipio (68)in StemSocial • 2 days agoLearn AI Series (#66) - Working with LLM APIsLearn 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;…femdev (65)in StemSocial • 11 hours agoLearn Creative Coding (#65) - 3D Particle SystemsLearn 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…scipio (68)in StemSocial • 3 days agoLearn Zig Series (#46) - Image Tool: CLI PipelineLearn 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:…scipio (68)in StemSocial • 3 days agoLearn Ethical Hacking (#27) - Bug Bounty Hunting - Getting Paid to Hack the WebLearn Ethical Hacking (#27) - Bug Bounty Hunting - Getting Paid to Hack the Web What will I learn How bug bounty programs work and where to find them;…scipio (68)in StemSocial • 4 days agoLearn Ethical Hacking (#26) - The Full Web Pentest - Methodology and ReportingLearn Ethical Hacking (#26) - The Full Web Pentest - Methodology and Reporting What will I learn The complete web application pentest methodology : scoping, testing…scipio (68)in StemSocial • 4 days agoLearn Zig Series (#45) - Image Tool: Pixel OperationsLearn Zig Series (#45) - Image Tool: Pixel Operations Project C: Image Manipulation Tool (2/3) What will I learn You will learn grayscale conversion using the…femdev (65)in StemSocial • yesterdayLearn Creative Coding (#64) - Custom Materials with ShaderMaterialLearn Creative Coding (#64) - Custom Materials with ShaderMaterial Last episode we built meshes from raw vertex data -- typed arrays of positions, normals, colors, all…scipio (68)in StemSocial • 3 days agoLearn AI Series (#65) - RAG - Advanced TechniquesLearn AI Series (#65) - RAG - Advanced Techniques What will I learn You will learn hybrid search -- combining dense vector search with sparse keyword matching for better…scipio (68)in StemSocial • 4 days agoLearn AI Series (#64) - Retrieval-Augmented Generation (RAG) - BasicsLearn AI Series (#64) - Retrieval-Augmented Generation (RAG) - Basics What will I learn You will learn why LLMs hallucinate and how RAG addresses the problem; the…femdev (65)in StemSocial • 2 days agoLearn Creative Coding (#63) - Procedural Geometry in Three.jsLearn Creative Coding (#63) - Procedural Geometry in Three.js Last episode we got our feet wet with Three.js -- scene, camera, renderer, a spinning cube, some built-in…scipio (68)in StemSocial • 6 days agoLearn Ethical Hacking (#24) - Content Management Systems - Hacking WordPress and FriendsLearn Ethical Hacking (#24) - Content Management Systems - Hacking WordPress and Friends What will I learn Why CMS platforms (WordPress, Joomla, Drupal) are prime…scipio (68)in StemSocial • 5 days agoLearn Zig Series (#44) - Image Tool: Reading and Writing PPM/BMPLearn Zig Series (#44) - Image Tool: Reading and Writing PPM/BMP Project C: Image Manipulation Tool (1/3) What will I learn You will learn the PPM image format: dead…