<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: thiago_fm</title><link>https://news.ycombinator.com/user?id=thiago_fm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 15:07:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thiago_fm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thiago_fm in "On AI regulation and messaging"]]></title><description><![CDATA[
<p>Dario's messaging has been extremely confusing and HE'S RESPONSIBLE for further increasing the negative sentiment of the public towards AI.<p>He's clearly focusing on being on the news to provoke emotions on people, preparing for the Anthropic big blockbuster IPO.<p>Dario, Sam Altman and others should instead be praying every night that this will take us to the Singularity VERY SOON, because if it doesn't, the entire country will blame them for absolutely destroying their retirement and the US' economy once this AI Datacenter bubble pops.</p>
]]></description><pubDate>Mon, 17 Aug 2026 08:20:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49327829</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49327829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49327829</guid></item><item><title><![CDATA[New comment by thiago_fm in "Grok 4.6 scores 61 on the Artificial Analysis Intelligence Index"]]></title><description><![CDATA[
<p>I often wonder if there's a chance, even if minimal... that they stole the weights of the Anthropic models they run on their datacenter... or are actively destillating it.</p>
]]></description><pubDate>Wed, 12 Aug 2026 17:08:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49275573</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49275573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49275573</guid></item><item><title><![CDATA[New comment by thiago_fm in "DeepSeek announced to raise its API price tremendously"]]></title><description><![CDATA[
<p>The question is whether they can penetrate those markets before going bankrupt<p>My take: no<p>They are still pretty much competing for software development, you see only tiny verticals being tried by OpenAI and Anthropic, with Claude Design et al<p>This can be better done by other companies, with a fresh balance sheet, don't you think?<p>There'll be plenty of people at Anthropic and OpenAI opening those companies</p>
]]></description><pubDate>Thu, 06 Aug 2026 10:18:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49194778</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49194778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49194778</guid></item><item><title><![CDATA[New comment by thiago_fm in "Ask HN: What Happened to Spec-Driven Development?"]]></title><description><![CDATA[
<p>Agents are already too good, the models improved<p>Nowadays you can just start with a plan.md and add everything you want there, verification etc<p>And you can build a loop to verify/validate it in case its a big/long-running plan<p>I don't have the problems you mentioned that the models aren't able to follow instructions throughoutly, they do make some mistakes, but it's up to you to set up a process that would work for your codebase to understand that the mistakes were made and need to be fixed, that can be done in a loop for example.</p>
]]></description><pubDate>Thu, 06 Aug 2026 10:16:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49194762</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49194762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49194762</guid></item><item><title><![CDATA[New comment by thiago_fm in "DeepSeek announced to raise its API price tremendously"]]></title><description><![CDATA[
<p>It's exactly this. Not only this, we might be running very soon into cheap compute soon given the current CAPEX of all hyperscalers.<p>DeepSeek is model that you can run anywhere, meaning that any datacenter/company could run it at a price that would give them a margin taking in account running costs of the datacenter + depreciation.<p>I'm very sure we're overbuilding capacity, and we'll find out around 2027.<p>Those open weights will become extremely attractive because all that datacenter extra capacity laying idle will be possible to be used by builders.<p>It may be the case that in 2027-2028 will be cheaper to start a new AI model company from scratch to compete with Anthropic/OpenAI as you'll be able to:<p>- the new company won't be tied to so much capital, debt and running costs<p>- get much cheaper datacenters to train than it is Today, as the big labs will be stuck with bad infra contracts<p>- have great engineers/researchers willing to jump ship because if Anthropic/OpenAI valuation falls, that will destroy their equity<p>- wide available chinese models to distill from, papers and ideas on how to acquire datasets<p>Anthropic/OpenAI are playing an extremely risky game, they need to greatly keep doubling their bets and delivering model big performance increments.<p>If they don't give us ASI/AGI in 2 years or find huge new markets, there's no way the economics will make sense.<p>The execs forgot why AI models even exist (like huge usage for the cyber models, or new types of models)...<p>AI models' usage is mostly tied to build Software Today, that's where the value really lies now.<p>If there isn't enough Software to be built as people claim to the rate they expect, eventually the supply of AI models will outstrip the demand.<p>You can't sell pick & shovels infinitely, AI models themselves are also in that category.<p>Eventually you need enough holes to be dug, and gold to be struck, and nobody knows what's that demand. (even though they built all that supply...)</p>
]]></description><pubDate>Thu, 06 Aug 2026 08:45:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49194156</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49194156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49194156</guid></item><item><title><![CDATA[New comment by thiago_fm in "Ask HN: I still don't understand why AI agents need "skills""]]></title><description><![CDATA[
<p>If you add all those .md files to your AGENTS.md, your harness will likely load all those files into context. This will create context pollution for you.<p>Context, similar to your computer's memory, is limited.<p>Additionally, the more things the AI has in context, the worse it performs.<p>Skills helps you to quickly add more context for doing things, without polluting your context window.<p>I think you need to learn about AI, there isn't anything hype there. It's just an easier way of giving more context to the AI.<p>This can be helpful, for example, if you have an internal API that does XYZ, and you want the AI to know that API, you can save that API, its endpoints and authenticaiton methods to a skill, and invoke it when you want your harness (CC, Codex) to know about the existance of that API, to make requests, make tests etc.</p>
]]></description><pubDate>Tue, 04 Aug 2026 08:58:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49165980</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49165980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49165980</guid></item><item><title><![CDATA[New comment by thiago_fm in "Who's making money from using/exploiting AI?"]]></title><description><![CDATA[
<p>Customer Service.</p>
]]></description><pubDate>Mon, 27 Jul 2026 13:00:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49069086</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49069086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49069086</guid></item><item><title><![CDATA[New comment by thiago_fm in "Ask HN: I spent personal money on game dev. How to turn stalled project around?"]]></title><description><![CDATA[
<p>You could scope it down to a demo. Share with people and see the results<p>If good, continue with it, if bad, give up.<p>Demos are so good for that purpose, if you show the game loop and it sucks, you'll need plenty of work to change this situation around (if even), so try it.</p>
]]></description><pubDate>Mon, 27 Jul 2026 12:44:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49068861</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=49068861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49068861</guid></item><item><title><![CDATA[New comment by thiago_fm in "Lumo 2.0"]]></title><description><![CDATA[
<p>Wish they'd be a bit more open source about this, bet people would contribute more.<p>Also about privacy-first apps.</p>
]]></description><pubDate>Tue, 30 Jun 2026 12:15:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48731614</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48731614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48731614</guid></item><item><title><![CDATA[New comment by thiago_fm in "U.S. government will decide who gets to use GPT-5.6"]]></title><description><![CDATA[
<p>As if all progress done in open models is because of distilling...<p>People have no idea and everybody pretends to be an expert and ignore how good China is on AI research</p>
]]></description><pubDate>Fri, 26 Jun 2026 07:21:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48683415</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48683415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48683415</guid></item><item><title><![CDATA[New comment by thiago_fm in "Ask HN: How much coding should beginners learn in the AI era?"]]></title><description><![CDATA[
<p>Of course, for example, a Civil Engineer learns integrals, so it can learn advanced engineering topics.<p>It may not often use them often as it uses software, or it may not remember all integrals rule tables, but it understands the concept, it's usefulness, and in case he needs it, he can figure out a way to work it out.<p>This is the same for Software Engineering and code. You don't need to have written the HTTP protocol library in order to use it.<p>I haven't written a single line of code since more than an year, but I've made the AI write multiple thousands of lines of code since then.<p>It's just a calculator. You still need to know how to use the calculator and for what purpose do you use it.<p>What changed is that you no longer will need to learn all ins and outs of coding.</p>
]]></description><pubDate>Thu, 25 Jun 2026 11:50:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48672054</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48672054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48672054</guid></item><item><title><![CDATA[New comment by thiago_fm in "DeepSeek Introduces Vision"]]></title><description><![CDATA[
<p>Just wait until they release their coding model. Once they do an Opus-level coding model, the sandcastle of the AI economy in the US will fall</p>
]]></description><pubDate>Thu, 18 Jun 2026 09:17:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48582850</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48582850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48582850</guid></item><item><title><![CDATA[New comment by thiago_fm in "The ways we contain Claude across products"]]></title><description><![CDATA[
<p>Great. Wish we've had more people in the community thinking about solutions like this.</p>
]]></description><pubDate>Thu, 04 Jun 2026 13:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48398642</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48398642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48398642</guid></item><item><title><![CDATA[New comment by thiago_fm in "EU to crack down on TikTok, Instagram's 'addictive design' targeting kids"]]></title><description><![CDATA[
<p>Why should only kids be protected from addiction?<p>I have a hard time understanding this.<p>We have plenty of adults with terrible social media addiction that is destroying their lives, and nothing being done about it.</p>
]]></description><pubDate>Tue, 12 May 2026 12:01:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48107030</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48107030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48107030</guid></item><item><title><![CDATA[New comment by thiago_fm in "Poland is now among the 20 largest economies"]]></title><description><![CDATA[
<p>This is a clear display that we need free trade, sensible economic polices and a common ground of what humans need to thrive. "Sovereignty" is overrated.<p>For example, for the US to have a chance in the EU, it would first need to fix its YOLO fiscal policy of sustained 5.5% debt/gdp deficits.<p>We shall see in a few years as US's debt balloons and the average American becomes pseudo-slaves from a few overlords... to see if the EU is really bad as some Americans believe it to be.</p>
]]></description><pubDate>Fri, 08 May 2026 13:36:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48062927</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48062927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48062927</guid></item><item><title><![CDATA[New comment by thiago_fm in "Ask HN: Is anyone seriously considering a career change?"]]></title><description><![CDATA[
<p>Yes and no.<p>I love working with AI and agents.<p>But I don't know how long this will go, so I'm investing on getting fit again for random jobs like moving atoms.<p>Or realizing my life's dream: become a lifeguard in public swimming pool or learn the trades to maintain swimming pools. There's a shortage of them where I live and it's enough money to pay for food etc.<p>I love swimming and watch people happy enjoying the water, it's such good vibes I'd do this forever.<p>Our life is mostly suffering and grinding through... but people on swimming pools are always smiling, having a good time & having the basic pleasures of enjoying the water and the moment.</p>
]]></description><pubDate>Thu, 07 May 2026 07:04:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48046335</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=48046335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48046335</guid></item><item><title><![CDATA[New comment by thiago_fm in "HashiCorp co-founder says GitHub 'no longer a place for serious work'"]]></title><description><![CDATA[
<p>It isn't surprising at all, Microsoft is doing a PE firm playbook with what they buy. You don't need to look much far, let's think about its biggest acquisition to date, Blizzard.<p>Blizzcon canceled. All of its IP barely got any love.<p>See what players think about the latest World of Warcraft patch. It's absolutely shit and broken. People say they fired the entire QA department since a few years back and since then the quality has just gone down.<p>They buy those businesses because they have nothing to do with that free cash flow, and for accounting reasons it makes sense to have them.<p>They didn't buy those businesses to develop it further and make it worth more.<p>Github will just become ever more irrelevant.<p>The key issue is that the US governments let those huge monopolies exist, and then use their money to buy other businesses and enshiftify them.<p>Unless that changes in the US, this will continue happening.</p>
]]></description><pubDate>Wed, 29 Apr 2026 12:14:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47947270</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=47947270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47947270</guid></item><item><title><![CDATA[New comment by thiago_fm in "Ask HN: Is the ongoing AI research driving LLM models to be better?"]]></title><description><![CDATA[
<p>Beautiful answer. Priceless!<p>LLMs for language feels like it's definitely the way to go. I feel like that by just improving it further can definitely reach perfection, if not very close.<p>My concern is mostly all adjacent fields, like systems thinking, spatial reasoning, "real" human-like reasoning etc or as you put it, "AGI".<p>Doesn't seen this will take us there at all. I don't feel like we're closer to AGI than we were on the earliest versions of ChatGPT.</p>
]]></description><pubDate>Thu, 23 Apr 2026 09:33:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47873757</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=47873757</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47873757</guid></item><item><title><![CDATA[New comment by thiago_fm in "Ask HN: Is the ongoing AI research driving LLM models to be better?"]]></title><description><![CDATA[
<p>Thanks for your perspective from somebody working on the field. I still wonder though: what would the results be if we'd just use a richer dataset + more parameters? Would it be really that different results? (except costs, as MoE def helps with that)<p>MoE: I assume some people just specialize in working with routing as with that, as by reducing the amount of params and just using a subset, you end up making it less costly. So, AI researchers are only working on optimizations on getting this better?<p>Same question on Reasoning, so AI researchers are working mostly on optimizations on top of it, like CoT and so on, like mini-optimizations.<p>So basically, they work on those micro-optimizations, put them together and see a % improvement in a benchmark?<p>I'm sure this is probably awesome for languages, which if I'm not mistaken, it was the use-case initially used on "All you need is attention" and the entire LLM revolution.<p>But this seems to be a very clear path to be "taking the car to the carwash by foot" for a long time, isn't it?<p>It feels like we'll keep "taking the car to the carwash by foot" until somebody optimizes for that prompt, or some pre-training done, and then there'll be another prompt that will show that the AI has real trouble with very basic real-world reasoning and imagination.<p>Isn't it the case, or do you see any kind of research that could take us from that plateau full of micro-optimizations that get us a few cm higher to the peak?</p>
]]></description><pubDate>Thu, 23 Apr 2026 08:51:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47873548</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=47873548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47873548</guid></item><item><title><![CDATA[New comment by thiago_fm in "Recommended GPU Repairshop in Europe (Germany)"]]></title><description><![CDATA[
<p>I've had a similar problem with other hardware, my solution was to lower my expectations of "having a shop" to fix it.<p>No shop will want to have the expectations to successfully fix a complex GPU, unless it's their main business, as the solution can potentially not be 'reballing the memory modules' and they might just break your GPU in the process, they don't wanna have to pay you back in case they do, otherwise the risk they are undertaking isn't worth the chance of they fixing it and getting your X euros.<p>Go to hardware communities and ask them if they'd like to have a go at it, find somebody reputable and go with them.<p>Otherwise based on what you said, you literally will have to trash it, or find a way to constantly cool it down in a very reliable way (Good luck! I tried the same with a CPU with an overheating issue and failed miserably. Hopefully you'll manage it)</p>
]]></description><pubDate>Thu, 23 Apr 2026 08:25:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47873411</link><dc:creator>thiago_fm</dc:creator><comments>https://news.ycombinator.com/item?id=47873411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47873411</guid></item></channel></rss>