#steemstemUnmoderated tagAll postsTrending CommunitiesWorldmappinHIVE CN 中文社区SplinterlandsActifitPhotography LoversLeoFinanceHive FoodBlack And WhiteHive LearnersBuzzParty Meet Hive!GEMSHive GamingExplore Communities...#steemstemTrendingHotNewPayoutsMutedscipio (68)in StemSocial • 16 minutes agoLearn Zig Series (#42) - Key-Value Store: TCP ServerLearn Zig Series (#42) - Key-Value Store: TCP Server Project B: Key-Value Store (3/4) What will I learn You will learn designing a simple binary protocol for…scipio (68)in StemSocial • 4 hours agoLearn Ethical Hacking (#23) - Client-Side Attacks - Beyond XSSLearn Ethical Hacking (#23) - Client-Side Attacks - Beyond XSS What will I learn Clickjacking : tricking users into clicking hidden elements through invisible…scipio (68)in StemSocial • yesterdayLearn Ethical Hacking (#22) - Business Logic Flaws - When the Code Works But the Logic Doesn'tLearn Ethical Hacking (#22) - Business Logic Flaws - When the Code Works But the Logic Doesn't What will I learn Why business logic flaws are the hardest…scipio (68)in StemSocial • 21 hours agoLearn Zig Series (#41) - Key-Value Store: Write-Ahead LogLearn Zig Series (#41) - Key-Value Store: Write-Ahead Log Project B: Key-Value Store (2/4) What will I learn You will learn what a write-ahead log (WAL) is and why…scipio (68)in StemSocial • 11 hours agoLearn AI Series (#60) - Training Large Language ModelsLearn AI Series (#60) - Training Large Language Models What will I learn You will learn what training data goes into LLMs -- Common Crawl, books, code…scipio (68)in StemSocial • yesterdayLearn AI Series (#59) - BERT and Encoder ModelsLearn AI Series (#59) - BERT and Encoder Models What will I learn You will learn masked language modeling -- predicting blanked-out tokens in stead of next tokens;…scipio (68)in StemSocial • 2 days agoLearn AI Series (#58) - GPT Architecture - Decoder-Only TransformersLearn AI Series (#58) - GPT Architecture - Decoder-Only Transformers What will I learn You will learn why decoder-only transformers won the architecture race; causal…scipio (68)in StemSocial • 2 days agoLearn Ethical Hacking (#21) - API Security - The New Attack SurfaceLearn Ethical Hacking (#21) - API Security - The New Attack Surface What will I learn Why APIs are the fastest-growing attack surface on the internet; REST…scipio (68)in StemSocial • 3 days 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 • 2 days agoLearn Zig Series (#40) - Key-Value Store: In-Memory StoreLearn Zig Series (#40) - Key-Value Store: In-Memory Store Project B: Key-Value Store (1/4) What will I learn You will learn designing the key-value store API: get…femdev (65)in StemSocial • 6 hours agoLearn Creative Coding (#58) - Swarm Intelligence: Ants, Bees, and Slime MoldsLearn Creative Coding (#58) - Swarm Intelligence: Ants, Bees, and Slime Molds Twelve episodes into the emergent systems arc. Grid automata (ep047-049), free-moving flocks…scipio (68)in StemSocial • 3 days 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…femdev (65)in StemSocial • yesterdayLearn Creative Coding (#57) - Erosion and Growth SimulationLearn Creative Coding (#57) - Erosion and Growth Simulation Eleven episodes into the emergent systems arc now. Grid automata (ep047-049), free-moving flocks (ep050-051)…scipio (68)in StemSocial • 3 days 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 • 4 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 • 4 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 • 4 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…femdev (65)in StemSocial • 2 days agoLearn Creative Coding (#56) - Agent-Based Art: Autonomous CrawlersLearn Creative Coding (#56) - Agent-Based Art: Autonomous Crawlers Ten episodes into the emergent systems arc. Grid automata (ep047-049), free-moving flocks (ep050-051)…scipio (68)in StemSocial • 6 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 • 5 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…