<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: ACS_Solver</title><link>https://news.ycombinator.com/user?id=ACS_Solver</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 27 Aug 2026 16:26:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ACS_Solver" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ACS_Solver in "Why does Opus 5 feel worse to work with?"]]></title><description><![CDATA[
<p>> Even worse, recently, after getting another opus in a tiny bugfix session, I prompted directly, "drop the comments from the current code changes" — Claude instead just slightly trimmed them. I couldn't believe my eyes.<p>For me, Claude knows how I want the comments due to all the memories and CLAUDE.md, so funnily it's now enough with even a brief groan from me like "Come on, the comments" and then Claude goes through its recent additions and fixes comments quite well per my long-term instructions. But only ever during an extra pass that I initiate, never during the initial writing of the code.</p>
]]></description><pubDate>Fri, 14 Aug 2026 14:38:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49299328</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=49299328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49299328</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Why does Opus 5 feel worse to work with?"]]></title><description><![CDATA[
<p>I also suspect comments are very much tied to how Claude reasons because not only are they bad comments, I can't get rid of them. Commenting is the one area in which I've been unable to get Claude to respect any rules. It can follow code conventions I prefer, it can do other things, but it can't keep the comment volume down.<p>My CLAUDE.md has rules about not including any redundant comments in the code that are obvious from the code itself. I reiterate that occasionally while working. It's absolutely disregarded and any Claude-written code is full of comments. Some of them are simply redundant, like "Collect Foos and pass them to the requested sink" on a function that's void CollectFoos(IFooSink sink). But worse, many comments include in the moment reasoning like "added parameter bar because we can no longer use the frob to automatically derive bar". That's stuff for a commit message, or just a mental note, and absolutely not for comments.<p>I haven't found any way to stop Claude from doing these, so I have to tell Claude afterwards to clean the comments up. Which it does, making a note in memory to comment less, and it still does the exact same thing next time.</p>
]]></description><pubDate>Fri, 14 Aug 2026 11:50:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49297560</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=49297560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49297560</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Melatonin impairs morning cognition in healthy young adults (2023)"]]></title><description><![CDATA[
<p>I wouldn't generalize Europe like that, our differences in the normal schedule are massive from north to south.<p>Here in Sweden, it's a morning culture. Blue collar workers often start work at 7, daycare is open from 6 in the morning for parents with early jobs, dinner is at 18 or even 17 for people. At 22, most places are closed including supermarkets and restaurant kitchens. Lunch for the vast majority of working people is at noon.<p>That is totally different to a country like Spain, where you see families - with kids! - start dinner at 21 or later. In Sweden people would say it's strange not to have your kids in bed by then. Lunch is at 14, cities are full of life until midnight every day.<p>A large part of that is probably due to daylight hours. A big chunk of Sweden is dark by 16 for the winter half of the year. During November-January there's minimal light and it's gone by 15.</p>
]]></description><pubDate>Sun, 09 Aug 2026 16:00:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49232625</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=49232625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49232625</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Born Against, or why hobby programming communities are against LLM usage"]]></title><description><![CDATA[
<p>> Even if you deeply into tinkering, 1 can be an insanely exciting and rewarding step: for example "how could an abstraction look like in which 2-4 become trivial special cases for many classes of programming problems?".<p>Yes, but I think there's really two different definitions of point 1. It's "figure out what non-software problem you can solve with software" vs "figure out what technical problem to solve".<p>As the tinkering type, I also find 1 very rewarding but using the latter definition. Exploring a sizable code base and finding the part that, if simplified, cascades to a lot more simplification, that's very exciting. Figuring out what problem some companies or people have that could be solved? Very hard, very unexciting, not rewarding.</p>
]]></description><pubDate>Thu, 06 Aug 2026 21:55:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49203154</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=49203154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49203154</guid></item><item><title><![CDATA[New comment by ACS_Solver in "In Memory of My Wife, Elise Cawley, with Thanks for 36 Wonderful Years"]]></title><description><![CDATA[
<p>Yes, it's a very well written, touching tribute and I think it's all the more touching when you're familiar enough with Wolfram's writings to notice the contrast here.</p>
]]></description><pubDate>Tue, 04 Aug 2026 22:06:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49175887</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=49175887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49175887</guid></item><item><title><![CDATA[New comment by ACS_Solver in "AI doesn't generate working products, that's still your job"]]></title><description><![CDATA[
<p>There's practical considerations with AI like it being a probabilistic layer and not deterministic in the way that compilers and deterministic, yes.<p>But the "letting go" point is I think about what people enjoy. Personally, I enjoy code. I've had jobs where I really enjoyed what I was doing because they gave me the opportunity to write interesting code. The end product wasn't interesting to me. I had a great job building tools for companies that build a very popular consumer product that I've never owned or been interested in. So the software we were building to assist in creating those products wasn't interesting to me in terms of what it is, but the job was motivating and interesting because of the technical problems I got to solve.<p>I think that's one of the big divides we're seeing in comments now. There are people who want to build things for the sake of the final product. They're happy because LLMs speed that up by a lot, at least initially. Then there are people who enjoy the process and craft of writing code. For them it's hard to let go of manual coding because that's the enjoyable part of the work.</p>
]]></description><pubDate>Sat, 01 Aug 2026 15:33:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49135306</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=49135306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49135306</guid></item><item><title><![CDATA[New comment by ACS_Solver in "What is happening to jobs? Separating AI hype from reality"]]></title><description><![CDATA[
<p>I don't buy into the huge LLM hype but I certainly think late 2025 was the inflection point. Up until then, I thought LLMs universally sucked at code. GPT-3.5, GPT-4, o1, o3, Claude 3.5, Sonnet 4, the whole bunch. Each iteration got marginally better, hallucinated APIs less and so on, but my overall evaluation of them all was that they wrote crap code and were unsuitable for anything other than one-off scripts.<p>Then the incremental improvements did, in my experience, cross some kind of threshold in late 2025 where the things became useful. It is of course anecdotal and personal judgment. But I asked LLMs to implement a small feature in my codebase (my usual test) and finally it produced code I was happy with. They've also been able to locate and diagnose a problem based on logs. In my view it's now a markedly different level of capability than we had a year ago, though I would call the previous two years equally useless.</p>
]]></description><pubDate>Sun, 26 Jul 2026 12:16:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49057367</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=49057367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49057367</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Wolfram Language and Mathematica version 15"]]></title><description><![CDATA[
<p>Wolfram is definitely not a crank. Cranks do not understand scientific methods and also have a minimal understanding of whatever field they're trying to be active in. Like trying to push physics theories while demonstrably failing to understand high school level calculus. Cranks are also conspiracy theorists who inevitably believe knowledge like theirs is being suppressed.<p>Wolfram does display a similar ego to cranks. He tends to place his cellular automata at the same tier of importance as general relativity or wave-particle duality. But unlike cranks, he doesn't say that Einstein, Feynman and other greats are wrong, he doesn't "prove" his theories by math-looking babble that is definitely not math. He loves cellular automata and so much of what he writes is more like philosophy of science than science. He will model certain processes as an automaton and then he jumps from that to every natural process being a cellular automaton.<p>Eccentric, definitely, and most of his physics research isn't accepted but he's several orders above the level of crank.</p>
]]></description><pubDate>Wed, 17 Jun 2026 11:36:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48568893</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=48568893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48568893</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Coreutils for Windows"]]></title><description><![CDATA[
<p>I'm a big Linux advocate with limited experience on modern versions of Windows, but PowerShell objects are great. So is the Unix way of doing text. I think the strengths of each approach are in different use cases. Unix style is better for interactive usage because it's fast, I can type df -h | grep /home very quickly. Object output is better for scripts that can, thanks to objects, store and operate on sensible data while Bash scripts do a lot of ad-hoc data extraction/reformatting with string expansion, awk and whatever else to get data to the next step in the script.</p>
]]></description><pubDate>Tue, 02 Jun 2026 19:32:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48375080</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=48375080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48375080</guid></item><item><title><![CDATA[New comment by ACS_Solver in "KDE at 30"]]></title><description><![CDATA[
<p>Konsole is so good I forget about it, it's just my usual terminal. Once they added the split feature, it became pretty damn near perfect.</p>
]]></description><pubDate>Mon, 01 Jun 2026 19:41:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48361626</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=48361626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48361626</guid></item><item><title><![CDATA[New comment by ACS_Solver in "KDE at 30"]]></title><description><![CDATA[
<p>I have zero artistic inclination so 90% of image manipulation I do is simple resize/scale/draw line operations, with the remaining 10% being some sort of select+move operation to show mockups, adding transparency or something on that level of complexity. I have GIMP installed and respect it, but as any "real" editor it's too complex for me. KolourPaint does the simple operations I need, with fundamentally the same UI as Win 3.1 pbrush.exe had.<p>KolourPaint fills a small niche but does it very well.</p>
]]></description><pubDate>Mon, 01 Jun 2026 18:53:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48361050</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=48361050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48361050</guid></item><item><title><![CDATA[New comment by ACS_Solver in "KDE at 30"]]></title><description><![CDATA[
<p>One of the most impressive and useful free software projects. My first experience was being totally confused by KDE 1 during my first attempts to use Linux, and I'm writing this from my KDE desktop.<p>Other than the really bad KDE 4 release, the project has consistently been great for me. I've submitted a few smaller patches over the years and that experience was also low friction for a project of this size. KDE is highly customizable, full of power user features but also really simple with its current defaults (looks pretty much like Windows) and generally robust.<p>Shoutout to some KDE applications like Okular (great document viewer), Kate (solid tech editor), Krusader (double pane file manager) and KolourPaint (a simple image editor even I can use).</p>
]]></description><pubDate>Mon, 01 Jun 2026 15:57:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48358603</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=48358603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48358603</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Vivaldi 8.0"]]></title><description><![CDATA[
<p>I moved to Vivaldi before its 1.0 release and am still happy with, also surprised to see it mentioned so rarely. My previous browser was Firefox but I struggled with a few updates changing things I liked, mostly manageable with about:config until they landed the Australis UI. Made the jump to Vivaldi and it's been pretty great overall.<p>Page tiling is perhaps the killer feature, but overall I like how Vivaldi is a browser for power users who know how they want to use the web. I find it refreshing in the era of browsers trying to be very thin terminals. The only thing missing from Vivaldi is being truly FOSS instead of their hybrid source-available model.</p>
]]></description><pubDate>Thu, 21 May 2026 11:18:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48220784</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=48220784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48220784</guid></item><item><title><![CDATA[New comment by ACS_Solver in "I’m spending months coding the old way"]]></title><description><![CDATA[
<p>I think it's possible that the current shift will be similar to the "assembly to compiled language" shift.<p>Once upon a time we wrote code in assembly language. Then we moved to C or other compiled languages. Assembly programming remained a very useful but niche skill. You compile your code and trust the compiler. You can examine the compiler output and that is at times necessary, but that's not something most developers know how to do.<p>We may be looking at something similar. Most development work moving to the LLM abstraction level, with the skills being writing good prompts, managing the context window, agents, memories and so on. Some developers will be able to examine LLM generated code and spot problems there, but most will not have that skill.<p>I'm not sure how to feel about it. Since ChatGPT showed up and until a couple months ago, I was firmly skeptical of LLM programming. We had new models every few weeks and I felt like each new model is just a different twist on the same low quality slop output. But recently the models seem to have crossed some threshold where their capabilities really improved and I have now used Claude - still using it sparingly - to implement features in much less time than I'd need myself or to locate a bug based on just log output. I don't yet buy the "coding is solved" hype but we're at least looking at the biggest change to programming since the adoption of high-level programming languages.</p>
]]></description><pubDate>Fri, 17 Apr 2026 23:44:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47811814</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=47811814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47811814</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Help Keep Thunderbird Alive"]]></title><description><![CDATA[
<p>I've been using Thunderbird for my email for a very long time. Probably since some early 1.0 release.<p>In these years, I've also had it on Windows and Linux, I've migrated it easily across many OS installs and hardware changes, I've used it with different kinds of email accounts and servers. It's worked with PGP encrypted mail, with SpamAssassin on the server and more.<p>It's great. It doesn't change much, which is probably a good thing, Firefox lost me as a user at some point. Thunderbird mostly stays the same, adding features occasionally. As I write this, I realize I'm so used to Thunderbird I'm not even sure what other clients are available. Definitely one of the best programs I've used.</p>
]]></description><pubDate>Thu, 09 Apr 2026 11:43:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47702366</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=47702366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47702366</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Which European countries have the best salaries after taxes?"]]></title><description><![CDATA[
<p>We have no wealth tax, no inheritance tax. If most of your income is a salary, the tax burden is high, but if you're living off investments, properties or generational funds, it's quite advantageous.</p>
]]></description><pubDate>Thu, 02 Apr 2026 13:13:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47614041</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=47614041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47614041</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Which European countries have the best salaries after taxes?"]]></title><description><![CDATA[
<p>In addition (I'm European), I object to the use of per-hour wages instead of monthly salaries. It's less informative in Europe. Most jobs are full-time, salaries are typically advertised and talked about in monthly terms, and the length of the work week varies as well. Per month is just more useful as a comparison point.<p>Oh and Sweden is slightly ahead of France on the latest EHCI. Sweden scores near the bottom on accessibility (as is tradition, same thing 10 and 15 years ago even) but ranks highly overall and especially on outcomes, so I take issue with the assertion that French healthcare is much better.</p>
]]></description><pubDate>Thu, 02 Apr 2026 12:57:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47613852</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=47613852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47613852</guid></item><item><title><![CDATA[New comment by ACS_Solver in "I tried to prove I'm not AI. My aunt wasn't convinced"]]></title><description><![CDATA[
<p>The acceleration is in the decrease of the cost to produce misinformation.<p>Misinformation in pure text form has always been cheapest, but is even cheaper now that text generation is basically a solved problem. Photos have been more expensive, it used to take time and skill with a photo editor to produce a believable image of an event that never happened. The cost is now very low, it's mostly about prompting skills. Fake videos were considerably harder, especially coupled with speech. Just a few years ago I could assume any video I saw was either real or a time-consuming, deliberate fake.<p>We've now entered a time where fake videos of famous people take actual effort to tell apart, and can be produced for a low cost - something accessible to an individual, not a big corporation. We can have an entirely fake video of Trump, or another world leader, giving a speech and it will look like the real thing, with the audiovisual "tells" of it being fake getting harder to notice every few months.</p>
]]></description><pubDate>Wed, 25 Mar 2026 15:17:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47518530</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=47518530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47518530</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Wine 11 rewrites how Linux runs Windows games at kernel with massive speed gains"]]></title><description><![CDATA[
<p>Valve's Proton (so Wine + DXVK + some other additions) revolutionized gaming on Linux. I play games both for fun and work, and for a solid 3+ years now, gaming on Linux has been an "it just works" experience for me, and should be for most games that don't use kernel-level anticheat.</p>
]]></description><pubDate>Tue, 24 Mar 2026 22:18:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47510298</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=47510298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47510298</guid></item><item><title><![CDATA[New comment by ACS_Solver in "Corruption erodes social trust more in democracies than in autocracies"]]></title><description><![CDATA[
<p>On the upside, a country that undergoes the transition from highly corrupt to well functioning inevitably goes through the stage you describe. My native country was going through that as I was growing up, starting with the Soviet "corruption is just how everything works" to being a fairly well functioning European society now.<p>Somewhere in between, there was definitely what you described. I've heard people with the remarkable complaint "there isn't even anyone to bribe". Of course if a society gets stuck too long at this stage, it turns into a different problem altogether.</p>
]]></description><pubDate>Tue, 17 Mar 2026 11:14:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47411109</link><dc:creator>ACS_Solver</dc:creator><comments>https://news.ycombinator.com/item?id=47411109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47411109</guid></item></channel></rss>