<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: adrianco</title><link>https://news.ycombinator.com/user?id=adrianco</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 12 Sep 2026 08:51:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=adrianco" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by adrianco in "Show HN: Run an 80B Qwen in 4.3 GB of RAM on a Mac, and a 35B on an iPhone"]]></title><description><![CDATA[
<p>This looks useful, you can increase the RAM cache so if you have a Mac with 24-32GB it should speed up a lot and still run models that wouldn’t normally fit. I’m going to run some tests…</p>
]]></description><pubDate>Tue, 04 Aug 2026 05:42:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49164685</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=49164685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49164685</guid></item><item><title><![CDATA[New comment by adrianco in "Andy Pavlo joins ClickHouse to establish ClickHouse Labs"]]></title><description><![CDATA[
<p>Hi Andy, that’s very cool
news. Will you be at the HPTS workshop in October?</p>
]]></description><pubDate>Mon, 03 Aug 2026 15:54:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49157455</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=49157455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49157455</guid></item><item><title><![CDATA[New comment by adrianco in "Why I prefer Opus 5 to Fable 5"]]></title><description><![CDATA[
<p>Without discussing the task itself, this isn’t useful. Coding small problems in Python works on low effort with older models. Less common languages on harder problems needs more… I’ve been running coding experiments, see <a href="https://github.com/adrianco/retort" rel="nofollow">https://github.com/adrianco/retort</a></p>
]]></description><pubDate>Tue, 28 Jul 2026 13:47:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49083836</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=49083836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49083836</guid></item><item><title><![CDATA[New comment by adrianco in "Show HN: Optimize and serve models with Fable quality at half the cost"]]></title><description><![CDATA[
<p>Local models need to be tuned to work well so this looks useful. Seems to be for general purpose model serving. I’ve been using <a href="https://github.com/adrianco/retort" rel="nofollow">https://github.com/adrianco/retort</a> to run experiments for coding models across 13 different programming languages to see which frontier and local models work.</p>
]]></description><pubDate>Mon, 27 Jul 2026 00:08:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49063682</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=49063682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49063682</guid></item><item><title><![CDATA[New comment by adrianco in "Fixed three bugs that made Qwen3.5-122B a daily driver on Mac Studio"]]></title><description><![CDATA[
<p>I pointed my Claude/Retort evaluator at this blog post and it ran an experiment to test what it found.  We got better cache hit refill but it didn’t improve the overall coding results on my M5Pro/64GB system. Results in experiment-24 at GitHub.com/adrianco/retort</p>
]]></description><pubDate>Sun, 12 Jul 2026 14:05:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48881330</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=48881330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48881330</guid></item><item><title><![CDATA[New comment by adrianco in "Sirius DB"]]></title><description><![CDATA[
<p>I’ve talked to the authors of this, it’s a very interesting project. GPU memory space used to be the limitation but the latest generations of GPUs have enormous shared memory capacity and need something like SiriusDB to manipulate and prepare data in-place before the AI algorithms get to work.</p>
]]></description><pubDate>Sat, 03 Jan 2026 18:22:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46479821</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=46479821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46479821</guid></item><item><title><![CDATA[New comment by adrianco in "The Netflix Simian Army (2011)"]]></title><description><![CDATA[
<p>I distilled these ideas over subsequent years into several talks on “Failing Over without Falling Over”. Investing anything in resilience without testing that it actually works is a waste of resources. Thats the underlying lesson. <a href="https://github.com/adrianco/slides/blob/master/FailingWithoutFalling-9.29.pdf" rel="nofollow">https://github.com/adrianco/slides/blob/master/FailingWithou...</a></p>
]]></description><pubDate>Fri, 02 Jan 2026 16:37:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46466511</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=46466511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46466511</guid></item><item><title><![CDATA[New comment by adrianco in "Microservices should form a polytree"]]></title><description><![CDATA[
<p>All sounds like a good plan, but there’s no easy way to enforce the lack of cycles. I’ve seen helper functions that call a service to look something up, called from a library that is running on the service itself. So a service calls itself. There was probably four or five different developers code abstractions stacked in that loop.</p>
]]></description><pubDate>Fri, 12 Dec 2025 20:07:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46248235</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=46248235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46248235</guid></item><item><title><![CDATA[New comment by adrianco in "Peter Thiel sells off all Nvidia stock, stirring bubble fears"]]></title><description><![CDATA[
<p>It’s a bubble. Buy low and sell high. Right now, holding cash is the safe option. You can predict that the bubble will burst, but not when. However with the US being run by someone who is poking everything with sharp implements I think it bursts sooner.</p>
]]></description><pubDate>Sun, 16 Nov 2025 22:07:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45948866</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=45948866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45948866</guid></item><item><title><![CDATA[New comment by adrianco in "California homeowners to fund half of high-risk insurer's $1B 'bailout'"]]></title><description><![CDATA[
<p>Its hard to understand why so many California houses are built of wood. After a fire all that’s left is a few chimneys. However I happen to live in California in a house made of concrete bricks and we don’t get a higher valuation per square foot or a discount for our fire insurance. There should be more incentives to build fireproof houses.</p>
]]></description><pubDate>Sun, 16 Feb 2025 05:03:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=43065494</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=43065494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43065494</guid></item><item><title><![CDATA[New comment by adrianco in "US regulator rejects bid to boost nuclear power to Amazon data center"]]></title><description><![CDATA[
<p>I think there are two things that change. One is that Amazon would be controlling output scheduling of part of the the power station rather than the grid operator. The other is that this would be behind the meter for Amazon like rooftop solar, so would be accounted for differently in the annual report.</p>
]]></description><pubDate>Tue, 05 Nov 2024 19:36:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42054526</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=42054526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42054526</guid></item><item><title><![CDATA[New comment by adrianco in "AI Flame Graphs"]]></title><description><![CDATA[
<p>This is super interesting and useful. I tried reading the code to understand how GPU workloads worked last year and it was easy to get lost in all the options and pluggable layers.</p>
]]></description><pubDate>Wed, 30 Oct 2024 10:44:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41993520</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=41993520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41993520</guid></item><item><title><![CDATA[New comment by adrianco in "Amazon employees: 'I'd rather go back to school than work in an office again'"]]></title><description><![CDATA[
<p>Someone came up with the name for this: “Disagree and commute”.</p>
]]></description><pubDate>Tue, 17 Sep 2024 20:44:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=41572531</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=41572531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41572531</guid></item><item><title><![CDATA[New comment by adrianco in "Boar's Head plant posed an 'imminent threat' years before listeria outbreak"]]></title><description><![CDATA[
<p>I wonder if the other Boars Head plants also have issues. Avoid the entire brand? What brands have better hygiene?</p>
]]></description><pubDate>Wed, 11 Sep 2024 15:14:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41512134</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=41512134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41512134</guid></item><item><title><![CDATA[New comment by adrianco in "Elasticsearch is open source, again"]]></title><description><![CDATA[
<p>AWS tends to optimize for whatever its customers want, rather than what its partner ecosystem wants. However we did spend some time trying to help open source partners figure out how best to work with AWS and to leverage the marketplace etc. to be successful by leveraging the platform rather than fighting with it. Mongo is a good example of how that can work.</p>
]]></description><pubDate>Sat, 31 Aug 2024 06:57:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=41407013</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=41407013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41407013</guid></item><item><title><![CDATA[New comment by adrianco in "Elasticsearch is open source, again"]]></title><description><![CDATA[
<p>There were several proposals made to Elastic at the time, but their attitude was that they controlled the project and didn’t want AWS to make big contributions to the open source distribution that would reduce their differentiation. They were also mixing licenses in the code base and deliberately making it hard for AWS to use.<p>I was also assisting in the deal with Grafana, which I thought was a good deal on both sides, setting up a framework for AWS and Grafana to work together over a longer timeframe. Ash Manzani who negotiated the deal for AWS later joined Grafana to run Corp Dev for them.</p>
]]></description><pubDate>Sat, 31 Aug 2024 06:48:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=41406975</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=41406975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41406975</guid></item><item><title><![CDATA[New comment by adrianco in "Elasticsearch is open source, again"]]></title><description><![CDATA[
<p>AWS at the time had AGPL on its list of licenses that couldn’t be used. There were other clouds in China especially ignoring the AGPL provisions and I think SSPL was used to try and be more explicit.</p>
]]></description><pubDate>Sat, 31 Aug 2024 06:29:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=41406925</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=41406925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41406925</guid></item><item><title><![CDATA[New comment by adrianco in "Elasticsearch is open source, again"]]></title><description><![CDATA[
<p>Here’s the initial AWS response to the license change that they made in 2018, which I helped write. At the time we didn’t think a new license made sense, as AGPL is sufficient to block AWS from using the code, but the core of the issue was that AWS wanted to contribute security features to the open source project and Elastic wanted to keep security as an enterprise feature, so rejected all the approaches AWS made at the time. <a href="https://aws.amazon.com/blogs/opensource/keeping-open-source-open-open-distro-for-elasticsearch/" rel="nofollow">https://aws.amazon.com/blogs/opensource/keeping-open-source-...</a></p>
]]></description><pubDate>Fri, 30 Aug 2024 07:26:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=41398468</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=41398468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41398468</guid></item><item><title><![CDATA[New comment by adrianco in "Show HN: A simple app for downloading YouTube transcripts in bulk"]]></title><description><![CDATA[
<p>I tried to do this a few months ago (for videos not shorts) and found that YouTube will only let you download transcripts for your own uploads. You have to authenticate to the API. Also the transcripts aren’t that great. I ended up downloading the video and running whisper on it.</p>
]]></description><pubDate>Mon, 08 Jul 2024 20:26:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=40909301</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=40909301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40909301</guid></item><item><title><![CDATA[New comment by adrianco in "Jepsen: Datomic Pro 1.0.7075"]]></title><description><![CDATA[
<p>I was a fly on the wall as this work was being done and it was super interesting to see the discussions. I was also surprised that Jepsen didn’t find critical bugs. Clarifying the docs and unusual (intentional) behaviors was a very useful outcome. It was a very worthwhile confidence building exercise given that we’re running a bank on Datomic…</p>
]]></description><pubDate>Wed, 15 May 2024 20:26:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=40371963</link><dc:creator>adrianco</dc:creator><comments>https://news.ycombinator.com/item?id=40371963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40371963</guid></item></channel></rss>