Our latest insight
Tips, tutorials, and perspectives from the tekko.id team about the digital and technology world.
Verifiable AI: Proving Model Integrity with zkML and EZKL
Learn how to use Zero-Knowledge Machine Learning (zkML) and EZKL to provide cryptographic proof of model execution in high-stakes regulated environments.
Carbon-Aware Kubernetes: Scheduling for a Greener Cloud
Learn how to use the Carbon-Aware SDK and Kubernetes to reduce your infrastructure's carbon footprint by dynamically shifting workloads to low-intensity hours.
Continuous Profiling for Go: Using eBPF and Pyroscope to Solve CPU Hotspots
Learn how to use eBPF-based continuous profiling with OpenTelemetry and Pyroscope to identify and eliminate CPU bottlenecks in Go microservices.
Building Robust RAG: Evaluation-Driven Development with Phoenix and Giskard
Learn how to shift-left your LLM development by implementing Evaluation-Driven Development (EDD) to eliminate hallucinations and ensure RAG quality.
Local-First Mastery: Syncing Data with Electric SQL and PGLite
Discover how to build high-performance, offline-capable applications by bridging PostgreSQL and the browser using Electric SQL and PGLite.
Scaling Real-Time Apps: Serverless WebSockets with Durable Objects
Learn how to build stateful, collaborative applications using Cloudflare Durable Objects without the complexity of managed Redis or external pub/sub.
Local-First Sync: Building Collaborative Apps with ElectricSQL and PGlite
Discover how to implement local-first architectures using PGlite and ElectricSQL. Learn to build offline-capable, real-time collaborative apps with seamless CRDT-based synchronization.
Local-First Apps with ElectricSQL and PGLite: A New Standard
Discover how to eliminate latency and build offline-capable applications by syncing Postgres directly to a WASM-powered browser database using ElectricSQL and PGLite.
JIT Infrastructure: Securing Crossplane with OpenBao Dynamic Secrets
Master the art of Just-in-Time infrastructure by integrating OpenBao with Crossplane to automate secret-injected resource provisioning across multi-cloud environments.