<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: kwindla</title><link>https://news.ycombinator.com/user?id=kwindla</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Jul 2026 07:35:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kwindla" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kwindla in "Cloudflare failing to resolve .co domains in some regions"]]></title><description><![CDATA[
<p>We started getting customer pings at 6:15 PT. This is impacting some large ISPs (AT&T) in the US and globally.</p>
]]></description><pubDate>Fri, 17 Apr 2026 16:04:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47807416</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=47807416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47807416</guid></item><item><title><![CDATA[Cloudflare failing to resolve .co domains in some regions]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cloudflarestatus.com/?hn=20260417">https://www.cloudflarestatus.com/?hn=20260417</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47807296">https://news.ycombinator.com/item?id=47807296</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 17 Apr 2026 15:54:28 +0000</pubDate><link>https://www.cloudflarestatus.com/?hn=20260417</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=47807296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47807296</guid></item><item><title><![CDATA[New comment by kwindla in "The Zechner-Lopopolo Continuum: Do you even read your Clanker code? Should you?"]]></title><description><![CDATA[
<p>This is the topic of almost every conversation I'm having with friends who are programmers right now. The compiler analogy (we basically never read compiler output) is the thing I keep thinking about.</p>
]]></description><pubDate>Mon, 13 Apr 2026 18:24:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47756007</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=47756007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47756007</guid></item><item><title><![CDATA[New comment by kwindla in "The Codex app illustrates the shift left of IDEs and coding GUIs"]]></title><description><![CDATA[
<p>Yes, but also ... the analogy to assembly is pretty good. We're moving pretty quickly towards a world where we will almost never read the code.<p>You may read all the assembly that your compiler produces. (Which, awesome! Sounds like you have a fun job.) But I don't. I know how to read assembly and occasionally do it. But I do it rarely enough that I have to re-learn a bunch of stuff to solve the hairy bug or learn the interesting system-level thing that I'm trying to track down if I'm reading the output of the compiler. And mostly even when I have a bug down at the level where reading assembly might help, I'm using other tools at one or two removes to understand the code at that level.<p>I think it's pretty clear that "reading the code" is going to go the way of reading compiler output. And quite quickly. Even for critical production systems. LLMs are getting better at writing code very fast, and there's no obvious reason we'll hit a ceiling on that progress any time soon.<p>In a world where the LLMs are not just pretty good at writing some kinds of code, but very good at writing almost all kinds of code, it will be the same kind of waste of time to read source code as it is, today, to read assembly code.</p>
]]></description><pubDate>Wed, 04 Feb 2026 22:14:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46892614</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=46892614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46892614</guid></item><item><title><![CDATA[New comment by kwindla in "Voxtral Transcribe 2"]]></title><description><![CDATA[
<p>Happy to answer questions about this (or work with people on further optimizing the open source inference code here). NVIDIA has more inference tooling coming, but it's also fun to hack on the PyTorch/etc stuff they've released so far.</p>
]]></description><pubDate>Wed, 04 Feb 2026 22:00:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46892424</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=46892424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46892424</guid></item><item><title><![CDATA[New comment by kwindla in "Show HN: Pipecat Meets Claude Code"]]></title><description><![CDATA[
<p>The Twilio integration made me smile. (For context, the default way to use this is a WebRTC connection from your mobile device to talk to Claude Code, but any network transport supported by Pipecat works.)<p>I'm trying to come up with a use case where I <i>need</i> to call my Claude on the phone, rather than connect to it in a more modern way.</p>
]]></description><pubDate>Mon, 26 Jan 2026 18:44:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46769784</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=46769784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46769784</guid></item><item><title><![CDATA[Building voice agents with Nvidia open models]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.daily.co/blog/building-voice-agents-with-nvidia-open-models/">https://www.daily.co/blog/building-voice-agents-with-nvidia-open-models/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46528045">https://news.ycombinator.com/item?id=46528045</a></p>
<p>Points: 126</p>
<p># Comments: 20</p>
]]></description><pubDate>Wed, 07 Jan 2026 16:08:36 +0000</pubDate><link>https://www.daily.co/blog/building-voice-agents-with-nvidia-open-models/</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=46528045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46528045</guid></item><item><title><![CDATA[New comment by kwindla in "The Great Gatsby is the most misunderstood novel (2021)"]]></title><description><![CDATA[
<p>I'm a big Gatsby fan and recommend this recent Wesley Morris podcast about the book.<p><a href="https://podcasts.apple.com/us/podcast/our-last-chance-to-talk-gatsby/id1151436460?i=1000742680920" rel="nofollow">https://podcasts.apple.com/us/podcast/our-last-chance-to-tal...</a><p>Morris has written some of my favorite long-form New York Times pieces, ("Willie Nelson's Long Encore", "Aretha Franklin Had Power. Did We Truly Respect It?", ), and he has the novelist Min Jin Lee and Gilbert Cruz, editor of The New York Times Book Review, as guests on the podcast to talk about why they regularly re-read Gatsby.<p>Min Jin Lee talks about how amazing the craft of the novel is (beyond the obvious greatness of the sentence-by-sentence writing).<p>A couple of months ago I was in New York and found a new cyberpunk re-telling of Gatsby called Local Heavens. A fun read if you like Fitzgerald, or re-imaginings of famous novels, or cyberpunk.<p><a href="https://kmfajardo.com/local-heavens/" rel="nofollow">https://kmfajardo.com/local-heavens/</a></p>
]]></description><pubDate>Sun, 04 Jan 2026 05:21:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46485191</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=46485191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46485191</guid></item><item><title><![CDATA[New comment by kwindla in "Asterisk AI Voice Agent"]]></title><description><![CDATA[
<p>It depends on what you mean by replacing.<p>The integrated developer experience is much better on Vapi, etc.<p>The goal of the Pipecat project is to provide state of the art building blocks if you want to control every part of the multimodal, realtime agent processing flow and tech stack. There are thousands of companies with Pipecat voice agents deployed at scale in production, including some of the world's largest e-commerce, financial services, and healthtech companies. The Smart Turn model benchmarks better than any of the proprietary turn detection models. Companies like Modal have great info about how to build agents with sub-second voice-to-voice latency.[1] Most of the next-generation video avatar companies are building on Pipecat.[2] NVIDIA built the ACE Controller robot operating system on Pipecat.[3]<p>[1] <a href="https://modal.com/blog/low-latency-voice-bot" rel="nofollow">https://modal.com/blog/low-latency-voice-bot</a> - [2] <a href="https://lemonslice.com/">https://lemonslice.com/</a> = [3] <a href="https://github.com/NVIDIA/ace-controller/" rel="nofollow">https://github.com/NVIDIA/ace-controller/</a></p>
]]></description><pubDate>Thu, 25 Dec 2025 15:11:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46384843</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=46384843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46384843</guid></item><item><title><![CDATA[New comment by kwindla in "Asterisk AI Voice Agent"]]></title><description><![CDATA[
<p>One easy way to build voice agents and connect them to Twilio is the Pipecat open source framework. Pipecat supports a wide variety of network transports, including the Twilio MediaStream WebSocket protocol so you don't have to bounce through a SIP server. Here's a getting started doc.[1]<p>(If you do need SIP, this Asterisk project looks really great.)<p>Pipecat has 90 or so integrations with all the models/services people use for voice AI these days. NVIDIA, AWS, all the foundation labs, all the voice AI labs, most of the video AI labs, and lots of other people use/contribute to Pipecat. And there's lots of interesting stuff in the ecosystem, like the open source, open data, open training code Smart Turn audio turn detection model [2], and the Pipecat Flows state machine library [3].<p>[1] - <a href="https://docs.pipecat.ai/guides/telephony/twilio-websockets" rel="nofollow">https://docs.pipecat.ai/guides/telephony/twilio-websockets</a>
[2] - <a href="https://github.com/pipecat-ai/pipecat-flows/" rel="nofollow">https://github.com/pipecat-ai/pipecat-flows/</a>
[3] - <a href="https://github.com/pipecat-ai/smart-turn" rel="nofollow">https://github.com/pipecat-ai/smart-turn</a><p>Disclaimer: I spend a lot of my time working on Pipecat. Also writing about both voice AI in general and Pipecat in particular. For example: <a href="https://voiceaiandvoiceagents.com/" rel="nofollow">https://voiceaiandvoiceagents.com/</a></p>
]]></description><pubDate>Thu, 25 Dec 2025 02:29:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46381541</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=46381541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46381541</guid></item><item><title><![CDATA[New comment by kwindla in "Show HN: AI toy I worked on is in stores"]]></title><description><![CDATA[
<p>> Sounds like it. Dude you can be honest here.<p>I'm going to politely weigh in here and say things Sean won't say about himself.<p>You're talking to someone who has spent the last ten years building open source WebRTC software that many, many, many people use and that he's never tried to commercialize. He works tirelessly to make the Pion community welcoming to everyone, from engineers with a ton of networking/video experience to brand new contributors. He wrote the guide that should be everyone's first read about WebRTC.[<i>] All of it as a labor of love.<p>He's being honest.<p></i> <a href="https://webrtcforthecurious.com/" rel="nofollow">https://webrtcforthecurious.com/</a></p>
]]></description><pubDate>Tue, 14 Oct 2025 23:26:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45586199</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=45586199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45586199</guid></item><item><title><![CDATA[New comment by kwindla in "Show HN: AI toy I worked on is in stores"]]></title><description><![CDATA[
<p>I honestly can't tell if this is trolling. LEGO bricks are pretty new technology, in the scheme of things. The original LEGO company "binding brick" was created in the late 1940s.<p>Of course you don't "need" an LLM to have a great toy. You also don't "need" injection-molded plastic. But if you have access to one or both, that can be pretty great!<p>Source: I wrote the spec for the first version of the LEGO Mindstorms programming language. These days I build a lot of voice+LLM stuff, some of it for big companies, some of it for myself and my kid.</p>
]]></description><pubDate>Tue, 14 Oct 2025 23:16:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45586138</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=45586138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45586138</guid></item><item><title><![CDATA[New comment by kwindla in "Show HN: AI toy I worked on is in stores"]]></title><description><![CDATA[
<p>I've done a fair amount of fine-tuning for conversational voice use cases. Smaller models can do a really good job on a few things: routing to bigger models, constrained scenarios (think ordering food items from a specific and known menu), and focused tool use.<p>But medium-sized and small models never hit that sweet spot between open-ended conversation and reasonably on-the-rails responsiveness to what the user has just said. We don't know yet know how to build models <100B parameters that do that, yet. Seems pretty clear that we'll get there, given the pace of improvement. But we're not there yet.<p>Now maybe you could argue that a kid is going to be happy with a model that you train to be relatively limited and predictable. And given that kids will talk for hours to a stuffie that doesn't talk back at all, on some level this is a fair point! But you can also argue the other side: kids are the very best open-ended conversationalists in the world. They'll take a conversation anywhere! So giving them an 8B parameter, 4-bit quantized Santa would be a shame.</p>
]]></description><pubDate>Tue, 14 Oct 2025 23:09:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45586091</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=45586091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45586091</guid></item><item><title><![CDATA[New comment by kwindla in "Show HN: AI toy I worked on is in stores"]]></title><description><![CDATA[
<p>I 100% agree with Sean that the computer is an exploration machine. There are lots of net positive things for kids (and non-kids) that LLMs make possible. Just like there were lots of net positive things that an Internet connection makes possible.<p>Of course there are things technologies can do that are bad. For kids. For adults. For societies. But I build this kind of voice+LLM stuff, too, and have a kid, and the exploration, play, and learning opportunities here are really, really amazing.<p>For example, we are within reach of giving every child in the world a personalized, infinitely patient tutor that can cover any subject at the right level for that child. This doesn't replace classroom teachers. It augments what you can do in school, and what kids will be able to do outside of school hours.</p>
]]></description><pubDate>Tue, 14 Oct 2025 18:26:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45583183</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=45583183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45583183</guid></item><item><title><![CDATA[New comment by kwindla in "Show HN: AI toy I worked on is in stores"]]></title><description><![CDATA[
<p>This repo is one possible starting point for tinkering with local agents on macOS. I've got versions of this for NVIDIA platforms but I tend to gravitate to using LLMs that are too big to fit on most NVIDIA consumer cards.<p><a href="https://github.com/kwindla/macos-local-voice-agents" rel="nofollow">https://github.com/kwindla/macos-local-voice-agents</a></p>
]]></description><pubDate>Tue, 14 Oct 2025 18:13:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45583058</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=45583058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45583058</guid></item><item><title><![CDATA[New comment by kwindla in "Show HN: Whisker, a real-time Pipecat debugger for your voice AI agents"]]></title><description><![CDATA[
<p>As someone who spends a lot of time looking at timestamped log lines to debug Pipecat pipelines, I'm a big fan of this work from Aleix.<p>In general, I have three pain points with debugging realtime, multi-model, multi-modal AI stuff. 1. where's the latency creeping in? 2. What context <i>actually</i> got passed to the models. 3. Did the model/processor get data in the format it expected.<p>For 1 and 3, Whisker is a big step forward. For 2, something like LangFuse (Open Telementry) is very helpful.</p>
]]></description><pubDate>Mon, 25 Aug 2025 19:31:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45017947</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=45017947</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45017947</guid></item><item><title><![CDATA[Attention Is Logarithmic]]></title><description><![CDATA[
<p>Article URL: <a href="https://supaiku.com/attention-is-logarithmic">https://supaiku.com/attention-is-logarithmic</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43991901">https://news.ycombinator.com/item?id=43991901</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 15 May 2025 04:39:28 +0000</pubDate><link>https://supaiku.com/attention-is-logarithmic</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=43991901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43991901</guid></item><item><title><![CDATA[Vibe coding some throwaway image manipulation scripts]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/kwindla/vibe-coded-image-grids">https://github.com/kwindla/vibe-coded-image-grids</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43897533">https://news.ycombinator.com/item?id=43897533</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 05 May 2025 17:42:58 +0000</pubDate><link>https://github.com/kwindla/vibe-coded-image-grids</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=43897533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43897533</guid></item><item><title><![CDATA[New comment by kwindla in "A $20k American-made electric pickup with no paint, no stereo, no screen"]]></title><description><![CDATA[
<p><a href="https://www.slate.auto/en" rel="nofollow">https://www.slate.auto/en</a><p>The configurator is fun:<p><a href="https://www.slate.auto/en/personalization" rel="nofollow">https://www.slate.auto/en/personalization</a></p>
]]></description><pubDate>Fri, 25 Apr 2025 16:00:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=43795069</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=43795069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43795069</guid></item><item><title><![CDATA[A $20k American-made electric pickup with no paint, no stereo, no screen]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theverge.com/electric-cars/655527/slate-electric-truck-price-paint-radio-bezos">https://www.theverge.com/electric-cars/655527/slate-electric-truck-price-paint-radio-bezos</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43794284">https://news.ycombinator.com/item?id=43794284</a></p>
<p>Points: 1457</p>
<p># Comments: 1297</p>
]]></description><pubDate>Fri, 25 Apr 2025 15:01:37 +0000</pubDate><link>https://www.theverge.com/electric-cars/655527/slate-electric-truck-price-paint-radio-bezos</link><dc:creator>kwindla</dc:creator><comments>https://news.ycombinator.com/item?id=43794284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43794284</guid></item></channel></rss>