Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 262 words in the discussion.

Trending Topics

#claude#code#sessions#project#https#com#something#context#session#readme

Discussion (14 Comments)Read Original on HackerNews

bonsai_spoolabout 1 hour ago
Unaffiliated with this project but I enjoy Claude Code Usage on my Mac https://github.com/richhickson/claudecodeusage
MoreClaudeslopabout 1 hour ago
No one cares. Make something people want.
velcrovanabout 1 hour ago
What's funny is that, being a claude code user, I don't need to give someone else's python package a 24/7 back door into all my activity, I can just make my own.
froobiusabout 1 hour ago
> context a session moves grows with roughly the square of its length

Readme doesn't mention that LLM providers do context caching — your costs aren't quadratic unless you frequently invalidate the cache.

ftchdabout 1 hour ago
My two cents: the README should feel effortless to read and easy to skim. For something this straightforward, I’d ideally want to grasp the key points without having to scroll much. Once it starts feeling longer than it needs to be, I tend to lose interest and I think I'm not the only one.

I built something similar but as a tray/cli and not just for usage. You can switch the login of CLIs like Codex, Claude, Vercel (if you're managing multiple accounts) etc

Here's Switcheroo: https://github.com/FTCHD/switcheroo

ActivePatternabout 1 hour ago
Yeah, the README seems like AI slop to me. That always makes me lose interest in a project because it seems so low-effort.
edf13about 1 hour ago
It is AI gen - and it's not so much of a project, more of a quick tool/status bar.
efficax42 minutes ago
I never have long sessions. I ask claude to do one thing, then I clear the context, validate that change, and iterate it. What are these long sessions?
edf13about 2 hours ago
I kept running into limits on my Claude Code sessions (Especially with leading edge models)... the main cause being session hygiene, not clearing or compacting my sessions often enough.

So I built this simple tool to show my current session status.

jondwillisabout 1 hour ago
Could’ve asked Claude to put this in your status line.

https://code.claude.com/docs/en/statusline

edf13about 1 hour ago
Yes - we hook into that to add the cost/turn and the burn rate
cbg0about 1 hour ago
Just use autocompact?
lowbloodsugar40 minutes ago
Someone about to learn about caching.
ethanj8011about 1 hour ago
Insane slop title.