<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: la_fayette</title><link>https://news.ycombinator.com/user?id=la_fayette</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 07:24:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=la_fayette" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by la_fayette in "Axios compromised on NPM – Malicious versions drop remote access trojan"]]></title><description><![CDATA[
<p>depends, JavaScript in the Browser has many useful things available, which I miss with python, e.g., fetch, which in Python you need a separate package like requests to avoid a clunky API. Java had this issue for long time as well, since Java 11 there is the HttpClient with a convenient API.</p>
]]></description><pubDate>Wed, 01 Apr 2026 12:01:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47599686</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=47599686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47599686</guid></item><item><title><![CDATA[Ax Visio Designed by Marc Newson]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.swarovskioptik.com/int/en/hunting/products/binoculars/ax-visio">https://www.swarovskioptik.com/int/en/hunting/products/binoculars/ax-visio</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47386810">https://news.ycombinator.com/item?id=47386810</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 15 Mar 2026 12:34:35 +0000</pubDate><link>https://www.swarovskioptik.com/int/en/hunting/products/binoculars/ax-visio</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=47386810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47386810</guid></item><item><title><![CDATA[New comment by la_fayette in "Microgpt"]]></title><description><![CDATA[
<p>Yes, that’s true! That could be my next step… though I have to admit, writing this in a HN comment feels like a bit of a challenge.</p>
]]></description><pubDate>Sun, 01 Mar 2026 10:51:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47205575</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=47205575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47205575</guid></item><item><title><![CDATA[New comment by la_fayette in "Microgpt"]]></title><description><![CDATA[
<p>This guy is so amazing! With his video and the code base I really have the feeling I understand gradient descent, back propagation, chain rule etc. Reading math only just confuses me, together with the code it makes it so clear! It feels like a lifetime achievement for me :-)</p>
]]></description><pubDate>Sun, 01 Mar 2026 10:02:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47205307</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=47205307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47205307</guid></item><item><title><![CDATA[New comment by la_fayette in "Software engineers can no longer neglect their soft skills"]]></title><description><![CDATA[
<p>The claim in the article that AI is good at writing code, is that claude code is written by claude code.</p>
]]></description><pubDate>Sun, 18 Jan 2026 23:15:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46673190</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=46673190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46673190</guid></item><item><title><![CDATA[New comment by la_fayette in "Leak confirms OpenAI is preparing ads on ChatGPT for public roll out"]]></title><description><![CDATA[
<p>I don't get your point here. User targeted ads are the main business model of the internet? Yes, few days ago it was revealed how billions of user data points could be gathered from Meta [1], did anybody care, outside a small privacy community? So indead these things are not surprising... My thoughts don't go so far to consider the effects on society, idk, do you?<p>[1] <a href="https://www.heise.de/en/news/3-5-Billion-Accounts-Complete-WhatsApp-Directory-Retrieved-and-Evaluated-11083244.html" rel="nofollow">https://www.heise.de/en/news/3-5-Billion-Accounts-Complete-W...</a></p>
]]></description><pubDate>Sat, 29 Nov 2025 14:23:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46087755</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=46087755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46087755</guid></item><item><title><![CDATA[New comment by la_fayette in "Leak confirms OpenAI is preparing ads on ChatGPT for public roll out"]]></title><description><![CDATA[
<p>It is no surprise, somehow they need to earn money. It will be interesting though how much the response of the LLM will be adapted. At least legally advertisement need to be marked for users. So either the response of an LLM will be extended with ad content or replaced by ad content.</p>
]]></description><pubDate>Sat, 29 Nov 2025 12:43:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46087103</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=46087103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46087103</guid></item><item><title><![CDATA[New comment by la_fayette in "Agent design is still hard"]]></title><description><![CDATA[
<p>I use GenAI for text translation, text 2 voice and voice 2 text, there it is extremely useful. For coding I often have the feeling it is useless, but also sometimes it is useful, like most tools...</p>
]]></description><pubDate>Sat, 22 Nov 2025 17:42:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46016566</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=46016566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46016566</guid></item><item><title><![CDATA[New comment by la_fayette in "Ask HN: What Are You Working On? (Nov 2025)"]]></title><description><![CDATA[
<p><a href="https://github.com/smartcompanion-app/audioguide-app" rel="nofollow">https://github.com/smartcompanion-app/audioguide-app</a><p>An open-source audioguide app that helps museums and cultural spaces create engaging visitor experiences. Feel free to give me a star on GitHub.</p>
]]></description><pubDate>Mon, 10 Nov 2025 08:16:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45873674</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45873674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45873674</guid></item><item><title><![CDATA[New comment by la_fayette in "Valdi – A cross-platform UI framework that delivers native performance"]]></title><description><![CDATA[
<p>It might not be possible but others have scraped just the app store and matched based on Android meta data: <a href="https://people.ece.ubc.ca/amesbah/resources/papers/mobilesoft17.pdf" rel="nofollow">https://people.ece.ubc.ca/amesbah/resources/papers/mobilesof...</a></p>
]]></description><pubDate>Sat, 08 Nov 2025 16:24:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45857817</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45857817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45857817</guid></item><item><title><![CDATA[New comment by la_fayette in "Valdi – A cross-platform UI framework that delivers native performance"]]></title><description><![CDATA[
<p>Somebody scraped the play store and checked the framework, so a list for Android WebView apps, built with capacitor, is here: <a href="https://capgo.app/top_capacitor_app/" rel="nofollow">https://capgo.app/top_capacitor_app/</a> Maybe an equivalent is there on iOS for the same app...</p>
]]></description><pubDate>Sat, 08 Nov 2025 08:15:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45855048</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45855048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45855048</guid></item><item><title><![CDATA[New comment by la_fayette in "Android's sideloading limits are its most anti-consumer move"]]></title><description><![CDATA[
<p>Let's see what will the future of Graphene be, since Google is not publishing the device tree anymore for Pixel devices...</p>
]]></description><pubDate>Mon, 13 Oct 2025 16:46:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45570501</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45570501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45570501</guid></item><item><title><![CDATA[New comment by la_fayette in "Coral Protocol: Open infrastructure connecting the internet of agents"]]></title><description><![CDATA[
<p>Thinking without idiology about it, it seems to make sense to have an autonomous agent with a wallet. A requestor could send money (in whatever form) into the wallet of the agent and would buy tokens, processing time or whatever from the agent.</p>
]]></description><pubDate>Sun, 12 Oct 2025 10:53:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45557183</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45557183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45557183</guid></item><item><title><![CDATA[New comment by la_fayette in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>I can recommend Apache Camel (<a href="https://camel.apache.org" rel="nofollow">https://camel.apache.org</a>) for similar data integration pipelines and even agentic workflows. There are even visual editors for Camel today, which IMHO make it extremely user friendly to build any kind of pipeline quickly.<p>Apache Karavan: <a href="https://karavan.space/" rel="nofollow">https://karavan.space/</a>
Kaoto (Red Hat): <a href="https://kaoto.io" rel="nofollow">https://kaoto.io</a><p>Both are end 2 end usable within vscode.</p>
]]></description><pubDate>Sun, 12 Oct 2025 09:06:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45556672</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45556672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45556672</guid></item><item><title><![CDATA[New comment by la_fayette in "Firefox is the best mobile browser"]]></title><description><![CDATA[
<p>Although I didn't collect numbers, but I made a similar experience in my workplace. I assume many people are highly distracted by ads and work efficiency is even reduced. Even many software engineers seem to not be aware of ublock... Would be interesting to know how many students started using an ad blocker at the end of your lecture :)</p>
]]></description><pubDate>Sat, 11 Oct 2025 17:48:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45551128</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45551128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45551128</guid></item><item><title><![CDATA[New comment by la_fayette in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>Great, I will check it out, I am a Java dev and always wanted to learn about game programming!</p>
]]></description><pubDate>Tue, 30 Sep 2025 07:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45422848</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45422848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45422848</guid></item><item><title><![CDATA[New comment by la_fayette in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>I am working on an open source audioguide app for museums and similar institutions <a href="https://www.smartcompanion.app/" rel="nofollow">https://www.smartcompanion.app/</a><p>Feel free to give my repos a star on GitHub, thx</p>
]]></description><pubDate>Tue, 30 Sep 2025 06:51:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45422659</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45422659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45422659</guid></item><item><title><![CDATA[New comment by la_fayette in "Claude Sonnet 4.5"]]></title><description><![CDATA[
<p>Since such a database should evolve continuously, I wouldn't see that as a problem. The important thing is, that each example is somehow verifiable, in the form of a unmodifiable test setup. So the LLM provides a solution, which is executed against the test to verify. Something like ACID3 Tests... But sure it can be gamed somehow in probably all setups...</p>
]]></description><pubDate>Tue, 30 Sep 2025 06:47:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45422639</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45422639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45422639</guid></item><item><title><![CDATA[New comment by la_fayette in "Claude Sonnet 4.5"]]></title><description><![CDATA[
<p>At this point it would be an interesting idea, to collect examples, in a form of a community database, were LLMs miserably fail. I have examples myself...</p>
]]></description><pubDate>Mon, 29 Sep 2025 18:28:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45417107</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45417107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45417107</guid></item><item><title><![CDATA[New comment by la_fayette in "Claude Sonnet 4.5"]]></title><description><![CDATA[
<p>I think HN might be one of the few communities where people have been running extensive experiments with LLMs since their inception. Most here take a realistic view of their capabilities. There are certainly proven use cases where LLMs provide clear productivity gains—for example, copying an error message and retrieving potential solutions. At the same time, many recognize that marketing fantasies, such as the idea of having a "PhD in your pocket," are far beyond what this technology can deliver.</p>
]]></description><pubDate>Mon, 29 Sep 2025 18:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45417075</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45417075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45417075</guid></item></channel></rss>