#programmingUnmoderated tagAll postsTrending CommunitiesWorldmappinSplinterlandsHIVE CN 中文社区ActifitPhotography LoversHive FoodLeoFinanceBlack And WhiteHive LearnersHive GamingGEMSLifestyleExplore Communities...#programmingTrendingHotNewPayoutsMutedscipio (69)in StemSocial • 21 hours agoLearn Zig Series (#50) - Build a Shell: Job Control and SignalsLearn 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…scipio (69)in StemSocial • yesterdayLearn AI Series (#69) - Fine-Tuning Language ModelsLearn 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…scipio (69)in StemSocial • 2 days 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 (69)in StemSocial • 2 days 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 (69)in StemSocial • 2 days 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…femdev (65)in StemSocial • 5 hours agoLearn Creative Coding (#67) - 3D Animation and MotionLearn Creative Coding (#67) - 3D Animation and Motion Last episode we built complex 3D forms from pure math -- terrain islands, noise-displaced asteroids, marching cubes…scipio (69)in StemSocial • 3 days agoLearn 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 (69)in StemSocial • 3 days agoLearn 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 (69)in StemSocial • 3 days agoLearn 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…femdev (65)in StemSocial • yesterdayLearn Creative Coding (#66) - Procedural Mesh GenerationLearn Creative Coding (#66) - Procedural Mesh Generation Last episode we filled 3D space with particles -- points drifting through noise fields, emitters spawning and…scipio (69)in StemSocial • 4 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 (69)in StemSocial • 4 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 (69)in StemSocial • 4 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 • 2 days 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 (69)in StemSocial • 5 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 (69)in StemSocial • 5 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;…shadeflowersart (64)in #programming • 3 days agoEditor Guilloche-Hatting Studio (new experimental locale app)HTML+javascript development of a "generator" and image editor in the Guilloche-Hatting style. This is my next research into how HTML+javascript and AI programming can be used to solve non-standardscipio (69)in StemSocial • 6 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 (69)in StemSocial • 6 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 • 3 days agoLearn 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…