This article presents a practical, production-ready implementation of a skill-based agentic reviewer tailored for code, pull requests, and technical articles.
CV data issues keep recurring. I built cv-quality — a toolkit to audit datasets, catch annotation errors, find mislabeled samples, and streamline labeling.
Delta often performs better for Spark workloads, while Iceberg tends to be stronger for a multi-engine environment. The right choice depends on your platform use case.
GPUStack is an open-source tool that turns a bunch of scattered GPU machines into one managed cluster for deploying AI models behind an OpenAI-compatible API.
Imagine querying your domain using simple attribute filters, without building queries or learning a query language, and getting the result back as JSON.
SonarQube automatically detects bugs and security in Java applications through static code analysis to improve code quality and enforce secure coding practices.
Learn how sql-flex-query lets you write once, run anywhere — with full TypeScript support and zero runtime overhead. Support SQL queries for multiple databases
SAP cloud TCO is driven more by landscape sprawl than by EC2 costs; optimize environments and use Terraform, S3, and EFS lifecycle policies to reduce costs.
This article explores designing AI agents in Java for intelligent healthcare systems using event-driven architectures for secure, scalable data processing.
When you don't need a real Kafka cluster yet, a lightweight substitute can remove a lot of friction. Use a portable mock environment and wire it into your app.