Developer-Tools

3 posts
2026

Why AI Agents Fail at Cross-Repo Code Design - And How to Fix It

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 …
Read more
2024

The Open Source Coding Companion: Harnessing OLLaMA 3 With PyCharm and Continue

Introduction In the ever-evolving landscape of artificial intelligence and natural language processing, open-source models have emerged as …
Read more

Sweet Debugging With IceCream for Python

We’ve all been there - staring at lines of Python code, trying to figure out why our script isn’t behaving as expected. …
Read more