Skip to main content
Software Engineering Made Simple
Home
Posts
Open Source Projects
Tags
About
Developer-Tools
3 posts
2026
Why AI Agents Fail at Cross-Repo Code Design - And How to Fix It
6/7/26
TL;DR AI coding assistants are great at writing code and bad at writing the right code when the answer lives in another repository. Ask an …
ai
agents
code-search
developer-tools
architecture
Read more
2024
The Open Source Coding Companion: Harnessing OLLaMA 3 With PyCharm and Continue
5/12/24
Introduction In the ever-evolving landscape of artificial intelligence and natural language processing, open-source models have emerged as …
ai
llm
ollama
pycharm
continue
developer-tools
open-source
Read more
Sweet Debugging With IceCream for Python
4/6/24
We’ve all been there - staring at lines of Python code, trying to figure out why our script isn’t behaving as expected. …
python
debugging
developer-tools
icecream
Read more
All Tags
Back to Home
Menu
Home
Posts
Open Source Projects
Tags
About