#programmingUnmoderated tagAll postsTrending CommunitiesHIVE CN 中文社区WorldmappinSplinterlandsPhotography LoversLeoFinanceActifitHive LearnersHive FoodBlack And WhiteGEMSHive GamingOlio di BalenaExplore Communities...#programmingTrendingHotNewPayoutsMutedbeggars (68)in HiveDevs • 2 days agoSay hello to Hivett: A platform for Hive ecosystem automationI have always been fascinated by IFTTT.com (If This Then That), an automation platform that lets you listen to events and fire triggers based on them. Since 2022, I've had this…scipio (66)in #stem • 17 hours agoLearn Python Series (#43) - Mini Project - Crypto Price TrackerLearn Python Series (#43) - Mini Project - Crypto Price Tracker Repository What will I learn You will learn how to structure a real-world Python project beyond…scipio (66)in LeoFinance • 15 hours agoHive Devlog 2026.001 - Rolling Your Own Trading ToolsHive Devlog 2026.001 - Rolling Your Own Trading Tools Photo by energepic.com on Pexels Hive Devlog 2026.001 - Rolling Your Own Trading Tools Hello everyone…scipio (66)in #stem • 2 days agoLearn Python Series (#42) - Building CLI ApplicationsLearn Python Series (#42) - Building CLI Applications Repository What will I learn? You will learn what makes a good CLI and how it differs from GUI…scipio (66)in #stem • 2 days agoLearn Python Series (#41) - Asynchronous Python Part 2Learn Python Series (#41) - Asynchronous Python Part 2 Repository What will I learn? You will learn why semaphores matter and how they prevent resource…beggars (68)in HiveDevs • 6 days agoMy First PR to the Hive Core Codebase: SMT Metadata, Delegated Spending and gap closing workI've been building on Hive for years now. Prediction markets, card games, lotteries, invoicing tools, payment plugins. I've shipped a lot of stuff on this chain. But until now…femdev (65)in #stem • 2 days agoLearn Creative Coding (#7) - Color Theory for CodersLearn Creative Coding (#7) - Color Theory for Coders What will I learn? Why HSB is better than RGB for creative work; complementary, analogous, and triadic color…femdev (65)in #stem • 17 hours agoLearn Creative Coding (#9) - Creative Coding Without Libraries: Vanilla Canvas APILearn Creative Coding (#9) - Creative Coding Without Libraries: Vanilla Canvas API Time for the training wheels to come off. p5.js is fantastic and I'll keep using it. But…scipio (66)in #stem • 4 days agoLearn Python Series (#40) - Asynchronous Python Part 1Learn Python Series (#40) - Asynchronous Python Part 1 Repository What will I learn? You will learn why waiting is different from working and how async exploits…beggars (68)in #apps • 4 days agoI Built My First iOS and Android App. Apple Approved It in 3 Days. Google Had Other Plans.I've built mobile apps before, but always for clients or employers. DroolFinder is the first app I've built and shipped entirely for myself, which meant going through the…scipio (66)in #stem • 5 days agoLearn Python Series (#38) - Testing Your Code Part 1Learn Python Series (#38) - Testing Your Code Part 1 Repository What will I learn? You will learn why testing matters and what problems it actually…beggars (68)in HiveDevs • 5 days agoIntroducing hive-rs: A Rust Client Library for HiveI’m excited to share hive-rs , a new Rust library for building on the Hive blockchain. If you’ve used dhive in JavaScript, the goal here should feel familiar: a…femdev (65)in #stem • 2 days agoLearn Creative Coding (#8) - Mini-Project: Generative PosterLearn Creative Coding (#8) - Mini-Project: Generative Poster Seven episodes in and we've covered shapes, animation, randomness, grids, interactivity, and color theory. Time…femdev (65)in #stem • 4 days agoLearn Creative Coding (#3) - Movement and Time: Making Things AnimateLearn Creative Coding (#3) - Movement and Time: Making Things Animate What will I learn How the draw loop creates animation; using frameCount as a clock; sin and…scipio (66)in #stem • 4 days agoLearn Python Series (#39) - Testing Your Code Part 2Learn Python Series (#39) - Testing Your Code Part 2 Repository What will I learn? You will learn why mocking exists and what problem it solves in testing;…beggars (68)in Midnight Letters • 5 days agoThe Code Worked Fine Until I Went to BedWhat feels urgent only because it's midnight? Refactoring code that works perfectly fine. I'll be lying in bed, eyes closed, supposedly winding down, and my brain decides now…scipio (66)in StemSocial • 5 days agoLearn Python Series (#37) - Virtual Environments and Dependency ManagementLearn Python Series (#37) - Virtual Environments and Dependency Management Repository What will I learn? You will learn why Python projects need isolation…mrtats (65)in HiveDevs • 5 days agoSmall Hivelytics UpdateHello, everyone! I pushed a small update to hivelytics.io, as you can see the RPC selector have been replaced with a cog button. RPC selector now lives at this popup that…femdev (65)in #stem • 4 days agoLearn Creative Coding (#5) - Loops and Grids: Repetition as a Design ToolLearn Creative Coding (#5) - Loops and Grids: Repetition as a Design Tool What will I learn Nested for-loops for creating grids; varying properties per grid…femdev (65)in #stem • 4 days agoLearn Creative Coding (#4) - Randomness: The Secret IngredientLearn Creative Coding (#4) - Randomness: The Secret Ingredient What will I learn The difference between random() and noise(); what Perlin noise is and why it…