<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: bontaq</title><link>https://news.ycombinator.com/user?id=bontaq</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Jul 2026 10:11:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bontaq" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bontaq in "GLM 5.2 Is Out"]]></title><description><![CDATA[
<p>I think Z.ai rushed a bit for release, for example GLM 5.2 is only available under the coding plan right now and they didn't do a big write up.  Not even some charts and graphs about its performance!<p>This is around when people were predicting a new GLM to come out, so a couple corners clipped in order to catch the moment.  I'm using it right now and it seems decent, but I haven't done heavy work with it yet.  The expanded context window is great.</p>
]]></description><pubDate>Sat, 13 Jun 2026 17:16:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519295</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=48519295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519295</guid></item><item><title><![CDATA[New comment by bontaq in "Every Frame Perfect"]]></title><description><![CDATA[
<p>Starting from a literal bandwidth costs perspective definitely won't get you there.  I'd start by trying to feel personally annoyed by things like that.  Then maybe try to feel more annoyed, since you know it'll touch every customer forever.<p>In that bandwidth case I'd be annoyed by the waste which kind of pervades software already, and it'd feel great to know at least we countered it a little bit.</p>
]]></description><pubDate>Sat, 13 Jun 2026 16:51:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519022</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=48519022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519022</guid></item><item><title><![CDATA[New comment by bontaq in "Ask HN: Why is the HN crowd so anti-AI?"]]></title><description><![CDATA[
<p>That's well said and where I ended up as well.  This whole thing did reveal that a lot of people really never enjoyed programming at all and only saw it as some irritating necessity.  I don't really like that crowds presumption that everyone else disliked it too.<p>For me working through the programming part is the understanding and solving.  Programming languages are pretty beautiful and encourage different ways of thinking.  Hopefully we can understand it and contribute.</p>
]]></description><pubDate>Sat, 06 Jun 2026 07:33:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48422393</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=48422393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48422393</guid></item><item><title><![CDATA[New comment by bontaq in "Claude for Small Business"]]></title><description><![CDATA[
<p>It's a fascinating angle they've taken to give Claude your payroll.  I guess we've reached this part of the AI race and they're running ahead of people realizing what it can do.</p>
]]></description><pubDate>Thu, 14 May 2026 04:33:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48131127</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=48131127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48131127</guid></item><item><title><![CDATA[New comment by bontaq in "If AI writes your code, why use Python?"]]></title><description><![CDATA[
<p>LLMs get ridiculous with elixir, especially with the repl, runtime, and ability to hot reload / directly test functions.  It's really surprising to me it hasn't caught on more but I guess you have to see it to believe it.</p>
]]></description><pubDate>Tue, 12 May 2026 05:27:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48104530</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=48104530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48104530</guid></item><item><title><![CDATA[New comment by bontaq in "The West forgot how to make things, now it’s forgetting how to code"]]></title><description><![CDATA[
<p>This is a funny point.  People don't want to read LLM code either, so who knows where that puts us.</p>
]]></description><pubDate>Sun, 26 Apr 2026 14:19:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47910556</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=47910556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47910556</guid></item><item><title><![CDATA[New comment by bontaq in "An update on recent Claude Code quality reports"]]></title><description><![CDATA[
<p>If there was an exponential cost, I would expect to see some sort of pricing based on that.  I would also expect to see it taking exponentially longer to process a prompt.  I don't believe LLMs work like that.  The "scary quadratic" referenced in what you linked seems to be pointing out that cache reads increase as your conversation continues?<p>If I'm running a database keeping track of a conversation, and each time it writes the entire history of the conversation instead of appending a message, are we calling that O(N^2) now?</p>
]]></description><pubDate>Fri, 24 Apr 2026 04:13:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47885435</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=47885435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47885435</guid></item><item><title><![CDATA[New comment by bontaq in "An update on recent Claude Code quality reports"]]></title><description><![CDATA[
<p>How's that O(N^2)?  How's it O(N) with caching?  Does a 3 turn conversation cost 3 times as much with no caching, or 9 times as much?</p>
]]></description><pubDate>Thu, 23 Apr 2026 22:08:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47882779</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=47882779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47882779</guid></item><item><title><![CDATA[New comment by bontaq in "If America's so rich, how'd it get so sad?"]]></title><description><![CDATA[
<p>My mom said, "whatever we built isn't working anymore," and I think that captures most of the sentiment.  It's also funny to see the "the economy is roaring!" "incomes are up!".  Great, have they increased by as much as inflation?  Can I afford a home?<p>Work has if anything gotten worse in general.  Remote's gone.  Pay's less.  ADHD maximum AI use required.  Nobody can take a break.  Pressure's on.  1.5 trillion more to the military.  What are we even building?  For what?<p>Is it any wonder at all?</p>
]]></description><pubDate>Thu, 23 Apr 2026 19:06:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47880137</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=47880137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47880137</guid></item><item><title><![CDATA[New comment by bontaq in "Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw"]]></title><description><![CDATA[
<p>This is my big question too.  It seems by intent it's to kill it, including ACP, but I don't know.</p>
]]></description><pubDate>Sat, 04 Apr 2026 00:06:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47634020</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=47634020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47634020</guid></item><item><title><![CDATA[New comment by bontaq in "Goodbye to Sora"]]></title><description><![CDATA[
<p>Dunno, from the WSJ scoop: "CEO Sam Altman announced the changes to staff on Tuesday, writing that the company would wind down products that use its video models. In addition to the consumer app, OpenAI is also discontinuing a version of Sora for developers and won’t support video functionality inside ChatGPT, either."<p><a href="https://www.wsj.com/tech/ai/openai-set-to-discontinue-sora-video-platform-app-a82a9e4e" rel="nofollow">https://www.wsj.com/tech/ai/openai-set-to-discontinue-sora-v...</a><p><a href="https://archive.ph/cKWkf#selection-907.0-907.291" rel="nofollow">https://archive.ph/cKWkf#selection-907.0-907.291</a></p>
]]></description><pubDate>Tue, 24 Mar 2026 23:17:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47510959</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=47510959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47510959</guid></item><item><title><![CDATA[New comment by bontaq in "Anthropic bans OAuth tokens (including Agent SDK) in 3P tools"]]></title><description><![CDATA[
<p>I don't get it, now I can't use Tidewave or Zed or Agent Shell in Emacs with my Claude Code plan?  Why would they do this?  It makes my subscription so much less worthwhile.</p>
]]></description><pubDate>Wed, 18 Feb 2026 19:45:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47065383</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=47065383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47065383</guid></item><item><title><![CDATA[New comment by bontaq in "Predicting OpenAI's ad strategy"]]></title><description><![CDATA[
<p>More than an extension, imagine us having good enough, fast enough, vision models that you never even see a real website.  Maybe the whole OS in Microsoft's case if they keep putting more ads in.  It will be a level of inefficiency inconceivable but really something.</p>
]]></description><pubDate>Mon, 19 Jan 2026 04:45:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46675137</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=46675137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46675137</guid></item><item><title><![CDATA[New comment by bontaq in "Please just try HTMX"]]></title><description><![CDATA[
<p>I'm a big fan of it for building micro websites with LLMs, since it can keep pretty much the entire thing in context (even including the docs) it seems to perform pretty well.</p>
]]></description><pubDate>Thu, 18 Dec 2025 16:23:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46314738</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=46314738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46314738</guid></item><item><title><![CDATA[New comment by bontaq in "Ask HN: Builders vs. Mercenaries – does this distinction make sense?"]]></title><description><![CDATA[
<p>I'd say you identified a difference with modern names.  This split has certainly grown wider in the "code is cheap" AI era and changed meaning.<p>I'm firmly in the camp of actually enjoying programming.  To me it was interesting to hear that some people actually don't like it all, and it's much nicer to have something "just do it".<p>Over my career I've leant much more heavily into programming as the art.<p>I wouldn't even say "how do you balance" is too much of a problem, as we all can vary between needs, you know?</p>
]]></description><pubDate>Thu, 20 Nov 2025 07:17:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45989857</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=45989857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45989857</guid></item><item><title><![CDATA[New comment by bontaq in "Show HN: I Built an Animated UI Library for React Lovers"]]></title><description><![CDATA[
<p>Sorry, but there's some things you could do better:<p>- display the components in a clean way on landing<p>- a landing that asks to pay without seeing anything does not make sense<p>- 25% conversion boost is meaningless<p>- absolute nonsense with a free 107 page ebook</p>
]]></description><pubDate>Thu, 20 Nov 2025 06:00:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45989438</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=45989438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45989438</guid></item><item><title><![CDATA[New comment by bontaq in "Ask HN: What are some modern technologies that you refuse to adopt?"]]></title><description><![CDATA[
<p>Any new editor, airplanes, tablets, smart watches (as mentioned by catstor), VR, e-readers (though these are actually very good, mine just died).<p>It's not any particular reason, they don't seem to improve my life much?  The e-reader was best for sure.</p>
]]></description><pubDate>Thu, 20 Nov 2025 05:30:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45989276</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=45989276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45989276</guid></item><item><title><![CDATA[New comment by bontaq in "Building more with GPT-5.1-Codex-Max"]]></title><description><![CDATA[
<p>I've found really hammering it with *important*, all caps, "NEVER", etc finally made it start using the tidewave MCP for elixir development well.  It felt really heavy handed but it worked.<p>For an idea of how heavy handed it was, this is my claude.md (with some explanatory text before):
<a href="https://gist.github.com/bontaq/77b56d90b30e29c84c53c86d7fe05de3" rel="nofollow">https://gist.github.com/bontaq/77b56d90b30e29c84c53c86d7fe05...</a></p>
]]></description><pubDate>Thu, 20 Nov 2025 04:35:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45988993</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=45988993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45988993</guid></item><item><title><![CDATA[New comment by bontaq in "Workday to acquire Pipedream"]]></title><description><![CDATA[
<p>I really hope they remain open source, but overall this seems like a bad sign</p>
]]></description><pubDate>Thu, 20 Nov 2025 04:25:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45988951</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=45988951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45988951</guid></item><item><title><![CDATA[New comment by bontaq in "Measuring political bias in Claude"]]></title><description><![CDATA[
<p>mostly sys admin things but yeah</p>
]]></description><pubDate>Thu, 20 Nov 2025 04:24:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45988934</link><dc:creator>bontaq</dc:creator><comments>https://news.ycombinator.com/item?id=45988934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45988934</guid></item></channel></rss>