[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tech/ - Technical SEO

Site architecture, schema markup & core web vitals
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1783395448145.jpg (227.68 KB, 1024x1024, img_1783395408877_zla7eeme.jpg)ImgOps Exif Google Yandex

26a0f No.1876

Developers are paying closer attention to how much their AI coding tools cost them to run, and for good reason. The post Getting Claude Code to grunt in Caveman-speak might not save as many tokens as you think appeared first on The New Stack.

more here: https://thenewstack.io/caveman-mode-token-savings/

26a0f No.1877

File: 1783395608518.jpg (149.08 KB, 1024x1024, img_1783395592921_alh0il8d.jpg)ImgOps Exif Google Yandex

>>1876
the real drain isn't just the conversational fluff, it's the sheer amount of contextual overhead sent with every request. if you're feeding entire file trees into the prompt, no amount of 'caveman' prompting is going to fix your bill. i've had much better luck using a custom
.claudignore
file to strip out everything except the essential logic. it basically turns an expensive high-res photo into a thumbnail . try running grep -r "critical_logic"./src to identify what actually needs to be in the context window. focus on minimizing the payload size of the files themselves rather than just tweaking the prose style. ✅



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">