# Deep Dive - Lorbic Technical Journal

> **Source:** [http://localhost:1313/series/deep-dive/](http://localhost:1313/series/deep-dive/)
> **Author:** [Vikash Patel](https://vikashpatel.net)
> 
> *A curated list of articles from [Lorbic.com](http://localhost:1313/).*

---


- **[Couchbase Index Best Practices and Query Performance Tuning](http://localhost:1313/couchbase-index-best-practices-performance-tuning/)** - Jul 2026
  *Source:* `http://localhost:1313/couchbase-index-best-practices-performance-tuning/index.md`

- **[Why Your Goroutines Need a Speed Limit: Bounded Concurrency in Go](http://localhost:1313/bounded-concurrency-in-go/)** - Apr 2026
  *Source:* `http://localhost:1313/bounded-concurrency-in-go/index.md`

- **[Kubernetes on WSL2 and the macOS tunnel](http://localhost:1313/kubernetes-on-wsl2-macos-access/)** - Apr 2026
  *Source:* `http://localhost:1313/kubernetes-on-wsl2-macos-access/index.md`

- **[ClickHouse data masking with regex](http://localhost:1313/clickhouse-regex-data-masking/)** - Mar 2026
  *Source:* `http://localhost:1313/clickhouse-regex-data-masking/index.md`

- **[Understanding CPU Caches in Go](http://localhost:1313/cpu-caches-in-go/)** - Mar 2026
  *Source:* `http://localhost:1313/cpu-caches-in-go/index.md`

- **[ClickHouse vs. Postgres: When to Move Your Logs Out of a Relational DB](http://localhost:1313/clickhouse-vs-postgres-log-storage/)** - Mar 2026
  *Source:* `http://localhost:1313/clickhouse-vs-postgres-log-storage/index.md`

- **[WSL2 Is Slow? Fix /mnt/c/ File System Performance & Go Latency](http://localhost:1313/wsl2-performance-tax-go-windows/)** - Mar 2026
  *Source:* `http://localhost:1313/wsl2-performance-tax-go-windows/index.md`

- **[Go Struct Field Alignment: How Memory Padding Wastes Your RAM](http://localhost:1313/go-struct-field-alignment/)** - Jan 2026
  *Source:* `http://localhost:1313/go-struct-field-alignment/index.md`

- **[Memory Mechanics In Go - Stack vs Heap](http://localhost:1313/memory-mechanics-stack-vs-heap-in-go/)** - Jan 2026
  *Source:* `http://localhost:1313/memory-mechanics-stack-vs-heap-in-go/index.md`

- **[OLTP vs OLAP - Why You Need Two Databases](http://localhost:1313/oltp-vs-olap-why-you-need-two-databases/)** - Jan 2026
  *Source:* `http://localhost:1313/oltp-vs-olap-why-you-need-two-databases/index.md`

- **[Go Garbage Collector Mechanics: Pacer, GOGC, and Allocation Latency](http://localhost:1313/dont-take-out-the-garbage-go-gc-deep-dive/)** - Jan 2026
  *Source:* `http://localhost:1313/dont-take-out-the-garbage-go-gc-deep-dive/index.md`

- **[What Couchbase Taught Me About System Thinking](http://localhost:1313/what-couchbase-taught-me-about-system-thinking/)** - Nov 2025
  *Source:* `http://localhost:1313/what-couchbase-taught-me-about-system-thinking/index.md`

- **[Understanding Private-Public Key Encryption](http://localhost:1313/private-public-key-encryption/)** - Nov 2025
  *Source:* `http://localhost:1313/private-public-key-encryption/index.md`

- **[How to Resolve Huge Git Merge Conflicts Without Losing Your Mind](http://localhost:1313/resolving-huge-merge-conflicts/)** - Jul 2025
  *Source:* `http://localhost:1313/resolving-huge-merge-conflicts/index.md`

- **[Understanding T and *T method receivers in Go](http://localhost:1313/method-receivers-in-go/)** - Feb 2025
  *Source:* `http://localhost:1313/method-receivers-in-go/index.md`

