cd/sources/davidvujic-auto-discovered· home sources Davidvujic (auto-discovered)
cat /sources/davidvujic-auto-discovered.feed | wc -l → 4

Davidvujic (auto-discovered)

articles 4 domain davidvujic.blogspot.com → feed RSS
19:39
2026-07-27
davidvujic.blogspot.com
developer-tools

Vacay Mode

A developer recounts a long vacation in Europe, traveling by train to Berlin, Garmisch-Partenkirchen, Lago di Garda, Munich, and Hamburg, during which they did not think about AI, LLMs, Python, or wor…

10:30
2026-06-28
davidvujic.blogspot.com
ai-agents

Reflections: 6 months of Agentic Engineering

A developer shared reflections after six months of using agentic engineering for software development, finding the shift surprisingly easy and noting that good coding practices remain relevant. Human …

08:39
2026-06-22
davidvujic.blogspot.com
developer-tools

Agile and Coding: An Agent- and Human-Friendly Architecture

Polylith, an open-source software architecture designed for monorepos with microservices, offers simplicity and context that benefit both human developers and AI agents. Its Python tooling, maintained…

20:12
2026-06-07
davidvujic.blogspot.com
artificial-intelligence

Refactoring with AI?

A developer has added migration and refactoring skills to the Polylith tooling for Python, enabling AI agents to convert legacy single-repo projects into an agent-friendly Polylith Monorepo. The skill…