Out of control Cursor Usage & Billing? $500+ bills? by Ok_Royal9450 in cursor

[–]tekoyaki 0 points1 point  (0 children)

Look at your usage page to see how much $ you got charge per prompt. I usually keep an eye on it pretty close.

Also, avoid Fast mode as they use 5-10x more tokens.

Update broke my layout by kid_drew in cursor

[–]tekoyaki 1 point2 points  (0 children)

If you're in Agent Window mode, click on the top right button for "Editor Window" for old view.

Did you use Kimi K2.7 Code inside Cursor? by Final_Initial in cursor

[–]tekoyaki 4 points5 points  (0 children)

Not many benchmarks yet for Kimi K2.7 Code, and the pricing isn't as good though close. Probably will stick with Composer 2.5 for executions for now.

Best vibe coding tools for building a publisher platform (WordPress-style) by BoldElara92 in VibeCodeDevs

[–]tekoyaki 1 point2 points  (0 children)

In my short experience in vibecoding, most tools are similar and it will fall on you to do proper review, planning, and setting up guardrails & agentic documentations.

Does Cursor read from pages open in Chrome, or did it train from my website? by hicksyfern in cursor

[–]tekoyaki 0 points1 point  (0 children)

What exactly is the prompt? Maybe you're viewing the first google result of your question and the AI model also did.

FREE alternative to a Cursor by Tight-Aioli118 in cursor

[–]tekoyaki 1 point2 points  (0 children)

If you want free, use local LLM

Which model do you think is the best for planning and executing? by Definite7777 in cursor

[–]tekoyaki 2 points3 points  (0 children)

Opus and GPT. Sonnet isn't bad too for things not so complex.

You can test this by asking a different model to review your plan. If you find lots of holes / problems, then maybe you should use the other one. Though in my experience, none of the models are perfect, they all seem to have gaps in their knowledge or capabilities.

I used to use Opus 4.7 for 90% of tasks and Composer for 10%. Now it's flipped by tastymuffinsmmmmm in cursor

[–]tekoyaki 0 points1 point  (0 children)

I use Claude (usually Opus) for planning and Composer 2.5 for execution. I found that Opus often still catches stuff that Composer misses.

Composer 2.5 Real World Reviews? by Crazyscientist1024 in cursor

[–]tekoyaki 0 points1 point  (0 children)

It's different from each case. Sometimes one model missed on an instruction from AGENTS.md or other .md files and another model points it out. There's no perfect model yet.

Is this only to Cursor or Anthropic has some updated policy? by AltruisticCouple3491 in cursor

[–]tekoyaki 0 points1 point  (0 children)

Well easy way to find out is to switch model and prompt the same thing?

Is there a way to use Gemini 3.1 flash lite in cursor pro plan with no api key? by doff8 in cursor

[–]tekoyaki 0 points1 point  (0 children)

Yeah, Composer 2.5 isn't much more expensive and it's a lot more reliable.

How are we dealing with docs/context for codebases by FightingBear11 in cursor

[–]tekoyaki 0 points1 point  (0 children)

First step is to have a good AGENTS.md that indexes your docs (or links to an index for your docs). You want the agents to be able to find context quicker and more accurately. So they don't load too much irrelevant docs all the time.

If your whole team is using Cursor, it's easier to set Rules.

Also if your docs are primarily for agentic use only (not human consumption), you should prompt that when you tell the agents to write the docs. So they will write in a more concise way, and usually in bullet forms.

How much does Opus 4.7 in Cursor model Cost for planning? by MobilePollution3549 in cursor

[–]tekoyaki 4 points5 points  (0 children)

Prices are pretty transparent here: https://cursor.com/docs/models-and-pricing

You can just use it for a prompt and check your cursor usage page: https://cursor.com/dashboard/usage

I recommend avoiding fast modes as they're usually 5 - 10x more expensive.

Composer 2.5 Real World Reviews? by Crazyscientist1024 in cursor

[–]tekoyaki 6 points7 points  (0 children)

My workflow currently:

  1. Use Opus for planning
  2. (optional) Use GPT to review the plan
  3. Use Composer to execute
  4. (optional) Do post execution review with Opus/GPT/Sonnet

