<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: jessfraz</title><link>https://news.ycombinator.com/user?id=jessfraz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 17:52:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jessfraz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jessfraz in "The Promised LAN"]]></title><description><![CDATA[
<p>Actually it’s pronounced the promised lawn :)</p>
]]></description><pubDate>Thu, 24 Jul 2025 02:02:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=44666091</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=44666091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44666091</guid></item><item><title><![CDATA[New comment by jessfraz in "Zoo CAD Engine Overview"]]></title><description><![CDATA[
<p>sorry we fixed the issue!</p>
]]></description><pubDate>Wed, 21 May 2025 22:13:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44056810</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=44056810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44056810</guid></item><item><title><![CDATA[New comment by jessfraz in "Zoo Design Studio"]]></title><description><![CDATA[
<p>This is code cad! Its click and point that generates code, or you can raw dog code, or you can use ML, its everything haha</p>
]]></description><pubDate>Wed, 21 May 2025 16:39:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=44053302</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=44053302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44053302</guid></item><item><title><![CDATA[Zoo Design Studio v1: A New Stack for Mechanical CAD]]></title><description><![CDATA[
<p>Article URL: <a href="https://zoo.dev/blog/zoo-design-studio-v1">https://zoo.dev/blog/zoo-design-studio-v1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44053263">https://news.ycombinator.com/item?id=44053263</a></p>
<p>Points: 11</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 21 May 2025 16:36:11 +0000</pubDate><link>https://zoo.dev/blog/zoo-design-studio-v1</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=44053263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44053263</guid></item><item><title><![CDATA[Zoo CAD Engine Overview]]></title><description><![CDATA[
<p>Article URL: <a href="https://zoo.dev/research/zoo-cad-engine-overview">https://zoo.dev/research/zoo-cad-engine-overview</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44053207">https://news.ycombinator.com/item?id=44053207</a></p>
<p>Points: 44</p>
<p># Comments: 5</p>
]]></description><pubDate>Wed, 21 May 2025 16:30:52 +0000</pubDate><link>https://zoo.dev/research/zoo-cad-engine-overview</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=44053207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44053207</guid></item><item><title><![CDATA[New comment by jessfraz in "Teaching LLMs how to solid model"]]></title><description><![CDATA[
<p>Zoo co-founder here. Our product is still pre-v1. But getting to v1 very soon. We actually built a whole new CAD kernel from the ground up. I say this because we can't actually train on models the CAD engine does not yet support. Just 2 weeks ago we shipped csg boolean operations to the CAD engine. This unlocked new data to train our model on that use those operations. So its actually fair to say at the time he used our model we using about 2% of the data we actually have. Once we can use more and more the ability of the model will only get better.</p>
]]></description><pubDate>Thu, 24 Apr 2025 03:44:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43779077</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=43779077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43779077</guid></item><item><title><![CDATA[New comment by jessfraz in "Text-to-CAD"]]></title><description><![CDATA[
<p>Also the goal is ultimately to return a KCL file which is our scripting language for CAD which is very parametric :) and easily editable, this will come next year</p>
]]></description><pubDate>Thu, 21 Dec 2023 03:12:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=38716592</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=38716592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38716592</guid></item><item><title><![CDATA[New comment by jessfraz in "Text-to-CAD"]]></title><description><![CDATA[
<p>This is good feedback thank you! The model will only get better from here and we will work on speed and UX, we are also getting a bit pounded at the moment which might account for some slowness.</p>
]]></description><pubDate>Thu, 21 Dec 2023 03:06:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=38716563</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=38716563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38716563</guid></item><item><title><![CDATA[New comment by jessfraz in "Text-to-CAD: Risks and Opportunities"]]></title><description><![CDATA[
<p>Our kernel isnt open source but we have an API, and we rebuilt our own CAD engine  to fully utilize GPUs<p><a href="https://kittycad.io/modeling-app" rel="nofollow noreferrer">https://kittycad.io/modeling-app</a>
<a href="https://kittycad.io/geometry-engine" rel="nofollow noreferrer">https://kittycad.io/geometry-engine</a><p>While we are not fully capable yet, that's the end goal by next year. Years from now we cannot still be using these single-threaded nightmares from 30 years ago.</p>
]]></description><pubDate>Fri, 20 Oct 2023 16:48:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=37958494</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=37958494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37958494</guid></item><item><title><![CDATA[New comment by jessfraz in "Relativity Space launches first 3D-printed rocket on historic test flight"]]></title><description><![CDATA[
<p>Jordan was 22 when they started!!</p>
]]></description><pubDate>Thu, 23 Mar 2023 19:14:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=35279880</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=35279880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35279880</guid></item><item><title><![CDATA[New comment by jessfraz in "Relativity Space launches first 3D-printed rocket on historic test flight"]]></title><description><![CDATA[
<p>Huge congrats to the team that worked on this! Had the pleasure of being there to witness it and meeting many of them, both old and new employees and what a great group of engineers!<p>EDIT: Shameless plug I know one the cofounders Jordan Noone, and he’s brilliant.</p>
]]></description><pubDate>Thu, 23 Mar 2023 19:03:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=35279708</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=35279708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35279708</guid></item><item><title><![CDATA[New comment by jessfraz in "Microsoft's Bing plans AI ads in early pitch to advertisers"]]></title><description><![CDATA[
<p>Let's hope thats all, as that is super understandable. Of course, I could see them trying to inject into the model as well...</p>
]]></description><pubDate>Mon, 20 Feb 2023 19:51:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=34872085</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=34872085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34872085</guid></item><item><title><![CDATA[New comment by jessfraz in "Servers as they should be – shipping early 2022"]]></title><description><![CDATA[
<p>YES we did :)</p>
]]></description><pubDate>Thu, 27 May 2021 21:32:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=27308826</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=27308826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27308826</guid></item><item><title><![CDATA[New comment by jessfraz in "Today is my first day at Oxide Computer Company"]]></title><description><![CDATA[
<p>Hey! Thanks for the heads up, can you email Jess [at] oxide [dot] computer and I will add you and try to figure it out! Thanks!</p>
]]></description><pubDate>Tue, 16 Jun 2020 15:52:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=23540624</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=23540624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23540624</guid></item><item><title><![CDATA[A bot that labels GitHub issues automatically with machine learning]]></title><description><![CDATA[
<p>Article URL: <a href="https://mlbot.net/">https://mlbot.net/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19628483">https://news.ycombinator.com/item?id=19628483</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 10 Apr 2019 20:29:36 +0000</pubDate><link>https://mlbot.net/</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=19628483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19628483</guid></item><item><title><![CDATA[How to Automate Tasks on GitHub with Machine Learning for Fun and Profit]]></title><description><![CDATA[
<p>Article URL: <a href="https://towardsdatascience.com/mlapp-419f90e8f007">https://towardsdatascience.com/mlapp-419f90e8f007</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19628448">https://news.ycombinator.com/item?id=19628448</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 10 Apr 2019 20:25:34 +0000</pubDate><link>https://towardsdatascience.com/mlapp-419f90e8f007</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=19628448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19628448</guid></item><item><title><![CDATA[New comment by jessfraz in "Digging into RISC-V and how I learn new things"]]></title><description><![CDATA[
<p>This one is 59 american dollars... <a href="https://www.sifive.com/boards/hifive1" rel="nofollow">https://www.sifive.com/boards/hifive1</a> hope that helps!</p>
]]></description><pubDate>Sun, 24 Mar 2019 18:22:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=19477863</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=19477863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19477863</guid></item><item><title><![CDATA[New comment by jessfraz in "Digging into RISC-V and how I learn new things"]]></title><description><![CDATA[
<p>wow I had no idea thanks!</p>
]]></description><pubDate>Sun, 24 Mar 2019 18:21:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=19477855</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=19477855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19477855</guid></item><item><title><![CDATA[New comment by jessfraz in "Defining a Distinguished Engineer"]]></title><description><![CDATA[
<p>it's sad it needs to be defined, I agree, but apparently it does :)</p>
]]></description><pubDate>Fri, 22 Mar 2019 15:45:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=19463655</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=19463655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19463655</guid></item><item><title><![CDATA[New comment by jessfraz in "Defining a Distinguished Engineer"]]></title><description><![CDATA[
<p>Hard to define, do you have ideas :)</p>
]]></description><pubDate>Fri, 22 Mar 2019 15:40:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=19463600</link><dc:creator>jessfraz</dc:creator><comments>https://news.ycombinator.com/item?id=19463600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19463600</guid></item></channel></rss>