<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: exdeejay_</title><link>https://news.ycombinator.com/user?id=exdeejay_</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 20 May 2026 19:28:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=exdeejay_" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by exdeejay_ in "Eric Schmidt speech about AI booed during graduation"]]></title><description><![CDATA[
<p>*peddling</p>
]]></description><pubDate>Mon, 18 May 2026 15:08:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48180921</link><dc:creator>exdeejay_</dc:creator><comments>https://news.ycombinator.com/item?id=48180921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48180921</guid></item><item><title><![CDATA[New comment by exdeejay_ in "How will the miracle happen today?"]]></title><description><![CDATA[
<p>inedible?</p>
]]></description><pubDate>Fri, 09 Jan 2026 17:18:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46556222</link><dc:creator>exdeejay_</dc:creator><comments>https://news.ycombinator.com/item?id=46556222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46556222</guid></item><item><title><![CDATA[New comment by exdeejay_ in "Element: setHTML() method"]]></title><description><![CDATA[
<p>This code only does the most basic and naive regex filtering that even a beginner XSS course's inputs would work against. With the Node example code and input string:<p><pre><code>  <p>Hello <scr<script>ipt>alert(1)</scr<script>ipt> World</p>
</code></pre>
The program outputs:<p><pre><code>  $ node .
  <p>Hello <script>alert(1)</script> World</p>
  {
    sanitizedHTML: '<p>Hello <script>alert(1)</script> World</p>',
    wasModified: true,
    removedElements: [],
    removedAttributes: []
  }
</code></pre>
Asking a chatbot to make a security function and then posting it for others to use without even reviewing it is not only disrespectful, but dangerous and grossly negligent. Please take this down.</p>
]]></description><pubDate>Wed, 22 Oct 2025 23:50:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45676607</link><dc:creator>exdeejay_</dc:creator><comments>https://news.ycombinator.com/item?id=45676607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45676607</guid></item><item><title><![CDATA[New comment by exdeejay_ in "Build your own database"]]></title><description><![CDATA[
<p>The first example in the "Sorting in Practice" section appears to be broken. The text makes it seem like the list should be sorted in-memory and then written to disk sorted, but the example un-sorts the list when it's written to disk.<p>Edit: the flush example (2nd one) in the recap section does the same thing, when the text says that the records are supposed to be written to the file in sorted order.</p>
]]></description><pubDate>Tue, 21 Oct 2025 20:34:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45661332</link><dc:creator>exdeejay_</dc:creator><comments>https://news.ycombinator.com/item?id=45661332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45661332</guid></item><item><title><![CDATA[New comment by exdeejay_ in "KDE Connect: Enabling communication between all your devices"]]></title><description><![CDATA[
<p>Have you considered using Tailscale to get around the same-network requirement?</p>
]]></description><pubDate>Tue, 21 Oct 2025 15:08:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45656765</link><dc:creator>exdeejay_</dc:creator><comments>https://news.ycombinator.com/item?id=45656765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45656765</guid></item><item><title><![CDATA[New comment by exdeejay_ in "Modern Linux tools"]]></title><description><![CDATA[
<p>Sounds like the problem you have here is that `grep` is aliased to `ripgrep`. ripgrep isn't intended to be a drop-in replacement for POSIX grep, and the subjectively easier usage of ripgrep can never replace grep's matureness and adoption.<p>Note: if you want to make ripgrep not do .gitignore filtering, set `RIPGREP_CONFIG_PATH` to point to a config file that contains `-uu`.<p>Sources:<p>- <a href="https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#configuration-file" rel="nofollow">https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#c...</a><p>- <a href="https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#automatic-filtering" rel="nofollow">https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#a...</a></p>
]]></description><pubDate>Mon, 13 Oct 2025 15:54:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45569767</link><dc:creator>exdeejay_</dc:creator><comments>https://news.ycombinator.com/item?id=45569767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45569767</guid></item><item><title><![CDATA[New comment by exdeejay_ in "I Am An AI Hater"]]></title><description><![CDATA[
<p>For more context to whoever is interested, the dialogue following the quote goes like this:<p><pre><code>  Studio Ghibli producer, Suzuki: "So, what is your goal?"
  ML Developer: "Well, we would like to build a machine that can draw pictures like humans do."
    <jump cut>
   Miyazaki VO: "I feel like we are nearing to the end of times."
                "We humans are losing faith in ourselves."
</code></pre>
Source: <a href="https://www.youtube.com/watch?v=ngZ0K3lWKRc" rel="nofollow">https://www.youtube.com/watch?v=ngZ0K3lWKRc</a><p>Of course, the form of AI has changed over the years, but the claim that this quote could be tied to Miyazaki's general view on having machines create art is not totally baseless.</p>
]]></description><pubDate>Wed, 27 Aug 2025 20:54:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45045124</link><dc:creator>exdeejay_</dc:creator><comments>https://news.ycombinator.com/item?id=45045124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45045124</guid></item></channel></rss>