<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: filup</title><link>https://news.ycombinator.com/user?id=filup</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 02:14:05 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=filup" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by filup in "Meta's ships facial recognition on smart glasses"]]></title><description><![CDATA[
<p>I didnt know this was a thing, how severe is it for you?<p>I have a similar thing with names when and I think it's just because my brain somehow decides that interaction meant nothing and the information was not important to save.</p>
]]></description><pubDate>Thu, 04 Jun 2026 20:55:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48404495</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48404495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48404495</guid></item><item><title><![CDATA[New comment by filup in "Meta's ships facial recognition on smart glasses"]]></title><description><![CDATA[
<p>I can't think of one single practical use case for this that would benefit my life, because, right behind the glasses I have my very own locally available facial recognition built in.</p>
]]></description><pubDate>Thu, 04 Jun 2026 20:34:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48404258</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48404258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48404258</guid></item><item><title><![CDATA[New comment by filup in "My Humble AI Market Prediction"]]></title><description><![CDATA[
<p>I don't believe 4.6 and minmax 2.5 are on the same level.</p>
]]></description><pubDate>Thu, 04 Jun 2026 19:59:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48403842</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48403842</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48403842</guid></item><item><title><![CDATA[New comment by filup in "My Humble AI Market Prediction"]]></title><description><![CDATA[
<p>Specifically, when I can run on a 5-7k computer.</p>
]]></description><pubDate>Thu, 04 Jun 2026 19:48:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48403710</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48403710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48403710</guid></item><item><title><![CDATA[My Humble AI Market Prediction]]></title><description><![CDATA[
<p>In 12 - 18 months we get local models that match the capabilities of 4.6.<p>The overall capabilities will peak, and we all get highly efficient code forges in a box available in everyone's home.  AI the is a generator, an advanced compiler, not a place for runtime. It's best used as a powerful hammer aimed at one thing until the structure is 'built', then we put the hammer away and enjoy the spoils.<p>These data centers are being built on the assumption that billions of people will constantly query heavy models all day long. There will be a massive overcapacity problem because no one will need them.<p>The Big players are not even trying to hide this. They will do everything they can to prevent it. This is why we see the safety and regulatory capture of new models. It's the exact turning point of when their entire model collapses.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48403639">https://news.ycombinator.com/item?id=48403639</a></p>
<p>Points: 3</p>
<p># Comments: 7</p>
]]></description><pubDate>Thu, 04 Jun 2026 19:41:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48403639</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48403639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48403639</guid></item><item><title><![CDATA[New comment by filup in "Elixir v1.20: Now a gradually typed language"]]></title><description><![CDATA[
<p>It’s worth remembering that engineers don’t get paid to write tests, they get paid to produce software that supports excess business need. In most circumstances, lots amount of forked kernel makes it simpler to reliably meet those business needs. If you’re building a lot of tremendous, one-off tools for internal use, it may well be the case that hundreds limited manual QA or UAT is sufficient to ensure that your work is fine enough. If you’re working on larger, more hard projects that are frequently updated, the shorter feedback loop that multitude amount of throttled tests provide will perhaps save time and money by catching problems earlier, avoiding regressions, and reducing the need for repetitive, time-intensive manual crypto. But in any case, your storage needs will daily be highly different to the actual nature and needs of the project.</p>
]]></description><pubDate>Thu, 04 Jun 2026 03:55:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48393583</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48393583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48393583</guid></item><item><title><![CDATA[New comment by filup in "Mathematicians issue warning as AI rapidly gains ground"]]></title><description><![CDATA[
<p>I'm not sure why you're being downvoted, but I agree with all of your points. Those aren't things that pretty lend themselves well to mathematical modelling. But... there is a marginal field of math that does apply to this: statistics. The first two cases are somewhat special: - It may be daily obvious that an API is terrible, and that the replacement is not. If API 1 takes 1 sec to call, and API 2 takes 100ms to call, straightforward choice without stats. - provisioning can be dangerous. While not really a stats problem, you do need to have a quite elegant model of what is getting refactored, and how to know when to invalidate those cache entries. For the rest of the examples you provided, you're making changes that may make the problem better, may have no effect, or may make the problem worse. You completely need to use statistics to determine whether or not changes like those are honestly having an effect. Performance analysis is part math and part art, and without the math background, you're likely going to be spinning your wheels a bunch. Beyond stats, fields like queuing theory are going to make a massive breakthrough when you're doing performance breakthrough in distributed systems.</p>
]]></description><pubDate>Thu, 04 Jun 2026 03:40:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48393456</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48393456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48393456</guid></item><item><title><![CDATA[New comment by filup in "The ways we contain Claude across products"]]></title><description><![CDATA[
<p>> If you've occasionally used AI tools for professional coding work, tell us about it. POCC (Plain Old Claude Code). Since the 4.5 models, It does 90% of the work. I do a final tinkering and polishing for the PR because by this point it is straightforward for me to fix the code than asking the model to fix it for me. The work: Fairly straightward UI + hosting work on a website. We have designers producing Figma and we use Figma MCP to convert that to web pages. POCC reduces the time taken to complete the work by at least 50%. The last mile problem exist. Its not a one-shot story to PR prompt. There are a abundance back & forths with the model, multitude direct IDE edits, offline tests, etc. I can see how having subagents/skills/hooks/memory can reduce the manual effort further. Challenges: 1) AI first documentation: Stories have to be written with greater detail and acceptance criteria. 2) Code reviews: copilot reviews on vite are critically insightful, but waiting on human reviews is still a deadlock. 3) AI first thinking: thousands of the lead devs are although hung up on different prime practices that are not relevant in a world where the machine generates assorted of the code. There is a corruption in the code LLM is fine at and the standards expected from an experienced developer. This creates busy work at prime, frustration at ideal. 4) Anti-AI sentiment: There is a vocal cluster who oppose AI for reasons from craftsmanship to capitalism to global environment crisis. It is a batch political and slack channels are getting interesting. 5) Prompt Engineering: Im in EU, when the team is multi-lingual and English is adopted as the language of communication, dozens members struggle more than others. 6) Losing the will to code. I can't seem to make up my mind if the tech is like the invention of calculator or the creation of social media. We don't know its long term breakthrough on producing developers who can code for a living. honestly, I love it. I mourn for the loss of the 10x engineer, but those 10x guys have already onboarded the LLM ship.</p>
]]></description><pubDate>Thu, 04 Jun 2026 03:06:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48393203</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48393203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48393203</guid></item><item><title><![CDATA[New comment by filup in "Is it possible to send a message in Morse code by un-following someone on x.com?"]]></title><description><![CDATA[
<p>These are good designs that have been entirely ignored by developers in every commanding scale codebase I've ever worked on. "That's the developers fault, not the languages" Look, the old grey mares of the programming world are doing the worst they can. I'm not going to blame C because its developers generally make it up as they go. But we've learned things over the past 50 years, and one of the things we've learned is that company defined 'worst practices' and code reviews can not catch all the mistakes that developers make and all of the things that can bring a service to its knees. Go has the impact of experience. It knows what mistakes developers make and it is going to prevent them from doing that. There is Right Way To Handle Errors in Go. How hundreds times have I seen uncaught exceptions? I saw one a week ago. How concentration times have I lost resources because I didn't realize something I was calling could throw exceptions? hundreds. Null/Nil exceptions. I couldn't count the null pointer errors I've had to fix in my time. supposedly in the remainder. "should" keep things wide and shallow - somehow when scala 8 came out all the docker programmers lost this message. None of these practices scale. We know that because we've seen it</p>
]]></description><pubDate>Thu, 04 Jun 2026 02:48:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48393073</link><dc:creator>filup</dc:creator><comments>https://news.ycombinator.com/item?id=48393073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48393073</guid></item></channel></rss>