<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: dolni</title><link>https://news.ycombinator.com/user?id=dolni</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 17 Aug 2026 08:08:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dolni" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dolni in "Software Engineering fundamentals matter more"]]></title><description><![CDATA[
<p>> If your goal is to take over the market quick, as many here would like, maintainability is a very low priority aspect of your code base.<p>It's low priority in the sense that people in charge tend not to value it.<p>That's different from saying it is not impactful, or wouldn't lead to a good business outcome, if the software were built better.<p>Software that needs to be babysat is an ongoing opportunity cost.</p>
]]></description><pubDate>Sun, 16 Aug 2026 10:37:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49318772</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=49318772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49318772</guid></item><item><title><![CDATA[New comment by dolni in "AI is removing the middle class of software engineering?"]]></title><description><![CDATA[
<p>> The alternative is not to invite people who have no experience to build bridges or perform surgeries.<p>You state this so confidently, like every person who walks through the door to interview will be 100% honest about their level of experience.<p>Have you ever interviewed? Nobody _wants_ a software engineer on their team who is awful.<p>Sometimes they slip through the cracks for a variety of reasons.</p>
]]></description><pubDate>Wed, 12 Aug 2026 21:44:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49279005</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=49279005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49279005</guid></item><item><title><![CDATA[New comment by dolni in "The Dunning-Kruger effect may just be a data artefact (2020)"]]></title><description><![CDATA[
<p>It's not science, but also a lot of stuff that purports to be science is not. "Science" is subject to many of the same forces that politics is.<p>Using your personal experiences and the personal experiences of people you trust as an anchor is a good thing. It keeps you from falling for propaganda. Note that this DOES NOT mean studies conflicting with your personal experience are all wrong.<p>The tricky part here is understanding the limit of what your own experience can tell you.</p>
]]></description><pubDate>Tue, 04 Aug 2026 15:39:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49170501</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=49170501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49170501</guid></item><item><title><![CDATA[New comment by dolni in "The Religion of Speed"]]></title><description><![CDATA[
<p>> Moving quickly, even if you break things, has a clear advantage over being perfectionistic, waiting to get feedback, building things that are not needed.<p>The entire point of slowing down is so you don't do this. Understand the problem well first, so you don't waste time building something that was never viable in the first place.<p>The author isn't advocating for perfect. You have to understand the problem well enough to know what all of the critical assumptions are. Some assumptions will derail an entire project if you get them wrong. Others will be a minor inconvenience, at worst.<p>In software, having a solid handle on future architecture means you can speak to how unanticipated new features fit in. You know what parts you can skip for now, and have it not be a big deal.<p>I've started to wonder if many of the people obsessed with speed lack capability. If you can't build something well, you can try building something poor quickly. This certainly applies to my current employer.</p>
]]></description><pubDate>Fri, 31 Jul 2026 12:55:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49122523</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=49122523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49122523</guid></item><item><title><![CDATA[New comment by dolni in "AI Mania Is Eviscerating Global Decision-Making"]]></title><description><![CDATA[
<p>I think the answer to your question is the simple and unfortunate one: groupthink.<p>So many businesses are pushing AI hard. People with varying levels of job (in)security want to be seen as "leading the charge" into a post-AI era.<p>LLMs can do some really impressive things, don't get me wrong. But I regularly find massive blunders in the code it produces.<p>And that actually makes sense if you understand how LLMs operate and the quality of software on GitHub.</p>
]]></description><pubDate>Mon, 20 Jul 2026 04:03:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48974214</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=48974214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48974214</guid></item><item><title><![CDATA[New comment by dolni in "Einstein's relativity rules chemical bonds in heavy elements, new research shows"]]></title><description><![CDATA[
<p>I'm not a physicist but I've always seen physics as a bit hand-wavy myself.<p>Dark matter is a great example.<p>Our understanding of gravitation didn't cleanly apply at ultra-large scales so we had to add a massive fudge factor.<p>You can't "go faster" than the speed of light, but space in between things can expand faster than the speed of light.<p>It seems like things that are "settled" regularly get an "ope, but except for this special case..." treatment.</p>
]]></description><pubDate>Sat, 11 Jul 2026 16:06:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48873245</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=48873245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48873245</guid></item><item><title><![CDATA[New comment by dolni in "Using Git's rerere feature to escape recurring conflict hell"]]></title><description><![CDATA[
<p>Squash merging PRs makes your commit log is far less useful.<p>The PR reviewer isn't the only person who will ever review your code, you know.</p>
]]></description><pubDate>Tue, 02 Jun 2026 00:59:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48364567</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=48364567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48364567</guid></item><item><title><![CDATA[New comment by dolni in "HIPPO Turns One Master Password into Many Without Storing Any"]]></title><description><![CDATA[
<p>Good to know. That seems like it comes with its own set of issues.</p>
]]></description><pubDate>Sun, 19 Apr 2026 00:38:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47820814</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=47820814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47820814</guid></item><item><title><![CDATA[New comment by dolni in "HIPPO Turns One Master Password into Many Without Storing Any"]]></title><description><![CDATA[
<p>Interesting idea but this seems woefully inadequate for password management.<p>The first thing that came to mind for me: how do you change a single site's password? The article doesn't say. It only mentions that changing the master password would require changing <i>all</i> passwords. That also seems like a complete non-starter.<p>There is an array of useful functionality that modern password managers provide, too: password sharing, saving select file content securely, password history, storage of security questions and answers, storing username (when you use something atypical for anonymity).<p>I can't help but feel like this idea is a dud. It's neat in an academic sense but it can't seriously compete with what already exists.</p>
]]></description><pubDate>Sat, 18 Apr 2026 22:45:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47820192</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=47820192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47820192</guid></item><item><title><![CDATA[New comment by dolni in "Swiss e-voting pilot can't count 2,048 ballots after decryption failure"]]></title><description><![CDATA[
<p>> but also have places where getting to a government office to get such an ID is difficult or expensive<p>Where in the US do you find it's difficult for people to get an ID? Where is it not? What percentage of the population has an ID in a place where it's difficult to get one vs somewhere it is easier?<p>What constitutes an ID being expensive?<p>Nearly every country in the world requires proof of citizenship to vote. How is the rest of the world dealing with this problem? Do you think that their democratic processes might be compromised because of it?</p>
]]></description><pubDate>Wed, 11 Mar 2026 14:09:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47335780</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=47335780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47335780</guid></item><item><title><![CDATA[New comment by dolni in "Florida judge rules red light camera tickets are unconstitutional"]]></title><description><![CDATA[
<p>What are some scenarios where a vehicle owner knows that the vehicle is being driven by someone with a license, but not who that person is?</p>
]]></description><pubDate>Mon, 09 Mar 2026 18:04:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47312850</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=47312850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47312850</guid></item><item><title><![CDATA[New comment by dolni in "Florida judge rules red light camera tickets are unconstitutional"]]></title><description><![CDATA[
<p>If it's their vehicle and the vehicle wasn't stolen, the owner should know who was driving it. Courts do compel people to testify sometimes (when it is not self-incriminating).</p>
]]></description><pubDate>Mon, 09 Mar 2026 17:48:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47312570</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=47312570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47312570</guid></item><item><title><![CDATA[New comment by dolni in "FBI is investigating Minnesota Signal chats tracking ICE"]]></title><description><![CDATA[
<p>We are talking about two different things.<p>I am talking about American support for a working legal immigration process, and enforcing that process. Not everyone agrees about exactly what it should look like.<p>I'm <i>not</i> talking specifically about the actions Trump is taking or the job ICE is doing currently. The current sentiment around ICE is very negative.</p>
]]></description><pubDate>Wed, 28 Jan 2026 16:03:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46797099</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=46797099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46797099</guid></item><item><title><![CDATA[New comment by dolni in "FBI is investigating Minnesota Signal chats tracking ICE"]]></title><description><![CDATA[
<p>[flagged]</p>
]]></description><pubDate>Wed, 28 Jan 2026 13:14:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46794930</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=46794930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46794930</guid></item><item><title><![CDATA[New comment by dolni in "If you tax them, will they leave?"]]></title><description><![CDATA[
<p>When a significant share of the taxes you pay are mishandled or lost to fraud, yes it is a punishment.<p>That's been happening for a long time in the US. Staggering military industrial complex. Tens of billions lost in COVID relief. Billions lost in Minnesota due to unchecked privatized social welfare fraud (which has been known about for a decade).<p>Some mistakes will happen. What we have is unacceptable. If the government can't handle the money responsibly, it has no business collecting the money.</p>
]]></description><pubDate>Wed, 28 Jan 2026 13:04:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46794789</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=46794789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46794789</guid></item><item><title><![CDATA[New comment by dolni in "Amazon says it didn't cut people because of money. But because of 'culture'"]]></title><description><![CDATA[
<p>The distinction is that in America, we are obligated to take care of Americans.<p>If people immigrate to America, the arrangement should be mutually beneficial.<p>We are not, and should not be, the self-appointed saviors of the world.</p>
]]></description><pubDate>Fri, 31 Oct 2025 18:57:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45775431</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=45775431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45775431</guid></item><item><title><![CDATA[New comment by dolni in "Traefik's 10-year anniversary"]]></title><description><![CDATA[
<p>Thanks for building a cool piece of software!<p>Traefik really is awesome once you can get your head wrapped around the configuration.</p>
]]></description><pubDate>Sat, 27 Sep 2025 16:38:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45397314</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=45397314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45397314</guid></item><item><title><![CDATA[New comment by dolni in "Traefik's 10-year anniversary"]]></title><description><![CDATA[
<p>Hi there. I'm a brand new Traefik user. It's bundled with k3s, so I set it up for my homelab on a single node cluster. I'm a technology professional who has worked in infrastructure and software roles for more than 15 years.<p>I appreciate that you revised the docs, but I still found it quite difficult just to get started. My experience was poor enough that I almost switched to Caddy. The thing that kept me from doing that is that Caddy requires a custom container build for DNS-01 ACME challenges which I didn't particularly want to deal with. I found Caddy's documentation much easier to grapple with, so that could serve as some inspiration.<p>I have some feedback I'd offer of my own, too:<p>1. I'd recommend you take a look at the Divio documentation system: <a href="https://docs.divio.com/documentation-system/" rel="nofollow">https://docs.divio.com/documentation-system/</a>. Your documentation aligns to this vaguely, but I'd recommend reading about the different doc types and applying that feedback throughout the docs.<p>2. Traefik's tutorial and how-to docs are <i>very dense</i> and feel overwhelming. [1] Related to my first point, I think you're trying to provide too much information in the wrong places. Tutorials and how-to guides should be very focused and limit explanation to only that which is absolutely necessary.<p>3. Reference and understanding docs are mixed together. I'd recommend using an approach more like Caddy's, where the config reference (<a href="https://caddyserver.com/docs/json/" rel="nofollow">https://caddyserver.com/docs/json/</a>) shows prominently what the expected config schema is, and all of the fields are explained briefly. If there is very nuanced behavior for a particular option, consider moving that to a separate reference or explanation page.<p>4. Having a few How-To guides for the most common patterns which include complete configurations would be helpful.<p>[1] Here are some concrete examples:<p>- On <a href="https://doc.traefik.io/traefik/setup/kubernetes/" rel="nofollow">https://doc.traefik.io/traefik/setup/kubernetes/</a>, there is a whole introductory session about setting up Kubernetes and I have to scroll before reading <i>anything</i> related to Traefik. It's not only unnecessary -- it's noise. Nobody is going to consult Traefik's docs for setting up Kubernetes, so just omit it.<p>- <a href="https://doc.traefik.io/traefik/setup/kubernetes/" rel="nofollow">https://doc.traefik.io/traefik/setup/kubernetes/</a> and <a href="https://doc.traefik.io/traefik/getting-started/kubernetes/" rel="nofollow">https://doc.traefik.io/traefik/getting-started/kubernetes/</a> are different pages which seem to explain mostly the same things. They both include too much irrelevant information, like overly explaining what Helm commands do. Similar to the previous point, it is not the job of Traefik's documentation to explain Helm to me.</p>
]]></description><pubDate>Sat, 27 Sep 2025 15:26:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45396536</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=45396536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45396536</guid></item><item><title><![CDATA[New comment by dolni in "Show HN: A roguelike game that runs inside Notepad++"]]></title><description><![CDATA[
<p>No, it wasn't always nebulous. Roguelike was a well-established genre for decades before it got hijacked and now means nothing.<p>Like all genres, games within the roguelike genre (or what some people call "traditional roguelikes") have some variance. But if you played two games in the "traditional roguelike" genre, you'd definitely feel the similarities.<p>These days if you pick two random games on Steam with the "roguelike" tag, you're going to get two experiences which are not even reminiscent of the other.</p>
]]></description><pubDate>Thu, 04 Sep 2025 18:24:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45130515</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=45130515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45130515</guid></item><item><title><![CDATA[New comment by dolni in "Show HN: A roguelike game that runs inside Notepad++"]]></title><description><![CDATA[
<p>The meaning degraded much earlier than just a couple years ago. People thought it was cool so they latched onto it. It seems like that process started 7-8 years ago, maybe even a bit further back.</p>
]]></description><pubDate>Thu, 04 Sep 2025 18:15:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45130391</link><dc:creator>dolni</dc:creator><comments>https://news.ycombinator.com/item?id=45130391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45130391</guid></item></channel></rss>