#programmingUnmoderated tagAll postsTrending CommunitiesWorldmappinHIVE CN 中文社区SplinterlandsActifitHive FoodPhotography LoversLeoFinanceHive LearnersGEMSBlack And WhiteHive GamingLifestyleExplore Communities...#programmingTrendingHotNewPayoutsMutedscipio (69)in StemSocial • yesterdayLearn Ethical Hacking (#43) - Exploit Development Advanced - Modern Mitigations and BypassesLearn Ethical Hacking (#43) - Exploit Development Advanced - Modern Mitigations and Bypasses What will I learn ROP (Return-Oriented Programming) -- chaining existing…scipio (69)in StemSocial • 5 hours agoLearn Ethical Hacking (#44) - Reverse Engineering - Understanding BinariesLearn Ethical Hacking (#44) - Reverse Engineering - Understanding Binaries What will I learn What reverse engineering is and why it is essential for vulnerability…scipio (69)in StemSocial • 11 hours agoLearn AI Series (#84) - Generative Images - Diffusion Models (Part 1)Learn AI Series (#84) - Generative Images - Diffusion Models (Part 1) What will I learn You will learn the forward diffusion process: systematically adding Gaussian…scipio (69)in StemSocial • yesterdayLearn AI Series (#83) - Video UnderstandingLearn AI Series (#83) - Video Understanding What will I learn You will learn how video differs from a sequence of images and why temporal modeling matters; 3D…scipio (69)in StemSocial • 2 days agoLearn Zig Series (#64) - Process Management: Fork, Exec, WaitLearn 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…scipio (69)in StemSocial • yesterdayLearn Zig Series (#65) - Pipes and Inter-Process CommunicationLearn 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…scipio (69)in StemSocial • 2 days agoLearn AI Series (#82) - Optical Character RecognitionLearn AI Series (#82) - Optical Character Recognition What will I learn You will learn how OCR works: detecting and recognizing text in images using a two-stage…scipio (69)in StemSocial • 3 days agoLearn Zig Series (#63) - File Watching: Detecting ChangesLearn 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…scipio (69)in StemSocial • 2 days agoLearn Ethical Hacking (#42) - Custom Exploit Development - Writing Your OwnLearn Ethical Hacking (#42) - Custom Exploit Development - Writing Your Own What will I learn Why custom exploits matter -- when off-the-shelf modules fail and you…femdev (65)in StemSocial • 6 hours agoLearn Creative Coding (#81) - Parsing Data FilesLearn Creative Coding (#81) - Parsing Data Files Last episode we fetched live data from APIs -- weather for Antwerp, ISS positions, city weather portraits. We used fetch()…scipio (69)in StemSocial • 3 days agoLearn Ethical Hacking (#41) - Exploitation Frameworks - Metasploit and Cobalt StrikeLearn Ethical Hacking (#41) - Exploitation Frameworks - Metasploit and Cobalt Strike What will I learn What exploitation frameworks are and why professional…scipio (69)in StemSocial • 3 days agoLearn AI Series (#81) - Pose Estimation and TrackingLearn AI Series (#81) - Pose Estimation and Tracking What will I learn You will learn human pose estimation: detecting body keypoints like joints and limbs in…scipio (69)in StemSocial • 4 days agoLearn Ethical Hacking (#40) - DNS Attacks - Exploiting the Internet's FoundationLearn Ethical Hacking (#40) - DNS Attacks - Exploiting the Internet's Foundation What will I learn DNS internals -- recursive resolution, caching, zone transfers, and…femdev (65)in StemSocial • yesterdayLearn Creative Coding (#80) - Working with APIsLearn Creative Coding (#80) - Working with APIs Last episode we talked about data as creative material -- the idea that numbers from the real world can drive visual…scipio (69)in StemSocial • 4 days agoLearn Zig Series (#62) - File Systems: Reading Directories and MetadataLearn 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;…scipio (69)in StemSocial • 4 days agoLearn AI Series (#80) - Image SegmentationLearn AI Series (#80) - Image Segmentation What will I learn You will learn semantic segmentation: classifying every single pixel in an image into a category;…femdev (65)in StemSocial • 2 days agoLearn Creative Coding (#79) - Data as Creative MaterialLearn Creative Coding (#79) - Data as Creative Material We just wrapped an entire arc on 3D -- sixteen episodes of geometry, materials, particles, physics, environments…scipio (69)in StemSocial • 5 days agoLearn Zig Series (#61) - Assembler: Disassembler and Binary InspectorLearn 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…scipio (69)in StemSocial • 5 days agoLearn AI Series (#79) - Object Detection (Part 2) - Modern ApproachesLearn AI Series (#79) - Object Detection (Part 2) - Modern Approaches What will I learn You will learn how YOLO reframed detection as a single regression problem and why…scipio (69)in StemSocial • 6 days agoLearn Ethical Hacking (#38) - Infrastructure as Code - Securing the AutomationLearn Ethical Hacking (#38) - Infrastructure as Code - Securing the Automation What will I learn What Infrastructure as Code is and why it is both the biggest…