<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: hyp0thetical</title><link>https://news.ycombinator.com/user?id=hyp0thetical</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 15:10:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hyp0thetical" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hyp0thetical in "How We Made IPFS Content Publishing 10x Faster"]]></title><description><![CDATA[
<p>Did you ever try to keep files on a really good storage?</p>
]]></description><pubDate>Thu, 02 Jul 2026 03:48:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48756302</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=48756302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48756302</guid></item><item><title><![CDATA[New comment by hyp0thetical in "How We Made IPFS Content Publishing 10x Faster"]]></title><description><![CDATA[
<p>Please optimise Pentium 2 for us!!</p>
]]></description><pubDate>Thu, 02 Jul 2026 03:47:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48756299</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=48756299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48756299</guid></item><item><title><![CDATA[New comment by hyp0thetical in "[dead]"]]></title><description><![CDATA[
<p>We've released "TheWhisper," a project that modernizes Whisper models and makes them affordable for streaming real-time transcription. The project includes an Electron macOS app with a deployment example and optimized engines for NVIDIA GPUs. We will continue to improve it! Love to hear your feedback and features requests.</p>
]]></description><pubDate>Mon, 03 Nov 2025 18:58:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45802872</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=45802872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45802872</guid></item><item><title><![CDATA[Serving accelerated FLUX models on Modal]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.thestage.ai/tutorials/source/modal_thestage.html">https://docs.thestage.ai/tutorials/source/modal_thestage.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45509843">https://news.ycombinator.com/item?id=45509843</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 07 Oct 2025 22:40:51 +0000</pubDate><link>https://docs.thestage.ai/tutorials/source/modal_thestage.html</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=45509843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45509843</guid></item><item><title><![CDATA[New comment by hyp0thetical in "Comprehensive Guide to Text-to-Image Quality Metrics"]]></title><description><![CDATA[
<p>Our research team put together a comprehensive guide to check perceptual quality, sharpness, color, prompt alignment, and more.<p>All the tricky image quality questions researchers usually ask are covered! You are welcome to ask questions and request additional metrics!</p>
]]></description><pubDate>Thu, 04 Sep 2025 11:19:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45125984</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=45125984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45125984</guid></item><item><title><![CDATA[Comprehensive Guide to Text-to-Image Quality Metrics]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.thestage.ai/tutorials/source/text2image_evaluation_tutorial.html">https://docs.thestage.ai/tutorials/source/text2image_evaluation_tutorial.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45125983">https://news.ycombinator.com/item?id=45125983</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 04 Sep 2025 11:19:56 +0000</pubDate><link>https://docs.thestage.ai/tutorials/source/text2image_evaluation_tutorial.html</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=45125983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45125983</guid></item><item><title><![CDATA[New comment by hyp0thetical in "Can LLMs recognise ASCII images?"]]></title><description><![CDATA[
<p>Our tests with accelerated Elastic Models show they factorize tasks by identifying features line-by-line, then combine them using statistical patterns common in ASCII art.<p>If we think about it, attention scores will look like a heatmap of the original image. So, transformers have an internal representation of the image inside, and if they can recognize images by default, it's some sort of image classifier which provides token ID as an image class. The tests are, to be honest, trivial, but anyway funny :)<p>Try Deepseek-Qwen-14B in our tutorial - running at 120 tok/s on H100 and 40 tok/s on L40s, up to 3x faster than the original implementation! Fully free, get your API token and start!</p>
]]></description><pubDate>Fri, 15 Aug 2025 19:36:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=44916553</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=44916553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44916553</guid></item><item><title><![CDATA[Can LLMs recognise ASCII images?]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.thestage.ai/tutorials/source/elastic_transformers.html">https://docs.thestage.ai/tutorials/source/elastic_transformers.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44916552">https://news.ycombinator.com/item?id=44916552</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 15 Aug 2025 19:36:04 +0000</pubDate><link>https://docs.thestage.ai/tutorials/source/elastic_transformers.html</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=44916552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44916552</guid></item><item><title><![CDATA[New comment by hyp0thetical in "Learn basics of quantization with beta access to TheStage AI's QLIP framework"]]></title><description><![CDATA[
<p>We're happy to provide AI research and engineering teams access to our PyTorch framework for applying quantization algorithms that are tightly aligned with NVIDIA's compiler for efficient inference. The framework also enables convenient research of new algorithms!<p>We hold several patents and have published articles, including a CVPR oral presentation on DNNs compression. We've built tools we enjoy using ourselves and hope they can benefit others too!<p>The framework supports various quantization setups:<p>- Integer and Float quantization<p>- Symmetric and Asymmetric quantization<p>- Dynamic and Static quantization<p>- Multiple granularity options: per-tensor, per-channel, per-token, etc<p>- Pre-defined configuration schemas compatible with NVIDIA GPUs that are easy to set up and use</p>
]]></description><pubDate>Tue, 12 Aug 2025 20:31:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44881472</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=44881472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44881472</guid></item><item><title><![CDATA[Learn basics of quantization with beta access to TheStage AI's QLIP framework]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.thestage.ai/tutorials/source/quantization_tutorial.html">https://docs.thestage.ai/tutorials/source/quantization_tutorial.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44881471">https://news.ycombinator.com/item?id=44881471</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 12 Aug 2025 20:31:54 +0000</pubDate><link>https://docs.thestage.ai/tutorials/source/quantization_tutorial.html</link><dc:creator>hyp0thetical</dc:creator><comments>https://news.ycombinator.com/item?id=44881471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44881471</guid></item></channel></rss>