zilli Posted Saturday at 01:29 PM Posted Saturday at 01:29 PM Hey guys — maybe you can shed some light here. I'm an old-school wannabe coder. My setup has been the same for years: Linux, PHP built-in server, and Sublime Text 4. It works flawlessly, and I'd prefer not to change it 🙂. Recently I've been experimenting with AI and I can clearly see how powerful and productive it can be. The thing is, I always use the web UI, regardless of the model. My workflow is usually: Use code2prompt.dev to package my code Upload it to the AI agent Start prompting This works reasonably well for me, but I often hit usage limits. From what I've seen, most people using code agents seem to have very different workflows (often involving Node.js tools, which I'm really not into 😞). So I'm curious: did you have to significantly change your development workflow to get good results from AI models? Or is anyone using something closer to a traditional setup like mine?
wbmnfktr Posted Saturday at 02:27 PM Posted Saturday at 02:27 PM The closest to a traditional setup for me would probably be: VS Code (or any fork or the Codium version) plus one of these extensions: Kilo Code, RooCode or Cline Coding Plan from either Z.AI or MiniMax.io VS Code an be installed almost everywhere without adding Node.js or other packages. The extensions can be installed from within VS Code but as they are quite similar, you should probably test them all. I kept Kilo Code as it felt to be the most stable and reliable one. Also Kilo Code offers additional features but only when using their subscription, for daily usage you can bring your own API keys and use those. 1
Peter Knight Posted Saturday at 05:02 PM Posted Saturday at 05:02 PM 1 hour ago, ryan said: @Peter Knight is that a C2 BikeErg? That's the one. You know it well ? Unfortunately, the gym here only has 1 of them. It's certainly the only cycling machine I know of that pumps out km and processwire code at the same time. Well, AI agents do at least.
Peter Knight Posted Saturday at 05:05 PM Posted Saturday at 05:05 PM 3 hours ago, zilli said: Hey guys — maybe you can shed some light here. I'm an old-school wannabe coder. My setup has been the same for years: Linux, PHP built-in server, and Sublime Text 4. I really like Sublime text. Slightly OT but have you tried Nova by Panic? I really like it and the built in remote server configuration: https://help.nova.app/remote-files/publishing/
Peter Knight Posted Sunday at 04:36 PM Posted Sunday at 04:36 PM Hey, if anyone is using Cursor for AI development, I just added some interesting functionality to the MCP module, including full 360 local/remote sync. 1
Peter Knight Posted Sunday at 04:42 PM Posted Sunday at 04:42 PM 5 minutes ago, Peter Knight said: Hey, if anyone is using Cursor for AI development, I just added some interesting functionality to the MCP module, including full 360 local/remote sync. And I created an almost identical blog post about the module using the module, without opening the CMS admin once. That's the demo/use case right there. 1
Recommended Posts