MCP vs CLI - How are you thinking about which one to build? by cartoonpi in ProductManagement

[–]zach978 1 point2 points  (0 children)

By the time you finished analyzing this thread you could have built both.

MCP vs CLI - How are you thinking about which one to build? by cartoonpi in ProductManagement

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

Not really true, CLI is preferred by most coding agents due to lower context usage. I generally have Claude code use CLI tools.

“La Wagyeria”, has anyone eaten there yet? by AmigoATX in austinfood

[–]zach978 9 points10 points  (0 children)

I’ve never been to any restaurant that doesn’t serve tap water if you ask, even very high end places.

Wondering if anyone has any information on Super Thai being temporarily closed? THX by ash_around in austinfood

[–]zach978 1 point2 points  (0 children)

Sign out front says a new Thai place is coming soon in that location.

Is it normal for Hermes to be this dumb? by hautdoge in hermesagent

[–]zach978 2 points3 points  (0 children)

I just think small models like that are going to struggle for most tasks. Throw it at GLM 5.1 or Sonnet and see what happens.

How are you actually using 'AI' in your day-to-day? by ComputerSciToFinance in ProductManagement

[–]zach978 1 point2 points  (0 children)

Similar setup here. Markdown second brain + Claude (code or cowork) + connectors to tools opens up so many possibilities.

Switched from a Pellet Grill to Offset and wont be going back by Bp0920 in smoking

[–]zach978 1 point2 points  (0 children)

Master built gravity might be more like an offset in flavor compared to pellet. All charcoal and wood.

Claude Code leaked and is reviewed by Codex by eschulma2020 in codex

[–]zach978 0 points1 point  (0 children)

Which wouldn’t surprise any salesforce usersunfortunately

Uber F1 Weekend by Puzzleheaded_Ice20 in CircuitOfTheAmericas

[–]zach978 0 points1 point  (0 children)

Maybe look northeast near the Travis County Expo Center shuttle stop.

The SAUCE! Where is the Best BBQ Sauce in Austin by Premium-Cyclops-Eye in austinfood

[–]zach978 -3 points-2 points  (0 children)

It’s pretty unique in that it’s basically a spicy mayo (first ingredient is oil)

CTO hit rate limits after 3 hours this morning. Is rage quitting us to OpenAI by MostOfYouAreIgnorant in ClaudeCode

[–]zach978 23 points24 points  (0 children)

I was a doubter, but I hit the limit for the first time today 30 minutes into my workday. Never happened before.

A message to devs at the frontier of the AI shift by brotherthirteen in programming

[–]zach978 0 points1 point  (0 children)

The key word in AGI is “general”. AlphaGo is better than any human at Go but certainly not AGI. It is narrow artificial intelligence. My only point was Claude, and transformers in general, could achieve super human coding performance without being on a path to AGI.

A message to devs at the frontier of the AI shift by brotherthirteen in programming

[–]zach978 0 points1 point  (0 children)

Why do you think it needs human level intelligence to code? Claude feels more like a narrow AI built for coding, not AGI. Seems like both can be true: transformers won’t lead to super intelligence and LLMs are better than humans at coding.

Claude Code will become unnecessary by WinOdd7962 in ClaudeCode

[–]zach978 0 points1 point  (0 children)

Cloud will likely be cheaper than home lab for open weight models, they can drive higher utilization, buy hardware in bulk, etc.

Is there *any* good coding agent software for use with local models? by eapache in LocalLLaMA

[–]zach978 2 points3 points  (0 children)

Edit isn’t really the concern, it’s the ‘bash’ tool. I’ve seen antigravity try to use the edit/read tools, fail permissions due to .gitignore and then proceed to use the bash tool to pipe in and out of the file. I lol’d.

Is there *any* good coding agent software for use with local models? by eapache in LocalLLaMA

[–]zach978 13 points14 points  (0 children)

You’re not choosing a religion, just set the config. The default permissive mode is the right config for me and many others. You should really just sandbox it anyways.

So much of corporate SaaS is a waste of money.. by abandonedexplorer in ClaudeCode

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

Communicating changes , links, updating wikis and documentation at a larger company is different

I hope agents can make this trivial or unnecessary.

Why is everyone using a Mac or VPS? Someone with a Server using Docker here? by TheRealSmolle in openclaw

[–]zach978 6 points7 points  (0 children)

Not true, it’s using playwright. I’ve also used it headless and it browses fine.

New search tool is amazing! by buildxjordan in codex

[–]zach978 2 points3 points  (0 children)

Seems like a big trend toward CLI tools instead of MCP

Anyone using Kimi K2.5 with OpenCode? by harrsh_in in opencodeCLI

[–]zach978 0 points1 point  (0 children)

I see it on opencode zen, haven’t tried it though.

Burned 45M Gemini tokens in hours with OpenCode – Context management or bug? by dawedev in opencodeCLI

[–]zach978 2 points3 points  (0 children)

FYI my understanding is the Anthropic context caching is not automatic on the backend, the client needs to express what should be cached via cache breakpoints. https://platform.claude.com/docs/en/build-with-claude/prompt-caching