<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: boywitharupee</title><link>https://news.ycombinator.com/user?id=boywitharupee</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 02:11:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=boywitharupee" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by boywitharupee in "NanoClaw moved from Apple Containers to Docker"]]></title><description><![CDATA[
<p>they have a watchdog loop, it runs periodically</p>
]]></description><pubDate>Sun, 22 Feb 2026 20:06:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47114151</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=47114151</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47114151</guid></item><item><title><![CDATA[New comment by boywitharupee in "CUDA Tile Open Sourced"]]></title><description><![CDATA[
<p>shouldn't the title be "CUDA Tile IR Open Sourced"?</p>
]]></description><pubDate>Thu, 25 Dec 2025 21:03:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46387032</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=46387032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46387032</guid></item><item><title><![CDATA[New comment by boywitharupee in "Faster, easier 2D vector rendering [video]"]]></title><description><![CDATA[
<p>is there a document or reference implementation that describes the full algorithm? tiling, sorting, merging, and strip conversion.</p>
]]></description><pubDate>Fri, 13 Jun 2025 03:52:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=44265597</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=44265597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44265597</guid></item><item><title><![CDATA[New comment by boywitharupee in "Is `(expession, lvalue) = rvalue` a valid assignment in C or C++?"]]></title><description><![CDATA[
<p>> In C++, it's an rvalue reference , which can be effectively thought of as an lvalue<p>hmm...this doesn't sound quite right? the comma operator's result in C++ is not an rvalue reference - it takes on exactly the value category of its right operand (which in this case is an lvalue)</p>
]]></description><pubDate>Fri, 15 Nov 2024 11:58:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42146119</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=42146119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42146119</guid></item><item><title><![CDATA[New comment by boywitharupee in "ThunderKittens: Simple, fast, and adorable AI kernels"]]></title><description><![CDATA[
<p>so, these are hand optimized primitives for specific model of nvidia gpus? do you still have to make launch/scheduling decisions to maximize occupancy? how does this approach scale to other target devices with specialized instruction sets and different architecture?</p>
]]></description><pubDate>Thu, 31 Oct 2024 00:33:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42002206</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=42002206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42002206</guid></item><item><title><![CDATA[New comment by boywitharupee in "Tracy: A real time, nanosecond resolution frame profiler"]]></title><description><![CDATA[
<p>can someone explain how is profiling tools like this written for GPU applications? wouldn't you need access to internal runtime api?<p>for ex. Apple wraps Metal buffers as "Debug" buffers to record allocations/deallocations.</p>
]]></description><pubDate>Tue, 24 Sep 2024 11:54:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41635556</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=41635556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41635556</guid></item><item><title><![CDATA[New comment by boywitharupee in "AlphaProteo generates novel proteins for biology and health research"]]></title><description><![CDATA[
<p>what kind of model architecture was used for this? is it safe to assume they used a transformer model or a variant of it?</p>
]]></description><pubDate>Thu, 05 Sep 2024 19:44:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=41459834</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=41459834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41459834</guid></item><item><title><![CDATA[New comment by boywitharupee in "Fitting an elephant with four non-zero parameters"]]></title><description><![CDATA[
<p>what's the purpose of this? is it one of those 'fun' problems to solve?</p>
]]></description><pubDate>Sun, 14 Jul 2024 17:16:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40962107</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40962107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40962107</guid></item><item><title><![CDATA[New comment by boywitharupee in "GraphRAG is now on GitHub"]]></title><description><![CDATA[
<p>how different is this compared to Facebook's open-source tool Faiss[1]?<p>[1] <a href="https://github.com/facebookresearch/faiss/">https://github.com/facebookresearch/faiss/</a></p>
]]></description><pubDate>Tue, 02 Jul 2024 18:35:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=40859280</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40859280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40859280</guid></item><item><title><![CDATA[New comment by boywitharupee in "Nvidia Warp: A Python framework for high performance GPU simulation and graphics"]]></title><description><![CDATA[
<p>In a similar fashion, you'll see that JAX has frontend code being open-sourced, while device-related code is distributed as binaries. For example, if you're on Google's TPU, you'll see <i>libtpu.so</i>, and on macOS, you'll see <i>pjrt_plugin_metal_1.x.dylib</i>.<p>The main optimizations (scheduler, vectorizer, etc.) are hidden behind these shared libraries. If open-sourced, they might reveal hints about proprietary algorithms and provide clues to various hardware components, which could potentially be exploited.</p>
]]></description><pubDate>Fri, 14 Jun 2024 19:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=40684101</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40684101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40684101</guid></item><item><title><![CDATA[New comment by boywitharupee in "Copy-and-Patch: Fast compilation for high-level languages and bytecode (2020)"]]></title><description><![CDATA[
<p>or have the right entitlements?<p><a href="https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_cs_allow-jit" rel="nofollow">https://developer.apple.com/documentation/bundleresources/en...</a></p>
]]></description><pubDate>Wed, 05 Jun 2024 00:36:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=40580311</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40580311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40580311</guid></item><item><title><![CDATA[New comment by boywitharupee in "Copy-and-Patch: Fast compilation for high-level languages and bytecode (2020)"]]></title><description><![CDATA[
<p>> At runtime, C&P generates executable code by copying the object code and patching the holes with runtime known values.<p>how would this work on OSs under hardened runtime rules?</p>
]]></description><pubDate>Sun, 02 Jun 2024 18:28:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=40556232</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40556232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40556232</guid></item><item><title><![CDATA[New comment by boywitharupee in "Show HN: Get paid to do your own ML research"]]></title><description><![CDATA[
<p>will you also provide compute resources?</p>
]]></description><pubDate>Tue, 28 May 2024 03:05:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40496957</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40496957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40496957</guid></item><item><title><![CDATA[New comment by boywitharupee in "Show HN: Boldly go where Gradient Descent has never gone before with DiscoGrad"]]></title><description><![CDATA[
<p>how would you compare this to the polytope model? <a href="https://en.wikipedia.org/wiki/Polytope_model" rel="nofollow">https://en.wikipedia.org/wiki/Polytope_model</a></p>
]]></description><pubDate>Sun, 26 May 2024 18:16:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=40484199</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40484199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40484199</guid></item><item><title><![CDATA[New comment by boywitharupee in "Implementation of Google's Griffin Architecture – RNN LLM"]]></title><description><![CDATA[
<p>and is Griffin a state space model?</p>
]]></description><pubDate>Thu, 11 Apr 2024 10:44:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=40000711</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=40000711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40000711</guid></item><item><title><![CDATA[New comment by boywitharupee in "ClangQL: A tool to run SQL-like query on C/C++ Code"]]></title><description><![CDATA[
<p>i wonder if we can train a foundational model on this data which will eventually allow to semantically search the codebase?</p>
]]></description><pubDate>Mon, 08 Apr 2024 16:11:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=39971154</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=39971154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39971154</guid></item><item><title><![CDATA[New comment by boywitharupee in "CityGaussian: Real-time high-quality large-scale scene rendering with Gaussians"]]></title><description><![CDATA[
<p>what's the memory and compute requirements for this?</p>
]]></description><pubDate>Tue, 02 Apr 2024 19:28:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=39909884</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=39909884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39909884</guid></item><item><title><![CDATA[New comment by boywitharupee in "LLaMA now goes faster on CPUs"]]></title><description><![CDATA[
<p>but which model to tokenize with? is there a leaderboard for models that are good for RAG?</p>
]]></description><pubDate>Mon, 01 Apr 2024 14:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=39894423</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=39894423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39894423</guid></item><item><title><![CDATA[New comment by boywitharupee in "Tiny bitfield based text renderer (2022)"]]></title><description><![CDATA[
<p>is this known as a procedural generation?</p>
]]></description><pubDate>Sat, 16 Mar 2024 04:24:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=39723373</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=39723373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39723373</guid></item><item><title><![CDATA[New comment by boywitharupee in "Building Meta's GenAI infrastructure"]]></title><description><![CDATA[
<p>care to explain why attention has precision issues with fp8?</p>
]]></description><pubDate>Wed, 13 Mar 2024 01:16:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=39686982</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=39686982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39686982</guid></item></channel></rss>