<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: dkdcdev</title><link>https://news.ycombinator.com/user?id=dkdcdev</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 25 Jun 2026 21:28:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dkdcdev" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dkdcdev in "Lies, Damn Lies and Database Benchmarks"]]></title><description><![CDATA[
<p>see also “ Fair Benchmarking Considered Difficult:
Common Pitfalls In Database Performance Testing” by the DuckDB folks with a classic Figure 1</p>
]]></description><pubDate>Thu, 25 Jun 2026 12:51:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48672593</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=48672593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48672593</guid></item><item><title><![CDATA[New comment by dkdcdev in "Ask HN: Is anyone using the A2A protocol?"]]></title><description><![CDATA[
<p>you can also put that REST API behind a self-documenting CLI. that’s how I setup my agents to talk to each other</p>
]]></description><pubDate>Thu, 18 Jun 2026 21:40:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48592007</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=48592007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48592007</guid></item><item><title><![CDATA[New comment by dkdcdev in "Feds freaked over Fable 5 after 'fix this code', not jailbreak, say researchers"]]></title><description><![CDATA[
<p>The idea that an LLM can discern intent on any given prompt is farcical. I might be researching nukes to commit an atrocity, or to prevent one. I might be asking about laundering money to commit a crime, or to prevent one. I might be researching the Nazis because I want to commit a genocide, or I want to read up so I know how to prevent one. Same with cybersecurity. Same with anything.<p>In my opinion, these companies should put their effort elsewhere. Obviously if all someone is doing on their platform is looking up how to build a nuke, where to buy uranium, the best city to explode it in, etc. please report them to the authorities. If someone is clearly just using LLMs to write hate speech they go post on the internet, ban them. And so on.<p>This cat & mouse game trying to have LLMs police inquiries is ridiculous to me.</p>
]]></description><pubDate>Tue, 16 Jun 2026 12:58:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48554562</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=48554562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48554562</guid></item><item><title><![CDATA[New comment by dkdcdev in "Uber's $1,500/month AI limit is a useful signal for AI tool pricing"]]></title><description><![CDATA[
<p>they also already do this…<p>Anthropic and OpenAI license to the public clouds. Google reportedly licenses to Apple. licensing to Fortune 100 companies running on their own infra is an obvious next step<p>it is a race to the bottom and I’m not sure the labs win that race. we’ll see!</p>
]]></description><pubDate>Wed, 03 Jun 2026 13:39:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48383920</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=48383920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48383920</guid></item><item><title><![CDATA[New comment by dkdcdev in "Uber's $1,500/month AI limit is a useful signal for AI tool pricing"]]></title><description><![CDATA[
<p>at their scale they could also just run a large on-premise or rented (basically still cloud, but cheaper) GPU cluster and run through that. fixed costs, even license a SOTA model’s weights if you’d like</p>
]]></description><pubDate>Wed, 03 Jun 2026 13:24:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48383691</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=48383691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48383691</guid></item><item><title><![CDATA[New comment by dkdcdev in "Anthropic raises $65B in Series H funding at $965B post-money valuation"]]></title><description><![CDATA[
<p>I believe the canonical example is Databricks on round L</p>
]]></description><pubDate>Thu, 28 May 2026 18:31:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48313388</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=48313388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48313388</guid></item><item><title><![CDATA[New comment by dkdcdev in "White Rabbit – sub-nanosecond synchronization for large distributed systems"]]></title><description><![CDATA[
<p>it is useful e.g. to align the phase of signals being sent from different locations</p>
]]></description><pubDate>Mon, 25 May 2026 09:54:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48265129</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=48265129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48265129</guid></item><item><title><![CDATA[New comment by dkdcdev in "Full-Text Search with DuckDB"]]></title><description><![CDATA[
<p>I believe as it states that’s only for the core extensions listed here: <a href="https://duckdb.org/docs/current/core_extensions/overview" rel="nofollow">https://duckdb.org/docs/current/core_extensions/overview</a><p>all are by the DuckDB team except three third-party owners. I’m unfamiliar with Vortex, but presume it’s like LanceDB and MotherDuck with a serious company behind it. and presumably the DuckDB team trusts them not to ship malware in their extension<p>I think it’s a UX trade off that benefits users with minimal security downsides. and you can configure this behavior. some docs here: <a href="https://duckdb.org/docs/current/operations_manual/securing_duckdb/securing_extensions" rel="nofollow">https://duckdb.org/docs/current/operations_manual/securing_d...</a></p>
]]></description><pubDate>Thu, 30 Apr 2026 23:25:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47969631</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=47969631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47969631</guid></item><item><title><![CDATA[New comment by dkdcdev in "The Soul of an Old Machine"]]></title><description><![CDATA[
<p>I still need to read “The Soul of a New Machine”, should I save this until after?</p>
]]></description><pubDate>Sun, 12 Apr 2026 00:19:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47735098</link><dc:creator>dkdcdev</dc:creator><comments>https://news.ycombinator.com/item?id=47735098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47735098</guid></item></channel></rss>