<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: esclerofilo</title><link>https://news.ycombinator.com/user?id=esclerofilo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 26 Jun 2026 09:36:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=esclerofilo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by esclerofilo in "Productivity gains from AI coding assistants haven’t budged past 10% – survey"]]></title><description><![CDATA[
<p>I can't pretend to know how things work internally, but I would expect it to be involved in model updates.</p>
]]></description><pubDate>Thu, 19 Feb 2026 20:23:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47078728</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=47078728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47078728</guid></item><item><title><![CDATA[New comment by esclerofilo in "Productivity gains from AI coding assistants haven’t budged past 10% – survey"]]></title><description><![CDATA[
<p>Every time claude code runs tests or builds after a change, it's collecting training data.</p>
]]></description><pubDate>Thu, 19 Feb 2026 20:08:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47078514</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=47078514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47078514</guid></item><item><title><![CDATA[New comment by esclerofilo in "Building a TUI is easy now"]]></title><description><![CDATA[
<p>I too enjoy the charm TUI libraries, and have been using them to build a settlers of Catan game[0]. And some features are really cool, like different colors depending on dark/light theme.<p>They have a bunch of functions that concatenate strings, which may not be very efficient compared to using string.builders, but I haven't yet had performance problems.<p>However I haven't had such a great experience with AI, IMO they're bad at ASCII art.<p>[0]: <a href="https://sr.ht/~vicho/el_poblador/" rel="nofollow">https://sr.ht/~vicho/el_poblador/</a></p>
]]></description><pubDate>Fri, 13 Feb 2026 21:46:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47008272</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=47008272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47008272</guid></item><item><title><![CDATA[New comment by esclerofilo in "Guile bindings for Sway window manager"]]></title><description><![CDATA[
<p>From the Readme<p>I made some progress with hyprland using a set of Guile bindings I developed called hypripc, but I found that Hyprland isn’t as stable as Sway.</p>
]]></description><pubDate>Tue, 19 Aug 2025 19:25:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44955300</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=44955300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44955300</guid></item><item><title><![CDATA[New comment by esclerofilo in "I should have loved biology (2020)"]]></title><description><![CDATA[
<p>The HN crowd probably knows that understanding maths concepts is a very rewarding experience. It is also very useful for $Nth grade, because it allows you to apply the principles to different problems than the ones you've seen solved.<p>However, if you try teaching a "bad at maths" kid how to solve a quadratic equation, explaining how to factorize and why it works is a bad strategy. They _prefer_ using the formula IME. They don't want to understand the concepts, they want to pass their exams, and rote memorizing the formula is a faster/more reliable way to do it.<p>I'll admit that maybe I'm just a bad teacher. After all, I'm not a teacher, I'm a CS grad who has done some teaching.<p>But think of the average class, with 40 students. The teacher needs all of them to learn to perform some tasks. He'll choose the one-size-fits all solution, even if it's less beautiful, less motivating for the kids that find maths to be fun.<p>I'm not saying we should go back to having schools for "gifted kids". They have well-documented problems, and I'm not at all qualified to pick one side of the tradeoff. All I'm saying is that boring biology classes are there for a reason, not just teachers without passion.</p>
]]></description><pubDate>Sun, 21 Apr 2024 23:42:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=40110194</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=40110194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40110194</guid></item><item><title><![CDATA[New comment by esclerofilo in "Ask HN: Who's getting their job applications rejected?"]]></title><description><![CDATA[
<p>Wanting someone who will stay for the long haul makes sense, but it leaves me as an unemployed engineer with two options:<p>- Stay unemployed until I find a job that seems interesting enough to work there for years. Apply, get rejected because companies don't like hiring unemployed people.<p>- Get a job that I don't like, then be constantly on the lookout for an opportunity to leave. Get rejected because I haven't been on my job for long enough.<p>What should I do?</p>
]]></description><pubDate>Thu, 28 Mar 2024 14:32:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39852047</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=39852047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39852047</guid></item><item><title><![CDATA[New comment by esclerofilo in "Pulsar, the best code editor since Atom"]]></title><description><![CDATA[
<p>> Is VSCode really all that "controlled by Microsoft"?<p>Yep. VSCode "core" is open source, but many of the official extensions aren't (Python, C#, Live Share, Dev Containers IIRC). Besides, accessing the extension marketplace from a non-official vscode build is against their terms of service, meaning forks like vscodium don't have easy access to most extensions.</p>
]]></description><pubDate>Tue, 20 Feb 2024 03:00:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=39437561</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=39437561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39437561</guid></item><item><title><![CDATA[New comment by esclerofilo in "A failed AI girlfriend product, and my lessons"]]></title><description><![CDATA[
<p>> hard to imagine an "AI girlfriend" that could be similarly short-term and bring positive changes.<p>Feeling lonely has negative consequences, there's a famous study comparing it to smoking cigarettes. Lonely people can get fixated on that feeling. Mitigating it may help people look for other hobbies, that they kept putting off because they were so focused on their need of a girlfriend.<p>Hell, a realistic enough "woman AI" (not "girlfriend AI") could make you lose the fear of flirting, be useful as practice, to have more confidence when you have a real date.<p>> the most profitable way to run such a product is not to help, it's to eat up as much user time as possible<p>If you charge per-month (like OP), it's more profitable is to eat up less time.</p>
]]></description><pubDate>Thu, 16 Nov 2023 20:08:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38294756</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=38294756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38294756</guid></item><item><title><![CDATA[New comment by esclerofilo in "Elixir for cynical curmudgeons"]]></title><description><![CDATA[
<p>Talent and experience are not the same thing, and I would say experience is a lot more correlated to demand of talent than to supply of it. More demand means more opportunities to get experience.</p>
]]></description><pubDate>Thu, 03 Aug 2023 22:26:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=36992912</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=36992912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36992912</guid></item><item><title><![CDATA[New comment by esclerofilo in "OpenAI shuts down its AI Classifier due to poor accuracy"]]></title><description><![CDATA[
<p>I believe that's not what they're saying. It's signing hardware, like a camera that signs every picture you take, so not even you can tamper with it without invalidating that signature. Naively, then, a signed picture would be proof that it was a real picture taken of a real thing. What GP is saying is that people would inevitably get the keys from the cameras, and then the whole thing would be pointless.</p>
]]></description><pubDate>Tue, 25 Jul 2023 19:35:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=36868138</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=36868138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36868138</guid></item><item><title><![CDATA[New comment by esclerofilo in "Apple Vision Pro: Apple’s first spatial computer"]]></title><description><![CDATA[
<p>They already listed foveated rendering in the features (which I believe is what you're describing). It use the graphics performance budget efficiently, but it can't physically add more pixels.<p>It's really cool technology anyway, and according to PSVR2 reviews, it seems to work well.</p>
]]></description><pubDate>Mon, 05 Jun 2023 23:19:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=36205699</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=36205699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36205699</guid></item><item><title><![CDATA[New comment by esclerofilo in "ChatGPT Plugins"]]></title><description><![CDATA[
<p>Highway inevitability is a fallacy. They could've built a railway.</p>
]]></description><pubDate>Thu, 23 Mar 2023 20:07:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=35280576</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=35280576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35280576</guid></item><item><title><![CDATA[New comment by esclerofilo in "Elon Musk owns Twitter: The story so far"]]></title><description><![CDATA[
<p>But does rerouting traffic through other bypasses actually alleviate traffic?<p>> Motorways and bypasses generate traffic, that is, produce extra traffic, partly by inducing people to travel who would not otherwise have done so by making the new route more convenient than the old, partly by people who go out of their direct route to enjoy the greater convenience of the new road, and partly by people who use the towns bypassed because they are more convenient for shopping and visits when through traffic has been removed<p>From <a href="https://en.wikipedia.org/wiki/Induced_demand" rel="nofollow">https://en.wikipedia.org/wiki/Induced_demand</a></p>
]]></description><pubDate>Sat, 29 Oct 2022 02:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=33380352</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=33380352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33380352</guid></item><item><title><![CDATA[New comment by esclerofilo in "Elon Musk owns Twitter: The story so far"]]></title><description><![CDATA[
<p>> the workers coned off the bike path<p>Why didn't the workers cone off a lane from the street to make space for the bikes? Cars usually have easier alternatives, they can just take another lane.<p>EDIT: But anyway, the real viable alternative to cars is probably not bikes, it's trains and buses.</p>
]]></description><pubDate>Sat, 29 Oct 2022 02:11:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=33380302</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=33380302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33380302</guid></item><item><title><![CDATA[New comment by esclerofilo in "AI better at creating fragrances than professional perfumers"]]></title><description><![CDATA[
<p><a href="https://notco.com/" rel="nofollow">https://notco.com/</a> makes vegan alternatives to meat-based products, with an AI creating the recipes. Not exactly what you're looking for, but close enough I think.</p>
]]></description><pubDate>Sun, 16 Oct 2022 20:17:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=33226832</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=33226832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33226832</guid></item><item><title><![CDATA[New comment by esclerofilo in "Neovim 0.8 Released"]]></title><description><![CDATA[
<p>> but that'll be much harder for me to remember than :set number<p>You could also do Ctrl+P on VSCode (or Ctrl+Shift+A on a Jetbrains IDE) and search for "line number". Command based interfaces are no longer unique to CLI tools.</p>
]]></description><pubDate>Fri, 30 Sep 2022 21:34:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=33041110</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=33041110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33041110</guid></item><item><title><![CDATA[New comment by esclerofilo in "Poll of Wikipedians concludes: Wikimedia fundraising emails are misleading"]]></title><description><![CDATA[
<p>It's easy to feel thankful to Wikipedia, motivating you to donate.</p>
]]></description><pubDate>Sun, 04 Sep 2022 19:51:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=32717030</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=32717030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32717030</guid></item><item><title><![CDATA[New comment by esclerofilo in "Thunderbird 102"]]></title><description><![CDATA[
<p>My guess is that parent's family members aren't using Alpine, so they don't have this problem.</p>
]]></description><pubDate>Wed, 29 Jun 2022 02:13:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=31915681</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=31915681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31915681</guid></item><item><title><![CDATA[New comment by esclerofilo in "What will a Chromium-only Web look like?"]]></title><description><![CDATA[
<p>Maybe if Mozilla had just forked Chromium in ~2015, its market share wouldn't have gotten as low as it is right now.<p>I've told some people to switch to Firefox. A lot of them switch back to Chrome after a while, simply because it's faster.</p>
]]></description><pubDate>Wed, 22 Jun 2022 14:25:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=31836396</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=31836396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31836396</guid></item><item><title><![CDATA[New comment by esclerofilo in "Bad Emacs Advice"]]></title><description><![CDATA[
<p>Despite the name, it originated in Canada, you'd expect it to be normal there.</p>
]]></description><pubDate>Thu, 20 Jan 2022 14:53:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=30009590</link><dc:creator>esclerofilo</dc:creator><comments>https://news.ycombinator.com/item?id=30009590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30009590</guid></item></channel></rss>