Hacker News
- Eventually Green Tests https://www.thecoder.cafe/p/eventually-green-tests 1 comment
- Functors, Applicatives, and Monads https://www.thecoder.cafe/p/functors-applicatives-monads 84 comments
- Unit tests as documentation https://www.thecoder.cafe/p/unit-tests-as-documentation 213 comments
- So, I Wrote a Book: The Story Behind 100 Go Mistakes and How to Avoid Them https://www.thecoder.cafe/p/100-go-mistakes 12 comments golang
- Eventually Green Tests: A New Paradigm in Software Testing https://www.thecoder.cafe/p/eventually-green-tests 3 comments coding
- Eventually Green Tests: A New Paradigm in Software Testing https://www.thecoder.cafe/p/eventually-green-tests 17 comments programming
- Functors, Applicatives, and Monads: Unboxing Functional Programming Concepts https://www.thecoder.cafe/p/functors-applicatives-monads 7 comments functionalprogramming
- Resilient, Fault-tolerant, Robust, or Reliable? https://www.thecoder.cafe/p/resilient-fault-tolerant-robust-reliable 3 comments sre
- Tidy First? Small Changes, Big Impact https://www.thecoder.cafe/p/tidy-first 3 comments programming
- Simultaneous Multithreading: How CPUs Maximize Throughput Without More Cores https://www.thecoder.cafe/p/simultaneous-multithreading 6 comments programming
- Instruction Pipelining: What It Is and Why It Matters for Developers https://www.thecoder.cafe/p/instruction-pipelining 4 comments compsci
- Adaptive LIFO https://www.thecoder.cafe/p/adaptive-lifo 2 comments programming
- Latency and User Experience https://www.thecoder.cafe/p/latency-and-user-experience 3 comments webdev
- TDD https://www.thecoder.cafe/p/tdd 77 comments programming
- TDD https://www.thecoder.cafe/p/tdd 4 comments coding
- Coupling https://www.thecoder.cafe/p/coupling 2 comments programming
- The PACELC Theorem https://www.thecoder.cafe/p/pacelc 7 comments coding
- Concurrency Is Not Parallelism https://www.thecoder.cafe/p/concurrency-is-not-parallelism 2 comments coding
- Unit Tests As Documentation https://www.thecoder.cafe/p/unit-tests-as-documentation 56 comments programming
- The Coder Cafe https://thecoder.cafe 7 comments programming
Linking pages
- Functors, Applicatives, and Monads: Unboxing Functional Programming Concepts https://www.thecoder.cafe/p/functors-applicatives-monads 91 comments
- Eventually Green Tests: A New Paradigm in Software Testing https://www.thecoder.cafe/p/eventually-green-tests 21 comments
- So, I Wrote a Book: The Story Behind 100 Go Mistakes https://www.thecoder.cafe/p/100-go-mistakes 12 comments
- Simultaneous Multithreading: How CPUs Maximize Throughput Without More Cores https://www.thecoder.cafe/p/simultaneous-multithreading 7 comments
- Instruction Pipelining: What It Is and Why It Matters for Developers https://www.thecoder.cafe/p/instruction-pipelining 6 comments
- Tidy First? Small Changes, Big Impact - by Teiva Harsanyi https://www.thecoder.cafe/p/tidy-first 4 comments
- Resilient, Fault-tolerant, Robust, or Reliable? The Key Differences Explained https://www.thecoder.cafe/p/resilient-fault-tolerant-robust-reliable 3 comments
- Probabilistic Increment: A Randomized Algorithm to Mitigate Hot Rows https://www.thecoder.cafe/p/probabilistic-increment 1 comment
- Lurking Variables: How Hidden Factors Can Mislead Your Analysis https://www.thecoder.cafe/p/lurking-variables 1 comment
- Safety and Liveness - by Teiva Harsanyi - The Coder Cafe https://www.thecoder.cafe/p/safety-liveness 0 comments
- Linux Soft vs. Hard Lockup: Understanding Kernel Freezes in Linux https://www.thecoder.cafe/p/soft-lockup-hard-lockup 0 comments
- 10 Rules I Learned About Technical Writing: What I Learned from Writing a Book https://www.thecoder.cafe/p/10-technical-writing-rules 0 comments
- Post Hoc Ergo Propter Hoc: When Temporality Becomes Causality https://www.thecoder.cafe/p/post-hoc-ergo-propter-hoc 0 comments