<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: enlightens</title><link>https://news.ycombinator.com/user?id=enlightens</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Jul 2026 08:54:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=enlightens" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by enlightens in "Does every question mark deserve a Betteridge?"]]></title><description><![CDATA[
<p>Betteridge's Law Considered Harmful<p>Headline Slams Betteridge's Law<p>Betteridge's Law: Here's What We Know<p>Sitcks Nix Betteridge's Law Pix</p>
]]></description><pubDate>Wed, 29 Jul 2026 03:19:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49093055</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=49093055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49093055</guid></item><item><title><![CDATA[New comment by enlightens in "A dock that wakes up reliably"]]></title><description><![CDATA[
<p>I have a ViewSonic ultrawide like this, picked it up as a factory refurb from their eBay account. Makes it incredibly easy to switch between work and personal laptops (Mac and pc), as well as a gaming tower.</p>
]]></description><pubDate>Sun, 12 Jul 2026 03:13:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48877946</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=48877946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48877946</guid></item><item><title><![CDATA[New comment by enlightens in "Humiliating IIS servers for fun and jail time"]]></title><description><![CDATA[
<p>Yarn is usually the next best thing but there seems to be something off with the video in this case<p><a href="https://memes.getyarn.io/yarn-clip/e9d8176d-e936-4224-a1d1-f2ef15eb9271" rel="nofollow">https://memes.getyarn.io/yarn-clip/e9d8176d-e936-4224-a1d1-f...</a></p>
]]></description><pubDate>Wed, 17 Jun 2026 13:42:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48570468</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=48570468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48570468</guid></item><item><title><![CDATA[New comment by enlightens in "Building an HTML-first site doubled our users overnight"]]></title><description><![CDATA[
<p>FWIW I use Firefox with uBlock Origin and Enhanced Tracking Protection, and use Chase's website almost weekly. No issues that I've noticed on MacOS or Windows</p>
]]></description><pubDate>Wed, 10 Jun 2026 15:49:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48478183</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=48478183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48478183</guid></item><item><title><![CDATA[New comment by enlightens in "81yo Dodgers fan can no longer get tickets because he doesn't have a smartphone"]]></title><description><![CDATA[
<p>The ticket is for “two days of resources that you personally can use”, not “two days of resources that can be used by any number of ticket-holders.”<p>It’s like the “free as in beer” explanation, I can’t pull up to my local bar running a promotion and fill up a tanker truck. Maybe they’re being hostile to me, a would-be customer, for that, but it’s simply not what’s being offered up.</p>
]]></description><pubDate>Mon, 06 Apr 2026 17:38:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47664206</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=47664206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47664206</guid></item><item><title><![CDATA[New comment by enlightens in "We do not think Anthropic should be designated as a supply chain risk"]]></title><description><![CDATA[
<p>The EO itself agrees with this and says that the War title is secondary. It explicitly doesn’t truly rename the department.</p>
]]></description><pubDate>Sun, 01 Mar 2026 17:10:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47208566</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=47208566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47208566</guid></item><item><title><![CDATA[New comment by enlightens in "We do not think Anthropic should be designated as a supply chain risk"]]></title><description><![CDATA[
<p>Only Congress can change the name of a federal department, so the Department of Defense is still properly called that.<p><a href="https://en.wikipedia.org/wiki/Executive_Order_14347" rel="nofollow">https://en.wikipedia.org/wiki/Executive_Order_14347</a></p>
]]></description><pubDate>Sun, 01 Mar 2026 07:14:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47204439</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=47204439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47204439</guid></item><item><title><![CDATA[New comment by enlightens in "Red Hat takes on Docker Desktop with its enterprise Podman Desktop build"]]></title><description><![CDATA[
<p>The most common one I run into is with volumes, when the full path doesn't already exist. Docker will just make the path, Podman throws an error. It's been called a "bug" in docker but the fact is everyone just expects the paths to be created. I want it to just work, not make everyone in the industry redo their dockerfiles to be "correct."<p><a href="https://github.com/containers/podman/issues/6234" rel="nofollow">https://github.com/containers/podman/issues/6234</a><p>It looks like there was some work done to resolve this in 2023 and 2024 but I know this was still happening for me in mid 2025. Podman is technically correct here but functionally broken in a way that keeps pushing me away because I don't have time to deal with that :(</p>
]]></description><pubDate>Wed, 25 Feb 2026 14:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47152400</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=47152400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47152400</guid></item><item><title><![CDATA[New comment by enlightens in "DOGE Bro's Grant Review Process Was Literally Just Asking ChatGPT 'Is This DEI?'"]]></title><description><![CDATA[
<p>from 1864:<p>> On two occasions I have been asked, — "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" In one case a member of the Upper, and in the other a member of the Lower, House put this question. I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.<p><a href="https://en.wikiquote.org/wiki/Charles_Babbage#:~:text=226-,Passages%20from%20the%20Life%20of%20a%20Philosopher" rel="nofollow">https://en.wikiquote.org/wiki/Charles_Babbage#:~:text=226-,P...</a></p>
]]></description><pubDate>Thu, 19 Feb 2026 20:47:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47079061</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=47079061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47079061</guid></item><item><title><![CDATA[New comment by enlightens in "Google Public CA is down"]]></title><description><![CDATA[
<p>VPN to Greece!<p><a href="https://en.wikipedia.org/wiki/Greek_to_me#:~:text=Swedish" rel="nofollow">https://en.wikipedia.org/wiki/Greek_to_me#:~:text=Swedish</a></p>
]]></description><pubDate>Wed, 18 Feb 2026 06:58:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47058082</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=47058082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47058082</guid></item><item><title><![CDATA[New comment by enlightens in "Waymo robotaxi hits a child near an elementary school in Santa Monica"]]></title><description><![CDATA[
<p>Here's a random elementary school in Santa Monica with a 15mph sign
<a href="https://www.google.com/maps/place/McKinley+Elementary+School/@34.0321748,-118.4761125,3a,54.7y,330.85h,89.27t/data=!3m7!1e1!3m5!1smThwH6wjNTrL8uJbzxSjsQ!2e0!6shttps:%2F%2Fstreetviewpixels-pa.googleapis.com%2Fv1%2Fthumbnail%3Fcb_client%3Dmaps_sv.tactile%26w%3D900%26h%3D600%26pitch%3D0.7305490573933469%26panoid%3DmThwH6wjNTrL8uJbzxSjsQ%26yaw%3D330.854130541095!7i16384!8i8192!4m13!1m2!2m1!1ssanta+monica+elementary+schools!3m9!1s0x80c2bb484110c3cd:0xfa56f8d0972f5a87!8m2!3d34.0317819!4d-118.4770178!10e5!14m1!1BCgIgARICCAI!15sCh9zYW50YSBtb25pY2EgZWxlbWVudGFyeSBzY2hvb2xzkgERZWxlbWVudGFyeV9zY2hvb2zgAQA!16s%2Fm%2F076f4gb?hl=en&entry=ttu&g_ep=EgoyMDI2MDEyNi4wIKXMDSoASAFQAw%3D%3D" rel="nofollow">https://www.google.com/maps/place/McKinley+Elementary+School...</a></p>
]]></description><pubDate>Thu, 29 Jan 2026 20:48:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46816370</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=46816370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46816370</guid></item><item><title><![CDATA[New comment by enlightens in "That's not how email works"]]></title><description><![CDATA[
<p>I took the use of "virtue signalling" to be an intentional jab at HSBC given everything<p><a href="https://en.wikipedia.org/wiki/HSBC#Controversies" rel="nofollow">https://en.wikipedia.org/wiki/HSBC#Controversies</a></p>
]]></description><pubDate>Wed, 28 Jan 2026 19:19:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46800234</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=46800234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46800234</guid></item><item><title><![CDATA[New comment by enlightens in "DHS Says DHS-Certified Real IDs Too Unreliable to Confirm U.S. Citizenship"]]></title><description><![CDATA[
<p>real_real_ID_v2_final__USE_THIS_ONE.pdf</p>
]]></description><pubDate>Thu, 01 Jan 2026 17:23:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46455929</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=46455929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46455929</guid></item><item><title><![CDATA[New comment by enlightens in "Does my key fob have more computing power than the Lunar lander?"]]></title><description><![CDATA[
<p>Never mind the car charger, what about the cable itself?<p><a href="https://appleinsider.com/articles/12/10/16/lightning-cables-authentication-chip-found-to-offer-just-enough-security" rel="nofollow">https://appleinsider.com/articles/12/10/16/lightning-cables-...</a></p>
]]></description><pubDate>Fri, 19 Dec 2025 18:43:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46329335</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=46329335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46329335</guid></item><item><title><![CDATA[New comment by enlightens in "Yt-dlp: Upcoming new requirements for YouTube downloads"]]></title><description><![CDATA[
<p>It's literally "a-shell"<p><a href="https://github.com/holzschu/a-shell" rel="nofollow">https://github.com/holzschu/a-shell</a></p>
]]></description><pubDate>Mon, 06 Oct 2025 16:54:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45493376</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=45493376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45493376</guid></item><item><title><![CDATA[New comment by enlightens in "UK Petition: Do not introduce Digital ID cards"]]></title><description><![CDATA[
<p>that Twitter account famously posts nonsense<p><a href="https://knowyourmeme.com/memes/events/jordan-petersons-chinese-sperm-factory-milking-tweet" rel="nofollow">https://knowyourmeme.com/memes/events/jordan-petersons-chine...</a></p>
]]></description><pubDate>Mon, 29 Sep 2025 00:47:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45409402</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=45409402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45409402</guid></item><item><title><![CDATA[New comment by enlightens in "ABC yanks Jimmy Kimmel’s show ‘indefinitely’ after threat from FCC chair"]]></title><description><![CDATA[
<p>The summary at the top of the page says<p>> ABC said it was pulling the “Jimmy Kimmel Live!” show off the air “indefinitely” after controversial comments by its host about the slain conservative activist Charlie Kirk.<p>but the article says the following, which is entirely different:<p>> “The MAGA Gang desperately trying to characterize this kid who murdered Charlie Kirk as anything other than one of them and doing everything they can to score political points from it,” Kimmel said.<p>><p>> “In between the finger-pointing, there was grieving,” he added.</p>
]]></description><pubDate>Thu, 18 Sep 2025 00:20:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45283227</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=45283227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45283227</guid></item><item><title><![CDATA[New comment by enlightens in "Long Term Support"]]></title><description><![CDATA[
<p>from your sibling comment:
> "var" also makes your code less reliable as seen in this example<p>I disagree with this too, I think your example is a classic case of preprocessor directives making it difficult to know what your code is doing because the build system is going to conditionally change your code. Var or not, you can't even know what's being compiled just by looking at the file, and that's a larger problem than the use of var<p><a href="https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/preprocessor-directives#conditional-compilation" rel="nofollow">https://learn.microsoft.com/en-us/dotnet/csharp/language-ref...</a></p>
]]></description><pubDate>Fri, 01 Aug 2025 17:34:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44759812</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=44759812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44759812</guid></item><item><title><![CDATA[New comment by enlightens in "Long Term Support"]]></title><description><![CDATA[
<p>Ok but var has been around since C# 3.0 in 2007. Love it or hate it, using that keyword in 2025 signals nothing about how current your skills are.<p><a href="https://en.wikipedia.org/wiki/C_Sharp_3.0#Local_variable_type_inference" rel="nofollow">https://en.wikipedia.org/wiki/C_Sharp_3.0#Local_variable_typ...</a></p>
]]></description><pubDate>Fri, 01 Aug 2025 17:20:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44759654</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=44759654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44759654</guid></item><item><title><![CDATA[New comment by enlightens in "Show HN: Use Their ID – Use your local UK MP’s ID for the Online Safety Act"]]></title><description><![CDATA[
<p>Glad you could come visit from Beverly Hills ;)<p>EDIT: actually, depending on your age and what you watched on TV, maybe you were visiting from Boston?</p>
]]></description><pubDate>Tue, 29 Jul 2025 03:47:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=44718816</link><dc:creator>enlightens</dc:creator><comments>https://news.ycombinator.com/item?id=44718816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44718816</guid></item></channel></rss>