<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: ericpiker</title><link>https://news.ycombinator.com/user?id=ericpiker</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 07 Sep 2026 18:53:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ericpiker" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ericpiker in "Move in C++ without a std:move"]]></title><description><![CDATA[
<p>Implicit move from a variable of type Apple&& is gross, because that reference could refer to something that is not expected to be moved-from.<p>Granted you'd have to be pretty stupid to end up in that situation deliberately. You could accidentally do it and have a bug when you set your computer to C++23.</p>
]]></description><pubDate>Fri, 04 Sep 2026 11:14:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49563039</link><dc:creator>ericpiker</dc:creator><comments>https://news.ycombinator.com/item?id=49563039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49563039</guid></item></channel></rss>