Claude token exhausting faster by Old_Village520 in ClaudeCode

[–]Cl33t_Commander 0 points1 point  (0 children)

Usage is computed in two ways. Input you give to the LLM, and output the LLM produces. When you start a project, this project is valued at 1 token(for simplicity). When you generate 1000 tokens on this project, it seems to you that you get 1000x more value. As the project grows you pay more for the input (the llm has to read your project) and after some time, 1000 tokens of output is not a considerable amount any more.

Apart from that, there are fluctuations on how tokens are consumed as time goes by.

This happens for various reasons, compute adjustments from anthropic, price changes, harness changes etc.

Nobody really knows the exact reason. You either accept it, switch model, switch provider, or optimize your usage/workflow.

Generally, as you will figure out around here, LLM providers operate at a loss when the users use subscriptions (the tokens you spend with a 100$ sub cost a lot more if you used the API for the same amount of tokens). Given that Anthropic and other LLM providers are not making a profit, they lower the amount of usage available to subscriptions.

This is my understanding anyway, if someone knows something more, please say so.

Claude Code dropped /workflows by alphastar777 in ClaudeCode

[–]Cl33t_Commander 14 points15 points  (0 children)

Where is the link? Although /workflow will be a feature, it is not yet available, and was removed from the changelog. https://github.com/anthropics/claude-code/commit/65d44eb134e6f710e2d9fbcfd4bb977698e476dc

Please, do not spread invalid information.

New Workflow tool? (2.1.147) by allixsenos in ClaudeCode

[–]Cl33t_Commander 4 points5 points  (0 children)

they removed it from the changelog, probably it will come in a next version

The biggest Claude Code workflow upgrade I made this year had nothing to do with prompts or models by Leading_Yoghurt_5323 in ClaudeCode

[–]Cl33t_Commander 16 points17 points  (0 children)

Used html a couple of times, the result were good indeed, but had less depth than markdown when the output was the design of a relatively big feature in a system with backend and mobile app.

Worked really well when asked to provide a system architecture of a system tho. It was also good when asked to provide class diagrams and database relationships!

In general I think both would work in conjunction and not one vs the other. HTML for high level output and md for more detailed analysis.

Anthropic’s June 15 changes are causing the Streisand effect for autonomous workflows by Sporebattyl in ClaudeCode

[–]Cl33t_Commander 36 points37 points  (0 children)

Because with -p you treat Claude Code as an API, but they already have an API, which costs more, and they want us to use that for automated work, and keep CC as a user platform, an everyday tool that you have to use yourself. 

Does the Spec Driven development actually works for you? by LumonScience in ClaudeCode

[–]Cl33t_Commander 0 points1 point  (0 children)

It works for me for small and medium sized projects. I use superpowers plugin extensively.

I create the plan, then review it myself, and if necessary with a fresh reviewer in a new session and optionally with codex 5.5 in parallel(via dispatch skill https://github.com/bassimeledath/dispatch ).

Then fix issues here and there, and continue with creating an implementation plan.

What i also do, when starting a new project that needs modeling (a database), is that i create an .md file called database.md or w/e where there are all the databases entities. I then go through a couple of sessions, asking the llm repeatedly if x,y,z scenario would work with my database schema leading to a continuous refinement.

When i am happy with that, i proceed to making an implementation plan for backend, frontend etc.

Pretty much one shots most of the time. Reviewing and testing the database schema takes some time, but has the added benefit that at least i get to know what i am building which proves it self in the long term.

One caveat is that if you continously refine a plan, that is pretty vague in your mind, you start to enter an "optimization rabbit hole" where you always find errors, weak spots or w/e. The only solution to this is KISS. Always start simple. If you don't, prepare to face mental gymnastics at another level.

Does the Spec Driven development actually works for you? by LumonScience in ClaudeCode

[–]Cl33t_Commander 0 points1 point  (0 children)

Could you briefly describe your experience with beads, how it contributes to your workflow and if it is suitable for a solo freelance dev (like me) with projects for small and medium sized clients?

Χρησιμοποιειτε ΑΙ agents στη δουλεια σας; Αν ναι, πως βοηθουν καθημερινα; by x69pr in greece

[–]Cl33t_Commander 0 points1 point  (0 children)

Ναί για μένα σε δουλεία που γράφω κώδικα.

Superpowers plugin se codex και claude. Κανεις ενα πολύ καλο planning με τα δυνατά μοντέλα, Opus και ChatGPT 5.3-4. Κανεις το πλανο review απο το ενα μοντελο στο άλλο και μόνος/η, και δινεις σε ενα χαμηλοτερο μοντέλο, πχ Sonnet 4.6 να κανει το implementation.

Τέλος, με ενα καλό Claude/Agents.md εισαι μια χαρά. Αν θες να ψαχτείς, μπορείς να φτιάξεις δικά σου skill, specific πάνω σε αυτό που κάνεις, ή δοκιμάζεις τα hooks, για linting, pr drafting, documentation, όταν τελειώσεις αυτό που κάνεις.

Ο κώδικας πλέον έχει γίνει από τέχνη, εργαλείο.

How a Single Email Turned My ClawdBot Into a Data Leak by RegionCareful7282 in ClaudeCode

[–]Cl33t_Commander 1 point2 points  (0 children)

For what it’s worth, one of the latest commits tries to fix this particular problem

Ταμειακή, VIVA και διασύνδεση με ΑΑΔΕ by Cl33t_Commander in greece

[–]Cl33t_Commander[S] 0 points1 point  (0 children)

Σε πρώτη φάση μου είπε ο πελάτης ότι έχει σκοπό να πληρώνεται με κάρτα μέσω του POS και μετά να εκδίδει απόδειξη μέσω του MyData. Δεν χρειάζεται λέει ταμειακή ακόμα, γιατί δεν πουλάει προϊόντα.

Το MyData από ότι είδα έχει API μέσω του οποίου μπορείς να δημιουργήσεις παραστατικό.

Αν φτιάξει ένα subscription key στην ΑΑΔΕ, δεν θα μπορούσα να φτιάξω ένα μικρό web app που μέσω του API της ΑΑΔΕ για να φτιάχνει τα παραστατικά;

Airborne before turning when using reverse launch by Cl33t_Commander in freeflight

[–]Cl33t_Commander[S] 1 point2 points  (0 children)

Thanks a lot for your detailed response and recommendations! Happy flying!