Cheezy

Cheezy

My AI Development Environment

It is a strange time. I personally have seen a lot of people produce very high quality code using AI - code that is well factored and tested. I have repeatedly experienced AI producing higher code quality than what many developers can produce. At the same time I see many people post about having the opposite experience. It is very hard to understand why people can have such polar opposite experiences.

I worked with three such posters who had a bad experience that were close friends of mine. In all three cases we discovered that the tools they were using were suboptimal and that they were not configured to provide anything even close to the best outcome.

Because of this experience, I decided to write this blog post. In the post I walk you through the tools I use, and more importantly, how I configure them. In my view, this makes a huge difference in the quality of code that is produced.

This is a quote from the post → “Think of the agent as a fast car without a steering wheel and brakes. Your job is to tailor it for your specific workflow and needs.”

Most Liked

dimitarvp

dimitarvp

OK I don’t want to misinform so I scratched out my comment without deleting it.

My memory was partially wrong, check here: Tidewave has just been announced by José Valim - #43 by natewallis

…but the person admits they are using TideWave for Rails + use Avante (whatever that is). Hardly the beaten path and how it should be used.

So I retract my comment. My mistake.

dimitarvp

dimitarvp

Really nice write-up, I enjoyed it. I plan to take inspiration from some of your workflow items, thank you.

In my experience the results from LLMs are actually fairly deterministic at this point: the more details and guard rails and constraints you give it, the better it does. Get lazy and start using vague language and have it just stumble upon wall to wall and say it “fix it!”, the worse it gets.

mindok

mindok

Agree with @dimitarvp - really useful writeup. I’ve been using Cursor interactively a lot over the last year or so, but been struggling to keep Claude Code & Codex on the straight and narrow. I had set aside some time to go through Mitchell Hashimoto’s recipe here: My AI Adoption Journey – Mitchell Hashimoto, but your notes will really help accelerate the process - your timing couldn’t have been better! Thanks.

Last Post!

DaAnalyst

DaAnalyst

This sounds very concerning. So in your estimate, what would it cost to not exceed the rate limit, all else being equal?

Where Next?

Popular in Blog Posts Top

ErlangSolutions
An infographic that compares Erlang, Elixir, and Go’s strengths in the respect to the programming languages’ concurrency, reliability, sc...
New
shanesveller
Introduction and first content post in my new series about running Elixir Phoenix apps on Kubernetes are live! I’m describing an opiniona...
New
pillaiindu
Our very handsome and humble José Valim (@josevalim) just published Kubernetes and the Erlang VM: orchestration on the large and the sma...
New
paulanthonywilson
This is an overview of different ways to try and kill an OTP process (in Elixir) and the behaviour to expect when that happens. I know th...
New
bemesa21
Add drag-and-drop functionality to your Phoenix LiveView app with SortableJS and LiveView Hooks! This posts shows you how to create an in...
New
brainlid
OTP 26 was released and the Elixir 1.14.4 builds have been updated! Erlang OTP 26 changed how map keys are sorted, or not sorted actually...
New
brainlid
In a 2 day spike, I created my own Elixir-based AI Personal Fitness Trainer! The surprising part for me was how useful and helpful I foun...
New

Other popular topics Top

joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31525 112
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New