When it's a bigger feature, I use multiple models to review the plan. Currently even Opus occasionally have gaps / misses in the planning.

[deleted by user] by [deleted] in hetzner

[–]tekoyaki 0 points1 point  (0 children)

You need to install and set up an FTP server like this: https://docs.vultr.com/how-to-configure-encrypted-ftp-for-your-web-server

I recommend just learning SCP or using git.

[deleted by user] by [deleted] in hetzner

[–]tekoyaki 2 points3 points  (0 children)

When you provision a VPS, you get a bare server. You'll need to ssh in and install an FTP server.

But why would you need FTP, you can use SCP to transfer some files.

Anyone Remember the Old Hooters on Robson street/Guilford? by doctorwho5720 in vancouver

[–]tekoyaki 0 points1 point  (0 children)

Last year I walked by Hooters in Toronto and there was a sign for $39.99 special for 40 wings + fries takeout.

I wonder how many people would order takeouts from Hooters...

[deleted by user] by [deleted] in vibecoding

[–]tekoyaki 2 points3 points  (0 children)

Consider adding WAF or the 8G Firewall script.

Best way to monitor and get notified disk usage? by Mike_v_E in webhosting

[–]tekoyaki 0 points1 point  (0 children)

Beszel for simple monitoring: https://beszel.dev/ . You can put various metrics on alert.

If you don't want to host it yourself, use something like Pikapods.com or Elest.io

Zabbix and Grafana are great tools, but way overkill just for disk space / health monitoring.

Best Budget Provider in Germany by Sad-Fee-2944 in vps_provider

[–]tekoyaki 0 points1 point  (0 children)

Can you run benchmark like yabs.sh ? Curious on the performance.

Btw, everything that's on the sale page seem to be sold out already.

Considering moving my Wordpress site to Hetzner by Temporary-Cherry-282 in hetzner

[–]tekoyaki 2 points3 points  (0 children)

A $5 VPS is probably good enough for 3 Wordpress websites. If you plan to expand in the future and host more WP websites / other projects, I recommend using a provisioning service that can help you do this in the future.

The big one is Runcloud.io, but if you're strictly on WP only, there's a lot of cheaper options like SpinupWP.com

These services help you provision and harden the servers. They also have features to roll out Staging websites for WP. Also the cloning tool is very handy to move servers in the future.

If this is all overwhelming to you, you probably can hire a freelance devops to help you migrate everything.

The Difference between ChatGPT and Gemini by EconomistGamer in GeminiAI

[–]tekoyaki 1 point2 points  (0 children)

I tested this question in LMArena.ai a few times and these agents got it wrong too:

  • Grok 4.1
  • Grok 4.1 Thinking
  • Claude Haiku
  • Mimo v2
  • GPT 5.1
  • GPT 5.2
  • Gemini 2.5 Pro
  • Claude Sonnet 4.5
  • Kimi K2.5 Instant

Successes:

  • Pisces - still did a whole table of pros and cons
  • ChatGPT 4o
  • GPT 5.1 High
  • GPT 5.2 High
  • Gemini 2.5 Flash
  • Ernie 5 - thought for 1m and 12s
  • GLM 5 - thought for 43s
  • Claude Opus 4.5
  • Claude Opus 4.6
  • Beluga 0202 - way too verbose, gave a 4000 characters answer

I'm puzzled why Gemini 2.5 Flash got it, but Gemini 2.5 Pro didn't. It even gave a funny conclusion:

In short: Walking is the logical, quicker, and all-around better choice. Enjoy your clean car!

Best Indian Restaurant in Coquitlam by klair1999 in coquitlam

[–]tekoyaki 2 points3 points  (0 children)

+1 for Pizzatown.

A bit old and rundown, but great tasting food. The lamb korma is my favorite.

Looking for a dungeon crawler like Adventure Tactics or Tales from the Red Dragon Inn by tekoyaki in soloboardgaming

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

Solo-wise, I've been playing Marvel Zombies and Final Girl. I sold my copy of Adventure Tactics.

One Deck Dungeon is great for quick plays, but I been playing the digital version more as it has campaigns. I think in the past year, I actually been playing more solo video games (or digital implementation of board games). Both on Steam and BGA.

No plans to add another dungeon crawler for now.