<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: TApplencourt</title><link>https://news.ycombinator.com/user?id=TApplencourt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 01 May 2026 08:05:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TApplencourt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TApplencourt in "I used pulsar detection techniques to turn a phone into a watch timegrapher"]]></title><description><![CDATA[
<p>>One difference is cost. I know that mine is lower cost, and is a one time unlock<p>The one I'm talking about is free, so not sure about that. Not sure if I will pay for beta testing : )</p>
]]></description><pubDate>Wed, 11 Mar 2026 02:47:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47331250</link><dc:creator>TApplencourt</dc:creator><comments>https://news.ycombinator.com/item?id=47331250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47331250</guid></item><item><title><![CDATA[New comment by TApplencourt in "I used pulsar detection techniques to turn a phone into a watch timegrapher"]]></title><description><![CDATA[
<p>How does it compare to other apps ("watch accuracy meter" for example) on android?</p>
]]></description><pubDate>Tue, 10 Mar 2026 17:18:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47326149</link><dc:creator>TApplencourt</dc:creator><comments>https://news.ycombinator.com/item?id=47326149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47326149</guid></item><item><title><![CDATA[New comment by TApplencourt in "Show HN: Vaev – A browser engine built from scratch (It renders google.com)"]]></title><description><![CDATA[
<p>...
Thanks, LLM, for your input!</p>
]]></description><pubDate>Mon, 19 May 2025 19:10:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44033618</link><dc:creator>TApplencourt</dc:creator><comments>https://news.ycombinator.com/item?id=44033618</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44033618</guid></item><item><title><![CDATA[New comment by TApplencourt in "Learning not to trust the All-In podcast"]]></title><description><![CDATA[
<p>It was in the article...</p>
]]></description><pubDate>Wed, 06 Nov 2024 22:02:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=42070173</link><dc:creator>TApplencourt</dc:creator><comments>https://news.ycombinator.com/item?id=42070173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42070173</guid></item><item><title><![CDATA[New comment by TApplencourt in "Intel Gaudi 3 AI Accelerator"]]></title><description><![CDATA[
<p>You have SYCLomatic to help.</p>
]]></description><pubDate>Tue, 09 Apr 2024 21:55:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=39984713</link><dc:creator>TApplencourt</dc:creator><comments>https://news.ycombinator.com/item?id=39984713</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39984713</guid></item><item><title><![CDATA[New comment by TApplencourt in "Incrementing vectors"]]></title><description><![CDATA[
<p>In HPC, we use `#pragma omp simd`.<p>`#pragma omp imd` should force the vectorization, but maybe not the hoisting, I don't know. Could be nice to check.<p>Edit:<p>Clang fail:
```
<source>:5:5: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]<p><pre><code>    #pragma omp simd 

    ^
</code></pre>
1 warning generated.
Compiler returned: 0
```<p>But ICC seems happy with it.</p>
]]></description><pubDate>Tue, 27 Aug 2019 15:54:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=20811010</link><dc:creator>TApplencourt</dc:creator><comments>https://news.ycombinator.com/item?id=20811010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20811010</guid></item></channel></rss>