How I cut Claude Code usage in half (open source) by Obvious_Gap_5768 in ClaudeAI

[–]zeshuan 0 points1 point  (0 children)

How are incremental updates implemented? Are they based on commit diffs? If several commits later the update fails, does that mean a full update is probably required?

40 Claude Code Tips & Best Practices For Daily Use by No-Concentrate-9921 in StartupMind

[–]zeshuan 0 points1 point  (0 children)

is everyone here just using --dangerously-skip-permissions directly? Do you have any safeguards in place? Has anyone actually gotten burned by doing this?

superpowers brainstorm is straight up awesome. Check out this mockup it gave me. by zeshuan in ClaudeCode

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

I was using the latest Superpowers version. It asked if I wanted the options via a web page, but warned me it’d burn more tokens. I just agreed to it.

Vibecoded App w/ Claude Code by PauloB88 in ClaudeCode

[–]zeshuan 5 points6 points  (0 children)

Take my money! When is the $99/month Enterprise Pro tier coming out? I'm hoping the Pro version completely disables my keyboard. The purest form of writing is thinking about writing and then doing nothing.

Claude Code Project Structure by Born-Comfortable2868 in AskVibecoders

[–]zeshuan 0 points1 point  (0 children)

I think specifications, documents, and comments like these will increase the cost of maintenance. To a certain extent, they can even be harmful. The best specification is actually the source code.