<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: idonotknowwhy</title><link>https://news.ycombinator.com/user?id=idonotknowwhy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Jul 2026 11:17:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=idonotknowwhy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by idonotknowwhy in "Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models"]]></title><description><![CDATA[
<p>Then the creator should have a sign up button, not a fake chatbox.<p>This dark pattern is reminiscent of those online test sites in the 2000's where you spend 10 minutes filling out some quiz, then get prompted for an email address to see the results.<p><a href="https://chat.mistral.ai/chat" rel="nofollow">https://chat.mistral.ai/chat</a> <- let me chat and actually responded without signing up.<p>MoonshotAI had this fake chat box dark pattern.<p>So I signed up with Mistral instead.</p>
]]></description><pubDate>Fri, 24 Jul 2026 11:13:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49033912</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=49033912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49033912</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Show HN: Claude-thermos keeps your Claude session warm for you"]]></title><description><![CDATA[
<p>CC actually prompts Claude about this by default in the ~20k system prompt and instructs it to avoid 300s timeout and to be mindful of the 300s cache expiration.</p>
]]></description><pubDate>Thu, 23 Jul 2026 23:24:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49029437</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=49029437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49029437</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA"]]></title><description><![CDATA[
<p>>the only open model that can do tasks well and efficiently is Qwen3.7-Max<p>Qwen3.7-Max is a proprietary, closed weight model.</p>
]]></description><pubDate>Wed, 22 Jul 2026 11:38:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49005130</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=49005130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49005130</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "GLM-5.2 – How to Run Locally"]]></title><description><![CDATA[
<p>2 reasons.<p>First, it's not really "1 bit", actually much closer to 2-bit.
IQ1_M is actually 1.75bit and IQ2_XXS is 2.06bit
This is from the ./llama-quantize --help with most of the quant types and their size in bpw:
<a href="https://pastebin.com/bCUqGfeE" rel="nofollow">https://pastebin.com/bCUqGfeE</a><p>And to elaborate on the "dynamic" aspect inconito said in the other comment, if you click on one of the .gguf files in huggingface:<p><a href="https://huggingface.co/unsloth/GLM-5.2-GGUF/blob/main/UD-IQ1_M/GLM-5.2-UD-IQ1_M-00002-of-00006.gguf" rel="nofollow">https://huggingface.co/unsloth/GLM-5.2-GGUF/blob/main/UD-IQ1...</a><p>There are a lot of Q5_K, Q6_K, etc tensors.
Only the routed experts (ffn_gate_exps.weight, ffn_up_exps.weight, ffn_down_exps.weight) are heavily quantized, and it looks like the down_proj is actually iq3_xxs for this model.</p>
]]></description><pubDate>Tue, 23 Jun 2026 07:15:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48641432</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=48641432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48641432</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Fine-tuning an LLM to write docs like it's 1995"]]></title><description><![CDATA[
<p>Yeah, be sure to put everything in tables and include “best balance” for a mediocre option and “great value” for any completely useless options.<p>Also make sure the shape of the paragraphs is completely uniform.</p>
]]></description><pubDate>Fri, 05 Jun 2026 16:02:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48414414</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=48414414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48414414</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "The user is visibly frustrated"]]></title><description><![CDATA[
<p>Am I the only one who doesn't get angry at LLMs?<p>From the blog:<p>>I don’t really get anything useful out of these postmortems (e.g., clues about how to rephrase my instructions)<p>Unfortunately, an LLM can't actually reflect or advise how you could have improve the prompt. Otherwise we could give them a sample output and say "Generate the prompt that would produce this output.</p>
]]></description><pubDate>Tue, 26 May 2026 08:56:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48277010</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=48277010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48277010</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Windows quality update: Progress we've made since March"]]></title><description><![CDATA[
<p>How did you do this?<p>I tried to get notepad and mspaint from an older Windows 10 build -> Windows 11 on a surface pro, but gave up after a few hours...</p>
]]></description><pubDate>Sun, 03 May 2026 23:20:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48002670</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=48002670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48002670</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Kimi K2.6 just beat Claude, GPT-5.5, and Gemini in a coding challenge"]]></title><description><![CDATA[
<p>So like Open Router?</p>
]]></description><pubDate>Sun, 03 May 2026 06:37:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994033</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=47994033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994033</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "The gay jailbreak technique (2025)"]]></title><description><![CDATA[
<p>Then why do the original Command-R, Command-R+ and WizardLM2-8x22B (taken down because Microsoft forgot to run safety checks) get it right every time?
But the newer models get it wrong?<p>I’m not saying it’s a “political conspiracy”, it’s the alignment tax.</p>
]]></description><pubDate>Sat, 02 May 2026 04:26:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47983294</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=47983294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47983294</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "The gay jailbreak technique (2025)"]]></title><description><![CDATA[
<p>I don't talk to them about politics or "china 1989" either. But here's a quick example of the alignment tax:<p>```<p>A woman and her son are in a car accident. The woman is sadly killed. The boy is rushed to hospital. When the doctor sees the boy, he says "I can't operate on this child, he is my son." How is this possible?<p>```<p>Older less politically aligned models get it right. Here's CohereLabs/c4ai-command-r-v01:<p>```<p>The doctor is the boy's father.<p>```<p>And Sonnet-4.6: <a href="https://pastebin.com/Z4jR8gGe" rel="nofollow">https://pastebin.com/Z4jR8gGe</a><p>That's without reasoning, but the model seems to be conflicted. First it blurts out:<p>```<p>The doctor is the boy's <i>mother</i>.<p>```<p>Then it second-guesses itself (with reasoning disabled), considers same-sex parents then circles back to the original response along with a small lecture about gender biases.</p>
]]></description><pubDate>Sat, 02 May 2026 01:34:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47982449</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=47982449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47982449</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Talkie: a 13B vintage language model from 1930"]]></title><description><![CDATA[
<p>>The voiceless groups or fringe opinions which we take as normative today do not appear.<p>Times are different. Anybody with an internet connection can "publish" their thoughts and perspective online. LLMs scrape all of this. Modern datasets like CommonCrawl capture a vastly wider spectrum of humanity than a printing press ever could.
The pre-1930 model acts as a time capsule of "gatekept publishing", but modern LLMs are trained on the democratized web.<p>>Does this encourage us to write in the present such that we influence the models in perpetuity?<p>I noticed a bunch of LLM-powered Reddit accounts praising products/services in dead threads. Or one bot posting a setup question, then a few other bots responding with praise / questions about a specific product in response.
I don't know why they're doing this but I'm beginning to suspect it's something like this (get this positive sentiment into the datasets for the next generation of LLMs).</p>
]]></description><pubDate>Wed, 29 Apr 2026 04:48:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47944270</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=47944270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47944270</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Notepad++ for Mac – Independent community port"]]></title><description><![CDATA[
<p>I used to use something called “notepadqq”. Not sure if it’s still around but it was a Linux port.</p>
]]></description><pubDate>Mon, 27 Apr 2026 04:08:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47917601</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=47917601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47917601</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "I want to wash my car. The car wash is 50 meters away. Should I walk or drive?"]]></title><description><![CDATA[
<p>Last year's models were bolder. Eg. Sonnet-3.7(thinking), 10 times got it right without hedging:<p>>You should drive your car to the car wash. Even though it's only 50 meters away (which is very close), you'll need your car physically present at the car wash to get it washed. If you walk there, you'll arrive without your car, which wouldn't accomplish your goal of getting it washed.<p>>You'll need to drive your car to the car wash. While 50 meters is a very short distance (just a minute's walk), you need your car to actually be at the car wash to get it washed. Walking there without your car wouldn't accomplish your goal!<p>etc. The reasoning never second-guesses it either.<p>A shame they're turning it of in 2 days.</p>
]]></description><pubDate>Mon, 16 Feb 2026 15:46:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47036469</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=47036469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47036469</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "I was banned from Claude for scaffolding a Claude.md file?"]]></title><description><![CDATA[
<p>Yeah, it re-sends all the agent system prompts.</p>
]]></description><pubDate>Fri, 23 Jan 2026 16:57:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46734765</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=46734765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46734765</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "I was banned from Claude for scaffolding a Claude.md file?"]]></title><description><![CDATA[
<p>Yes, it does exactly that. It also sends other prompts like generating 3 options to choose from, prefilling a reply like 'compile the code', etc. (I can confirm this because I connect CC to llama.cpp and use it with GLM-4.7. I see all these requests/prompts in the llama-server verbose log.)<p>You can stop most of this with<p>export DISABLE_NON_ESSENTIAL_MODEL_CALLS=1<p>And might as well disable telemetry, etc:
export CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1<p>I also noticed every time you start CC, it sends off > 10k tokens preparing the different agents. So try not to close / re-open it too often.<p>source: <a href="https://code.claude.com/docs/en/settings" rel="nofollow">https://code.claude.com/docs/en/settings</a></p>
]]></description><pubDate>Fri, 23 Jan 2026 16:45:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46734644</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=46734644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46734644</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Apple is fighting for TSMC capacity as Nvidia takes center stage"]]></title><description><![CDATA[
<p>Agreed. Not a single "this isn't just X, it's Y" in the entire article. Actually quite refreshing to read something written by a human for once.</p>
]]></description><pubDate>Sat, 17 Jan 2026 00:30:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46654067</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=46654067</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46654067</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Anthropic blocks third-party use of Claude Code subscriptions"]]></title><description><![CDATA[
<p>Rehydrated version of what?
And what does that mean?</p>
]]></description><pubDate>Sun, 11 Jan 2026 09:32:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46573984</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=46573984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46573984</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "iOS allows alternative browser engines in Japan"]]></title><description><![CDATA[
<p>100% agreed, and I've been explaining this to people for the past year.<p>I have an iPhone now and miss Firefox for Android (with Ublock, sponsorblock, etc). But this painful restriction is the only thing stopping Chrome from becoming the new IE6.<p>At a few startups I've worked for, the devs <i>all</i> use chrome exclusively, and only test in chrome during development.<p>The only reason they consider other browsers, is because of Safari on iOS. Sometimes it's driven by support calls / complains from iOS users after a release. If Chrome's engine is allowed on iOS, that means support can just tell the users to install Chrome (like they do now if anyone has issues on Windows in other browsers). This means Firefox will usually work as well.<p>Many years ago, I was able to swap banks when my bank's website stopped working in Opera 12. If all the major banks / websites target Chrome-only, we'll have no choice but to use it. And then we'll have no control as Google push new restrictions into Chrome.</p>
]]></description><pubDate>Fri, 02 Jan 2026 03:16:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46461031</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=46461031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46461031</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Show HN: Vibe coding a bookshelf with Claude Code"]]></title><description><![CDATA[
<p>And the scripts of most recent YouTube videos, and the dialogue in Stranger Things Season 5 (the last 3 episodes specifically).</p>
]]></description><pubDate>Mon, 29 Dec 2025 22:00:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46426285</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=46426285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46426285</guid></item><item><title><![CDATA[New comment by idonotknowwhy in "Leak confirms OpenAI is preparing ads on ChatGPT for public roll out"]]></title><description><![CDATA[
<p>Just means we'll have to run another model in front of it, to filter out the ads</p>
]]></description><pubDate>Sat, 29 Nov 2025 15:58:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46088500</link><dc:creator>idonotknowwhy</dc:creator><comments>https://news.ycombinator.com/item?id=46088500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46088500</guid></item></channel></rss>