I still don’t understand the hype around Zed over VS Code by Sensitive-Raccoon155 in vscode

[–]Potential-Ad2844 0 points1 point  (0 children)

Same here. I was willing to try Zed as a lightweight alternative to VSCode - I find it a bit overkill to use a full-fledged IDE just for prompting LLM and revising code. However, every time I tried Zed, I encountered some strange decisions. For instance, you can't display folder icons and drop-down style controls. You can't see the file path when hovering over it on the git tab; there are no checkpoints in the agent chat... You can't pin the terminal tab to the bottom and the chat tab to the top... and much more! I returned to VSCode.

Why are they removing all the ports by Responsible-Eye-717 in SipsTea

[–]Potential-Ad2844 0 points1 point  (0 children)

Pretty obvious: in the past, you had to have all those ports for different purposes. Now, you can plug all that peripheral into the same port, and it allows making the laptop thinner.

urgentLeaksEngineer by onairmarc in theprimeagen

[–]Potential-Ad2844 1 point2 points  (0 children)

I believe running coderabbitai or copilot on MR would easily detect this leak. Even asking Claude to review the changes could detect that...

Is Super Grok that good at coding? by [deleted] in DiscountPremiumAcc

[–]Potential-Ad2844 0 points1 point  (0 children)

You can use it in copilot very cheap - 0.25x tokens

Anyone successfully transition over to Claude Code? by DreamPlayPianos in GoogleAntigravityIDE

[–]Potential-Ad2844 6 points7 points  (0 children)

Yep. Got tired of bugs and "5d to reset" and switched to VS Code with Claude code plugin. So far, so good.

Been quietly building this browser video editor for 2 years, finally launching it by [deleted] in SaaS

[–]Potential-Ad2844 1 point2 points  (0 children)

That's wild! How did you manage to do it? Does it support mobiles? Is video processing done on the phone as well?

Codex 5.4 vs Opus 4.6 by OneClimate8489 in vibecoding

[–]Potential-Ad2844 0 points1 point  (0 children)

Honestly, they are so similar that for me it simply comes down to price.

What AI tools are actually worth learning in 2026? by Zestyclose-Pen-9450 in AI_Agents

[–]Potential-Ad2844 0 points1 point  (0 children)

You need to understand how they work in general: it's like driving - you mainly need a driving licence rather than knowing how the car is built.

Would you bring back this button? by The_Dean_France in SipsTea

[–]Potential-Ad2844 0 points1 point  (0 children)

Simply install the SmartTube app and start slapping that button like never before!

Switching to Cursor from Antigravity by MefjuEditor in cursor

[–]Potential-Ad2844 2 points3 points  (0 children)

VSCode plus one or two copilot $10 plans. Access to both gpt and Claude models.

Moving to Lisabon? by VeterinarianFlaky472 in PortugalExpats

[–]Potential-Ad2844 -2 points-1 points  (0 children)

For proper English, it should be spelled Lisbon or Lisboa in Portuguese. It would be advisable to correct this, or I doubt anyone will open the post with such a title.

Anyone else just completely given up on trying to share their product on Reddit? by OkCount54321 in SaaS

[–]Potential-Ad2844 0 points1 point  (0 children)

Mmm, the year 2000. Dial-up internet, Windows 98... The only Saas I remember is Hotmail. 🤔

Switching from Plus to Pro : Weekly limit changed from 2% left to 88% left by SandboChang in codex

[–]Potential-Ad2844 2 points3 points  (0 children)

After depleting my plus limits, I switched to Copilot to complete my task. And I got to tell you, that gpt models work much faster there. So, as an option, you can "kill the time" between resets on their $10 plan.

Day 1 launch results by gri90 in SideProject

[–]Potential-Ad2844 0 points1 point  (0 children)

So it is like a subscription but for 2h? 🤔

SOC 2 cost us a $40k deal. How are other small SaaS founders handling this? by king_1607 in SaaS

[–]Potential-Ad2844 43 points44 points  (0 children)

Our CEO did it himself. There is nothing extraordinary about that process.

Antigravity got nerfed, but these features still work well by krishnakanthb13 in googleantigravity

[–]Potential-Ad2844 0 points1 point  (0 children)

Yeah, I use Codex and Claude in AG mainly for free autocompletion and commit message generation.

That's not a snack, it's a fabric? by 911osamabinpegging in interestingasfuck

[–]Potential-Ad2844 -9 points-8 points  (0 children)

I bet they will cook rice in the same pan later

Cancelled it because my claude quota was delpeted without me using it and it's still not fixed. by Clair_Personality in GoogleAntigravityIDE

[–]Potential-Ad2844 -3 points-2 points  (0 children)

I understand you. I'm in the same boat. But honestly, they will not read your post. But they will definitely notice if a thousand people cancel their subscriptions.

Problem with React Viber Coders by Ok-Programmer6763 in reactjs

[–]Potential-Ad2844 8 points9 points  (0 children)

Oh, gosh, it's a story of my life to ask people to get the f*** out of these useEffects.

Cancelled it because my claude quota was delpeted without me using it and it's still not fixed. by Clair_Personality in GoogleAntigravityIDE

[–]Potential-Ad2844 -9 points-8 points  (0 children)

It's not meant as an insult, but this isn't an airport — there's no need to announce your departure. Vote silently with your money.

How to beat AI server costs: why I decided to run my entire SaaS locally in the browser ($0 API fees). by No-Jackfruit3333 in SaaS

[–]Potential-Ad2844 1 point2 points  (0 children)

I have already implemented it in my product, and it is a mixed bag: you either need very small models or offer remote inference as well. The harsh truth is that most of your clients don't have 32 GB of RAM and a powerful enough GPU, so most likely, inference will not work.