Login
Discover
Waves
Communities
Write
Login
Signup
scipio
@scipio
71
Does it matter who's right, or who's left?
Followers
1929
Following
113
Follow
Email digest
Resource Credits
Available
Used
Created
2017-10-24 09:41
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
scipio
StemSocial
2M
Learn Zig Series (#108) - B-Trees
Learn Zig Series (#108) - B-Trees What will I learn? Why a B-tree is the deterministic answer to the exact question skip lists answered with coin flips -- "how do I keep an ordered collection fast
$ 0.739
21
1
scipio
StemSocial
2M
Learn Ethical Hacking (#86) - Critical Infrastructure Security - Hospitals, Power Grids, Water
Learn Ethical Hacking (#86) - Critical Infrastructure Security - Hospitals, Power Grids, Water What will I learn Why critical infrastructure is different -- when a cyber attack can cause physical harm
$ 0.767
26
1
scipio
StemSocial
2M
Learn AI Series (#126) - Distributed Training
Learn AI Series (#126) - Distributed Training What will I learn You will learn data parallelism with DistributedDataParallel -- the boring, brilliant workhorse that gets you from one GPU to hundreds by
scipio
StemSocial
2M
Learn Zig Series (#107) - Skip Lists
Learn Zig Series (#107) - Skip Lists What will I learn? Why a skip list is what you get when you take last episode's linked list and let each node hold more than one forward pointer -- and why that single
scipio
StemSocial
2M
Learn Ethical Hacking (#85) - Defending Against AI-Powered Attacks - A Practical Guide
Learn Ethical Hacking (#85) - Defending Against AI-Powered Attacks - A Practical Guide What will I learn How AI changes the threat landscape -- what attackers can do with AI that they could not do before;
scipio
StemSocial
2M
Learn AI Series (#125) - GPU Programming Basics
Learn AI Series (#125) - GPU Programming Basics What will I learn You will learn why GPUs are the beating heart of modern AI -- and why "a lot of small cores" beats "a few fast cores"
scipio
StemSocial
2M
Learn Zig Series (#106) - Linked Lists: Singly and Doubly
Learn Zig Series (#106) - Linked Lists: Singly and Doubly What will I learn? Why a linked list is the simplest data structure you can build out of nothing but a node and a pointer, and why starting the
scipio
StemSocial
2M
Learn Ethical Hacking (#84) - Cloud Breach Simulation - From S3 Bucket to Account Takeover
Learn Ethical Hacking (#84) - Cloud Breach Simulation - From S3 Bucket to Account Takeover What will I learn Cloud-native attack chains -- how cloud breaches differ from traditional network compromises;
scipio
StemSocial
2M
Learn AI Series (#124) - CI/CD for Machine Learning
Learn AI Series (#124) - CI/CD for Machine Learning What will I learn You will learn why CI/CD for machine learning is a genuinely harder problem than CI/CD for ordinary software -- the "artifact"
scipio
StemSocial
2M
Learn Zig Series (#105) - Mini Project: Reverse Proxy - Health Checks
Learn Zig Series (#105) - Mini Project: Reverse Proxy - Health Checks What will I learn? Why last episode's failover -- discovering a dead backend by dialing it and getting refused -- is a reactive safety
scipio
StemSocial
2M
Learn Ethical Hacking (#83) - Full Red Team Simulation - External to Domain Admin
Learn Ethical Hacking (#83) - Full Red Team Simulation - External to Domain Admin What will I learn The complete attack chain -- from zero knowledge to full domain compromise in a realistic scenario; Phase
scipio
StemSocial
2M
Learn AI Series (#123) - Monitoring ML in Production
Learn AI Series (#123) - Monitoring ML in Production What will I learn You will learn why monitoring an ML system is a fundamentally different job from monitoring ordinary software -- models fail silently,
scipio
StemSocial
2M
Learn Zig Series (#104) - Mini Project: Reverse Proxy - Load Balancing
Learn Zig Series (#104) - Mini Project: Reverse Proxy - Load Balancing What will I learn? Why a route pointing at a single backend is only half a reverse proxy, and what changes the moment one prefix can
scipio
StemSocial
2M
Learn Ethical Hacking (#82) - Building a Security Operations Center (SOC)
Learn Ethical Hacking (#82) - Building a Security Operations Center (SOC) What will I learn What a SOC is and the different models (in-house, outsourced, hybrid); SOC roles and responsibilities -- analysts
scipio
StemSocial
2M
Learn AI Series (#122) - Edge AI: Running Models on Devices
Learn AI Series (#122) - Edge AI: Running Models on Devices What will I learn You will learn why we push AI off the server and onto the device: latency, privacy, reliability, and cold hard cost; what the
scipio
StemSocial
2M
Learn Zig Series (#103) - Mini Project: Reverse Proxy - Routing
Learn Zig Series (#103) - Mini Project: Reverse Proxy - Routing What will I learn? What a reverse proxy actually is, how it differs from the forward proxy your VPN uses, and why almost every production
scipio
StemSocial
2M
Learn Ethical Hacking (#81) - Zero Trust Implementation - Beyond the Buzzword
Learn Ethical Hacking (#81) - Zero Trust Implementation - Beyond the Buzzword What will I learn What zero trust actually means -- not a product you buy, but an architecture you build; The five pillars
scipio
StemSocial
2M
Learn AI Series (#121) - Model Serving Architecture
Learn AI Series (#121) - Model Serving Architecture What will I learn You will learn REST vs gRPC for model serving, and which one to reach for when latency actually matters; batch prediction vs real-time
scipio
StemSocial
2M
Learn Zig Series (#102) - Mini Project: HTTP Load Tester - Part 2
Learn Zig Series (#102) - Mini Project: HTTP Load Tester - Part 2 What will I learn? Why the Part 1 tester was quietly benchmarking the TCP handshake in stead of the server, and how keep-alive (connection
scipio
StemSocial
2M
Learn Ethical Hacking (#80) - Security Automation - Orchestrating Defense
Learn Ethical Hacking (#80) - Security Automation - Orchestrating Defense What will I learn Why security automation matters -- the scale problem that humans alone cannot solve; SOAR platforms -- Security
← Latest
Older →