in Ai / Databases / Backend on Vector-database, Pinecone, Weaviate, Pgvector, Rag, Embeddings, Ai
Vector databases have gone from niche research tools to critical infrastructure in every AI application stack. Whether you’re building RAG pipelines, semantic search, recommendation systems, or multimodal AI apps, choosing the right vector store is now as important as choosing your primary database.
in Devops / Iac / Cloud on Terraform, Opentofu, Iac, DevOps, Cloud, Infrastructure
When HashiCorp changed Terraform’s license from Mozilla Public License (MPL) to Business Source License (BSL) in August 2023, it triggered one of the most significant open-source fork events in the DevOps world. OpenTofu — backed by the Linux Foundation and major cloud players — emerged as the community’s answer.
in Rust / Async / Systems programming on Rust, Tokio, Async, Concurrency, Performance, Backend
Rust’s async ecosystem has matured dramatically, and Tokio remains the gold standard runtime for building high-performance, concurrent applications. In 2026, async Rust is no longer a niche skill — it’s essential for anyone building production-grade networked services, CLI tools, or system utilities in Rust.
in Ai / Llm / Python on Langchain, Llamaindex, Haystack, Llm, Rag, Agents, Ai-framework
The AI application framework landscape has matured rapidly. Three years ago, developers were stitching together raw API calls. Today, frameworks like LangChain, LlamaIndex, and Haystack handle the heavy lifting — document loading, chunking, embedding, retrieval, memory, and agent loops.
in Devops / Ci/cd / Automation on Github-actions, Gitlab-ci, Jenkins, Cicd, DevOps, Automation
CI/CD pipelines are the heartbeat of modern software development. Every code change flows through them — tests run, containers build, deployments fire. Choosing the right platform isn’t just a tooling decision; it shapes your entire developer experience.