<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: parweb</title><link>https://news.ycombinator.com/user?id=parweb</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 19 May 2026 00:53:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=parweb" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Auto-compaction felt fine. The invoice didn't]]></title><description><![CDATA[
<p>I let Claude Code context accumulate and burned $2,000+ in tokens — without noticing any quality drop<p>I made a costly mistake with Claude Code: I let context accumulate across long sessions and relied on auto-compaction. What surprised me is that the output quality stayed good. I was happy with the results. There was no obvious “something is wrong” signal. The only thing that went wrong was the bill.<p>What happened
- I kept iterating in the same long-lived context.
- Auto-compaction kicked in when needed.
- Sonnet was used by default most of the time.
- From a UX perspective, everything felt fine.<p>Why this is dangerous
- There’s no clear quality degradation to warn you.
- Token usage grows invisibly in the background.
- Auto-compaction itself consumes a lot of tokens.
- You only realize something is wrong when you look at the invoice.<p>Root causes
- Long-lived context feels convenient, so you don’t reset it.
- Tooling doesn’t surface cost as a first-class signal.
- The mental model (“LLMs can remember my project”) is seductive but expensive.
- Defaulting to a large model makes the problem much worse.<p>What I changed
- One task = one fresh context.
- Externalized memory: project state lives in `context.md` / `decisions.md`, not in prompt history.
- Default to a smaller model; large models only for design/architecture.
- Diff-only outputs: no full file re-dumps.
- Disabled auto-compaction; summaries now live in docs.
- Added cost visibility: token counters and budget caps.<p>Takeaway
This isn’t about output quality degrading.  
It’s about cost scaling quietly without feedback.  
LLMs make it too easy to accumulate invisible technical debt in tokens.<p>If tooling doesn’t make cost visible, people will keep doing this.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46851021">https://news.ycombinator.com/item?id=46851021</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Feb 2026 00:42:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46851021</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=46851021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46851021</guid></item><item><title><![CDATA[Show HN: Dynamic Prisma wrapper for Jotai with full TypeScript and pagination]]></title><description><![CDATA[
<p>This library creates a bridge between Prisma and Jotai by:
- Using *dynamic proxies* to intercept model access
- Leveraging *generated Prisma types* (`Prisma.TypeMap`, `Prisma.ModelName`)
- Creating *cached atom families* for optimal performance
- Providing *advanced TypeScript inference* for conditional return types</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44191146">https://news.ycombinator.com/item?id=44191146</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 05 Jun 2025 12:47:18 +0000</pubDate><link>https://www.npmjs.com/package/prisma-jotai-client</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=44191146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44191146</guid></item><item><title><![CDATA[New comment by parweb in "[dead]"]]></title><description><![CDATA[
<p>alright just come and hangout ^^</p>
]]></description><pubDate>Sun, 05 Jan 2025 00:25:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=42598696</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=42598696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42598696</guid></item><item><title><![CDATA[New comment by parweb in "[dead]"]]></title><description><![CDATA[
<p>Thank you for asking! Here’s a clearer breakdown:<p>Responsibilities<p>Recruitment: Each Elite Member will recruit 10 new members, who will then recruit others, creating a scalable network.
Leadership: You'll guide your recruits, ensuring they understand their role in building and engaging with the SocialOps community.
Collaboration: You'll contribute ideas and strategies to help the team create and execute viral trends.
Time Commitment<p>Weekly Time: Around 2-3 hours a week to recruit, communicate with your team, and collaborate with other Elite Members.
Goals<p>Recruit your team of 10 within a defined timeframe.
Help shape and execute our first major viral trend strategy.
Support Provided<p>Access to resources and tools to help with recruiting and planning.
Regular updates and strategy sessions with the core SocialOps team.
Let me know if this makes sense or if you have further questions! @socialops</p>
]]></description><pubDate>Sun, 05 Jan 2025 00:23:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=42598687</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=42598687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42598687</guid></item><item><title><![CDATA[New comment by parweb in "Ask HN: Do You Use RSS?"]]></title><description><![CDATA[
<p>Yes and yes 1000yes
I seen this post thank to rss</p>
]]></description><pubDate>Fri, 24 Jun 2022 13:16:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=31861273</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=31861273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31861273</guid></item><item><title><![CDATA[New comment by parweb in "Do you get inspire by this code?"]]></title><description><![CDATA[
<p>I did my homework after expressing my deep desire
And find rust very compelling<p>match (state) {
    _ => println!("my state")
}</p>
]]></description><pubDate>Mon, 11 Jun 2018 17:56:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=17286691</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=17286691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17286691</guid></item><item><title><![CDATA[New comment by parweb in "Do you get inspire by this code?"]]></title><description><![CDATA[
<p>I'm working on a draft in order to propose to the community a new way of thinking (code and data)<p><a href="https://github.com/pass-pass/draft" rel="nofollow">https://github.com/pass-pass/draft</a></p>
]]></description><pubDate>Mon, 11 Jun 2018 14:42:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=17284617</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=17284617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17284617</guid></item><item><title><![CDATA[Do you get inspire by this code?]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/pass-pass/draft">https://github.com/pass-pass/draft</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=17284591">https://news.ycombinator.com/item?id=17284591</a></p>
<p>Points: 2</p>
<p># Comments: 3</p>
]]></description><pubDate>Mon, 11 Jun 2018 14:40:19 +0000</pubDate><link>https://github.com/pass-pass/draft</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=17284591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17284591</guid></item><item><title><![CDATA[New comment by parweb in "Ask HN: Which cloud provider to use in 2018? Azure, AWS, GCE, something else?"]]></title><description><![CDATA[
<p><a href="https://zeit.co" rel="nofollow">https://zeit.co</a></p>
]]></description><pubDate>Fri, 23 Mar 2018 13:14:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=16657690</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=16657690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16657690</guid></item><item><title><![CDATA[Aol reader end of service any free alternative?]]></title><description><![CDATA[
<p>Article URL: <a href="http://reader.aol.com/eos">http://reader.aol.com/eos</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15853869">https://news.ycombinator.com/item?id=15853869</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 Dec 2017 17:59:48 +0000</pubDate><link>http://reader.aol.com/eos</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=15853869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15853869</guid></item><item><title><![CDATA[Why ponzi schemes sometime a good idea  Bitcoins and dollars story]]></title><description><![CDATA[
<p>Article URL: <a href="https://altcoinz.eu/post/why-ponzi-schemes-sometime-a-good-idea-bitcoins-dollars-story">https://altcoinz.eu/post/why-ponzi-schemes-sometime-a-good-idea-bitcoins-dollars-story</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15162255">https://news.ycombinator.com/item?id=15162255</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 03 Sep 2017 16:25:36 +0000</pubDate><link>https://altcoinz.eu/post/why-ponzi-schemes-sometime-a-good-idea-bitcoins-dollars-story</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=15162255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15162255</guid></item><item><title><![CDATA[Deploy any languages on now.sh (zeit.co)]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/deploy-now">https://github.com/deploy-now</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=14213525">https://news.ycombinator.com/item?id=14213525</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 27 Apr 2017 18:05:15 +0000</pubDate><link>https://github.com/deploy-now</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=14213525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14213525</guid></item><item><title><![CDATA[Thepiratebay's HydraBay T-shirt are available on gumroad enjoy it ;)]]></title><description><![CDATA[
<p>Article URL: <a href="https://gumroad.com/l/hydrabay">https://gumroad.com/l/hydrabay</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5283573">https://news.ycombinator.com/item?id=5283573</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 26 Feb 2013 02:42:31 +0000</pubDate><link>https://gumroad.com/l/hydrabay</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=5283573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5283573</guid></item><item><title><![CDATA[New comment by parweb in "Mediafire Swaps “Pirate” Links for “Buy Now” Button"]]></title><description><![CDATA[
<p>how to create a business model who join "free culture" and seller ?<p>I have dream one ... all together ... win win ...<p>Any suggestions audience ?</p>
]]></description><pubDate>Sun, 03 Feb 2013 00:44:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=5158011</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=5158011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5158011</guid></item><item><title><![CDATA[New comment by parweb in "[dead]"]]></title><description><![CDATA[
<p>Vous en pensez quoi ?</p>
]]></description><pubDate>Wed, 24 Oct 2012 16:58:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=4693818</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=4693818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4693818</guid></item><item><title><![CDATA[New comment by parweb in "Poll: Do you use Google Reader on a daily basis?"]]></title><description><![CDATA[
<p>yes</p>
]]></description><pubDate>Mon, 25 Jul 2011 21:44:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=2804826</link><dc:creator>parweb</dc:creator><comments>https://news.ycombinator.com/item?id=2804826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=2804826</guid></item></channel></rss>