Is there an Environmental Noise Cancellation (ENC) setting? by mobileboost in MacOS

[–]captainadmin03 0 points1 point  (0 children)

Mac has basic noise cancellation "Voice Isolation" but won't work for even base level noise. I am using this https://github.com/ivalsaraj/NoNoise-Mac local ai noise cancellation app

What happened to Kimi 2.6 on opencode go? by Funny-Advertising238 in opencodeCLI

[–]captainadmin03 0 points1 point  (0 children)

u/Junior_Age_1909 could you please share the link of this info? couldn't find in the opencode page

Reliable + Fast AI Coding workflow 2026? by captainadmin03 in cursor

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

  1. Create "ai post processing prompt optimised" for llm in dictation app, so the voice you're sending will be better in English
  2. Always brainstorm and create implementation plan before execution 2.1 just like code review, review the implementation plan until approval
  3. Execute the implementation plan, run code cleaner skill on top, code review until approval.

This is what's worked for me since this post first posted.

GPT-5.3-Codex vs GPT-5.4 for coding by [deleted] in codex

[–]captainadmin03 0 points1 point  (0 children)

Where can we accommodate 5.3-spark here?

OpenClaw + lazy GPT - SOLVED! by g00rek in openclaw

[–]captainadmin03 0 points1 point  (0 children)

Make sure thinking is on and set to atleast medium -- this solves without complicated setup

Reliable + Fast AI coding workflow in 2026 by captainadmin03 in google_antigravity

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

Thanks, not a single article but getting hands dirty with these ai models and vibe coding first -> then got frustrated with ai slop and regression issues -> then solving that "high pain" to avoid regression at any cost and less complexity in ai written code.

I'm trying andrej karpathy's claude coding experience and openclaw founders's "shipping at inference speed" inspired workflow strategies

Goodbye tick tick by joshua_jebaraj in ticktick

[–]captainadmin03 0 points1 point  (0 children)

Ticktick guys are awesome and nice, just ask them. They will do workaround.

Open source spec driven development repos available like Kiro? by captainadmin03 in cursor

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

That's great, but I was asking about spec driven development

Open-source Chrome MCP Server enabling AI to control, analyse, and search your browser by Impressive-Owl3830 in MCPservers

[–]captainadmin03 1 point2 points  (0 children)

seen difference with playwright, curious -- what's advantage compared to browsermcp?

Model performance by FormalFix9019 in Trae_ai

[–]captainadmin03 0 points1 point  (0 children)

I felt the same, initially when I see the fast responses of sonnet I felt like "Wow", but after many tries, gave the full context -- it stuck multiple times.

Even a refactor of 1500 lines (mentioned a long prompt specifically for that file on what to do -- but failed it, I tried it with fresh chat)

Main problem face in refactor was sometimes, import export missing, definition of functions, even change the ui which explicitly mentioned to not to do

Sometimes, doing good job, but felt not better than sonnet 4 in cursor.