michaelcjoseph avatar
michaelcjoseph
@michaelcjoseph
building @partydao // writing @ buildingcrypto.xyz // Making crypto consumer friendly
michaelcjoseph avatar
I find myself context switching a lot more these days while waiting for AI to finish something. How do I make my time more productive?
4
6
michaelcjoseph avatar
Do people use both Farcaster and the Base app? Why?
6
14
michaelcjoseph avatar
Do people have thoughts on Conductor vs Warp vs just running Claude Code in iTerm2? Just tried Conductor and feeling a little unsatisfied but I can’t put my finger on why.
1
3
michaelcjoseph avatar
Am I supposed to cast from the Farcaster app or TBA now? Asking for a friend.
1
1
michaelcjoseph avatar
In 10 years, using a browser instead of OpenAI agent (or equivalent) will be the same as coding in vim instead of an IDE.
2
michaelcjoseph avatar
It was not intuitive to me that this icon meant social. I get it after the fact, but I thought it was profile related at first.
Cast image embed
2
4
michaelcjoseph avatar
Getting tipped 1 USDC for your first post is a fun way to onboard users.
3
michaelcjoseph avatar
First post from TBA
2
michaelcjoseph avatar
Why does every vibe coder use @supabase and not Firebase? Never used the former so genuinely just curious.
5
10
michaelcjoseph avatar
I’m pretty pilled on specs being part of the codebase. Makes it way easier for LLMs to understand features and they’re way better at keeping the spec up to date as requirements change.
1
4
michaelcjoseph avatar
Starting a new chat with an LLM for the same question is equivalent to restarting your computer. First, last, and best approach to fixing issues.
1
2
12
michaelcjoseph avatar
Posting this in the dev channel as well in case people are interested
Latest @windsurf_ai vs @cursor_ai test, both using Claude 3.7 Sonnet: A race track. Prompt: Let's build a simple game where a user drives a car around an elliptical track using html, css, and javascript with an express server to run the page. They will use their keyboard with the keys "W,A,S,D" to control direction. E
michaelcjoseph avatar
Latest @windsurf_ai vs @cursor_ai test, both using Claude 3.7 Sonnet: A race track. Prompt: Let's build a simple game where a user drives a car around an elliptical track using html, css, and javascript with an express server to run the page. They will use their keyboard with the keys "W,A,S,D" to control direction. E...
Follow up with the next test: Flappy Bird. Windsurf was significantly better than Cursor here. Windsurf: 90% success rate - Design was decent. Bird looked like a bird and pipes had some definition. - Collision detection was pretty good, but very conservative. If you were close to the pipe, it considered it game over.
1
1
michaelcjoseph avatar
Follow up with the next test: Flappy Bird. Windsurf was significantly better than Cursor here. Windsurf: 90% success rate - Design was decent. Bird looked like a bird and pipes had some definition. - Collision detection was pretty good, but very conservative. If you were close to the pipe, it considered it game over....
Been doing a little vibe coding of games for fun to compare Cursor and Windsurf. Been using the prompt, "Build x game in html, css, js using the next.js framework," and seeing how the output functions. Games tried so far: 1. Tic Tac Toe 2. Chess Both handled Tic Tac Toe with ease. No additional input from me needed
1
1
2
michaelcjoseph avatar
Been doing a little vibe coding of games for fun to compare Cursor and Windsurf. Been using the prompt, "Build x game in html, css, js using the next.js framework," and seeing how the output functions. Games tried so far: 1. Tic Tac Toe 2. Chess Both handled Tic Tac Toe with ease. No additional input from me needed...
4
7
20