<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: weiserwx</title><link>https://news.ycombinator.com/user?id=weiserwx</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 22:17:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=weiserwx" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by weiserwx in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>A DSL for machine learning programs: <a href="https://pypie.dev/" rel="nofollow">https://pypie.dev/</a>
Embedded in Python, written like Python, but with static type safety (e.g. it catches tensor shape mismatches at compile time)</p>
]]></description><pubDate>Sun, 14 Jun 2026 19:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48531648</link><dc:creator>weiserwx</dc:creator><comments>https://news.ycombinator.com/item?id=48531648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48531648</guid></item><item><title><![CDATA[New comment by weiserwx in "PyPie, A DSL for Tensor Programming"]]></title><description><![CDATA[
<p>PyPie is a subset of Python built on a dependent type system to statically validate tensor shapes.<p>We have made the "type surface" just rigorous enough but not too much: it catches shape mismatches without breaking the illusion that we are still writing Python. It's also seasoned with rank polymorphism and some basic arithmetic rewriting.<p>This is our early demo focused on language semantics. Under the hood, PyPie currently compiles to JAX, which does the heavy lifting for optimizations.</p>
]]></description><pubDate>Sun, 24 May 2026 22:09:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48261528</link><dc:creator>weiserwx</dc:creator><comments>https://news.ycombinator.com/item?id=48261528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48261528</guid></item><item><title><![CDATA[PyPie, A DSL for Tensor Programming]]></title><description><![CDATA[
<p>Article URL: <a href="https://pypie.dev">https://pypie.dev</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48261527">https://news.ycombinator.com/item?id=48261527</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 24 May 2026 22:09:43 +0000</pubDate><link>https://pypie.dev</link><dc:creator>weiserwx</dc:creator><comments>https://news.ycombinator.com/item?id=48261527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48261527</guid></item></channel></rss>