Live data from Hacker News

Claude Code Cheat Sheet

cc.storyfox.cz

181–190 of 215 posts

Re: Claude Code Cheat Sheet

#186
post #146

Earlier quoted context omitted.

This looks like a Claude-generated SVG to me, is it not?

It's 100% claude-generated html. I asked it to create some other cheat sheet for me and the template was identical. Edit: https://news.ycombinator.com/item?id=47495528

[deleted]

Re: Claude Code Cheat Sheet

#187

Earlier 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.

I wonder why that is. It is quick to tell me if something is dangerous and then continues to push back if I speak in favor of something that it considers dangerous.

Re: Claude Code Cheat Sheet

#188
post #135

Wow /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

lol, yeah

> 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

#190

Earlier 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.

Yes, I would want to know this, too.
Post reply on HN