<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: cpa</title><link>https://news.ycombinator.com/user?id=cpa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 05:58:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cpa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cpa in "Everything we like is a psyop?"]]></title><description><![CDATA[
<p>Top comment of a frontpage post, you're not doing that bad at marketing.</p>
]]></description><pubDate>Fri, 17 Apr 2026 06:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47803056</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=47803056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47803056</guid></item><item><title><![CDATA[New comment by cpa in "Trust signals as sparklines for Hacker News"]]></title><description><![CDATA[
<p>Interesting, but how is the trust signal measured? I couldn’t find this information</p>
]]></description><pubDate>Sat, 28 Mar 2026 07:45:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47552464</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=47552464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47552464</guid></item><item><title><![CDATA[New comment by cpa in "Owner of ICE detention facility sees big opportunity in AI man camps"]]></title><description><![CDATA[
<p>As member of OSCE, they have observers although it’s fairly light.<p><a href="https://odihr.osce.org/odihr/elections/usa/580111" rel="nofollow">https://odihr.osce.org/odihr/elections/usa/580111</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 14:00:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47309170</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=47309170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47309170</guid></item><item><title><![CDATA[New comment by cpa in "The normalization of corruption in organizations (2003) [pdf]"]]></title><description><![CDATA[
<p>Another good read: <a href="https://www.scu.edu/ethics/focus-areas/business-ethics/resources/seven-signs-of-ethical-collapse/" rel="nofollow">https://www.scu.edu/ethics/focus-areas/business-ethics/resou...</a></p>
]]></description><pubDate>Fri, 27 Feb 2026 09:53:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47178666</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=47178666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47178666</guid></item><item><title><![CDATA[New comment by cpa in "Show HN: MOL – A programming language where pipelines trace themselves"]]></title><description><![CDATA[
<p>Pretty cool to have a first-class tracing mechanism. Obviously... it's a monad! Haskell has had a MonadTrace monad for a long time, that can be switched on or off depending on your environment.<p><a href="https://hackage.haskell.org/package/tracing-0.0.7.4/docs/Control-Monad-Trace-Class.html#t:MonadTrace" rel="nofollow">https://hackage.haskell.org/package/tracing-0.0.7.4/docs/Con...</a></p>
]]></description><pubDate>Sun, 15 Feb 2026 09:42:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47022411</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=47022411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47022411</guid></item><item><title><![CDATA[New comment by cpa in "Billing can be bypassed using a combo of subagents with an agent definition"]]></title><description><![CDATA[
<p>It reminds me of when I used to write lisp, where code is data. You can abuse reflection (and macros) to great effect, but you never feel safe.<p>See also: string interpolation and SQL injection, (unhygienic) C macros</p>
]]></description><pubDate>Sun, 08 Feb 2026 17:50:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46936708</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46936708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46936708</guid></item><item><title><![CDATA[New comment by cpa in "Making geo joins faster with H3 indexes"]]></title><description><![CDATA[
<p>To add to sibling comment, if you have streaming data you have to update the whole index every time with r/kd trees whereas with H3 you just compute the bin, O(1) instead of O(log n).<p>Not rocket science but different tradeoffs, that’s what engineering is all about.</p>
]]></description><pubDate>Sat, 07 Feb 2026 12:47:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46923428</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46923428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46923428</guid></item><item><title><![CDATA[New comment by cpa in "Making geo joins faster with H3 indexes"]]></title><description><![CDATA[
<p>The big reason is that H3 is data independant. You put your data in predefined bins and then join on them, whereas kd/r trees depend on the data and building the trees may become prohibitive or very hard (especially in distributed systems).</p>
]]></description><pubDate>Sat, 07 Feb 2026 10:10:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46922679</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46922679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46922679</guid></item><item><title><![CDATA[Friend.com – An AI necklace that listens to you]]></title><description><![CDATA[
<p>Article URL: <a href="https://friend.com">https://friend.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46847042">https://news.ycombinator.com/item?id=46847042</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 01 Feb 2026 15:59:00 +0000</pubDate><link>https://friend.com</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46847042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46847042</guid></item><item><title><![CDATA[New comment by cpa in "Allow me to introduce, the Citroen C15"]]></title><description><![CDATA[
<p>Absolutely true. It's even the subject of many memes! search for "c15 memes".</p>
]]></description><pubDate>Sat, 10 Jan 2026 13:00:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46565341</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46565341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46565341</guid></item><item><title><![CDATA[New comment by cpa in "Total monthly number of StackOverflow questions over time"]]></title><description><![CDATA[
<p>Am I reading an AI trying to trick me into becoming its subordinate?</p>
]]></description><pubDate>Sun, 04 Jan 2026 10:38:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46486745</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46486745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46486745</guid></item><item><title><![CDATA[New comment by cpa in "'Ghost jobs' are on the rise – and so are calls to ban them"]]></title><description><![CDATA[
<p>Companies don’t have a legal obligation to publicly disclose revenue in many countries, so if you’re selling business insights you’re always on the lookout for indicators that can be used as a proxy to revenue.</p>
]]></description><pubDate>Thu, 18 Dec 2025 07:01:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46309683</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46309683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46309683</guid></item><item><title><![CDATA[New comment by cpa in "Show HN: I built an interactive HN Simulator"]]></title><description><![CDATA[
<p>In the same vein 4chan.org/b/ used to make every so often "This iw now a Hacker News thread", which were hilarious.<p>See: <a href="https://desuarchive.org/g/thread/48696148" rel="nofollow">https://desuarchive.org/g/thread/48696148</a>
Thread: <a href="https://news.ycombinator.com/item?id=9788317">https://news.ycombinator.com/item?id=9788317</a></p>
]]></description><pubDate>Mon, 24 Nov 2025 20:43:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46039059</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=46039059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46039059</guid></item><item><title><![CDATA[New comment by cpa in "Google Antigravity"]]></title><description><![CDATA[
<p>Chrome?</p>
]]></description><pubDate>Tue, 18 Nov 2025 17:47:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45969576</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=45969576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45969576</guid></item><item><title><![CDATA[New comment by cpa in "What the hell have you built"]]></title><description><![CDATA[
<p>The cloud-native version of "Nobody gets fired for buying IBM"</p>
]]></description><pubDate>Thu, 06 Nov 2025 10:48:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45833741</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=45833741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45833741</guid></item><item><title><![CDATA[New comment by cpa in "Reasoning is not model improvement"]]></title><description><![CDATA[
<p>I don't think 2 is true: when OpenAI model won a gold medal in the math olympiads, it did so without tools or web search, just pure inference. Such a feat definitely would not have happened with o1.</p>
]]></description><pubDate>Thu, 23 Oct 2025 19:56:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45686265</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=45686265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45686265</guid></item><item><title><![CDATA[New comment by cpa in "Does anyone remember websites?"]]></title><description><![CDATA[
<p>It helps against this kind of stuff (2015)
 <a href="https://blog.fox-it.com/2015/04/20/deep-dive-into-quantum-insert/" rel="nofollow">https://blog.fox-it.com/2015/04/20/deep-dive-into-quantum-in...</a></p>
]]></description><pubDate>Sat, 11 Oct 2025 15:07:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45549751</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=45549751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45549751</guid></item><item><title><![CDATA[New comment by cpa in "Deloitte to refund the Australian government after using AI in $440k report"]]></title><description><![CDATA[
<p>The people working inside the company may be both judge and party to the issue, it’s not always a bad idea to call in consultants. Do you prefer independent and somewhat misinformed or stakeholder to the issue and knowledgeable?</p>
]]></description><pubDate>Tue, 07 Oct 2025 09:54:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45501211</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=45501211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45501211</guid></item><item><title><![CDATA[New comment by cpa in "What’s New in PostgreSQL 18 – a Developer’s Perspective"]]></title><description><![CDATA[
<p>Yes!</p>
]]></description><pubDate>Sun, 28 Sep 2025 20:45:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45407830</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=45407830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45407830</guid></item><item><title><![CDATA[New comment by cpa in "Introduction to GrapheneOS"]]></title><description><![CDATA[
<p>Apple has RCS, compatible with Android, at least in the EU. You don't get the blue bubble though.</p>
]]></description><pubDate>Sun, 14 Sep 2025 18:41:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45242226</link><dc:creator>cpa</dc:creator><comments>https://news.ycombinator.com/item?id=45242226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45242226</guid></item></channel></rss>