#programmingUnmoderated tagAll postsTrending CommunitiesWorldmappinHIVE CN 中文社区SplinterlandsActifitPhotography LoversLeoFinanceHive FoodBlack And WhiteHive LearnersBuzzParty Meet Hive!Hive GamingLifestyleExplore Communities...#programmingTrendingHotNewPayoutsMutedmarisky (65)in Hive Gaming • 10 hours agoWeek 11 making a multiplayer game▶️ Watch on 3Speak I've been too busy to post all the work I've done the last weeks, but this is how my game looks after 11 weeks of development. One week left to test the alpha. ▶️ 3Speakscipio (68)in StemSocial • 17 hours 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 • 12 hours 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 • 2 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 • 8 hours 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…scipio (68)in StemSocial • 2 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…scipio (68)in StemSocial • 2 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 • 3 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 • 3 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 • 3 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 • 14 hours 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 • 5 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 • 4 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 • 2 days 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 • 4 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…carlosepc (54)in HiveDevs • 6 days agoZed Editor is now 1.0 !Zed 1.0! Go check it out! I've tried Zed many times, but every time there was something missing. Sometimes Cmd + Click (Go to Definition) was not working, even in…carlosepc (54)in HiveDevs • 6 days agoMy Chakra UI v3 series Coming soon!Chakra UI v3 and my experience using it with TanStack Start is coming soon. Why do I want you to meet Chakra? I met ChakraUI v2 back in 2024 when it was a specific…scipio (68)in StemSocial • 5 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 • 4 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 • 5 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…