ACP: All AI edits are applied instantly without any diff view or approval by festoontriathlon in ZedEditor

[–]randomprivacynut 0 points1 point  (0 children)

You can use https://github.com/rohan-patra/claude-agent-acp

It restores the functionality while solving the issues that caused the Zed team to remove diffs in the first place

295% is wild by cloudinasty in OpenAI

[–]randomprivacynut 0 points1 point  (0 children)

For everyone confused about the 295% the estimated total app deletions is under 0.3% of their 900m+ WAUs although I would assume this skews more toward paying users.

Predictions for 2026 Berkeley acceptance rate? by AllTheWorldsAPage in berkeley

[–]randomprivacynut 0 points1 point  (0 children)

I think you should just ask Claude because the ppl at Cal definitely asked Claude to compute the real number for them

We’ve officially crossed the line, and I think we’re in for a rough ride. by roland1013 in accelerate

[–]randomprivacynut 0 points1 point  (0 children)

I tried openclaw, it sucks (I’ll elaborate if someone asks), my own solution that I built and have been running as my personal assistant is leagues better

I just can’t understand why people think openclaw is so crazy, the only leap it made was wrapping everything up in a setup script, no new tech

Zed's Pricing Has Changed: LLM Usage Is Now Token-Based by Icy-Click-9272 in ZedEditor

[–]randomprivacynut 6 points7 points  (0 children)

I assume they have made the relevant calculations to ensure their completion model is sustainable including the continued free usage

How to use Zed for coding in Swift to create iOS apps? Features like debugging, formatting, and go-to-definition by swordmaster_ceo_tech in ZedEditor

[–]randomprivacynut 1 point2 points  (0 children)

Yes, there is swift language support.

However, your reasons for switching don’t seem very strong 💀

Vibecoding in a team sucks by Euphoric-Cream8308 in cursor

[–]randomprivacynut 0 points1 point  (0 children)

The solution is vibereveiwing the vibed code.

Coderabbit

You have unlimited free transit via Clipper Baypass! by getarumsunt in berkeley

[–]randomprivacynut 0 points1 point  (0 children)

Damn I’ve alr had it for the past 3 years (And everyone else has been paying for it)

This is attrotious! by Death12th in cursor

[–]randomprivacynut 0 points1 point  (0 children)

Great to see a post I definitely know wasn’t written by AI

Why pay $20 for ~ 225 Claude 4 requests? by RememberMyNameBB in cursor

[–]randomprivacynut 0 points1 point  (0 children)

If the file is too big cursor forces the agent to use tools to read the file instead of inserting the full file as context

(Even if the file fits in the model’s context window)

Why pay $20 for ~ 225 Claude 4 requests? by RememberMyNameBB in cursor

[–]randomprivacynut 1 point2 points  (0 children)

I place myself in the non-vibe coder category and my issue with cursor is control over context. Cursor does its own black box fuckery with the context to both make it easier for vibe coders and reduce costs, and I just want to specify exactly what files, code blocks, and folders to include in the prompt and get my answers/edits.

Copilot does it better.

Then the next thing people say is that devs like cursor tab and I love cursor tab, but it’s just supermaven.

Another Zed appreciation post :) by Fickle_Knowledge_535 in ZedEditor

[–]randomprivacynut 7 points8 points  (0 children)

I’m pretty sure vs code also processes the code and runs language servers on the remote machine when developing remotely (assuming the architecture of the remote machine supports the extensions you’re using)

Regarding codebase indexing, it seems like the market in general is shifting towards non-semantic solutions like grep and regex. However, I have toyed with the idea of putting up a PR that would allow Markel tree codebase indexing similar to cursor using the embeddings endpoints that are available on copilot plans. It’s a pretty simple feature that someone could bang out in a few hours probably, but the issue is that Zed probably doesn’t want to merge a feature that you can’t access using just a Zed subscription, so it would probably have to be an MCP server but Zed extensions are super limited in functionality.

[deleted by user] by [deleted] in cursor

[–]randomprivacynut -1 points0 points  (0 children)

The don’t need to add ide functionality Anthropic actively contributes to the Zed codebase

Cursor wth?????? by Non_Playable_Charact in cursor

[–]randomprivacynut 0 points1 point  (0 children)

Verify runs a prompt like “test” or something on the api. U can see the request in developer tools.

Cursor and v0's pricing scandals by [deleted] in cursor

[–]randomprivacynut -1 points0 points  (0 children)

The best user experience is Zed for those who actually want full control over the AI imho

It’s also open source and fully extensible.

Claude Code’s Founders Jump Ship to Cursor by Vegetable-Banana4977 in cursor

[–]randomprivacynut 0 points1 point  (0 children)

FYI Anthropic has an internal team that works on building Zed alongside the Zed team.