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.

Where Next?

Popular in Blog Posts Top

alexgaribay
I saw this thread so I decided to write about how we do it :smile:
New
jordiee
https://medium.com/@jpiepkow/distributed-state-is-hard-5a0d384c2f3c
New
paulanthonywilson
Post on using UDP multicasting with Elixir to broadcast presence, and listen for peers, on a local network. I have found this approach us...
New
mudasobwa
Blogged about the motivation and reasoning behind my idea to create yet another FSM library. Long story short: I did it in a proper way :...
New
aymanosman
The desire to produce structured logs is common. In this article, I will survey the major approaches one could take to achieve this goal ...
New
mssantosdev
Our take on how to build a frontend style guide with Phoenix Components, Atomic Design and plain CSS, with focus on reusability and code ...
New
brainlid
Elixir has a built-in Zip library that comes with OTP. This post explores how to use the zip module and asks the important question: “Is ...
New
danschultzer
How to set up the Content Security Policy header with Phoenix LiveView and support inline styles and scripts with CSP nonces.
New
lawik
Building on other people’s work I bashed things together and suddenly I can know when someone is speaking using Elixir and Membrane.
New
gaggle
This post explores different ways to do test automation in Elixir, focusing on how to handle dependency injection — covering patterns, li...
New

Other popular topics Top

electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
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
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 39297 209
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New

We're in Beta

About us Mission Statement