<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: mediaman</title><link>https://news.ycombinator.com/user?id=mediaman</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 04:37:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mediaman" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mediaman in "Uber's $1,500/month AI limit is a useful signal for AI tool pricing"]]></title><description><![CDATA[
<p>There are plenty of US-based inference providers available, including AWS, that serve Chinese models at competitive prices (vs frontier US models). They also have lots of usage. Not necessarily for coding, but for other enterprise tasks.</p>
]]></description><pubDate>Wed, 03 Jun 2026 19:41:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48388868</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48388868</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48388868</guid></item><item><title><![CDATA[New comment by mediaman in "The newest Instagram “exploit” is the goofiest I've seen"]]></title><description><![CDATA[
<p>I think he likely means "code that is hand-reviewed" and not directly controlled by the agent. He's probably meaning to differentiate it against the in-process agent writing the code. It doesn't matter too much if that fixed code was written by an LLM under guidance and review of the SWE, outside the agent.</p>
]]></description><pubDate>Mon, 01 Jun 2026 17:27:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48359936</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48359936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48359936</guid></item><item><title><![CDATA[New comment by mediaman in "Notes from the Mistral AI Now Summit"]]></title><description><![CDATA[
<p>What I've heard is that much of the model "intelligence" is a commingled bucket: although you can specialize specific knowledge somewhat, it's hard to specialize advanced reasoning to specific domains because so much of reasoning is a generalized capability that is not unique to, say, coding.<p>It turns out coding has to do with a lot of the same reasoning needed in math or in legal analysis, even if the grammatical expression is different.<p>This is less true of lower intelligence tasks. Classification requires a lot less reasoning capacity and so can be much smaller and more specialized.</p>
]]></description><pubDate>Fri, 29 May 2026 23:05:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48330504</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48330504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48330504</guid></item><item><title><![CDATA[New comment by mediaman in "Anthropic raises $65B in Series H funding at $965B post-money valuation"]]></title><description><![CDATA[
<p>If "normie" means a noncorporate knowledge worker who uses the free version, yes.<p>For enterprise, Anthropic is crushing it. In the manufacturing sector I anecdotally hear a 2:1 ratio of Claude to ChatGPT for teams who are settling on a platform.</p>
]]></description><pubDate>Thu, 28 May 2026 23:09:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48316816</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48316816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48316816</guid></item><item><title><![CDATA[New comment by mediaman in "I think Anthropic and OpenAI have found product-market fit"]]></title><description><![CDATA[
<p>Just look at large open weights models being served by inference providers.<p>Kimi 2.6 is a 1 trillion total / 32B active parameter model that's something comparable to Sonnet. Sonnet's API pricing is $5 in, $15 out per million tokens. Deepinfra serves Kimi at $0.75 in, $3.50 out, and about the same at openrouter. So you're looking at a 4-7x multiple that Anthropic is charging compared to market rates that any plebe can get with a credit card.</p>
]]></description><pubDate>Wed, 27 May 2026 23:32:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48302230</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48302230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48302230</guid></item><item><title><![CDATA[New comment by mediaman in "Launch HN: Minicor (YC P26) – Windows desktop automations at scale"]]></title><description><![CDATA[
<p>I've found that legacy system users (or at least the execs) are pretty excited about AI because they hate their legacy systems but can't really do anything about it (ERP changes are an extreme nightmare, and often no better system exists with all the capability they need). They want to wrap it in AI to automate stuff without changing out the core system.<p>This seems like a good approach to me, I work with a lot of legacy ERP-using companies in the manufacturing sector and can immediately see how we could put this to use for our customers.<p>I especially like that it's not doing computer use for everything which so far doesn't really seem to be working, especially outside the browser.</p>
]]></description><pubDate>Tue, 26 May 2026 19:18:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48284582</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48284582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48284582</guid></item><item><title><![CDATA[New comment by mediaman in "Mistral AI acquires Emmi AI"]]></title><description><![CDATA[
<p>They built a transformer-based mold flow simulator. Mold flow analysis is used in injection molding to predict whether and how the plastic will fill a cavity. It's helpful to make sure the mold will actually be able to fill, and to try to engineer lighter weight or different geometry.<p>Mold flow simulators already exist, but they're slow. So if you're a mold engineer, and you want to try different material properties, each run takes time.<p>By making this into a transformer (no idea what that model looks like) it can run pretty fast, because it's not mathematically solving it, it's running a learned function approximator. So for the mold engineer, suddenly they can just change values around and get pretty fast analysis.<p>They appear to not be selling it as a product per se, but partnered with a German company called Simcon to sell it, whose website lists it as a preview, so it's unclear how good it is compared to conventional simulations.</p>
]]></description><pubDate>Tue, 19 May 2026 23:09:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48200884</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48200884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48200884</guid></item><item><title><![CDATA[New comment by mediaman in "The sigmoids won't save you"]]></title><description><![CDATA[
<p>The book "Origins of Efficiency" by Brian Potter discusses this. Stacked sigmoids are a well-understood idea in innovation.<p>The idea that exponential growth will continue with stacked sigmoids is also not a given. An example is the nail. Nails used to be about half a percent of US GDP. That's a pretty big number! A series of innovations stacked on each other (each innovation having its own sigmoid) to reduce the cost of nails. Nails dropped in cost by over 90%.<p>But eventually nail manufacturing reached a floor. And since the mid-20th century, we haven't gotten much better at making nails. The cost of nails actually started increasing slightly. We ran out of new innovation sigmoids, so we got stuck on the last one.<p>So what you actually have to predict is whether there will continue to be <i>new</i> sigmoids, not whether the existing sigmoid will asymptote (we already know it will).<p>This is much more difficult to forecast, because new sigmoids (major new innovations) tend to be unpredictable events. Not only are the particulars difficult to forecast (if they were knowable, the innovation would have already happened), but whether there will be a major innovation or not is also hard to forecast, because they are distinct and separate from any existing sigmoid trend.<p>So we are left with the idea that all current innovations in AI will asymptote in their scaling as they reach the plateau of the sigmoid, but there may be new sigmoids that keep the overall trend up. Or there may not be. We don't know.<p>That's not very satisfying, so we'll get to keep reading articles like this one.</p>
]]></description><pubDate>Fri, 15 May 2026 21:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48154447</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48154447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48154447</guid></item><item><title><![CDATA[New comment by mediaman in "Claude for Small Business"]]></title><description><![CDATA[
<p>Yes, that's the root of it. Just let Claude create a list of demands. Then you've "done the job" of contract negotiation. You don't even have to think about what the business needs or what the partnership goals are.<p>It matches the pattern of LLMs being very good at simulating the form of work output, which is an issue with code but it seems quite exacerbated with anything non-verifiable, like written communication.</p>
]]></description><pubDate>Thu, 14 May 2026 22:21:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48142051</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48142051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48142051</guid></item><item><title><![CDATA[New comment by mediaman in "Claude for Small Business"]]></title><description><![CDATA[
<p>I have seen this happening with contracts. Using AI to help evaluate contracts is fine, but I'm getting 5-10 page Claude docs with dozens of asks that they haven't read and many of which don't make sense. I find it pretty counterproductive, because it makes negotiation almost impossible -- you can't tell what the other side wants, because they haven't even read the output.</p>
]]></description><pubDate>Thu, 14 May 2026 17:40:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48138611</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48138611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48138611</guid></item><item><title><![CDATA[New comment by mediaman in "Postmortem: TanStack npm supply-chain compromise"]]></title><description><![CDATA[
<p>I could imagine this might also be to try cover its tracks. If it gets 40x it means it's been found, time to nuke everything it can.</p>
]]></description><pubDate>Mon, 11 May 2026 22:16:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48101410</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48101410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48101410</guid></item><item><title><![CDATA[New comment by mediaman in "YC's Biggest Scandals"]]></title><description><![CDATA[
<p>That sounds like a fallacy of composition to me.<p>That some element of the world is dystopian means the world is therefore dystopian.<p>And if the world is dystopian, then every element of it is dystopian: no element of the world is not dystopian.<p>It's an interesting "poison the well" type of argument, but it also means that if one accepts that all of human history has had dystopian elements (chemical weapons, slavery, feudalism, etc etc), that therefore the world has always been dystopian, and that then therefore everything in the world has also always been dystopian. And you've created a label that includes everything that has ever existed and excludes none of it, which is meaningless.</p>
]]></description><pubDate>Mon, 11 May 2026 02:15:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48090333</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48090333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48090333</guid></item><item><title><![CDATA[New comment by mediaman in "YC's Biggest Scandals"]]></title><description><![CDATA[
<p>It sounds like you feel that autonomous killer drones are a dystopia, and that anything related to the drones -- including mitigating their effect -- is therefore dystopian in itself, even if it is combating that dystopia? Sort of a tarring by contextual environment? I suppose by that reasoning a socialist is a capitalist because even though they fight capitalism they live in a capitalist society.<p>I'm not really following.</p>
]]></description><pubDate>Sun, 10 May 2026 21:22:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48088207</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48088207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48088207</guid></item><item><title><![CDATA[New comment by mediaman in "LLMs corrupt your documents when you delegate"]]></title><description><![CDATA[
<p>If you make the example any more complicated, it makes sense.<p>A lathe operator isn’t any good if they don’t frequently operate lathes.<p>A articulated robot implementer needs frequent experience implementing robots to be any good.<p>That doesn’t mean lathes or robots are useless. Nor does it mean they have failed as products because they require expertise.<p>I do think it raises questions as to whether vast swathes of the population will be effective at using LLMs. Are they scissors, or a lathe?</p>
]]></description><pubDate>Sun, 10 May 2026 09:20:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48082319</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48082319</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48082319</guid></item><item><title><![CDATA[New comment by mediaman in "Appearing productive in the workplace"]]></title><description><![CDATA[
<p>I think it likely performed well in A/B preference tests with chat users.<p>I've noticed Claude does far fewer listicles than ChatGPT. I suspect that they don't blindly follow supervised learning feedback from chats as much as ChatGPT. I get Apple vs Google design approach from those two companies, in that Apple tends not to obsess over interaction data, instead using design principles, while Google just tests everything and has very little "taste."<p>In general I feel like the data approach really blinds people to the obvious problem that "a little" of something can be preferable while "a lot" of the same is not. I don't mind some bullet points here and there but when literally everything is in bullet points or pull quotes it's very annoying. I prefer Claude's paragraph style.<p>I suppose the downside is that using "taste" like Apple does can potentially lead a product design far, far away from what people want (macOS 26), more so than a data approach, whereas a data approach will not get it so drastically wrong but will never feel great.</p>
]]></description><pubDate>Wed, 06 May 2026 20:32:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48041375</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48041375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48041375</guid></item><item><title><![CDATA[New comment by mediaman in "When everyone has AI and the company still learns nothing"]]></title><description><![CDATA[
<p>Ownership of the IP, as it were, is certainly true, but usually with these tools, most of the battle is documenting it, training people, answering questions, etc., and if you aren't motivated to do that it's very hard to make it happen.<p>Boss-man actually has a very difficult time turning legal theoretic right into actual deliverables.</p>
]]></description><pubDate>Tue, 05 May 2026 16:56:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48025168</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48025168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48025168</guid></item><item><title><![CDATA[New comment by mediaman in "I am worried about Bun"]]></title><description><![CDATA[
<p>It's a big leap to go from "some users may be using large quantities of tokens" to "the labs are burning money on subs in an attempt to kill the competition."<p>Lots of businesses have subscription programs in which a small number of users are money losers, but which in aggregate make money.<p>It's not even obvious that the labs are losing a lot of money on even a minority of users; the rate use caps are fairly aggressive for Anthropic, and a cursory analysis of likely actual cost of serving tokens shows they are high margin products at the API level and unlikely to be unprofitable within the usage constraints provided to subscribers.<p>I do think subscription models make commercial sense because users want predictable costs, and it's a club good in which marginal token cost is zero which helps consolidate their customers' purchasing volume to one provider. But that's a different claim than them serving it unprofitably to kill competition.<p>Also, they (Anthropic) are transitioning many of their enterprise customers to API consumption billing anyway.</p>
]]></description><pubDate>Mon, 04 May 2026 20:42:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48014697</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=48014697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48014697</guid></item><item><title><![CDATA[New comment by mediaman in "Eka’s robotic claw feels like we're approaching a ChatGPT moment"]]></title><description><![CDATA[
<p>Many of the Chinese companies are doing very impressive open-loop sim2real. They make great demonstrations. They are not great at dealing with the real world and unpredictable environments.<p>(That's not true of all Chinese companies - some are doing really impressive work with closed loop systems in unpredictable environments. But many of the highly viewed ones with coordinated dance performances or martial arts are intended more as theater to government financial sponsors than useful function. The technically impressive performances do not look as visually impressive.)</p>
]]></description><pubDate>Fri, 01 May 2026 21:09:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47980366</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=47980366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47980366</guid></item><item><title><![CDATA[New comment by mediaman in "Opus 4.7 knows the real Kelsey"]]></title><description><![CDATA[
<p>She says she has memory disabled. I don’t think Kelsey is technologically illiterate.</p>
]]></description><pubDate>Fri, 01 May 2026 01:30:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47970402</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=47970402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47970402</guid></item><item><title><![CDATA[New comment by mediaman in "Where the goblins came from"]]></title><description><![CDATA[
<p>I wrote that carefully; I'd recommend you re-read more slowly it instead of calling me "psychotic" and telling me that I need to "touch grass."<p>Of <i>course</i> they have the <i>idea</i> of self! The millions of pages of human text contains it; it is baked into the weights, just like the knowledge of the taste of Cheetos is baked in despite their lack of any taste buds. Their knowledge of it does not mean the neural net is actually a conscious creature or truly has a self.<p>I assume you do not call people psychotic to their face in real life, because it's mean. Please next time take a pause and consider if there is literally any other way you could communicate your potential disagreement.</p>
]]></description><pubDate>Thu, 30 Apr 2026 21:20:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47968367</link><dc:creator>mediaman</dc:creator><comments>https://news.ycombinator.com/item?id=47968367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47968367</guid></item></channel></rss>