<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: Yusefmosiah</title><link>https://news.ycombinator.com/user?id=Yusefmosiah</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 22 Sep 2026 00:26:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Yusefmosiah" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Yusefmosiah in "Show HN: Maestro – A Framework to Orchestrate and Ground Competing AI Models"]]></title><description><![CDATA[
<p>I’m building something similar. <a href="https://github.com/YusefMosiah/Choir.chat">https://github.com/YusefMosiah/Choir.chat</a> — if you email me at yusef@choir.chat I can invite you to the iOS TestFlight alpha. Happy to talk about in more detail as well.<p>Getting the UX to work well enough is a major challenge. I’m redesigning that currently, as I got negative feedback from early testers on my initial experimental UX. There’s a balance to be struck between giving users a low latency response, giving the models time to work together and call tools, and not overloading the user with too much information.</p>
]]></description><pubDate>Tue, 27 May 2025 20:35:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44110460</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=44110460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44110460</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Claude 3.7 in Cursor is eager – sometimes a bit too eager"]]></title><description><![CDATA[
<p>Yes, I experienced this too. Is it a model issue or something related to the configuration and system prompts of Cursor?</p>
]]></description><pubDate>Sat, 01 Mar 2025 16:13:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43220715</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=43220715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43220715</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Qwen2.5-1M: Deploy your own Qwen with context length up to 1M tokens"]]></title><description><![CDATA[
<p>It’s not just the quantity of tokens in context that matters, but the coherence of the concepts in the context.<p>Many conflicting ideas are harder for models to follow than one large unified idea.</p>
]]></description><pubDate>Mon, 27 Jan 2025 06:07:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=42837931</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42837931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42837931</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Rohlang3: A point-free, homoiconic, and dependently typed "SK calculus""]]></title><description><![CDATA[
<p>I wonder if combinators could be useful for neurosymbolic AI—either in the backward pass (e.g., training models on synthetic data) or the forward pass (e.g., iterative code generation with evolutionary algorithms). Combinators feel alien, making even Haskell or APL seem intuitive, but maybe that’s because they don’t align with human working memory. Language models, with their massive context windows, handle long-range dependencies in sequences well, even if their understanding is shallower in some ways. Could combinators, with their compositional and deductive nature, be a better fit for machines than humans? For example, instead of generating Python functions in an evolutionary approach[0], could we use combinators as the building blocks? They’re compact, formal, and inherently step-by-step, which might make them ideal for tasks requiring structured reasoning and generalization. What do you think?<p>[0]: <a href="https://jeremyberman.substack.com/p/how-i-got-a-record-536-on-arc-agi" rel="nofollow">https://jeremyberman.substack.com/p/how-i-got-a-record-536-o...</a></p>
]]></description><pubDate>Mon, 06 Jan 2025 14:54:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=42611048</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42611048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42611048</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Towards a new kind of science and technology"]]></title><description><![CDATA[
<p>To throw shade without directly showing where Wolfram goes wrong is pathetic. This blog reads like a post about basketball in the 90s that doesn't mention Michael Jordan, titled "Bull in a China Shop".</p>
]]></description><pubDate>Sun, 22 Dec 2024 21:40:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42489356</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42489356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42489356</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Towards a new kind of science and technology"]]></title><description><![CDATA[
<p>I feel like I'm in a parallel universe where Stephen Wolfram doesn't exist. But he does, he's a living legend, and his seminal work, A New Kind of Science, and its core concepts, computational equivalence and computational irreducibility, are the answers you're looking for here.<p>For more up-to-date thoughts on thermodynamics I'd start here:
<a href="https://writings.stephenwolfram.com/2023/02/computational-foundations-for-the-second-law-of-thermodynamics/" rel="nofollow">https://writings.stephenwolfram.com/2023/02/computational-fo...</a></p>
]]></description><pubDate>Sun, 22 Dec 2024 08:54:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=42485187</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42485187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42485187</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Devin is now generally available"]]></title><description><![CDATA[
<p>Thanks, but that comparison is for old models, a different, non-shipped version of Devin called “Devin-base”, and doesn’t include Claude.<p>Slack integration, automatically pushing to CI, etc., are relatively low-value compared to the questions of “does it write better code than alternatives?”, “can I depend on it to solve hard problems?”, “will I still need a Cursor and/or ChatGPT Pro subscription to debug Devin’s mistakes?”</p>
]]></description><pubDate>Tue, 10 Dec 2024 18:52:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=42380038</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42380038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42380038</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Devin is now generally available"]]></title><description><![CDATA[
<p>Looking for comprehensive benchmarks with Devin vs Cursor + Claude 3.6 vs ChatGPT o1 Pro.<p>In my own experience using Cursor with Claude 3.5 Sonnet (new) and o1-preview, Claude is sufficient for most things, but there are times when Claude gets stumped. Invariably that means I asked it to do too much. But sometimes, maybe 10-20% of the time, o1-preview is able to do what Claude couldn’t.<p>I haven’t signed up for o1 Pro because going from Cursor to copy/pasting from ChatGPT is a big DevX downgrade. But from what I’ve heard o1 Pro can solve harder coding problems that would stump Claude or o1-preview.<p>My solution is just to split the problem into smaller chunks that make it tractable for Claude. I assume this is what Devin’s doing. Or is Devin using custom models or an early version of the o1 (full or pro) API?</p>
]]></description><pubDate>Tue, 10 Dec 2024 18:31:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42379737</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42379737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42379737</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Devin is now generally available"]]></title><description><![CDATA[
<p>The reason it makes sense to compare them is there are problems that Claude 3.5 (or o1) can’t solve. Can Devin solve them? If yes, it’s easily worth the $500. If no, it’s a harder sell.</p>
]]></description><pubDate>Tue, 10 Dec 2024 18:25:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42379651</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42379651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42379651</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Show HN: Windsurf – Agentic IDE"]]></title><description><![CDATA[
<p>This has a lot of potential. I've been using Cursor Composer heavily and it's great but buggy, and could be more agentic.<p>After about an hour with Windsurf, I find myself frustrated with how it deals with context. If you add a directory to your Cascade, it's reluctant to actually read all the files in the directory.<p>I understand that they don't want to pay for a ton of long-context queries, but please, let users control the context, and pass the costs to the user.<p>It's very annoying to have the LLM try to create a file that already exists, it just didn't know about it.<p>Also, comments on the terminal management reflect a real issue. One solution is to expose the Cascade terminal to the user, letting the user configure the terminal in a working state, so that it has access to the correct dependencies and the PATH is properly sourced.</p>
]]></description><pubDate>Fri, 15 Nov 2024 20:35:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42150686</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=42150686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42150686</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Correcting the record for Continue and PearAI"]]></title><description><![CDATA[
<p>Much of the criticism comes with a tinge of envy. "How did those guys get funding and not me?"<p>Envy is insidious. Focusing on how other people have unfair advantages eats away at your principles, motivation, creativity, and presence of mind to capture the opportunities available to you.<p>As a founder myself, I appreciate the fact that it's so easy (for some people) to raise money. It means that the competition is softer than it seems.</p>
]]></description><pubDate>Fri, 04 Oct 2024 14:43:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=41741951</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=41741951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41741951</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "OpenAI slashes the cost of using its AI with a "mini" model"]]></title><description><![CDATA[
<p>OpenAI’s strategy has been bizarre since at least last November, when they launched custom GPTs, then had the boardroom coup.<p>Since the launch of Claude 3 Opus, and then Claude 3.5 Sonnet, they have been significantly behind Anthropic in terms of the general intelligence of their models. And instead of deploying something on par or better, they are making demos of video generation (Sora) or audio-to-audio models, not releasing anything.<p>GPT-4o is quite bad at coding, often getting stuck in a loop, and “fixing” buggy code by rewriting it without any changes.<p>GPT-4o is speculated to be a distillation of a larger model, and now GPT-4o-mini is an even dumber smaller model. But what’s the point?<p>Who is actually using small/fast/cheap/dumb models in production apps? Most real apps require higher reliability than even the biggest/slowest/priciest/smartest models can provide today. For the use case of transformers that has taken off, aiding students and knowledge workers in one-off tasks like writing code and prose, most users want smarter, more reliable outputs, even at the expense of speed and cost.<p>GPT-4o-mini seems like a move to increase margins, not make customers happier. That, like demoing products without launching them, is what big old slow corporations do, not how world-leading startups operate.</p>
]]></description><pubDate>Thu, 18 Jul 2024 16:41:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=40997375</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=40997375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40997375</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Tesla's Share of U.S. Electric Car Market Falls Below 50%"]]></title><description><![CDATA[
<p>When your CEO turns the brand from a status symbol to the opposite, it's "concerning".</p>
]]></description><pubDate>Wed, 10 Jul 2024 23:59:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=40932643</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=40932643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40932643</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Zuckerberg and Peter Thiel on Facebook, Millenials, and Predictions for 2030"]]></title><description><![CDATA[
<p>Intergenerational conflict is particularly salient for wealthy Americans. The death of the boomers enables the millennials’ inheritance. Millennials blame boomers for not gracefully ceding power in their own lifetimes. But boomers see millennials as waiting for their parents to die, as complacent and heartless.<p>This conflict does not exist to nearly the same degree in families without wealth to inherit, and in cultures that respect the wisdom of one’s elders; rejection of one’s elders/youth worship is one value that millennial Americans inherited from Baby Boomers.<p>As to the emails, Clegg was right when he said this:<p>> For Millennials, authenticity, agency, autonomy, idealism, altruism etc all seem to be top of their list of desirable virtues – for better or worse, they are difficult to reconcile with Silicon Valley these days.<p>Well, it’s worse, not better.<p>Anyway, this kind of self-conscious persona-construction is opposite to what millennials vibe with. No matter how much Zuck styles himself like a rapper or athlete, he only appeals to boomer or at best Gen X sensibilities. This is great for META stock price, but doesn’t make Zuck appealing to millennials.</p>
]]></description><pubDate>Mon, 08 Jul 2024 05:47:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=40902893</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=40902893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40902893</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Creatine improves physical function and body composition in older adults"]]></title><description><![CDATA[
<p>Replying to signal boost this. I too get hair loss from DHT-boosters such as creatine or the herb tribulus terrestris. I should note that I have a higher than average amount of body and facial hair, so likely have naturally elevated DHT levels.<p>When I stopped taking creatine, I did lose a few reps in all my lifts; it does work.</p>
]]></description><pubDate>Wed, 03 Jul 2024 02:57:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40862342</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=40862342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40862342</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "In Economics Do We Know What We're Doing? Nobel Prize winner grows disenchanted"]]></title><description><![CDATA[
<p>One structural problem with macroeconomics as a discipline is that if you really understand reality better than prevailing macroeconomic theory, you have many better opportunities than being a theorist or commentator. And the value of these opportunities depend on you not disclosing your insights.<p>Eg trading, investing, entrepreneurship, working as an in-house economist bound by NDAs.</p>
]]></description><pubDate>Mon, 18 Mar 2024 12:33:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=39743439</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=39743439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39743439</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "4D Knit Dress"]]></title><description><![CDATA[
<p>synthetic fabrics in clothing are a major source of microplastics exposure. In the future we will look back in horror at this whole industry.</p>
]]></description><pubDate>Sat, 09 Mar 2024 19:04:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=39653942</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=39653942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39653942</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Our next-generation model: Gemini 1.5"]]></title><description><![CDATA[
<p>I see a lot of talk about retrieval over long context. Some even think this replaces RAG.<p>I don't care if the model can tell me which page in the book or which code file has a particular concept. RAG already does this. I want the model to notice how a concept is distributed throughout a text, and be able to connect, compare, contrast, synthesize, and understand all the ways that a book touches on a theme, or to rewrite multiple code files in one pass, without introducing bugs.<p>How does Gemini 1.5's reasoning compare to GPT-4? GPT-4 already has superhuman memory; its bottleneck is its relatively weak reasoning.</p>
]]></description><pubDate>Thu, 15 Feb 2024 17:14:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39385291</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=39385291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39385291</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "How Quora died"]]></title><description><![CDATA[
<p>Quora is, I think, part of the reason that OpenAI has a big lead over their rivals. Quora has, specifically for training language models, very high-signal data, when compared to Reddit, twitter, gmail, and Meta’s platforms. And OpenAI is afaik, the only AI lab with a license to Quora’s data.<p>Quora has long been a world leader of SEO and dark UX patterns — it was never as valuable to users as its Google ranking would indicate — so it’s hard to mourn its demise. But yes, it does stink to see the quality of information going down while the quantity grows at an ever-increasing exponential rate.</p>
]]></description><pubDate>Sat, 03 Feb 2024 19:19:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=39243764</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=39243764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39243764</guid></item><item><title><![CDATA[New comment by Yusefmosiah in "Did you compare the cost of using a GPT plus subscription and use GPT by API?"]]></title><description><![CDATA[
<p>This comment should be higher up.<p>The GPT-4 API costs significantly more than the $20/mo ChatGPT Plus subscription, but it does have benefits. Namely, 128k tokens of context with the latest GPT-4-turbo model, so you can put a whole (small) software project or a short book into your prompt.</p>
]]></description><pubDate>Fri, 05 Jan 2024 12:18:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38878340</link><dc:creator>Yusefmosiah</dc:creator><comments>https://news.ycombinator.com/item?id=38878340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38878340</guid></item></channel></rss>