Tracing AI Agent Calls Across Service Boundaries with OTel Collector and GalileoMar 26, 2026·5 min read
Proving a groundcover BYOC Deployment Path on AWSA hands-on walkthrough of deploying groundcover BYOC in AWS, connecting a workload cluster, and validating Kubernetes and AI workload telemetryMay 19, 2026·13 min read
Simple CLI SpinnerA Lightweight Terminal Spinner for Node.js Name simplejack comes from its simplicity in approach and the saying "jack of all trades". I created it when facing with challenges building a binary for a cli tool I was making for work and the sheer joyfu...May 2, 2025·2 min read
A Look at Modus and the Future of Model-Native Apps - Part IIModus Local DevelopmentJan 27, 2025·3 min read
A Look at Modus and the Future of Model-Native Apps - Part IInside the Framework: HyperMode and Modus in HarmonyJan 23, 2025·9 min read
WebAssembly 101: Bridging the Gap Between Web and MachineHigh Level Overview of WASM and WASIDec 11, 2024·4 min read
Getting Started with Semantic Search Using Neo4j and Google Vertex AI - Part 1Introduction In this article I’ll go through a fictitious use case building a semantic search for executive profiles. We chose Neo4j for its graph capabilities and Google Vertex AI for its powerful embedding models. This two part series shares, altho...Nov 14, 2024·5 min read
Faker.js to Populate Your Database with Realistic Test DataIntroduction Faker.js is a powerful library that generates massive amount of real-life-fake-data for testing and development purposes. When building applications, striving for having realistic test data is crucial for proper development and testing. ...Nov 14, 2024·5 min read