My Journey with AI Coding Assistants
After months of coding with LLMs, I've finally gathered enough experience to share my thoughts on how these tools are changing our field. ...more
After months of coding with LLMs, I've finally gathered enough experience to share my thoughts on how these tools are changing our field. ...more
The initial excitement of AI-assisted development is remarkable. Code scaffolding happens at lightning speed, and applications seem to materialize effortlessly.
Yet, as your codebase expands, you'll hit what developers call the "pit of death" - that critical point where AI-generated code becomes unreliable and troubleshooting grows increasingly complex. This transition from rapid development to maintenance challenges represents a fundamental shift in how we must approach AI-assisted coding. ...more
I decided to dive back into machine learning through a hobby project, leveraging AI tools for development and deployment. Here's what I learned along the way. ...more
Hey everyone! I recently came across an intriguing study titled "Limits for Learning with Language Models" by Nicholas Asher and colleagues, and I couldn't help but share some insights. This paper dives into the capabilities and limitations of large language models (LLMs) in understanding linguistic meaning—an area that’s crucial as we increasingly rely on these models for various applications. ...more
AI and language models have exploded onto the scene, offering solutions for all sorts of tasks. But here's the thing - they're not perfect. These models can hallucinate or make stuff up, which is a problem. So how do we figure out if they're actually useful for our needs? That's where LLM testing comes in. ...more