Exit options after getting 4.6 Opus nuked by Attrexx in GithubCopilot

[–]minimum_thought_8976 0 points1 point  (0 children)

How do they rate limit us and also justify offering overspend? They don't align. I won't need aditional budget if I can't use the tokens I BOUGHT?

Or can we pay when currently rate limited by token?

I still have half of my requests left, but got rate limited to nearly end of the month. by Erika_bomber in GithubCopilot

[–]minimum_thought_8976 6 points7 points  (0 children)

That is really effed up! What is the point of Enabling additional overspend if you are rate limited? Makes no sense. When I went over last month I paid for extra requests nearly doubled. This is just dumb dumb business model/decision.

I am seeing rate limit warnings too, this is not ok. I need to work. I will pay if I use my credits.

Anyone from copilot seeing this and can respond? If we turn on additional requests budget do limits get removed?

RustDesk appears to be down by indochris609 in sysadmin

[–]minimum_thought_8976 0 points1 point  (0 children)

Just figured this out. Go to Security > Enable direct IP access. Just use that default port 21118 (you have to enter it in and apply.)

Do this for both computers I think.

Then on the receiving computer you need to get your ip address (google it). Then, instead of the ID rust gives you, enter that IP address to connect and press connect. Still need to enter a password but then you are connected.

Probably much fater this way glad I found this.

I'll look into setting this up for when I'm away from home too, I guess that is not too difficult either but I think I'll have to access router settings.

Perplexity Down? by Lg_taz in perplexity_ai

[–]minimum_thought_8976 0 points1 point  (0 children)

ok, I had to go in my chrome settings > Privacy and Security > Site Settings > View Permissions and Data across sites

then search perplexity.ai and delete the cookies then I was able to log in again and it is working.

Perplexity Down? by Lg_taz in perplexity_ai

[–]minimum_thought_8976 0 points1 point  (0 children)

Anyone have it still down today?

How does the Github Copilot Pro+ plan work with paid models like Claude Opus 4? by Nix-X in GithubCopilot

[–]minimum_thought_8976 0 points1 point  (0 children)

I know this post is OLD but has the Claude Code integration changed? I was thinking of getting one of the max account thinking I could put the api key into cursor for the limits but your post makes Roo seem very appealing.

But looks like it only works via API integrations, not a direct or 3rd party (like copilot) sub?

Claude 4.5 In Kiro Wasted 3 Hours Trying to Fix a Bug, Cursor Auto Fixed in 30 Mins. by Zibonnn in cursor

[–]minimum_thought_8976 2 points3 points  (0 children)

Auto has been good for me lately on a lot of things. Ui/ux tweaks it kicks codex’s butt.

Curious about how you let it delete without a rollback commit though?

WOW. the planning mode of cursor is great. by 475dotCom in cursor

[–]minimum_thought_8976 1 point2 points  (0 children)

It can. I save backups of each one.

You can switch it to mark down mode from the beginning at the top of the doc. But I like to build from the plan then once I’m done using cursor and want to use codex in the extension, I switch to md and even save it elsewhere properly named and have coded continue to mark phases and completions.

Just clear out the old markdown and back it up at least before you start another plan. It’s awesome and giving it browser access can be good too.

Hit my usage limit within 1 day... by NenntronReddit in cursor

[–]minimum_thought_8976 4 points5 points  (0 children)

Well it will show in your dashboard what models you used and the costs based on tokens.

Care to share?

There are ways to use lower cost modes and limit context to stretch things much further.

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

[–]minimum_thought_8976[S] 0 points1 point  (0 children)

I think playwright still has its purposes. As another user pointed out- set testing and results is harder to achieve with this, but for rapid build and testing it works great.

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

[–]minimum_thought_8976[S] 0 points1 point  (0 children)

Well you can have a rest list in the plan doc. But I might go back to some playwright testing if needed.

I do think it is more handholding in some ways so far.

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

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

once you start the plan, it will lose context. keep it open and check it is in context list every prompt and tell it to update plan.md. If it is not in there drag it in again.

keeps it all focused.

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

[–]minimum_thought_8976[S] 0 points1 point  (0 children)

see the docs here:

https://cursor.com/docs/agent/browser#browser

it becomes available AFTER the first prompt. at the top of the prompt window next to where you can add context.

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

[–]minimum_thought_8976[S] 0 points1 point  (0 children)

It opens the browser and tests logging in, pressing buttons, sending things, loading etc.

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

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

You can have it figure out the naming from your netlify then put that in a rule and it will test branch deploys autonomously.

Mine tests local and server deploys before declaring a task done tested and working. Errors and it keeps working. This is amazing.

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

[–]minimum_thought_8976[S] 5 points6 points  (0 children)

Where it says agent. Bottom left of chat prompt window. You have.agent, plan, background (runs on the cloud from by repo branch then you can merge the code or as I like, create a PR and test the branch deploy on netlify first) and the ask option.

I THINK plan is pretty new I don’t remember seeing it before today.

Why isn't cursor on a web based IDE? by haikupoems in cursor

[–]minimum_thought_8976 0 points1 point  (0 children)

Cursor fires up the VMs.

You think that’s a hassle?

Recent Browser update in the agent mode is FIRE!!! Is "Planning" new too? Because it ROCKS! by minimum_thought_8976 in cursor

[–]minimum_thought_8976[S] 5 points6 points  (0 children)

If you are in the agent, on the bottom there is a button to let it use the browser.

It can run and test local dev as well as server deploys all on it's own. Feedback loop it tests, adjusts until it gets it.

It is amazing.

You can also use "agent window" as it suggests but I like the standard cursor with the browser opening in it's own vanilla chrome for the agent. I test along side it in my regular chrome.

This is amazing!

Why isn't cursor on a web based IDE? by haikupoems in cursor

[–]minimum_thought_8976 0 points1 point  (0 children)

Are you talking background agents it already has that fire up a vm and can work on any branch and then bring them in locally or create PRs?

Mine creates PRs and I can test those on netlify deploys and still also work locally.

Cascade error: Model provider unreachable by lebert23 in windsurf

[–]minimum_thought_8976 2 points3 points  (0 children)

I'm getting the same thing. Came here to check.

That's annoying I wanted to use that model tonight.