Advertisement · 728 × 90

Posts by Jason

Replaced by AI - I can officially say my job as a freelance developer has been replaced - just lost my biggest project - Yay!!

More time to work on my own project I guess

#dev #ai #indiehacker

1 month ago 2 0 1 0

Remember slow is fast when using AI for coding.

It is tempting to skip the planning, the review, and just commit the changes. - until you don't know how your code works, unit and integration tests work in isolation, boundaries are broken, etc.

Always code review your AI and update your rules!

2 months ago 2 0 2 0

I’m gonna have to give that a try. Probably faster too.

2 months ago 2 0 1 0

This is why I asked the question. Idk. When I started using cursor there wasn’t much integration with vscode or it was flaky. What do you use? I am considering it now. Cursor is working just fine atm. Just curious

2 months ago 1 0 0 0

At first glance it reminds me of Atari's Solaris. Loved that game.

2 months ago 2 0 1 0

What’s everyone’s favorite IDE with AI integration and why?

I’m using cursor because AI integration was better than vscode a year ago.

It’s easy to get comfortable but tools change so fast.

#dev #indiehacker

2 months ago 6 0 2 0

Planning and Research hands down.

Things that would take me days of reading and consideration followed by days of design and planning are now a few conversations with some review.

I use Claude Desktop for discussions, cuz memory is pretty good, generate prompts, review, then execute in cursor.

2 months ago 1 0 0 0
Advertisement

Claude Opus has been a game changer for my dev workflow.

Rules + Prompt Templates = automatic docs, ADR, git workflow, code boundaries, testing and work queues.

Feeling productive.

#buildinpublic #indiehacker

2 months ago 8 1 2 0

Shared theme to compose web with astro blog and starlight docs; contracts between services and zod validation is a huge win across 18+ projects, super fast for early dev and cross-cutting concerns, great for integration tests. The key here is hard contract boundaries. Hell for CI and AI. Worth It 💯

2 months ago 2 0 0 0