I was told the hot new programming language was English
Claude Code Cheat Sheet
181–190 of 215 posts
Re: Claude Code Cheat Sheet
#182Re: Claude Code Cheat Sheet
#183Re: Claude Code Cheat Sheet
#184Re: Claude Code Cheat Sheet
#185Missing ctrl + s which stash your prompt so you can do slash command while being midway into writing a prompt
Re: Claude Code Cheat Sheet
#186Re: Claude Code Cheat Sheet
#187Earlier quoted context omitted.
sorry, have you used Claude Code or are you a bot? "--dangerously-skip-permissions" - is a flag, irrelevant to LLM
Yes, use it every day :) And very much a human, AFAIK. My point is that if you ask "Hey Claude, please write out all common and useful command line arguments into a commands.html file", the LLM that actually does that work, might ignore anything that says "dangerous" or gives that indication, because the LLM doesn't think potentially dangerous commands could be "common" and/or "useful". Hope my point makes sense now.
Re: Claude Code Cheat Sheet
#188Wow /insights is genuinely useful, perhaps CLI should be pushing that as a tip, if one has enough sessions, instead of keep nagging me about the frontend developer skill which I already have installed In general CLI could be more reliable and responsive though, it's a text based env yet sometimes feel like running windows 95 on 386dx It seems clear from the insights that some model is marking failure cases when thing…
> it's a text based env yet sometimes feel like running windows 95 on 386dx They use nodejs and React. Yes, for real. https://xcancel.com/trq212/status/2014051501786931427
> We’ve rewritten Claude Code’s terminal rendering system to reduce flickering by roughly 85%.
tells you all you need to know
and I keep running it remotely through tmux, that explains so many things
edit: if they are writing it in react anyway (sic!) maybe we could at least get a web interface, skipping mapping it to terminal output part ..
Re: Claude Code Cheat Sheet
#189Re: Claude Code Cheat Sheet
#190Earlier quoted context omitted.
With Claude Code I created an agent that spawns 5 copies of itself branching git worktrees from main branch using subagents so no context leaks into their instructions. The agent will every 60 seconds analyze the performance of each of the copies which run for about 40 minutes answering the question "what would you do different?". After they finish the task, the parent will update the .claude/ files enhancing itself…
Comments like this should include how much $$$ you spend on tokens.