<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: sinaatalay</title><link>https://news.ycombinator.com/user?id=sinaatalay</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 31 Aug 2026 14:27:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sinaatalay" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sinaatalay in "Show HN: Academa – Long-form STEM lecture videos generated by LLMs"]]></title><description><![CDATA[
<p>Thank you very much! That’s strange, we’ll look into it. Really appreciate you reporting it.<p>The lecture description language isn’t public at the moment. It’s a core part of the technology we’re building the company around.<p>Also, if you’d like, you can share the video as a public link by clicking the share button!</p>
]]></description><pubDate>Mon, 31 Aug 2026 00:38:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49504357</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49504357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49504357</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Academa – Long-form STEM lecture videos generated by LLMs"]]></title><description><![CDATA[
<p>We think videos are special. There is a reason why Khan Academy, Coursera, etc. are essentially video libraries. A lecture video is a recording of a teaching performance, a form of presentation where someone explains while controlling what you see and when you see it.<p>Also, you’re not chatting with the transcript; you’re chatting with the video. The AI has much more than the transcript in its context. See this, for example: <a href="https://academa.ai/lectures/diffusion-models-learning-to-denoise.md" rel="nofollow">https://academa.ai/lectures/diffusion-models-learning-to-den...</a><p>And in the coming months, we’ll make the answers themselves real-time videos, which is kind of trivial for us at this point. We’ll ask the LLM to answer by writing code, and our software will render that code and show you the response directly as a video.</p>
]]></description><pubDate>Mon, 31 Aug 2026 00:10:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49504174</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49504174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49504174</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Academa – Long-form STEM lecture videos generated by LLMs"]]></title><description><![CDATA[
<p>We ask Claude Opus 5 to write a specific kind of source code that only our proprietary software understands and can render into a lecture video with computer graphics and TTS.<p>Without our system, there isn’t really an equivalent target language you can ask the LLM to write. Manim exists, but you won’t get videos like these by simply asking an LLM to generate Manim code.</p>
]]></description><pubDate>Mon, 31 Aug 2026 00:07:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49504157</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49504157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49504157</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Academa – Long-form STEM lecture videos generated by LLMs"]]></title><description><![CDATA[
<p>Thank you!<p>Actually, the economics are quite good.<p>We’re not using video generation models. We ask an LLM to write the lecture as code, then render it deterministically with computer graphics and TTS.<p>So the main costs are the LLM call, TTS, and some cloud GPU time for rendering. That ends up being much cheaper than generating long form video directly with video models.</p>
]]></description><pubDate>Mon, 31 Aug 2026 00:05:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49504147</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49504147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49504147</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Academa – Long-form STEM lecture videos generated by LLMs"]]></title><description><![CDATA[
<p>You can attempt to do it, but you'll see that it won't work. We've built the underlying "lectures as code" technology to make this work.</p>
]]></description><pubDate>Sun, 30 Aug 2026 23:59:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49504103</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49504103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49504103</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Academa – Long-form STEM lecture videos generated by LLMs"]]></title><description><![CDATA[
<p>Claude Opus 5, with high thinking, generates the video in a single shot.<p>The one that asks questions at the beginning is Gemini Flash 3.7.</p>
]]></description><pubDate>Sun, 30 Aug 2026 23:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49503693</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49503693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49503693</guid></item><item><title><![CDATA[Show HN: Academa – Long-form STEM lecture videos generated by LLMs]]></title><description><![CDATA[
<p>Hi HN, we are Sina Atalay and Abdullah Geduk, co-founders of Academa. We are both PhD students.<p>We thought: what if lecture videos were written as code and compiled into video using computer graphics and TTS?<p>Then LLMs could write them, and lectures could be fixed with code edits instead of video production.<p>On correctness: LLMs may make mistakes. But these videos are code sitting in our repository, and we can maintain them. Every report and review becomes a fix in the source, and everyone who watches after that gets the corrected lecture. Every recorded lecture on the internet is stuck with its mistakes. Ours will continuously improve.<p>Each video also comes with an AI chat that understands everything said and shown in the lecture.<p>There is a longer write-up at the bottom of the page.<p>Happy to answer any questions.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49503421">https://news.ycombinator.com/item?id=49503421</a></p>
<p>Points: 30</p>
<p># Comments: 25</p>
]]></description><pubDate>Sun, 30 Aug 2026 22:22:23 +0000</pubDate><link>https://academa.ai/</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49503421</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49503421</guid></item><item><title><![CDATA[Interactive Dynamic Video (2016)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=4f09VdXex3A">https://www.youtube.com/watch?v=4f09VdXex3A</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49193968">https://news.ycombinator.com/item?id=49193968</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 06 Aug 2026 08:17:31 +0000</pubDate><link>https://www.youtube.com/watch?v=4f09VdXex3A</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49193968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49193968</guid></item><item><title><![CDATA[New comment by sinaatalay in "Karpathy’s Pelican"]]></title><description><![CDATA[
<p>On consumer devices, AI communicates with us through speakers and screens. Screens are the richer medium, so most consumer AI innovation will happen there.<p>Computer graphics will have enormous applications because they are directly controllable by LLM-generated code. Video models are probabilistic and less suitable when precision matters. In education, for example, we need exact visuals. If an AI wants to plot y = sin(x), it should generate the precise graph through computer graphics rather than approximate it with a video model.</p>
]]></description><pubDate>Sun, 02 Aug 2026 19:56:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49147719</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49147719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49147719</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>Sorry about that paywall. We've made the AI chat free up to a certain usage limit, so if you're interested, you can give it a try now!</p>
]]></description><pubDate>Wed, 29 Jul 2026 20:54:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49102957</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49102957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49102957</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>Thank you for letting us know about the Safari issue.<p>We've made the AI chat free up to a certain usage limit, so if you're interested, you can give it a try now!</p>
]]></description><pubDate>Wed, 29 Jul 2026 20:49:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49102899</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49102899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49102899</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>Thank you for letting us know.</p>
]]></description><pubDate>Wed, 29 Jul 2026 05:55:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49093863</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49093863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49093863</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>Thank you :)</p>
]]></description><pubDate>Wed, 29 Jul 2026 05:31:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49093748</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49093748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49093748</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>We are fully compatible with Manim CE. Our goal is 1:1 API compatibility, so people can continue using the API they already know.<p>We never intended to use 3Blue1Brown's name in a negative or misleading way. We simply wanted to communicate that we have made the Manim API created by 3Blue1Brown accessible in the browser with WebGPU, without requiring any installation.</p>
]]></description><pubDate>Wed, 29 Jul 2026 05:28:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49093721</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49093721</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49093721</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>You can use the editor however you like without signing up. The examples are simply sample prompts for the AI, but you can paste in any Manim code to editor from ChatGPT or anywhere else, and the preview will render it instantly.<p>Downloading videos is completely free. Only the AI-powered features are behind the paywall, and there's a 7-day free trial.<p>We'll put more pre-written examples, thank you!</p>
]]></description><pubDate>Wed, 29 Jul 2026 01:07:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092176</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49092176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092176</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>Thank you!</p>
]]></description><pubDate>Wed, 29 Jul 2026 01:07:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092170</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49092170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092170</guid></item><item><title><![CDATA[New comment by sinaatalay in "Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU"]]></title><description><![CDATA[
<p>Thank you! We simply mount the entire app inside the landing page, but rotate and scale it down. When the page opens, it smoothly animates into full screen using CSS transitions.</p>
]]></description><pubDate>Wed, 29 Jul 2026 01:05:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092158</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49092158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092158</guid></item><item><title><![CDATA[Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU]]></title><description><![CDATA[
<p>Grant Sanderson (3Blue1Brown) created Manim, the Python library he uses to make the math animations in his videos.<p>We reimplemented Manim with the same Python API, but the implementation underneath is Rust, connected to Python through PyO3. The Rust code uses wgpu, so rendering happens on the GPU.<p>To run it in the browser, we compiled the Rust parts to WebAssembly so the PyO3 extension loads in Pyodide. In the browser, wgpu targets the WebGPU API, so animations render in real time on your GPU through the browser.<p>The editor is Monaco (the editor that powers VS Code) with a live preview: write your Manim code on one side, watch the animation update on the other.<p>There's also a built-in AI agent if you'd rather vibe-code your animations.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49091703">https://news.ycombinator.com/item?id=49091703</a></p>
<p>Points: 49</p>
<p># Comments: 32</p>
]]></description><pubDate>Wed, 29 Jul 2026 00:07:43 +0000</pubDate><link>https://studio.academa.ai/</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=49091703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49091703</guid></item><item><title><![CDATA[New comment by sinaatalay in "LLM-Integrated Multivariable Calculus Course"]]></title><description><![CDATA[
<p>Let me elaborate.<p>Our content is text, not MP4 files. So we review it with humans and AI, just like how software companies review their software. We may make mistakes, but that's okay because we maintain the content. We continuously improve it and fix issues as we find them.<p>It'll even become more accurate than cam-recorded lecture videos over time, because those aren't being updated.</p>
]]></description><pubDate>Sun, 19 Jul 2026 22:24:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48972214</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=48972214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48972214</guid></item><item><title><![CDATA[New comment by sinaatalay in "LLM-Integrated Multivariable Calculus Course"]]></title><description><![CDATA[
<p>Thank you!</p>
]]></description><pubDate>Sun, 19 Jul 2026 06:20:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48965456</link><dc:creator>sinaatalay</dc:creator><comments>https://news.ycombinator.com/item?id=48965456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48965456</guid></item></channel></rss>