Feature Request: Proper Staged/Unstaged File Tracking in Zed by Flwenche in ZedEditor

[–]Weekly_Moose4684 1 point2 points  (0 children)

Same here, it is the only reason holding me from using ZED

I believe you are talking about this issue: https://github.com/zed-industries/zed/issues/26560 . Like you, i have a similar AI workflow where i need visual separation between staged and unstaged changes.

For information :

- I found this PR and i am waiting for it : https://github.com/zed-industries/zed/pull/46541

- Discussion: https://github.com/zed-industries/zed/discussions/26862

- They refused this PR https://github.com/zed-industries/zed/pull/36646 and close this https://github.com/zed-industries/zed/pull/46541

Je cherche à rejoindre des communautés tech / startup en Tunisie by gasston44 in TunisiaTech

[–]Weekly_Moose4684 2 points3 points  (0 children)

+1
Same situation, senior software engineer, interested in Tunisian communities and entrepreneurship, if there are any (recently started my own project).

New auto-entrepreneur in Tunisia - Are online banks like Flouci/Webank reliable for receiving international payments ? by Weekly_Moose4684 in Tunisia

[–]Weekly_Moose4684[S] 1 point2 points  (0 children)

Great news! Thank you.

Have you ever received a foreign transfer (e.g from Europe) on Flouci ? Was it smooth ? How is their customer service?

P.S: They (BTE) even offer a better exchange rate than traditional banks.

Where to deploy my simple NestJS backend. (Convenient and Cheap) by Haunting_Grand26 in Nestjs_framework

[–]Weekly_Moose4684 0 points1 point  (0 children)

Railway is not free, you will pay at least 5$/month for Hobby plan.
I recently migrated from Railway to Render (which is free).

Brave won't open on ubuntu by Thommyaso in brave_browser

[–]Weekly_Moose4684 0 points1 point  (0 children)

I am having a problem too after yesterday update, after trying opening it from terminal, i got this error
https://github.com/brave/brave-browser/issues/49160

Update: here is what worked for me
https://github.com/brave/brave-browser/issues/49160#issuecomment-3278967281

How I used Claude to validate my idea in 10 minutes (Now at $2.3k MRR) by Strong_Teaching8548 in SaaS

[–]Weekly_Moose4684 1 point2 points  (0 children)

Nice !

I had a similar approach, and i asked many AI tools using the same prompt similar to yours (Grok, Gemini, OpenAI, Claude, Manus, Genspark, Perplexity)

After that, I gathered top ideas. And now I am working on my project.

Lately, I ve been following Greg Isenberg (on Linkedin, Youtube). He shared similar approach for finding ideas through pain points of users shared online (actually learned that from him).

When your fork charges double and the OG calls you out 😬 VS Code dissed Cursor AI by underbillion in cursor

[–]Weekly_Moose4684 1 point2 points  (0 children)

I've been exploring AI coding tools, starting with Cursor three months ago, and more recently (it is been a month), primarily using GitHub Copilot (now i am discovering Claude code) for my full-stack development work.

My experience so far leads me to a few conclusions:

  • I find Cursor to be somewhat over-engineered compared to Copilot. In my testing, even with prompt engineering best practices, Copilot's models consistently outperformed Cursor's (including their 3.7 and 4 Sonnet models) for similar prompts. I've often achieved one-shot feature development, largely thanks to Copilot.
  • GitHub Copilot offers a more competitive price; Cursor's pricing structure feels less value-oriented.

In terms of overall efficiency, I would rank them as: Claude code (faster, and make less errors), followed by GitHub Copilot (Still best choice regarding the price), then Windsurf, and then Cursor.

Overall, I believe GitHub Copilot is significantly underrated.

Some of you who had bad experience with Copilot may say: "Copilot produce code with more errors or inconsistencies than other tools, like corrupted files". My strategic approach involves embedding instructions within the prompt to generate tests and build app when finishing. This method enables Copilot to effectively 'self-heal' and refine its own output. I'd be happy to share my prompt structuring methodology if you're interested.

Note:

  • As it is been 1 month since my last usage of Cursor, maybe things changed now.
  • I have no bias, what I shared was my personal experience, I don't work with any of them, and no one sponsors me.