In this guide, we’ll show you how to leverage Ollama, a popular tool for local LLM execution, and the Continue VS Code extension to create a powerful coding environment. Follow along, and you’ll be running AI-powered code suggestions in no time!
Windsurfโs Game-Changing IDE Experience, Part 2 – Coding Examples
Welcome to the second part of our series on Codeium Windsurf. If you haven’t yet, check out Part 1 to get detailed insights into what Windsurf is and the features it brings to your coding environment. In this section, we’ll explore how you can leverage Codeium Windsurf’s features to accelerate your coding projects using real code examples.
Windsurfโs Game-Changing IDE Experience, Part 1 – 100x Engineering Starts Now
Windsurf Series Introduction
This is Part 1 of a 2-part blog series. In Part 1, youโll learn:
How to go from 10x to 100x productivity using the AI-assisted coding tool Windsurf
What Windsurf is and how it enhances your IDE with Retrieval-Augmented Generation (RAG)
Best practices for using features like Autocomplete, Supercomplete, Chat, Command, and Cascade
How context-aware code generation can save time and reduce errors
Tips to get the most out of Windsurf without falling into common pitfalls
Whether you’re aiming to automate repetitive tasks or radically accelerate full-project development, this guide will show you how Windsurf can reshape your workflow and maximize your impact. Then in part two, weโll move from theory to practice, showcasing real-world code examples.
Legacy Code Automation with AI: Building a Solution
This blog post serves as a thought experiment, delving into potential solutions for a pattern I have noticed on projects throughout my career. As a consultant, I work with many companies, each with unique ways of organizing and handling software development. However, throughout my career at Keyhole and elsewhere, Iโve noticed something that seems to be consistent across all dev teams: the existence of legacy code.
Legacy code can be frustrating and time-consuming to work with, so I used AI to create a solution to mitigate the hassle. While other solutions may already exist (and some may be more efficient), I found the process of creating this tool expanded my understanding; it really helped me grow as an engineer.
So, Iโm using this blog post to share my process with you! Let’s dive into how AI can assist in improving application design (specifically legacy code) through automation.




