Engineering
3 articles

Why kubectl port-forward Drops Your Postgres Connection
kubectl port-forward drops Postgres connections because TLS sends a goodbye after TCP starts closing. kubectl kills the tunnel. Here's the proof.

vast-lint vs Semgrep vs ast-grep — Choosing the Right Linter
A comprehensive comparison of vast-lint, Semgrep, and ast-grep across 15 categories. Real capability data, not marketing. Where each tool wins and loses.

BM25 vs Semantic Search vs Hybrid — We Benchmarked 6 Embedding Models
We benchmarked 6 embedding models against BM25 on 825 real files. Nomic-embed-text-v1.5 won. Hybrid search beat both. Full data included.