Back to All Posts

Tag: #Backend

6 articles found

Kotlin Unchained: Beyond Mobile, Powering Backends & Bots
Backend

Discover Kotlin's prowess beyond Android, from high-performance Ktor backends to resilient Discord bots. This guide dives into its architecture.

#Kotlin#Android#Jetpack Compose
Jun 27, 2026
Read More
The Eval Harness That Saved My RAG Pipeline From Production Failure
Backend

I nearly shipped a RAG pipeline with subtle, critical flaws. An evaluation harness caught two major bugs no unit test could ever detect, proving its worth on day one.

#ai#testing#rag
Jun 25, 2026
Read More
Beyond Keywords: Building Smart Job Agents with FastAPI & MongoDB
Backend

I tested a dozen job search tools and found them all lacking. Discover how to build your own high-performance, context-aware job agent.

#career#opensou#python
Jun 21, 2026
Read More
Beyond Keyword Matching: The Semantic Gap in Developer Job Search
Architecture

Most job search tools rely on outdated keyword matching, missing crucial context. I'll expose their architectural flaws and propose a semantic search alternative for developers.

#career#opensou#python
Jun 21, 2026
Read More
Building Resilient AI Systems: Lessons from the RabbitHole Project
Backend

Building a complex AI system often feels like fixing a plane mid-flight. Dive into the RabbitHole project's journey, navigating its breakdowns to achieve surprising stability.

#ai#programming#productivity
Jun 20, 2026
Read More
Building a Scalable Python MCP Server for GitHub API Automation
Backend

The Model Context Protocol is now standard for AI. I'll guide you through building a high-performance Python MCP server for GitHub API automation.

#python#ai#mcp
Jun 20, 2026
Read More