36 тысяч подписчиков
20 видео
Friendly Intro to Hardware Security Modules (HSMs)
Intro to Encryption, in Friendly Terms: Cryptography, AES, Man In The Middle, and HTTPS
Consistency, the C of ACID | Software Engineering Dictionary
Throughput vs. Latency: How To Debug A Latency Problem
Availability | Software Engineering Dictionary
1 minute coding tip: npx to make it easier to run npm binaries from your JS project
Non-blocking I/O and how Node uses it, in friendly terms: blocking vs async IO, CPU vs IO
1 minute coding tip: git diff-words to see diffs on a per-word basis instead of per line
Durability, the D of ACID | Software Engineering Dictionary
Password Storage Tier List: encryption, hashing, salting, bcrypt, and beyond
Unicode, in friendly terms: ASCII, UTF-8, code points, character encodings, and more
How to make code more testable, by factoring out and abstracting side effects
The Absolute Best Intro to Monads For Software Engineers
Restricted Stock Units (RSUs) in friendly terms (Part 2 of Equity Compensation & Taxes)
Atomicity, the A of ACID | Software Engineering Dictionary
Isolation, the I of ACID | Software Engineering Dictionary
Idempotency, a key term in distributed systems | Software Engineering Dictionary
So You Tested Positive For COVID, But Do You Actually Have COVID? A Friendly Intro to Bayes' Law
Equity Compensation & Taxes, in friendly terms: RSUs vs options, cost basis, capital gains (Part 1)
Friendly Intro To the CAP Theorem (Consistency vs Availability vs Partition Tolerance)