<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: djxfade</title><link>https://news.ycombinator.com/user?id=djxfade</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 20 Apr 2026 23:07:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=djxfade" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by djxfade in "Meta Platforms: Lobbying, dark money, and the App Store Accountability Act"]]></title><description><![CDATA[
<p>I disagree. What if, hear me out, parents actually parent, instead of relegating the parenting to companies, and ruining the internet for the rest of us?</p>
]]></description><pubDate>Tue, 17 Mar 2026 12:28:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47411730</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=47411730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47411730</guid></item><item><title><![CDATA[New comment by djxfade in "PHP 8.5"]]></title><description><![CDATA[
<p>This.<p>One common use case for the @ operator, is when "destructuring" array members into variables. In some cases, you can't know if the member will be available, but it's not important if it's missing. In that case, you can silence the warning.<p>$array = ['apple', 'pear'];
@list($mainFruit, $secondaryFruit, $tertiaryFruit);<p>Since I suppress the warning that would occur due to the third member not being present, the program will continue executing instead of halting.</p>
]]></description><pubDate>Thu, 20 Nov 2025 11:24:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45991505</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45991505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45991505</guid></item><item><title><![CDATA[New comment by djxfade in "Apple will phase out Rosetta 2 in macOS 28"]]></title><description><![CDATA[
<p>It was implemented in some of the earlier Leopard beta's iirc. Possible speculation from my side, but it was probably removed due to licensing once Oracle expressed interest in acquiring Sun Microsystems.</p>
]]></description><pubDate>Wed, 29 Oct 2025 11:48:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45745545</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45745545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45745545</guid></item><item><title><![CDATA[New comment by djxfade in "uBlock Origin Lite in Apple App Store"]]></title><description><![CDATA[
<p>As a side note, I personally HATE apps that opens links in an in-app web view (apps like Instagram, Facebook, etc). I really wish Apple could have a system wide preference where it could force in-app web views to open in the browser.</p>
]]></description><pubDate>Wed, 29 Oct 2025 09:51:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45744662</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45744662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45744662</guid></item><item><title><![CDATA[New comment by djxfade in "Duke Nukem: Zero Hour N64 ROM Reverse-Engineering Project Hits 100%"]]></title><description><![CDATA[
<p>What if I just simply promise to not enjoy it?</p>
]]></description><pubDate>Mon, 20 Oct 2025 08:02:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45641067</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45641067</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45641067</guid></item><item><title><![CDATA[New comment by djxfade in "Show HN: CSS Extras"]]></title><description><![CDATA[
<p>It is, it's called inline styles</p>
]]></description><pubDate>Wed, 15 Oct 2025 11:09:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45590666</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45590666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45590666</guid></item><item><title><![CDATA[New comment by djxfade in "A competitor crippled a $23.5M bootcamp by becoming a Reddit moderator"]]></title><description><![CDATA[
<p>It goes both ways. If you try to post anything remotely criticizing Donald Trump or his government on /r/conservative you'll also get banned. Even if you try to keep it objective.</p>
]]></description><pubDate>Thu, 09 Oct 2025 08:27:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45525005</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45525005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45525005</guid></item><item><title><![CDATA[New comment by djxfade in "Playing “Minecraft” without Minecraft (2024)"]]></title><description><![CDATA[
<p>Whats the point of the obfuscation in the first place, if they offer mappings to deobfuscate it?</p>
]]></description><pubDate>Fri, 19 Sep 2025 13:58:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45301746</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45301746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45301746</guid></item><item><title><![CDATA[New comment by djxfade in "WASM 3.0 Completed"]]></title><description><![CDATA[
<p>Totally possible today with modern SPA technology that all major browsers support</p>
]]></description><pubDate>Thu, 18 Sep 2025 11:51:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45288499</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45288499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45288499</guid></item><item><title><![CDATA[New comment by djxfade in "Fartscroll-Lid: An app that plays fart sounds when opening or closing a MacBook"]]></title><description><![CDATA[
<p>Open System Settings, click "Sound" in the sidebar. Under the "Sound Effects" section, you'll find a toggle labeled "Play sound on startup". Turn this off to permanently disable it. Otherwise, the startup sound is tied to the audio level you had before last shutdown.</p>
]]></description><pubDate>Fri, 12 Sep 2025 08:05:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45219857</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=45219857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45219857</guid></item><item><title><![CDATA[New comment by djxfade in "Blurry rendering of games on Mac"]]></title><description><![CDATA[
<p>I think what they meant to say was that Rosetta 2 is going away in the future, leaving only native AARCH64 binaries compatible</p>
]]></description><pubDate>Fri, 15 Aug 2025 12:56:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44911808</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=44911808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44911808</guid></item><item><title><![CDATA[New comment by djxfade in "The History of Windows XP"]]></title><description><![CDATA[
<p>You could simply set Windows XP to use the classic theme as well.</p>
]]></description><pubDate>Tue, 12 Aug 2025 09:33:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44874195</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=44874195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44874195</guid></item><item><title><![CDATA[New comment by djxfade in "Exploring Coroutines in PHP"]]></title><description><![CDATA[
<p>That's not totally correct. PHP has a "short function" syntax for that specific use case, it automatically captures data without the 'use' statement.<p><pre><code>    $a = 5;
    $b = fn ($c) => $a * $b;
    print($b(2)); // 10
    print($b(4)); // 20</code></pre></p>
]]></description><pubDate>Tue, 08 Jul 2025 11:47:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44499114</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=44499114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44499114</guid></item><item><title><![CDATA[New comment by djxfade in "Why do all browsers' user agents start with "Mozilla/"? (2008)"]]></title><description><![CDATA[
<p>This is what Apple did when they finally dumped the OS X branding. macOS 15 also reports as 10.15.</p>
]]></description><pubDate>Mon, 23 Jun 2025 08:05:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44353481</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=44353481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44353481</guid></item><item><title><![CDATA[New comment by djxfade in "Benchmark: snapDOM vs html2canvas"]]></title><description><![CDATA[
<p>Very cool! How does this work from a technical standpoint?
Do you have to implement a full HTML/CSS renderer in JS, or is there an official browser API to capture the elements as image data?</p>
]]></description><pubDate>Wed, 18 Jun 2025 09:39:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44308236</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=44308236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44308236</guid></item><item><title><![CDATA[New comment by djxfade in "PDF to Text, a challenging problem"]]></title><description><![CDATA[
<p>Probably due to different font rendering in the OS.</p>
]]></description><pubDate>Wed, 14 May 2025 10:07:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43982761</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=43982761</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43982761</guid></item><item><title><![CDATA[New comment by djxfade in "I use zip bombs to protect my server"]]></title><description><![CDATA[
<p>Statamic <a href="https://statamic.com/" rel="nofollow">https://statamic.com/</a></p>
]]></description><pubDate>Tue, 29 Apr 2025 23:12:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43839173</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=43839173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43839173</guid></item><item><title><![CDATA[New comment by djxfade in "A single line of code cost $8000"]]></title><description><![CDATA[
<p>Yes it does support this</p>
]]></description><pubDate>Tue, 29 Apr 2025 08:47:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=43830094</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=43830094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43830094</guid></item><item><title><![CDATA[New comment by djxfade in "Live Map of the London Underground"]]></title><description><![CDATA[
<p>Sounds kinda like Backpacker: <a href="https://en.wikipedia.org/wiki/Backpacker_(video_game_series)" rel="nofollow">https://en.wikipedia.org/wiki/Backpacker_(video_game_series)</a></p>
]]></description><pubDate>Fri, 11 Apr 2025 09:05:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=43651867</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=43651867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43651867</guid></item><item><title><![CDATA[New comment by djxfade in "Norway on track to be first to go all-electric"]]></title><description><![CDATA[
<p>We do pay carbon tax for all our exports. I know that doesn't defend it. But at least we pay our fair share. Even tough I can definetly see why it looks bad from a moral standpoint.</p>
]]></description><pubDate>Tue, 14 Jan 2025 12:07:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42696271</link><dc:creator>djxfade</dc:creator><comments>https://news.ycombinator.com/item?id=42696271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42696271</guid></item></channel></rss>