<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: d4rkp4ttern</title><link>https://news.ycombinator.com/user?id=d4rkp4ttern</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 21 Jul 2026 17:20:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=d4rkp4ttern" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by d4rkp4ttern in "Speech Recognition and TTS in less than 500kb"]]></title><description><![CDATA[
<p>I use the Hex[1] app on MacOs for near instant transcription with Parakeet V3. This is how I speak to Code agents at least 80% of the time. The idea is - I tend to be lazy if I need to type lots of details, so speaking lets me get into details that I otherwise wouldn’t and this helps give more useful context to the agent. This often tends to be an unstructured brain dump so I sometimes ask the agent to repeat back what it understood, so I can make sure, and this also likely helps it stay on track.<p>[1] hex <a href="https://github.com/kitlangton/Hex" rel="nofollow">https://github.com/kitlangton/Hex</a><p>I used to use Handy but as of a few months ago it had stuttering and other issues so I switched to Hex. Even for relatively long minute long dictation, transcription is near instant and accuracy is more than sufficient, especially when talking to AI since it that can “read between the lines “.<p>Using voice with code agents is a huge unlock and I’m surprised to see some people I recommend it to, still resist it.<p>As for TTS I found it fun to make a voice plugin for Claude Code that uses PocketTTS, so it can give brief updates whenever it finishes a turn:<p><a href="https://pchalasani.github.io/claude-code-tools/plugins-detail/voice/" rel="nofollow">https://pchalasani.github.io/claude-code-tools/plugins-detai...</a></p>
]]></description><pubDate>Sun, 19 Jul 2026 14:38:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48968577</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48968577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48968577</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "OpenAI reduces Codex Model Context Size from 372k to 272k"]]></title><description><![CDATA[
<p>The other day I was trying to find out exactly how much context size 5.6 has in codex CLI (via subscription) and I didn’t find that documented in any of the obvious places. Sort of ridiculous that we have to find this out in X or Reddit, e.g:<p><a href="https://www.reddit.com/r/codex/s/hVv29obfFD" rel="nofollow">https://www.reddit.com/r/codex/s/hVv29obfFD</a></p>
]]></description><pubDate>Sun, 19 Jul 2026 11:13:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48966979</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48966979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48966979</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "GPT-5.6 used a prompt to close a 30-year gap in convex optimization"]]></title><description><![CDATA[
<p>In the Reddit post there was clarification that this was done with Sol Pro not Ultra - curious what is everyone’s mental model of the difference.<p>My understanding is that ChatGPT Pro is effectively a multi agent system, or somehow uses multiple LLMs in parallel and selects a best answer. And Ultra is more similar to Claude-Code UltraCode where the main agent can choose to create a dynamic JS workflow that deterministically orchestrates multiple agents to handle different parts of a task and have adversarial checkers etc.<p>Is that more or less the difference? Any substantiating sources would be great to see.</p>
]]></description><pubDate>Sat, 18 Jul 2026 15:39:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48959109</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48959109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48959109</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "NotebookLM is now Gemini Notebook"]]></title><description><![CDATA[
<p>Nice, it works for discussing concepts baked into the LLM but fails when you want it to read contents of an article or do web search. ChatGPT Live doesn’t have this limitation. Their Voice mode did have this limitation, but the Live mode released a couple weeks ago works exactly as you’d want, with link-following and web search</p>
]]></description><pubDate>Fri, 17 Jul 2026 16:48:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48949439</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48949439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48949439</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "NotebookLM is now Gemini Notebook"]]></title><description><![CDATA[
<p>Too much friction in notebookLM - several minutes to make a podcast, and they disappear after a while, and the interrupt feature is super-janky.</p>
]]></description><pubDate>Fri, 17 Jul 2026 14:49:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48948063</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48948063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48948063</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "Mathematics of Data Science"]]></title><description><![CDATA[
<p>Related book by Blum, Hopcroft, Kannan:<p>Foundations of Data Science (2020):<p><a href="https://home.ttic.edu/~avrim/book.pdf" rel="nofollow">https://home.ttic.edu/~avrim/book.pdf</a></p>
]]></description><pubDate>Fri, 17 Jul 2026 10:43:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48945663</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48945663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48945663</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "NotebookLM is now Gemini Notebook"]]></title><description><![CDATA[
<p>Yes Claude voice refuses to actually read the article and relies on snippets it finds in web searches and often pretends to have read the article, and when pushed admits it really didn’t. ChatGPT Voice used to have this issue as well, but the new Live mode (released just a few weeks ago) fixed all that, and it actually pauses and reads the article and does real web searches during the conversation.</p>
]]></description><pubDate>Fri, 17 Jul 2026 10:30:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48945572</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48945572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48945572</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "NotebookLM is now Gemini Notebook"]]></title><description><![CDATA[
<p>Actually for me it’s <i>more</i> cognitive load when the AI just dumps everything at once, which is why I prefer to have it give me a nugget at a time, so I can take it in, pause and discuss before moving to the next one.</p>
]]></description><pubDate>Fri, 17 Jul 2026 10:26:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48945547</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48945547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48945547</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "NotebookLM is now Gemini Notebook"]]></title><description><![CDATA[
<p>Me:<p><pre><code>    Ok so I'm going on a walk. I'll dump a link to a Hacker News   
    discussion about an article. 
    You have to read the article and the discussion and walk me thru   
    all the interesting details, nugget by nugget, and move on when 
    I'm ready for the next piece.
</code></pre>
ChatGPT Live:<p><pre><code>    ok, Great show me the link, I'm waiting.
</code></pre>
(I paste the link)<p>Me:<p><pre><code>    Ok I pasted it. Now go.
</code></pre>
====<p>For the Socratic quiz I say:<p><pre><code>    I want to understand this more deeply. So instead of you just telling me
    everything, lay out the problem and a question for me to think about, and 
    I'll try to answer. Even if I answer wrong, you should resist giving me the
    answer, and instead keep digging with more questions, so that I eventually 
    arrive at the answer myself.
</code></pre>
I also have a Socratic quiz skill that I wrote for using in Claude Code or Codex 
to understand implementations/architecture etc:<p><a href="https://pchalasani.github.io/claude-code-tools/plugins-detail/workflow/#socratic-quiz" rel="nofollow">https://pchalasani.github.io/claude-code-tools/plugins-detai...</a></p>
]]></description><pubDate>Thu, 16 Jul 2026 19:07:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48938850</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48938850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48938850</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "NotebookLM is now Gemini Notebook"]]></title><description><![CDATA[
<p>When notebookLM was new, it was interesting to listen to the podcasts. Then the novelty wore off, and I wanted something where I can interact with the podcasters but it was janky as hell.<p>My current “audio-learning” hack is ChatGPT Live which has become <i>shockingly</i> good after being awful compared to Claude Voice 
(Let’s not even talk about Gemini voice which is still bad).<p>I go on a walk and dump a paper or article link in the chat, and ask chatGPT Live to walk me through the content in small nuggets, so I can discuss them interactively. For deeper topics I have it quiz me Socratic style so I’m not just passively listening, and actually thinking through problems or ideas.</p>
]]></description><pubDate>Thu, 16 Jul 2026 18:33:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48938375</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48938375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48938375</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "How to stop Claude from saying load-bearing"]]></title><description><![CDATA[
<p>I've been looking around for skills that help with improving AI prose, and found these:<p>(1) Avoid AI Writing - <a href="https://github.com/conorbronsdon/avoid-ai-writing" rel="nofollow">https://github.com/conorbronsdon/avoid-ai-writing</a><p>(there is a similar "humanizer" skill that (1) subsumes)<p>(2) Agent style: <a href="https://github.com/yzhao062/agent-style" rel="nofollow">https://github.com/yzhao062/agent-style</a><p>(3) Journal-adapt (style transfer from your writings): <a href="https://github.com/WantongC/journal-adapt-writing-skill" rel="nofollow">https://github.com/WantongC/journal-adapt-writing-skill</a><p>I find it useful to set up dynamic workflow loops with (1) and/or (2) as checkers.<p>On (3) - I think "style-transfer" that was all the range in image-gen is going to be very useful for prose-generation. Curious if there are LLMs specifically trained for this.</p>
]]></description><pubDate>Wed, 15 Jul 2026 11:42:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48919335</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48919335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48919335</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "GPT-5.6 Sol Ultra will be in Codex"]]></title><description><![CDATA[
<p>I too used to be a skeptic of the whole "agent-swarms" hype. But I do find some patterns useful with ultracode:<p>- parallelism: "if it makes sense, use ultracode to do this thoroughly"
  Claude decides if this is the type of task that can benefit from a dynamic workflow. For example where there is a large number of similar independent sub-tasks, it can choose to set up a dynamic workflow, and it even sets up verifiers/tests etc to validate its work. In some cases it pushes back and decides not to set up a dynamic workflow and instead works on the task directly.<p>- verification loops: "Set up a dynamic workflow with adversarial checkers, and iterate until they are all green, up to some sensible limit". Similarly, I can include code-simplification steps and documentation-update steps.<p>These patterns help me leave it unattended for longer periods of time and return to a reasonable assurance of correct code.</p>
]]></description><pubDate>Mon, 06 Jul 2026 20:17:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48809911</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48809911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48809911</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "The great blogging collapse: What happened to 100 successful blogs?"]]></title><description><![CDATA[
<p>I’m curious why many tech bloggers choose Substack, when it’s almost trivial to set up your own blog with infinitely more style control, and math/syntax-highlighting etc.</p>
]]></description><pubDate>Mon, 06 Jul 2026 11:35:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48803278</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48803278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48803278</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "GPT-5.6 Sol Ultra will be in Codex"]]></title><description><![CDATA[
<p>My understanding is that in the generated JS code, the subagents are invoked as headless Claude, equivalent to Claude -p, or the agents SDK.</p>
]]></description><pubDate>Mon, 06 Jul 2026 11:16:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48803162</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48803162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48803162</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "GPT-5.6 Sol Ultra will be in Codex"]]></title><description><![CDATA[
<p>> single line addition to prompt to use subagents proactively.<p>This misses an important detail. In Claude Code [1], ultracode suggests the agent create a JavaScript code to deterministically orchestrate sub agents. This is different from just having the main agent launch sub agents and (non-deterministically) manage them.<p>The resulting workflow is called “dynamic” because CC creates this orchestration script dynamically, “on the fly”.<p>[1] <a href="https://claude.com/blog/introducing-dynamic-workflows-in-claude-code" rel="nofollow">https://claude.com/blog/introducing-dynamic-workflows-in-cla...</a><p>Another useful thing about dynamic workflows is you can ask Claude to make them <i>durable</i> as skills (or slash command) that can be invoked later.<p>I believe inside Google they have a similar concept called “deterministic workflows”.<p>I find ultracode extremely useful. Of course you have to watch how your 5 hour and weekly session usage percentages are getting used. So I had Claude make a status-line with 3 progress bars: for context window,  5h session, 7d session:<p><a href="https://pchalasani.github.io/claude-code-tools/tools/statusline/" rel="nofollow">https://pchalasani.github.io/claude-code-tools/tools/statusl...</a></p>
]]></description><pubDate>Mon, 06 Jul 2026 11:07:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48803089</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48803089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48803089</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "Superpowers 6"]]></title><description><![CDATA[
<p>That’s a good point</p>
]]></description><pubDate>Fri, 03 Jul 2026 22:36:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48780835</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48780835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48780835</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "Superpowers 6"]]></title><description><![CDATA[
<p>100% 
Also good to note that Cherny and Steipete have said in interviews that they keep it simple and do not use any of these shenanigans.</p>
]]></description><pubDate>Fri, 03 Jul 2026 10:29:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48773337</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48773337</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48773337</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "Senior SWE-Bench: open-source benchmark that assesses agents as senior engineers"]]></title><description><![CDATA[
<p>I didn’t know you could get the “Chat-GPT-5.5 Pro” (the one that’s been solving Erdos problems) inside codex-cli, or maybe I misunderstood?</p>
]]></description><pubDate>Thu, 02 Jul 2026 10:45:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48759348</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48759348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48759348</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "Meta caps internal AI token spending"]]></title><description><![CDATA[
<p>Ok I’ll ask since nobody else has — are they not giving their devs a Claude code max or Codex Pro subscription? If so, why is token cost approaching billions? And if not, why not?</p>
]]></description><pubDate>Thu, 02 Jul 2026 01:44:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48755422</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48755422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48755422</guid></item><item><title><![CDATA[New comment by d4rkp4ttern in "Yap – free offline voice dictation for Mac/Windows/Linux (Wispr Flow alt)"]]></title><description><![CDATA[
<p>When I tried handy a few months ago the transcription had stuttering issues, and I later discovered Hex and it was even faster and did not have those issues, so I stuck with it. This was with the same underlying Parakeet model, I think the differences are in the surrounding engine and post processing etc.</p>
]]></description><pubDate>Mon, 29 Jun 2026 01:51:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48713878</link><dc:creator>d4rkp4ttern</dc:creator><comments>https://news.ycombinator.com/item?id=48713878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48713878</guid></item></channel></rss>