Live data from Hacker News

Claude Code Cheat Sheet

cc.storyfox.cz

21–30 of 215 posts

Re: Claude Code Cheat Sheet

#23
There’s actually a lot more environment variables:

edit: removed obnoxious list in favor of the link that @thehamkercat shared below.

My favorite is IS_DEMO=1 to remove a little bit of the unnecessary welcome banner.

Re: Claude Code Cheat Sheet

#25

There’s actually a lot more environment variables: edit: removed obnoxious list in favor of the link that @thehamkercat shared below. My favorite is IS_DEMO=1 to remove a little bit of the unnecessary welcome banner.

https://code.claude.com/docs/en/env-vars

Re: Claude Code Cheat Sheet

#28
The link to the changelog on the page got me wondering what the change history looks like (as best we can see).

I asked chatgpt to chart the number of new bullet points in the CHANGELOG.md file committed by day. I did nothing to verify accuracy, but a cursory glance doesn't disagree:

https://imgur.com/a/tky9Pkz

Post reply on HN