Live data from Hacker News

Claude Code Cheat Sheet

cc.storyfox.cz

131–140 of 215 posts

Re: Claude Code Cheat Sheet

#131
post #88
post #75

Earlier quoted context omitted.

The bigger question is: does Anthropic have a big enough moat to matter? I've used/use both, and find them pretty comparable, as far as the actual model backing the tool. That wasn't the case 9 months ago, but the world changes quickly.

It matters to me. Claude code is more extensible. They put a lot of efforts to hooks and plugins. Codex may get the job done today. But Claude will evolve faster.

Codex is opensource though and there are quite a few forks already.

Re: Claude Code Cheat Sheet

#132
post #2

I use Claude Code daily but kept forgetting commands, so I had Claude research every feature from the docs and GitHub, then generate a printable A4 landscape HTML page covering keyboard shortcuts, slash commands, workflows, skills system, memory/CLAUDE.md, MCP setup, CLI flags, and config files. It's a single HTML file - Claude wrote it and I iterated on the layout. A daily cron job checks the changelog and updates t…

> Ctrl+P to print. Works on mobile too. There’s something funny about this statement on a description of a key bind cheat sheet. I can’t seem to find ctrl on my phone and I think it may be cmd+p on mac.

You can install "Hacker's Keyboard" on Android, it does have ctrl key.

Re: Claude Code Cheat Sheet

#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 things went wrong and likely reporting home, so that should be extremely valuable to Anthropic

Re: Claude Code Cheat Sheet

#138
post #2

I use Claude Code daily but kept forgetting commands, so I had Claude research every feature from the docs and GitHub, then generate a printable A4 landscape HTML page covering keyboard shortcuts, slash commands, workflows, skills system, memory/CLAUDE.md, MCP setup, CLI flags, and config files. It's a single HTML file - Claude wrote it and I iterated on the layout. A daily cron job checks the changelog and updates t…

Nicely looking page, but has too many errors. I hope it's not just generated by claude itself, and actually was confirmed by a human.

Re: Claude Code Cheat Sheet

#139
post #109

Why do we still need cryptic commands for an AI?

Many of those you don't need. For example Claude can switch to plan mode itself, either because you tell it to or because the model thinks it's useful. I still prefer using shift+tab to set my preferred mode before sending the message. It's a mix of token/time-efficiency and control.

Some others like permissions or mcp servers are things you don't want the model to be able to edit. Allowing the model to change its own security settings would make those settings moot.

Re: Claude Code Cheat Sheet

#140
post #76

Earlier quoted context omitted.

I've fully aware of this. If I thought there was any profit to be made, I would never mention it. Now what is important is developing techniques for detecting patterns as this can applied to research, science, and medicine.

do you have a public repo

https://github.com/adam-s/intercept?tab=readme-ov-file#the-s...
Post reply on HN