<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: hjessmith</title><link>https://news.ycombinator.com/user?id=hjessmith</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 11:23:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hjessmith" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hjessmith in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>I'm working on a web app that animates hand drawn human characters. You try it here without any login or anything:<p><a href="http://doodlemate.com" rel="nofollow">http://doodlemate.com</a><p>It doesn't use generative AI, instead it auto-rigs the drawings in just a few seconds.</p>
]]></description><pubDate>Sun, 10 May 2026 23:01:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48089035</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=48089035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48089035</guid></item><item><title><![CDATA[New comment by hjessmith in "Show HN: DoodleMate: Animate Your Child's Hand Drawings Without Generative AI"]]></title><description><![CDATA[
<p>Thank you! It’s a web app, but we designed it to be mobile first. You can absolutely visit the website, take a picture, and show the animation to your daughter all on your phone.<p>If you do give it a try, please let me know how it goes!</p>
]]></description><pubDate>Fri, 08 May 2026 18:09:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48066742</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=48066742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48066742</guid></item><item><title><![CDATA[New comment by hjessmith in "Show HN: DoodleMate: Animate Your Child's Hand Drawings Without Generative AI"]]></title><description><![CDATA[
<p>That's the plan! Glad to hear DoodleMate brought a smile to your face.</p>
]]></description><pubDate>Fri, 08 May 2026 04:48:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48058672</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=48058672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48058672</guid></item><item><title><![CDATA[New comment by hjessmith in "Show HN: DoodleMate: Animate Your Child's Hand Drawings Without Generative AI"]]></title><description><![CDATA[
<p>That's a good question. I would say that the two approaches are quite different and bring different strengths to the table. The major strength of genAI is that it is open-ended.<p>But it comes with costs. GenAI video is expensive to generate, and most tools constrain your animation to a handful of seconds, not long enough to tell a real story. You can generate multiple clips and stitch them together, but then you'll run up again another limit of GenAI- subject consistency (especially with non-realistic subjects, like doodles).<p>It's also difficult to finely control genAI outputs, which I argue limits the creative expressivity of the human. And if you generate numerous clips to try to get things perfect, it can get expensive.<p>Our approach is limited by the motion/visual/audio assets we have access to. 
But, when we release DoodleMateStudio users will be able to upload their own visuals, record their own audio, capture their own motions, and specify their own high-level story scenes. This should be enough to let people tell expressive and personal stories. And if we get things right, it will also be a lot more fun than refining a prompt.</p>
]]></description><pubDate>Wed, 06 May 2026 21:32:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48042156</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=48042156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48042156</guid></item><item><title><![CDATA[New comment by hjessmith in "Show HN: DoodleMate: Animate Your Child's Hand Drawings Without Generative AI"]]></title><description><![CDATA[
<p>I hope she likes!<p>Please let me know how it goes and if there's any functionality she/you would want.</p>
]]></description><pubDate>Wed, 06 May 2026 20:29:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48041332</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=48041332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48041332</guid></item><item><title><![CDATA[New comment by hjessmith in "Show HN: DoodleMate: Animate Your Child's Hand Drawings Without Generative AI"]]></title><description><![CDATA[
<p>That's a good question. The distinction is between generative AI (which takes in a prompt or image and generates every pixel of a new video) and non-generative AI models (e.g. classifiers, segmentation models, and pose estimation models). The second category helps us to infer characteristics about the input drawing, but it doesn't try to 'recreate' anything.<p>We use non-generative AI models to quickly auto-rig the character when it's uploaded. In a traditional computer graphics animation pipeline this would be done by hand and would be a slow process;  we use these models to speed that step up. The resulting animations don't use any AI at all(generative or otherwise).</p>
]]></description><pubDate>Wed, 06 May 2026 18:02:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48039408</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=48039408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48039408</guid></item><item><title><![CDATA[Show HN: DoodleMate: Animate Your Child's Hand Drawings Without Generative AI]]></title><description><![CDATA[
<p>Hi HN!<p>I made an app that takes a photo of a paper drawing and, in a handful of seconds, creates a fully rigged character that can be used in an animation or little story. It doesn’t use any image-to-video generative AI models. Instead, I built it using the years of insights I’ve picked up studying children’s drawings and character animation.<p>Today we’re releasing a community beta. I respect this community and would value any feedback you offer. It’s easy to try- you don’t need to create an account to check it out. We’ve got several free stories to drop your character into, and a Mother’s Day eCard.<p>I’m also working on a tool, DoodleMate Studio, to easily allow people to author their own stories instead of using premade templates. But what form that takes is going to be highly dependent on the type of feedback we get from the community with this beta.<p>How this came to be:<p>I’ve worked in this space for a while. Here’s an old HN post related to a popular tech demo I did ( <a href="https://news.ycombinator.com/item?id=30469321">https://news.ycombinator.com/item?id=30469321</a>) and another one from when I open sourced the data and code ( <a href="https://news.ycombinator.com/item?id=35561203">https://news.ycombinator.com/item?id=35561203</a>). I also wrote a SIGGRAPH paper about the methodology (<a href="https://dl.acm.org/doi/full/10.1145/3592788" rel="nofollow">https://dl.acm.org/doi/full/10.1145/3592788</a>).<p>I’d moved on to other things, but had always felt like there was such potential in this space. 
Last year I decided I was over big tech and, with a lot of encouragement from my family, finally decided to pursue this seriously. Since then, my wife and I have been building this together. We’re bootstrapping at the moment, trying to give ourselves time and space to make sure DoodleMate turns into something wonderful and wholesome.<p>Thanks,
Jesse</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48038654">https://news.ycombinator.com/item?id=48038654</a></p>
<p>Points: 15</p>
<p># Comments: 12</p>
]]></description><pubDate>Wed, 06 May 2026 17:06:34 +0000</pubDate><link>https://doodlemate.com/</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=48038654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48038654</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>I'm a student of good animation myself (know the 12 principles of animation by heart, got a copy of The Illusion of Life right next to my desk, etc.) and have great respect for what professional animators can do.<p>And while I (maybe more than anyone else) am highly aware of all the ways this tool doesn't create high-quality animation, I'm okay with it. The point here isn't to create animations that rival those of professional animators; it's to lower the barrier-to-entry to the point where almost anyone can animate their own character.<p>And if a tiny number of users become more interested in animation through this tool, learn how to do it the <i>proper</i> way, and create animations your father would approve of... well I think that would be a phenomenal outcome.</p>
]]></description><pubDate>Mon, 17 Apr 2023 22:43:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=35607636</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35607636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35607636</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>Yeah, I think that'll happen. I think it's already happening. And if someone wraps it in a terrible app with ads, makes millions of dollars, and I never see any of the money, yes I'll be very sad. But I'm trying to take a bigger perspective here. There's a lot of experience and tools that could be built off this, and I can't possibly build them all.<p>And if I hid the code away so only I could use it, there's a good chance no one would ever create any of those experiences. Creating a successful app requires mobile UI people, devops, designers, marketing/SEO, monetization, etc. I don't want to do ANY of that... in the land of app creation, I'm more of a Tom Bombadil-type.<p>This is also my first project out of graduate school. I feel like I'll probably have other ideas down the road, and maybe I'll try to monetize those ones with what I've learned from this adventure.</p>
]]></description><pubDate>Mon, 17 Apr 2023 22:30:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=35607510</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35607510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35607510</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>I’m curious to learn more.</p>
]]></description><pubDate>Sat, 15 Apr 2023 21:58:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=35584986</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35584986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35584986</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>Sounds awesome! Let’s do it.</p>
]]></description><pubDate>Sat, 15 Apr 2023 21:57:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=35584975</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35584975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35584975</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>Love the idea. Feel free to reach out if you think there’s room for collaboration.</p>
]]></description><pubDate>Sat, 15 Apr 2023 21:56:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=35584955</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35584955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35584955</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>You're the first stranger to ever compliment my coding style. I feel all warm and fuzzy now.</p>
]]></description><pubDate>Fri, 14 Apr 2023 16:27:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=35571377</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35571377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35571377</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>Yes. I did most of this as a postdoc at FAIR, Meta's AI research group.</p>
]]></description><pubDate>Fri, 14 Apr 2023 16:25:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=35571354</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35571354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35571354</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>It’s not  metadata, you would see that when you upload the photo at the beginning.<p>I’m guessing that the nose key point is located below the shoulders in your child’s drawing?<p>That’s a known issue caused by how we ‘apply’ poses onto the characters. It’s fixed in the GitHub code but not in the browser version. Try moving the nose keypoint to the top of the characters head and that should resolve it</p>
]]></description><pubDate>Fri, 14 Apr 2023 04:35:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=35565565</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35565565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35565565</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>If you post your creation to social media, please use #FAIRAnimatedDrawings. I'd love to see what you create!</p>
]]></description><pubDate>Fri, 14 Apr 2023 04:25:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=35565504</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35565504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35565504</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>As written now, it expects 3D motion data. Extending it to support 2D motion data is doable, but will take time. Feel free to open a github issue requesting it if you'd like me to prioritize it.</p>
]]></description><pubDate>Fri, 14 Apr 2023 04:11:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=35565419</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35565419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35565419</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>It currently only outputs .mp4 and .gif files. You could probably use these as game assets, but I don't think it would be optimal.<p>The rendering code utilizes an MVC framework. If you need the animation output in a .obj format or something, it's as simple as creating a new View that supports it. Feel free to request this in a Github issue if you want me to prioritize it.</p>
]]></description><pubDate>Fri, 14 Apr 2023 03:43:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=35565280</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35565280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35565280</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>You might check out the technical paper, the background section lists some relevant related works on non-photorealistic pose estimation.<p>One work that seems particularly pertinent to your use case is:<p>Gesture3D: Posing 3D Characters via Gesture Drawings
<a href="http://www.cs.ubc.ca/labs/imager/tr/2016/Gesture3D/" rel="nofollow">http://www.cs.ubc.ca/labs/imager/tr/2016/Gesture3D/</a></p>
]]></description><pubDate>Fri, 14 Apr 2023 03:38:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=35565253</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35565253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35565253</guid></item><item><title><![CDATA[New comment by hjessmith in "Animated Drawings"]]></title><description><![CDATA[
<p>Glad to hear it was easy for you to get up and running, but where did come across the repo? It's been in 'stealth release' mode for a few months now, but nothing was publicly announced until today.</p>
]]></description><pubDate>Fri, 14 Apr 2023 03:32:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=35565220</link><dc:creator>hjessmith</dc:creator><comments>https://news.ycombinator.com/item?id=35565220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35565220</guid></item></channel></rss>