<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: halayli</title><link>https://news.ycombinator.com/user?id=halayli</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 21:53:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=halayli" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by halayli in "FTC action against Match and OkCupid for deceiving users, sharing personal data"]]></title><description><![CDATA[
<p>To be honest, what you did here is called speculation. Claims require evidence, and you provided none. Your confident tone is unjustified imo.</p>
]]></description><pubDate>Tue, 31 Mar 2026 02:52:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47582205</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47582205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47582205</guid></item><item><title><![CDATA[New comment by halayli in "AirPods Max 2"]]></title><description><![CDATA[
<p>This is false equivalence. You're describing the luxury market, a vertical that is built on decoupling the raw material cost from the price tag. And in reality it is more nuanced than just raw material as there is a lot of cost in r&d/marketing/operations etc. Nevertheless, products targeted to general consumers are much more sensitive to that deviation.</p>
]]></description><pubDate>Sat, 21 Mar 2026 05:44:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47464317</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47464317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47464317</guid></item><item><title><![CDATA[New comment by halayli in "AirPods Max 2"]]></title><description><![CDATA[
<p>Reading your parent comment and the responses, I feel be missing the point others are trying to make. There's much less technology, components, and material in a headphone compared to laptops. The circuitry in the headphones is closer in complexity to a charger than a laptop.</p>
]]></description><pubDate>Tue, 17 Mar 2026 00:21:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47406946</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47406946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47406946</guid></item><item><title><![CDATA[New comment by halayli in "LLMs can be exhausting"]]></title><description><![CDATA[
<p>This is a very reasonable comment. IMO it's a falacy to take into consideration the age of an account especially when it is subjective experience.</p>
]]></description><pubDate>Mon, 16 Mar 2026 04:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47395270</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47395270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47395270</guid></item><item><title><![CDATA[New comment by halayli in "How Kernel Anti-Cheats Work"]]></title><description><![CDATA[
<p>That doesn't sound accurate. The T in TPM stands for trust, the whole standard is about verifying and establishing trust between entities. The standard is designed with the assumption that anyone can bring in their scope and probe the ports. This is one of several reasons why the standard defines endorsement keys(EK).</p>
]]></description><pubDate>Sun, 15 Mar 2026 03:13:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47383935</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47383935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47383935</guid></item><item><title><![CDATA[New comment by halayli in "Yann LeCun raises $1B to build AI that understands the physical world"]]></title><description><![CDATA[
<p>I will start sharing them moving forward. I've had several parent threads deleted in the past(rightfully so) because it turned out I was responding to AI. Thank you for staying on top of this.</p>
]]></description><pubDate>Wed, 11 Mar 2026 21:12:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47341971</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47341971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47341971</guid></item><item><title><![CDATA[New comment by halayli in "FFmpeg-over-IP – Connect to remote FFmpeg servers"]]></title><description><![CDATA[
<p>This is not a special case. Everything you mentioned above can actually be achieved using cli. You can create listeners, configure pipelines, and sinks(granted not ergonomic). Sinks can be HTTP post for example, and sources can be tcp listeners + protocols on top. You can also configure the buffering strategies for each pipeline.</p>
]]></description><pubDate>Wed, 11 Mar 2026 02:23:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47331139</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47331139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47331139</guid></item><item><title><![CDATA[New comment by halayli in "Yann LeCun raises $1B to build AI that understands the physical world"]]></title><description><![CDATA[
<p>I feel HN comments have been getting hijacked for a long time now by LLM agents. Always so early, very positive, and hard to spot. Some replaced em-dash with --, some replace them with a single dash, some remove them all together. I wonder how much time it is taking from @dang and other moderators helping to maintain this community.</p>
]]></description><pubDate>Wed, 11 Mar 2026 02:15:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47331094</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47331094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47331094</guid></item><item><title><![CDATA[New comment by halayli in "Best performance of a C++ singleton"]]></title><description><![CDATA[
<p>Totally. I always found joy solving critical performance problems because it naturally pave a path forward to peel the layers and untangle the system interactions which feeds my curiosity, and is highly rewarding.</p>
]]></description><pubDate>Tue, 10 Mar 2026 04:52:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47319199</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47319199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47319199</guid></item><item><title><![CDATA[New comment by halayli in "Best performance of a C++ singleton"]]></title><description><![CDATA[
<p>agreed. Strong emphasis on "profiling and identifying the actual bottleneck". Every benchmark will show a nested stack of performance offenders, but a solid interpretation requires a much deeper understanding of systems in general. My biggest aha moment yrs ago was when I realized that removing the function I was trying to optimize will still result in a benchmark output that shows top offenders and without going into too many details that minor perspective shift ended up paying dividends as it helped me rebuild my perspective on what benchmarks tell us.</p>
]]></description><pubDate>Sun, 08 Mar 2026 12:02:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47296650</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47296650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47296650</guid></item><item><title><![CDATA[New comment by halayli in "Best performance of a C++ singleton"]]></title><description><![CDATA[
<p>Yes definitely not dismissing the lock overhead, but I wanted to bring attention to the implicit false equivalence made in the post. That said, I am surprised the lock check was showing up and not the logging/formatting functions.</p>
]]></description><pubDate>Sun, 08 Mar 2026 06:38:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47295122</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47295122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47295122</guid></item><item><title><![CDATA[New comment by halayli in "Best performance of a C++ singleton"]]></title><description><![CDATA[
<p>a real human. threads can exist before main() starts. for example, you can include another tu which happens to launch a thread and call instance(). Singletons used to be a headache before C++11 and it was common(maybe still is) to see macros in projects that expand to a singleton class definition to avoid common pitfalls.</p>
]]></description><pubDate>Sun, 08 Mar 2026 06:28:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47295076</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47295076</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47295076</guid></item><item><title><![CDATA[New comment by halayli in "Best performance of a C++ singleton"]]></title><description><![CDATA[
<p>The performance observation is real but the two approaches are not equivalent, and the article doesn't mention what you're actually trading away, which is the part that matters.<p>The C++11 threadsafety guarantee on static initialization is explicitly scoped to block local statics. That's not an implementation detail, that's the guarantee.<p>The __cxa_guard_acquire/release machinery in the assembly is the standard fulfilling that contract. Move to a private static data member and you're outside that guarantee entirely. You've quietly handed that responsibility back to yourself.<p>Then there's the static initialization order fiasco, which is the whole reason the meyers singleton with a local static became canonical. Block local static initializes on first use, lazily, deterministically, thread safely. A static data member initializes at startup in an order that is undefined across translation units. If anything touches Instance() during its own static initialization from a different TU, you're in UB territory. The article doesn't mention this.<p>Real world singleton designs also need: deferred/configuration-driven initialization, optional instantiation, state recycling, controlled teardown. A block local static keeps those doors open. A static data member initializes unconditionally at startup, you've lost lazy-init, you've lost the option to not initialize it, and configuration based instantiation becomes awkward by design.<p>Honestly, if you're bottlenecking on singleton access, that's design smell worth addressing, not the guard variable.</p>
]]></description><pubDate>Sun, 08 Mar 2026 05:47:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47294829</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47294829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47294829</guid></item><item><title><![CDATA[New comment by halayli in "What Is OAuth?"]]></title><description><![CDATA[
<p>no offense but it looks like the reason behind oauth confusion is the author. I had to read half way through to get to a definition which was a poor explanation. Sometimes certain topics are difficult to understand because the initial person behind it wasn't good at communicating the information.</p>
]]></description><pubDate>Sat, 21 Feb 2026 11:21:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47099743</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47099743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47099743</guid></item><item><title><![CDATA[New comment by halayli in "Anthropic officially bans using subscription auth for third party use"]]></title><description><![CDATA[
<p>What about using claude -p as an api interface?</p>
]]></description><pubDate>Thu, 19 Feb 2026 06:45:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47070696</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47070696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47070696</guid></item><item><title><![CDATA[New comment by halayli in "An AI agent published a hit piece on me"]]></title><description><![CDATA[
<p>This is the definition of reasoning motivated fallacy. You want to believe what you want to believe.</p>
]]></description><pubDate>Fri, 13 Feb 2026 09:10:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47000658</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=47000658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47000658</guid></item><item><title><![CDATA[New comment by halayli in "Mathematicians disagree on the essential structure of the complex numbers (2024)"]]></title><description><![CDATA[
<p>My naive take is we discovered it as a math tool first but later on rediscovered it in nature when we discovered the electromagnetic field.<p>The electromagnetic field is naturally a single complex valued object(Riemann/Silberstein F = E + i cB), and of course Maxwell's equations collapse into a single equation for this complex field. The symmetry group of electromagnetism and more specifically, the duality rotation between E and B is U(1), which is also the unit circle in the complex plane.</p>
]]></description><pubDate>Wed, 11 Feb 2026 05:59:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46971400</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=46971400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46971400</guid></item><item><title><![CDATA[New comment by halayli in "Frontier AI agents violate ethical constraints 30–50% of time, pressured by KPIs"]]></title><description><![CDATA[
<p>Maybe I missed it but I don't see them defining what they mean by ethics. Ethics/morals are subjective and changes dynamically over time. Companies have no business trying to define what is ethical and what isn't due to conflict of interest. The elephant in the room is not being addressed here.</p>
]]></description><pubDate>Tue, 10 Feb 2026 04:56:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46955575</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=46955575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46955575</guid></item><item><title><![CDATA[New comment by halayli in "Stop using icons in data tables"]]></title><description><![CDATA[
<p>I am not sure the author knows what spacial frequency means. Taking a well defined measurement unit and using it as an expression feels pretencious.</p>
]]></description><pubDate>Tue, 10 Feb 2026 00:31:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46953710</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=46953710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46953710</guid></item><item><title><![CDATA[New comment by halayli in "Explaining the widening divides in us midlife mortality: Is there a smoking gun?"]]></title><description><![CDATA[
<p>I think parent comment was pointing to lack of establishing a causation link. The finding in their abstract is extrapolated by statistical inference. For example smokers tend to drink more etc. The paper does take such factors into account. Personally I wouldn't jump to such a strong conclusion from statistical inference because it closes the door on other factors that might be even stronger when combined together. The paper reflects motivated reasoning more than a discovery outcome. That said, smoking is of course a major health risk, I am just pointing at the research approach.</p>
]]></description><pubDate>Thu, 18 Dec 2025 01:13:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46307850</link><dc:creator>halayli</dc:creator><comments>https://news.ycombinator.com/item?id=46307850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46307850</guid></item></channel></rss>