<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: petewarden</title><link>https://news.ycombinator.com/user?id=petewarden</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 27 Sep 2026 02:47:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=petewarden" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Speech Recognition and TTS in less than 500kb]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/moonshine-ai/moonshine/tree/main/micro">https://github.com/moonshine-ai/moonshine/tree/main/micro</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48911793">https://news.ycombinator.com/item?id=48911793</a></p>
<p>Points: 570</p>
<p># Comments: 92</p>
]]></description><pubDate>Tue, 14 Jul 2026 19:25:10 +0000</pubDate><link>https://github.com/moonshine-ai/moonshine/tree/main/micro</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=48911793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48911793</guid></item><item><title><![CDATA[PiTorch: ML on Baremetal Raspberry Pis]]></title><description><![CDATA[
<p>Article URL: <a href="https://masonjwang.com/projects/pitorch">https://masonjwang.com/projects/pitorch</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47695386">https://news.ycombinator.com/item?id=47695386</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Apr 2026 19:50:25 +0000</pubDate><link>https://masonjwang.com/projects/pitorch</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=47695386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47695386</guid></item><item><title><![CDATA[Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3]]></title><description><![CDATA[
<p>I wanted to share our new speech to text model, and the library to use them effectively. We're a small startup (six people, sub-$100k monthly GPU budget) so I'm proud of the work the team has done to create streaming STT models with lower word-error rates than OpenAI's largest Whisper model. Admittedly Large v3 is a couple of years old, but we're near the top the HF OpenASR leaderboard, even up against Nvidia's Parakeet family. Anyway, I'd love to get feedback on the models and software, and hear about what people might build with it.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47143755">https://news.ycombinator.com/item?id=47143755</a></p>
<p>Points: 316</p>
<p># Comments: 81</p>
]]></description><pubDate>Tue, 24 Feb 2026 21:54:07 +0000</pubDate><link>https://github.com/moonshine-ai/moonshine</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=47143755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47143755</guid></item><item><title><![CDATA[New comment by petewarden in "Developer preview of TensorFlow Lite"]]></title><description><![CDATA[
<p>One nice thing about Lite is that it's a lot easier to just include the operations you need (compared to TensorFlow 'classic'), there's fusion for common patterns, and the base interpreter is only 70KB. That covers a lot of the advantages of using XLA for mobile apps. In return you have the ability to load models separately from the code, and the ops are hand-optimized for ARM.<p>I'm still a fan of XLA, and I expect the two will grow closer over time, but I think Lite is better for a lot of scenarios on mobile.</p>
]]></description><pubDate>Tue, 14 Nov 2017 23:40:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=15700323</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=15700323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15700323</guid></item><item><title><![CDATA[New comment by petewarden in "Eager Execution: An imperative, define-by-run interface to TensorFlow"]]></title><description><![CDATA[
<p>I'm the original author of the freeze_graph script, so I'm to blame for a lot of the on-going mess here. For what it's worth I'm actively working on cleaning this up, since I know what a painful experience it is. Apologies for everyone who's struggled with this, and I will take a look at the case number mentioned above and follow up internally to see if there's anything I can help with.</p>
]]></description><pubDate>Tue, 31 Oct 2017 22:04:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=15596990</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=15596990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15596990</guid></item><item><title><![CDATA[New comment by petewarden in "TensorFlow 1.0 Released"]]></title><description><![CDATA[
<p>I'm not going to cover it in detail in my talk, but the code with some barebones documentation is available at <a href="https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/hvx" rel="nofollow">https://github.com/tensorflow/tensorflow/tree/master/tensorf...</a><p>One thing to note is that this isn't available on production phones yet, because we need a signed driver to run within Android. You should be able to run this on a Dragonboard 820 development board though, using the instructions in the README.<p>This is all very new though, so apologies in advance for any hiccups getting up and running. My email's petewarden at google.com if you are trying this and hit problems.</p>
]]></description><pubDate>Wed, 15 Feb 2017 19:16:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=13654587</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=13654587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13654587</guid></item><item><title><![CDATA[New comment by petewarden in "Why GEMM is at the heart of deep learning"]]></title><description><![CDATA[
<p>Yes, that was my screwup, sorry for any confusion! Despite multiple linear algebra courses, working in 3D graphics for a decade, I haven't internalized the basics of matrix notation. It doesn't help that my usual sandbox (Eigen) is column major by default, which is the wrong in-memory order for my raster-image trained brain to visualize.
Funnily enough, I find tensor notation a bit easier, despite being less familiar.</p>
]]></description><pubDate>Tue, 21 Apr 2015 06:26:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=9412542</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=9412542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9412542</guid></item><item><title><![CDATA[Why is everyone so excited about deep learning?]]></title><description><![CDATA[
<p>Article URL: <a href="http://petewarden.com/2014/06/10/why-is-everyone-so-excited-about-deep-learning/">http://petewarden.com/2014/06/10/why-is-everyone-so-excited-about-deep-learning/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7875613">https://news.ycombinator.com/item?id=7875613</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 10 Jun 2014 22:10:44 +0000</pubDate><link>http://petewarden.com/2014/06/10/why-is-everyone-so-excited-about-deep-learning/</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=7875613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7875613</guid></item><item><title><![CDATA[Democratizing deep learning with an iPhone app and open source SDK]]></title><description><![CDATA[
<p>Article URL: <a href="http://gigaom.com/2014/04/24/democratizing-deep-learning-with-an-iphone-app-and-open-source-sdk/">http://gigaom.com/2014/04/24/democratizing-deep-learning-with-an-iphone-app-and-open-source-sdk/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7643453">https://news.ycombinator.com/item?id=7643453</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 24 Apr 2014 22:17:31 +0000</pubDate><link>http://gigaom.com/2014/04/24/democratizing-deep-learning-with-an-iphone-app-and-open-source-sdk/</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=7643453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7643453</guid></item><item><title><![CDATA[How to add a brain to your smart phone]]></title><description><![CDATA[
<p>Article URL: <a href="http://petewarden.com/2014/04/08/how-to-add-a-brain-to-your-smart-phone/">http://petewarden.com/2014/04/08/how-to-add-a-brain-to-your-smart-phone/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7556383">https://news.ycombinator.com/item?id=7556383</a></p>
<p>Points: 17</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 08 Apr 2014 22:18:43 +0000</pubDate><link>http://petewarden.com/2014/04/08/how-to-add-a-brain-to-your-smart-phone/</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=7556383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7556383</guid></item><item><title><![CDATA[Why deep belief matters]]></title><description><![CDATA[
<p>Article URL: <a href="http://radar.oreilly.com/2014/03/why-deep-belief-matters-so-much.html">http://radar.oreilly.com/2014/03/why-deep-belief-matters-so-much.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7439914">https://news.ycombinator.com/item?id=7439914</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 21 Mar 2014 00:35:56 +0000</pubDate><link>http://radar.oreilly.com/2014/03/why-deep-belief-matters-so-much.html</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=7439914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7439914</guid></item><item><title><![CDATA[Deep belief image recognition running in JavaScript]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.jetpac.com/deepbelief">https://www.jetpac.com/deepbelief</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7430759">https://news.ycombinator.com/item?id=7430759</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 19 Mar 2014 18:38:12 +0000</pubDate><link>https://www.jetpac.com/deepbelief</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=7430759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7430759</guid></item><item><title><![CDATA[New comment by petewarden in "Ask HN: I'm a really lonely college student. What can I do?"]]></title><description><![CDATA[
<p>I found college completely crushing, especially because I'd built up wild hopes for it as an escape from my unhappy childhood. I don't have any easy answers, but here's some of the tools that helped me:<p>- Exercise. I know, it sounds dumb, especially when you're depressed and have no energy, but it's an incredibly effective way of hacking your brain chemistry. Run, swim, bike, hike, just pick one and pour all your frustration, anger, and sadness into it.<p>- Get a hobby. I spent a lot of time worrying about being interesting to others, which guaranteed I wouldn't be. Being interesting is a many-body problem with lots of unknowns, but being interested is way more solvable. You can figure out what you like a lot more easily than you can guess what might make other people like you. Don't rule something out because it seems dorky, I guarantee you'll find other people who enjoy it too, even if it's Lego or collecting old maps. It's surprisingly hard to understand what you actually want though, especially if you've been focused on what other people think.<p>- Beware of magical transformations. I got married at 19, driven by an overwhelming desire to completely change my life to find happiness. It didn't work. I also took a lot of drugs. That didn't work either. I saw people get pulled into cult-like religions or extreme political groups. Drastic exterior changes don't alter who you are, you'll still have the same problems, no matter what anyone tells you. Focus on boring incremental improvements, like exercise and hobbies. I hated that idea, because I was in love with my life being dramatic and the basic stuff seemed so mundane, but it's what ended up making a lasting difference.<p>I doubt I'd have even listened to my present-day self when I was 19, but I hope there's something in there that helps you. Life really does get better.</p>
]]></description><pubDate>Tue, 11 Feb 2014 02:27:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=7215327</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=7215327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7215327</guid></item><item><title><![CDATA[How to analyze 100 million images for $624]]></title><description><![CDATA[
<p>Article URL: <a href="http://radar.oreilly.com/2013/12/how-to-analyze-100-million-images-for-624.html">http://radar.oreilly.com/2013/12/how-to-analyze-100-million-images-for-624.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6882577">https://news.ycombinator.com/item?id=6882577</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 10 Dec 2013 18:30:14 +0000</pubDate><link>http://radar.oreilly.com/2013/12/how-to-analyze-100-million-images-for-624.html</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=6882577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6882577</guid></item><item><title><![CDATA[Dread Pirate Roberts' questions on StackOverflow]]></title><description><![CDATA[
<p>Article URL: <a href="http://stackoverflow.com/users/1249338/frosty">http://stackoverflow.com/users/1249338/frosty</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6484012">https://news.ycombinator.com/item?id=6484012</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 02 Oct 2013 17:48:05 +0000</pubDate><link>http://stackoverflow.com/users/1249338/frosty</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=6484012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6484012</guid></item><item><title><![CDATA[Silk Road founder arrested]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/charlesarthur/status/385423843512561664">https://twitter.com/charlesarthur/status/385423843512561664</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6482977">https://news.ycombinator.com/item?id=6482977</a></p>
<p>Points: 6</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 02 Oct 2013 15:28:43 +0000</pubDate><link>https://twitter.com/charlesarthur/status/385423843512561664</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=6482977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6482977</guid></item><item><title><![CDATA[Why you should never trust a data scientist]]></title><description><![CDATA[
<p>Article URL: <a href="http://petewarden.com/2013/07/18/why-you-should-never-trust-a-data-scientist/">http://petewarden.com/2013/07/18/why-you-should-never-trust-a-data-scientist/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6064251">https://news.ycombinator.com/item?id=6064251</a></p>
<p>Points: 8</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 18 Jul 2013 15:28:51 +0000</pubDate><link>http://petewarden.com/2013/07/18/why-you-should-never-trust-a-data-scientist/</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=6064251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6064251</guid></item><item><title><![CDATA[No more heatmaps that are just population maps]]></title><description><![CDATA[
<p>Article URL: <a href="http://petewarden.typepad.com/searchbrowser/2013/05/no-more-heatmaps-that-are-just-population-maps.html">http://petewarden.typepad.com/searchbrowser/2013/05/no-more-heatmaps-that-are-just-population-maps.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5735395">https://news.ycombinator.com/item?id=5735395</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 May 2013 01:57:15 +0000</pubDate><link>http://petewarden.typepad.com/searchbrowser/2013/05/no-more-heatmaps-that-are-just-population-maps.html</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=5735395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5735395</guid></item><item><title><![CDATA[New comment by petewarden in "How Solo Founders Beat The Odds and Get Into Top Accelerators"]]></title><description><![CDATA[
<p>I went through Techstars in 2010 as their first solo founder, and I failed pretty hard. The combination of talks, mentor sessions, wooing potential team members, and pitch practice left me almost no time to code and plan the product. For the final pitch, all I had was demo ware, and I felt an idiot getting up on stage.<p>It was a worthwhile failure for me, I made some great friends and learned a lot, but I'd counsel any lone founder to focus on growing some kind of support team around them as the first priority. I would never contemplate an accelerator as a solo founder, but I have nothing but admiration for those who have managed it.</p>
]]></description><pubDate>Wed, 13 Mar 2013 08:17:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=5367386</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=5367386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5367386</guid></item><item><title><![CDATA[Stately - A US state map in a font]]></title><description><![CDATA[
<p>Article URL: <a href="http://intridea.github.com/stately/">http://intridea.github.com/stately/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5172555">https://news.ycombinator.com/item?id=5172555</a></p>
<p>Points: 132</p>
<p># Comments: 29</p>
]]></description><pubDate>Tue, 05 Feb 2013 19:12:31 +0000</pubDate><link>http://intridea.github.com/stately/</link><dc:creator>petewarden</dc:creator><comments>https://news.ycombinator.com/item?id=5172555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5172555</guid></item></channel></rss>