Viewing profile — Maciej-roboblog
Maciej-roboblog
HN member- Joined
- Thu, Jun 19, 2025, 9:42 AM UTC
- HN karma
- 114
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About Maciej-roboblog
Recent public activity
-
comment
Comment #44325635
This code was written in pure vibe-coding style — mostly for fun. I've got about 10 years of experience in IT, and even I fully agree: a 1000-line main file like this one probably …
- comment
-
comment
Comment #44318894
it is on my todo list
- comment
-
comment
Comment #44318888
Probably for API cost. It is for fixed price plans usage
-
comment
Comment #44318880
I will update it in next release :D And you will be able to install the package directly.
- comment
-
comment
Comment #44318862
If you have some time, feel free to open a pull request — even just with a description or clarification of what's going on! It all sounds super interesting, but I’m still trying to…
-
comment
Comment #44318837
This code was written in pure vibe-coding style — mostly for fun. I've got about 10 years of experience in IT, and even I fully agree: a 1000-line main file like this one probably …
-
comment
Comment #44318126
Please write for me on github or create issue https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor... and we can try integrate your tool with usage monitor
-
comment
Comment #44318107
I can write a blog post about this, plus in the next release, DuckDB will be implemented along with a slightly more advanced max tokens algorithm.
-
comment
Comment #44318087
Greta would be proud, but I’m not sure how the number of tokens relates to energy consumption.
-
comment
Comment #44318081
I can implement tool like this for Gemini, please create issue https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor... with this idea
-
comment
Comment #44318071
Yes, cache write and read is available to fetch i can add new flag to view this values, please create issue in repository with this idea https://github.com/Maciek-roboblog/Claude-C…
-
comment
Comment #44318057
This tool is for plans with a fixed cost — like Pro Max x5 or x10 — not for API usage.
-
comment
Comment #44318047
Yes in next relesase with duckdb, We will have the possibility of a simple export
-
comment
Comment #44318040
Okay, sounds good — if I manage to do it, I’ll send you a message
-
comment
Comment #44317310
Haha, in that case it sounds like an article I could actually handle. By the way, is it better to go with an article or short-form video?
-
comment
Comment #44317171
Check directory ~/.claude/projects/*/*.jsonl ;) hah very interesting topic. I have a plan to write blog post about it (all conversations history with metadata inside json lines fil…
-
comment
Comment #44317118
Good point, yes i can do it. If you can please add issue in github and i will implement it :D
-
comment
Comment #44317112
Today, I will commit a new Auto Mode (with DuckDB) that uses machine learning to understand your actual token limits, not hardcoded solution.
-
story
Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
I kept slamming into Claude Code limits mid-session and couldn’t find a quick way to see how close I was getting, so I hacked together a tiny local tracker. Streams your prompt + c…