<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: tercmd</title><link>https://news.ycombinator.com/user?id=tercmd</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 08:57:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tercmd" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tercmd in "Infinite Craft"]]></title><description><![CDATA[
<p>The state can be re-imported like this:
```
a = (insert JSON output here)
window.$nuxt.$root.$children[2].$children[0].$children[0]._data.elements = a.elements; window.$nuxt.$root.$children[2].$children[0].$children[0]._data.discoveries = a.discoveries;
```</p>
]]></description><pubDate>Thu, 01 Feb 2024 15:44:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39217133</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=39217133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39217133</guid></item><item><title><![CDATA[New comment by tercmd in "A decade of Have I Been Pwned"]]></title><description><![CDATA[
<p>The k-anonymity API makes it such that <i>the password</i> doesn't have to be sent to HIBP, but the first 5 characters of its SHA1 hash.<p>This returns a list of possible <i>suffixes</i> which can be checked for the actual password to see how many have been breached.<p>For example, a search for "abc" with the hash "a9993e3...89d" becomes:<p>`curl -s <a href="https://api.pwnedpasswords.com/range/A9993" rel="nofollow noreferrer">https://api.pwnedpasswords.com/range/A9993</a> | grep -i e364706816aba3e25717850c26c9cd0d89d`<p>which returns `E364706816ABA3E25717850C26C9CD0D89D:226273` indicating that the password has been seen 226,273 times</p>
]]></description><pubDate>Wed, 06 Dec 2023 07:55:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=38541466</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=38541466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38541466</guid></item><item><title><![CDATA[New comment by tercmd in "A decade of Have I Been Pwned"]]></title><description><![CDATA[
<p>The Pwned Passwords lookup returns just the number of breaches without any hashes or plaintext passwords. This would not make such an attack possible.</p>
]]></description><pubDate>Wed, 06 Dec 2023 07:43:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=38541382</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=38541382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38541382</guid></item><item><title><![CDATA[What's Phishing Like in 2023?]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.tercmd.com/posts/phishing-analysis-2023/">https://www.tercmd.com/posts/phishing-analysis-2023/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38350420">https://news.ycombinator.com/item?id=38350420</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 Nov 2023 16:54:24 +0000</pubDate><link>https://www.tercmd.com/posts/phishing-analysis-2023/</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=38350420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38350420</guid></item><item><title><![CDATA[Show HN: AI Memory Overflow – testing AI model context lengths with long prompts]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/terminalcommandnewsletter/ai-memory-overflow">https://github.com/terminalcommandnewsletter/ai-memory-overflow</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36056445">https://news.ycombinator.com/item?id=36056445</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 24 May 2023 11:20:44 +0000</pubDate><link>https://github.com/terminalcommandnewsletter/ai-memory-overflow</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=36056445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36056445</guid></item><item><title><![CDATA[New comment by tercmd in "Everything ChatGPT – under the hood of the ChatGPT web app"]]></title><description><![CDATA[
<p>(Creator of the repo here) The repo now has some client-side JS (unminified). <a href="https://github.com/terminalcommandnewsletter/everything-chatgpt#minified-client-side-js">https://github.com/terminalcommandnewsletter/everything-chat...</a></p>
]]></description><pubDate>Fri, 24 Mar 2023 14:30:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=35289525</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=35289525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35289525</guid></item><item><title><![CDATA[New comment by tercmd in "Everything ChatGPT – under the hood of the ChatGPT web app"]]></title><description><![CDATA[
<p>If you block the `/backend-api/moderations` endpoint, that (as expected) doesn't block the AI from not giving you an answer.</p>
]]></description><pubDate>Fri, 24 Mar 2023 09:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=35286738</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=35286738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35286738</guid></item><item><title><![CDATA[New comment by tercmd in "Everything ChatGPT – under the hood of the ChatGPT web app"]]></title><description><![CDATA[
<p>Turns out, this actually does work.</p>
]]></description><pubDate>Fri, 24 Mar 2023 04:25:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=35285075</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=35285075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35285075</guid></item><item><title><![CDATA[New comment by tercmd in "Everything ChatGPT – under the hood of the ChatGPT web app"]]></title><description><![CDATA[
<p>(Creator of the repo here) Likely ONLY due to HN, the stats for the repo have BLOWN UP in the last day. It went from ~200 unique visitors and visits in one day to 8,689 unique visitors with 10,000+ total visits!</p>
]]></description><pubDate>Thu, 23 Mar 2023 15:30:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=35276363</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=35276363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35276363</guid></item><item><title><![CDATA[New comment by tercmd in "Everything ChatGPT – under the hood of the ChatGPT web app"]]></title><description><![CDATA[
<p>I've not tested it further, but I wondered what happened when I saw a "Plus subscriber login link" input field - resulted in that. In fact, I wonder if one could automate the request to the API endpoint (all headers, authorization and everything) when the browser sees a "ChatGPT down" message. (Of course, you have to click the link in the email, but if you grant the tool access to your email to automate that, that probably isn't the best thing for "principle of least privilege")</p>
]]></description><pubDate>Thu, 23 Mar 2023 15:25:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=35276284</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=35276284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35276284</guid></item><item><title><![CDATA[New comment by tercmd in "Everything ChatGPT – under the hood of the ChatGPT web app"]]></title><description><![CDATA[
<p>In some of the ChatGPT client-side JS (visible in the Debugger tab of DevTools), I could see references like `\triangle`. However, asking ChatGPT to print either as it is just prints the text itself.</p>
]]></description><pubDate>Thu, 23 Mar 2023 15:19:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=35276204</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=35276204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35276204</guid></item><item><title><![CDATA[New comment by tercmd in "Everything ChatGPT – under the hood of the ChatGPT web app"]]></title><description><![CDATA[
<p>(Creator of the repo here) That is somewhat present in the `/backend-api/moderations` endpoint where the app sends your question + ChatGPT's response to (first time just your question, second time both)</p>
]]></description><pubDate>Thu, 23 Mar 2023 15:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=35276176</link><dc:creator>tercmd</dc:creator><comments>https://news.ycombinator.com/item?id=35276176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35276176</guid></item></channel></rss>