#programmingUnmoderated tagAll postsTrending CommunitiesWorldmappinHIVE CN 中文社区SplinterlandsActifitPhotography LoversBlack And WhiteEcencyLeoFinanceHive LearnersHive GamingReflectionsHive FoodExplore Communities...#programmingTrendingHotNewPayoutsMutedlimonta (74)in StemSocial • 14 hours agoA Technical Deep Dive into Budget Apportionment Tracking Using the OpenOMB APIFollowing the task of developing tools to feed a specific technoscientific workflow, making public data simpler to read for common users.scipio (70)in StemSocial • 4 hours agoLearn AI Series (#107) - Deep Q-Networks (DQN)Learn AI Series (#107) - Deep Q-Networks (DQN) What will I learn You will learn why tabular Q-Learning falls apart the moment the state space gets big, and why a lookup…scipio (70)in StemSocial • 19 hours agoLearn Zig Series (#88) - WebSocket ServerLearn Zig Series (#88) - WebSocket Server What will I learn? How a WebSocket connection lives and dies -- the handshaking, open, closing, closed state machine; How…scipio (70)in StemSocial • yesterdayLearn Ethical Hacking (#66) - Reporting and Documentation - The Professional DifferenceLearn Ethical Hacking (#66) - Reporting and Documentation - The Professional Difference What will I learn Why reporting is the most important pentest deliverable --…scipio (70)in StemSocial • yesterdayLearn AI Series (#106) - Temporal Difference LearningLearn AI Series (#106) - Temporal Difference Learning What will I learn You will learn TD(0): updating value estimates from single transitions, without ever waiting for…limonta (74)in StemSocial • 3 days agoBuilding a Python app with Claude to query the USASpending.gov APIWith Claude´s assistance, I built a Python tool to query USASpending.gov for Cuba-related contracts and grants. The API had some quirks —500 errors, pagination limits, and not-so-visible endpoints. Here'sscipio (70)in StemSocial • 2 days agoLearn Zig Series (#87) - WebSocket ProtocolLearn Zig Series (#87) - WebSocket Protocol What will I learn? Why WebSocket exists, and what it does that plain HTTP simply cannot; How the opening handshake…scipio (70)in StemSocial • 3 days agoLearn Ethical Hacking (#64) - Fuzzing - Finding Bugs at Machine SpeedLearn Ethical Hacking (#64) - Fuzzing - Finding Bugs at Machine Speed What will I learn What fuzzing is and why it finds bugs that manual testing and code review…scipio (70)in StemSocial • 2 days agoLearn Ethical Hacking (#65) - OSINT Automation - Large-Scale Intelligence GatheringLearn Ethical Hacking (#65) - OSINT Automation - Large-Scale Intelligence Gathering What will I learn Automating OSINT at scale -- going from manual Google searches…femdev (65)in StemSocial • 1 hour agoLearn Creative Coding (#104) - AI and Art: Tools, Ethics, and AuthorshipLearn Creative Coding (#104) - AI and Art: Tools, Ethics, and Authorship Last episode I left you with a question that wasn't really a coding question. We built a room that…nftea.gallery (71)in BitShares • 2 days agoCheck out the latest Bitshares Prediction Market UI release! v1.3.0Announcing the latest version v1.3.0 of the Bitshares Prediction Market Asset UI for use on the BTS DEX! Try it out today!scipio (70)in StemSocial • 3 days agoLearn AI Series (#105) - Monte Carlo MethodsLearn AI Series (#105) - Monte Carlo Methods What will I learn You will learn how to estimate value functions from complete episodes of experience -- no model of the…scipio (70)in StemSocial • 3 days agoLearn Zig Series (#86) - TLS via C InteropLearn Zig Series (#86) - TLS via C Interop What will I learn? Why you should NEVER hand-roll your own TLS, and what to do instead; How to link a battle-tested C…femdev (65)in StemSocial • yesterdayLearn Creative Coding (#103) - Mini-Project: ML-Powered Interactive InstallationLearn Creative Coding (#103) - Mini-Project: ML-Powered Interactive Installation At the end of last episode I told you to bring your webcam, your mic, and an idea for a room…scipio (70)in StemSocial • 4 days agoLearn Zig Series (#85) - HTTP/2 Frames and StreamsLearn Zig Series (#85) - HTTP/2 Frames and Streams What will I learn? Why HTTP/1.1 hit a wall and what problem HTTP/2 was designed to solve; How the binary framing…scipio (70)in StemSocial • 4 days agoLearn AI Series (#104) - Dynamic ProgrammingLearn AI Series (#104) - Dynamic Programming What will I learn You will learn the Bellman equation: the recursive relationship that ties the value of a state to the…scipio (70)in StemSocial • 5 days agoLearn Ethical Hacking (#63) - Payload Generation and Evasion - Defeating AntivirusLearn Ethical Hacking (#63) - Payload Generation and Evasion - Defeating Antivirus What will I learn Why AV evasion matters -- when your perfectly good exploit gets…limonta (74)in StemSocial • 6 days agoBuilding a Browser-Based Contextual Awareness Tool for a Politically Sponsored Information EcosystemBuilding upon the technoscientific workflow for analyzing U.S.-funded, Cuba-bound information operations I introduced recently here.femdev (65)in StemSocial • 2 days agoLearn Creative Coding (#102) - Embeddings and SimilarityLearn Creative Coding (#102) - Embeddings and Similarity Last episode I left you on a cliffhanger. We were doing audio, and I kept coming back to this one idea: once you…scipio (70)in StemSocial • 5 days agoLearn AI Series (#103) - Multi-Armed BanditsLearn AI Series (#103) - Multi-Armed Bandits What will I learn You will learn the multi-armed bandit problem: the simplest reinforcement learning formulation that still…