<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: eliemichel</title><link>https://news.ycombinator.com/user?id=eliemichel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 06:59:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eliemichel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by eliemichel in "I built a Cargo-like build tool for C/C++"]]></title><description><![CDATA[
<p>CMakes piles up various generations of idioms so there are multiple ways of doing it, but personally I’ve learned to steer away from find_package() and other magical functions. Get all your dependencies as subdirectories (whichever way you prefer) and use add_subdirectory(). Use find_package() only in so-called "config" mode where you explicitly instruct cmake where to find the config for large precompiled dependencies only</p>
]]></description><pubDate>Thu, 09 Apr 2026 17:05:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47706235</link><dc:creator>eliemichel</dc:creator><comments>https://news.ycombinator.com/item?id=47706235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47706235</guid></item><item><title><![CDATA[New comment by eliemichel in "Claude Tried to Hack 30 Companies. Nobody Asked It To"]]></title><description><![CDATA[
<p>I had the same reaction at first, then noticed that they discuss this: the reason why they told that is because it is standard system prompt injected by most coding agent harnesses like Cursor and all, so it seems like a fair test setup.</p>
]]></description><pubDate>Tue, 10 Mar 2026 22:52:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47329780</link><dc:creator>eliemichel</dc:creator><comments>https://news.ycombinator.com/item?id=47329780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47329780</guid></item><item><title><![CDATA[New comment by eliemichel in "Ad-tech is fascist tech"]]></title><description><![CDATA[
<p>It saddens me to see this flagged, I did not have any predefined opinion about the author or the medium, but I did enjoy reading a text with a bit of character - which is becoming rare in these times of LLM omnipresence. And whether we like the form or not, this is an opinionated piece like many others we see on HN, with a thesis that I find pretty relevant. Beyond saddened, I am actually worried to see the HN community dismiss this type of post rather than discussing it like others.</p>
]]></description><pubDate>Tue, 10 Mar 2026 20:41:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47328541</link><dc:creator>eliemichel</dc:creator><comments>https://news.ycombinator.com/item?id=47328541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47328541</guid></item><item><title><![CDATA[New comment by eliemichel in "Triangle splatting: radiance fields represented by triangles"]]></title><description><![CDATA[
<p>This figure is sort of an overclaim imho. If you look inside the paper, the reported figure is 97 FPS actually (vs 135 FPS for 3DGS on their device). This 2400FPS they advertise is for a degraded version that completely ignores the transparency... but the transprency is both what makes these representation support interesting volumetric effects and what makes rendering challenging (because it requires sorting things). Drawing 1M triangles at 2400FPS on their hardware is probably just quite normal.</p>
]]></description><pubDate>Wed, 04 Jun 2025 06:40:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44177801</link><dc:creator>eliemichel</dc:creator><comments>https://news.ycombinator.com/item?id=44177801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44177801</guid></item></channel></rss>