<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>Wed, 19 Aug 2026 16:07:22 +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 "GPU Offload in Rust: Portable, Safe, and Fast"]]></title><description><![CDATA[
<p>is this mainly about making host binaries self-contained for heterogenous workloads?<p>also, seems like this is mostly targeted towards HPC audience?</p>
]]></description><pubDate>Mon, 17 Aug 2026 21:12:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49337725</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=49337725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49337725</guid></item><item><title><![CDATA[New comment by boywitharupee in "Bonsai: Janestreet's UI Library"]]></title><description><![CDATA[
<p>is it this? <a href="https://github.com/janestreet/incremental" rel="nofollow">https://github.com/janestreet/incremental</a></p>
]]></description><pubDate>Tue, 04 Aug 2026 14:15:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49169333</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=49169333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49169333</guid></item><item><title><![CDATA[New comment by boywitharupee in "Cloudflare Turnstile requiring fingerprintable WebGL"]]></title><description><![CDATA[
<p>You can denoise it: <a href="https://github.com/google/security-research/security/advisories/GHSA-24cm-69m9-fpw3" rel="nofollow">https://github.com/google/security-research/security/advisor...</a></p>
]]></description><pubDate>Sun, 31 May 2026 21:41:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48350031</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=48350031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48350031</guid></item><item><title><![CDATA[New comment by boywitharupee in "Cloudflare Turnstile requiring fingerprintable WebGL"]]></title><description><![CDATA[
<p>> has been looping indefinitely<p>this can mean WebContent process is crashing</p>
]]></description><pubDate>Sun, 31 May 2026 18:39:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48348401</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=48348401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48348401</guid></item><item><title><![CDATA[New comment by boywitharupee in "NASA Force"]]></title><description><![CDATA[
<p>the timer and urgency of this reminds me of the movie Armageddon where they had limited time to form a crew for a space mission.</p>
]]></description><pubDate>Fri, 17 Apr 2026 17:50:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47808608</link><dc:creator>boywitharupee</dc:creator><comments>https://news.ycombinator.com/item?id=47808608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47808608</guid></item><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></channel></rss>