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 Rust Series (#3) - Ownership & Borrowing
Learn Rust Series (#3) - Ownership & Borrowing What will I learn You will learn the three ownership rules in depth, and what a value actually looks like on the stack and the heap; why assigning a String
$ 0.671
28
1
scipio
StemSocial
2M
Learn AI Series (#133) - Synthetic Data Generation
Learn AI Series (#133) - Synthetic Data Generation What will I learn You will learn why synthetic data even exists -- the three itches it scratches: class imbalance, data scarcity, and privacy; CTGAN,
$ 0.838
25
1
scipio
StemSocial
2M
Learn Zig Series (#114) - Memory Pools
Learn Zig Series (#114) - Memory Pools What will I learn? Why a memory pool (a.k.a. object pool, fixed-size block allocator, or free-list allocator) is the idea episode 113 was quietly walking toward --
scipio
StemSocial
2M
Learn Rust Series (#2) - Variables, Types, Functions
Learn Rust Series (#2) - Variables, Types, Functions What will I learn You will learn why Rust makes variables immutable by default, and how that one decision prevents whole categories of bugs; the difference
scipio
StemSocial
2M
Learn Rust Series (#1) - Introduction to Rust
Learn Rust Series (#1) - Introduction to Rust What will I learn You will learn why Rust exists and which specific problems it solves that other languages leave to programmer discipline; the mental model
scipio
StemSocial
2M
Learn AI Series (#132) - AI for Structured Data
Learn AI Series (#132) - AI for Structured Data What will I learn You will learn why deep learning keeps losing to gradient boosting on tabular data -- the single most common data format in the entire
scipio
StemSocial
2M
Learn Zig Series (#113) - Ring Buffers: Lock-Free
Learn Zig Series (#113) - Ring Buffers: Lock-Free What will I learn? Why a ring buffer (a.k.a. circular buffer) is the data structure that answers the question episode 112 ended on -- a buffer of exactly
scipio
StemSocial
2M
Learn AI Series (#131) - Graph Neural Networks
Learn AI Series (#131) - Graph Neural Networks What will I learn You will learn why some data is fundamentally graph-shaped and loses its most valuable signal the moment you flatten it into a table or
scipio
StemSocial
2M
Learn Zig Series (#112) - Cuckoo Filters
Learn Zig Series (#112) - Cuckoo Filters What will I learn? Why the cuckoo filter answers the exact question the bloom filter left dangling at the end of episode 111 -- membership testing with clean deletion
scipio
StemSocial
2M
Learn Ethical Hacking (#90) - Security as a Mindset - Thinking Like a Defender
Learn Ethical Hacking (#90) - Security as a Mindset - Thinking Like a Defender What will I learn The security mindset -- how to think about systems in terms of what can go wrong; Threat modeling as a daily
scipio
StemSocial
2M
Learn AI Series (#130) - Causal Inference and ML
Learn AI Series (#130) - Causal Inference and ML What will I learn You will learn why correlation is not causation and why that gap quietly breaks ML systems the moment somebody uses their predictions
scipio
StemSocial
2M
Learn Zig Series (#111) - Bloom Filters
Learn Zig Series (#111) - Bloom Filters What will I learn? Why a bloom filter throws out the one thing every structure so far has quietly insisted on -- storing the keys themselves -- and keeps nothing
scipio
StemSocial
2M
Learn Ethical Hacking (#89) - The Attacker's Perspective - A Day in the Life
Learn Ethical Hacking (#89) - The Attacker's Perspective - A Day in the Life What will I learn How real attackers think -- the decision-making process behind target selection, timing, and methodology;
scipio
StemSocial
2M
Learn AI Series (#129) - AutoML and Neural Architecture Search
Learn AI Series (#129) - AutoML and Neural Architecture Search What will I learn You will learn hyperparameter optimization properly -- grid search, random search, and why random search quietly beats the
scipio
StemSocial
2M
Learn Zig Series (#110) - Tries: Prefix Trees
Learn Zig Series (#110) - Tries: Prefix Trees What will I learn? Why a trie throws out the one assumption every tree so far has quietly leaned on -- that the only thing you can do with a key is compare
scipio
StemSocial
2M
Learn Ethical Hacking (#88) - Building Your Security Career - From Episode 1 to Here
Learn Ethical Hacking (#88) - Building Your Security Career - From Episode 1 to Here What will I learn Career paths in security -- offensive, defensive, GRC, cloud security, and research; Building a portfolio
scipio
StemSocial
2M
Learn AI Series (#128) - Privacy-Preserving AI
Learn AI Series (#128) - Privacy-Preserving AI What will I learn You will learn differential privacy (DP) -- the one idea in this whole area that hands you an actual mathematical guarantee instead of a
scipio
StemSocial
2M
Learn Zig Series (#109) - Red-Black Trees
Learn Zig Series (#109) - Red-Black Trees What will I learn? Why a red-black tree is the exact same balancing idea as last episode's B-tree, only squeezed back down onto a binary node -- one key, two children
scipio
StemSocial
2M
Learn Ethical Hacking (#87) - The Future of Security - Quantum, AI, and Beyond
Learn Ethical Hacking (#87) - The Future of Security - Quantum, AI, and Beyond What will I learn Post-quantum cryptography -- why quantum computers threaten current encryption and what replaces it; Harvest
scipio
StemSocial
2M
Learn AI Series (#127) - AI Security
Learn AI Series (#127) - AI Security What will I learn You will learn adversarial examples -- tiny, imperceptible perturbations that flip a confident classifier from "panda" to "gibbon",
← Latest
Older →