#steemstemUnmoderated tagAll postsTrending CommunitiesWorldmappinSplinterlandsHIVE CN 中文社区ActifitPhotography LoversLeoFinanceHive FoodBlack And WhiteHive LearnersBuzzParty Meet Hive!LifestyleHive GamingExplore Communities...#steemstemTrendingHotNewPayoutsMutedscipio (68)in StemSocial • 13 hours agoLearn Zig Series (#39) - Markdown to HTML: Renderer and CLILearn Zig Series (#39) - Markdown to HTML: Renderer and CLI Project A: Markdown to HTML Converter (3/3) What will I learn You will learn walking the AST to emit HTML…scipio (68)in StemSocial • 23 hours agoLearn AI Series (#57) - Language Modeling - Predicting the Next WordLearn AI Series (#57) - Language Modeling - Predicting the Next Word What will I learn You will learn what language modeling actually is and why it underpins every…scipio (68)in StemSocial • 16 hours agoLearn Ethical Hacking (#20) - File Upload Vulnerabilities - When Users Upload WeaponsLearn Ethical Hacking (#20) - File Upload Vulnerabilities - When Users Upload Weapons What will I learn Why file uploads are one of the most dangerous features in…scipio (68)in StemSocial • 2 days agoLearn Zig Series (#38) - Markdown to HTML: Parser and ASTLearn Zig Series (#38) - Markdown to HTML: Parser and AST Project A: Markdown to HTML Converter (2/3) What will I learn You will learn defining an AST (Abstract…scipio (68)in StemSocial • 2 days agoLearn Ethical Hacking (#19) - Insecure Deserialization - Code Execution via DataLearn Ethical Hacking (#19) - Insecure Deserialization - Code Execution via Data What will I learn What serialization and deserialization are and why they're…scipio (68)in StemSocial • 2 days agoLearn AI Series (#56) - Mini Project - Building a Transformer From ScratchLearn AI Series (#56) - Mini Project - Building a Transformer From Scratch What will I learn You will implement every transformer component we've covered into a single…scipio (68)in StemSocial • 4 days agoLearn Zig Series (#36) - Mini Project: CLI Task RunnerLearn Zig Series (#36) - Mini Project: CLI Task Runner What will I learn You will learn how to write solutions for the Episode 35 exercises; You will learn building…scipio (68)in StemSocial • 3 days agoLearn Zig Series (#37) - Markdown to HTML: Tokenizer and LexerLearn Zig Series (#37) - Markdown to HTML: Tokenizer and Lexer Project A: Markdown to HTML Converter (1/3) What will I learn You will learn designing token types for…femdev (65)in StemSocial • 18 hours agoLearn Creative Coding (#55) - L-Systems: Realistic Botanical StructuresLearn Creative Coding (#55) - L-Systems: Realistic Botanical Structures Last episode we built L-systems from scratch. String rewriting, turtle graphics, push/pop branching…scipio (68)in StemSocial • 3 days agoLearn AI Series (#55) - Generative Adversarial NetworksLearn AI Series (#55) - Generative Adversarial Networks What will I learn You will learn the adversarial setup -- how a generator and discriminator compete to produce…gary.nunez (67)in StemSocial • 4 days ago📘Ecuaciones Diferenciales Exactas Nivel Avanzado. (Entrega 2/5)Continuamos con nuestra serie de ejercicios resueltos de Ecuaciones Diferenciales Exactas. En esta segunda entrega encontrarás nuevos ejercicios, explicados paso a paso, para…scipio (68)in StemSocial • 4 days agoLearn AI Series (#54) - Vision TransformersLearn AI Series (#54) - Vision Transformers What will I learn You will learn how Vision Transformers (ViT) treat images as sequences of patches instead of using…scipio (68)in StemSocial • 3 days agoLearn Ethical Hacking (#18) - Server-Side Request Forgery - Making Servers Betray ThemselvesLearn Ethical Hacking (#18) - Server-Side Request Forgery - Making Servers Betray Themselves What will I learn What SSRF is and why it's one of the most dangerous…scipio (68)in StemSocial • 4 days agoLearn Ethical Hacking (#17) - Authentication Bypass - Getting In Without a PasswordLearn Ethical Hacking (#17) - Authentication Bypass - Getting In Without a Password What will I learn How authentication systems break: logic flaws , token…femdev (65)in StemSocial • 2 days agoLearn Creative Coding (#54) - L-Systems: Growing Plants with GrammarLearn Creative Coding (#54) - L-Systems: Growing Plants with Grammar Eight episodes into the emergent systems arc. We started with binary automata (ep047), went to Game of…scipio (68)in StemSocial • 5 days agoLearn Zig Series (#35) - Cross-Compilation and Target TriplesLearn Zig Series (#35) - Cross-Compilation and Target Triples What will I learn You will learn how to write solutions for the Episode 34 exercises; You will learn…scipio (68)in StemSocial • 6 days agoLearn Ethical Hacking (#15) - XSS Advanced - Bypassing Filters and CSPLearn Ethical Hacking (#15) - XSS Advanced - Bypassing Filters and CSP What will I learn Filter bypass techniques: encoding, tag alternatives, event handlers;…scipio (68)in StemSocial • 5 days agoLearn AI Series (#53) - The Transformer Architecture (Part 2)Learn AI Series (#53) - The Transformer Architecture (Part 2) What will I learn You will learn the decoder block -- masked self-attention plus cross-attention plus…scipio (68)in StemSocial • 5 days agoLearn Ethical Hacking (#16) - Cross-Site Request Forgery - Making Users Attack ThemselvesLearn Ethical Hacking (#16) - Cross-Site Request Forgery - Making Users Attack Themselves What will I learn What CSRF is and why it's fundamentally different from…femdev (65)in StemSocial • 3 days agoLearn Creative Coding (#53) - Creative Reaction-DiffusionLearn Creative Coding (#53) - Creative Reaction-Diffusion Last episode we built the Gray-Scott reaction-diffusion model from scratch. Two chemicals, A and B, diffusing at…