<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: nstj</title><link>https://news.ycombinator.com/user?id=nstj</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 26 Jun 2026 11:48:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nstj" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Swatch and Audemars Piguet Are Planning a Collaboration Watch]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.hodinkee.com/articles/its-official-swatch-and-audemars-piguet-are-planning-a-collaboration-watch">https://www.hodinkee.com/articles/its-official-swatch-and-audemars-piguet-are-planning-a-collaboration-watch</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48101131">https://news.ycombinator.com/item?id=48101131</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 11 May 2026 21:50:49 +0000</pubDate><link>https://www.hodinkee.com/articles/its-official-swatch-and-audemars-piguet-are-planning-a-collaboration-watch</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=48101131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48101131</guid></item><item><title><![CDATA[New comment by nstj in "DeepSeek v4"]]></title><description><![CDATA[
<p>Let's also not forget SoTA models stole from us.</p>
]]></description><pubDate>Fri, 24 Apr 2026 16:11:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47892159</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47892159</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47892159</guid></item><item><title><![CDATA[U.S. Soldier Charged with Using Classified Intel to Profit from Polymarket Bets]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.justice.gov/usao-sdny/pr/us-soldier-charged-using-classified-information-profit-prediction-market-bets">https://www.justice.gov/usao-sdny/pr/us-soldier-charged-using-classified-information-profit-prediction-market-bets</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47890014">https://news.ycombinator.com/item?id=47890014</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 24 Apr 2026 13:30:50 +0000</pubDate><link>https://www.justice.gov/usao-sdny/pr/us-soldier-charged-using-classified-information-profit-prediction-market-bets</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47890014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47890014</guid></item><item><title><![CDATA[Discord group says it accessed Claude Mythos by guessing location]]></title><description><![CDATA[
<p>Article URL: <a href="https://mashable.com/article/discord-group-accesses-claude-mythos-claims">https://mashable.com/article/discord-group-accesses-claude-mythos-claims</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47870947">https://news.ycombinator.com/item?id=47870947</a></p>
<p>Points: 10</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 23 Apr 2026 00:22:12 +0000</pubDate><link>https://mashable.com/article/discord-group-accesses-claude-mythos-claims</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47870947</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47870947</guid></item><item><title><![CDATA[New comment by nstj in "Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others"]]></title><description><![CDATA[
<p>This is a lesser understood corollary of my comment :). Thanks for calling it out ;)</p>
]]></description><pubDate>Wed, 15 Apr 2026 01:41:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47773682</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47773682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47773682</guid></item><item><title><![CDATA[How to recover from a Git force push]]></title><description><![CDATA[
<p>Article URL: <a href="https://gist.github.com/tomj/758d16b7f8e474035db72688663bb3cb">https://gist.github.com/tomj/758d16b7f8e474035db72688663bb3cb</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47773670">https://news.ycombinator.com/item?id=47773670</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 15 Apr 2026 01:40:35 +0000</pubDate><link>https://gist.github.com/tomj/758d16b7f8e474035db72688663bb3cb</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47773670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47773670</guid></item><item><title><![CDATA[New comment by nstj in "Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others"]]></title><description><![CDATA[
<p>As an FYI you can recover from force pushes to GitHub using the GitHub UI[0] or their API[1].
And if you force push to one of your own machines you can use the reflog[2].
[0]: <a href="https://stackoverflow.com/a/78872853" rel="nofollow">https://stackoverflow.com/a/78872853</a> [1]: <a href="https://stackoverflow.com/a/48110879" rel="nofollow">https://stackoverflow.com/a/48110879</a> [2]: <a href="https://stackoverflow.com/a/24236065" rel="nofollow">https://stackoverflow.com/a/24236065</a></p>
]]></description><pubDate>Tue, 14 Apr 2026 13:08:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47765185</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47765185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47765185</guid></item><item><title><![CDATA[New comment by nstj in "Anthropic blocks cli calls mentioning OpenClaw"]]></title><description><![CDATA[
<p>This is blocking calls from cli which contain a specific string</p>
]]></description><pubDate>Mon, 06 Apr 2026 01:17:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47655802</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47655802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47655802</guid></item><item><title><![CDATA[Anthropic blocks cli calls mentioning OpenClaw]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/steipete/status/2040811558427648357">https://twitter.com/steipete/status/2040811558427648357</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47655787">https://news.ycombinator.com/item?id=47655787</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 06 Apr 2026 01:16:05 +0000</pubDate><link>https://twitter.com/steipete/status/2040811558427648357</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47655787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47655787</guid></item><item><title><![CDATA[NASA: Artemis II Live Views from Orion]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=6RwfNBtepa4">https://www.youtube.com/watch?v=6RwfNBtepa4</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47597377">https://news.ycombinator.com/item?id=47597377</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 01 Apr 2026 06:05:34 +0000</pubDate><link>https://www.youtube.com/watch?v=6RwfNBtepa4</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47597377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47597377</guid></item><item><title><![CDATA[New comment by nstj in "From 300KB to 69KB per Token: How LLM Architectures Solve the KV Cache Problem"]]></title><description><![CDATA[
<p>concur - a lot of the article was useful but a lot of it was "sorta the right stuff in sorta the wrong place"</p>
]]></description><pubDate>Wed, 01 Apr 2026 06:03:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47597364</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47597364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47597364</guid></item><item><title><![CDATA[Anthropic investigating Claude Code usage limits hitting faster than expected]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reddit.com/r/ClaudeAI/s/BRkB5Rp1ui">https://www.reddit.com/r/ClaudeAI/s/BRkB5Rp1ui</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47585497">https://news.ycombinator.com/item?id=47585497</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 31 Mar 2026 10:55:58 +0000</pubDate><link>https://www.reddit.com/r/ClaudeAI/s/BRkB5Rp1ui</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47585497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47585497</guid></item><item><title><![CDATA[Securing Elliptic Curve Cryptocurrencies Against Quantum Vulnerabilities [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://quantumai.google/static/site-assets/downloads/cryptocurrency-whitepaper.pdf">https://quantumai.google/static/site-assets/downloads/cryptocurrency-whitepaper.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47582930">https://news.ycombinator.com/item?id=47582930</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 31 Mar 2026 05:01:43 +0000</pubDate><link>https://quantumai.google/static/site-assets/downloads/cryptocurrency-whitepaper.pdf</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47582930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47582930</guid></item><item><title><![CDATA[New comment by nstj in "Claude Code runs Git reset –hard origin/main against project repo every 10 mins"]]></title><description><![CDATA[
<p>As an FYI you can recover from force pushes to GitHub using their UI[0] or their API[1].<p>And if you force push to one of your own machines you can use the reflog[2].<p>[0]: <a href="https://stackoverflow.com/a/78872853" rel="nofollow">https://stackoverflow.com/a/78872853</a>
[1]: <a href="https://stackoverflow.com/a/48110879" rel="nofollow">https://stackoverflow.com/a/48110879</a>
[2]: <a href="https://stackoverflow.com/a/24236065" rel="nofollow">https://stackoverflow.com/a/24236065</a></p>
]]></description><pubDate>Mon, 30 Mar 2026 02:15:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47569663</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47569663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47569663</guid></item><item><title><![CDATA[Elevated error rates on Opus 4.6]]></title><description><![CDATA[
<p>Article URL: <a href="https://status.claude.com/incidents/b9802k1zb5l2">https://status.claude.com/incidents/b9802k1zb5l2</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47540243">https://news.ycombinator.com/item?id=47540243</a></p>
<p>Points: 17</p>
<p># Comments: 7</p>
]]></description><pubDate>Fri, 27 Mar 2026 08:32:14 +0000</pubDate><link>https://status.claude.com/incidents/b9802k1zb5l2</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47540243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47540243</guid></item><item><title><![CDATA[Permanent Injunction Bars CDC, CISA from Coercing Social Media on Free Speech [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://storage.courtlistener.com/recap/gov.uscourts.lawd.189520/gov.uscourts.lawd.189520.477.1.pdf">https://storage.courtlistener.com/recap/gov.uscourts.lawd.189520/gov.uscourts.lawd.189520.477.1.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47527092">https://news.ycombinator.com/item?id=47527092</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Mar 2026 06:03:59 +0000</pubDate><link>https://storage.courtlistener.com/recap/gov.uscourts.lawd.189520/gov.uscourts.lawd.189520.477.1.pdf</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47527092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47527092</guid></item><item><title><![CDATA[Man pleads guilty to $8M AI-generated music scheme]]></title><description><![CDATA[
<p>Article URL: <a href="https://therecord.media/man-pleads-guilty-8-million-ai-music-scheme">https://therecord.media/man-pleads-guilty-8-million-ai-music-scheme</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47464859">https://news.ycombinator.com/item?id=47464859</a></p>
<p>Points: 54</p>
<p># Comments: 69</p>
]]></description><pubDate>Sat, 21 Mar 2026 07:36:07 +0000</pubDate><link>https://therecord.media/man-pleads-guilty-8-million-ai-music-scheme</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47464859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47464859</guid></item><item><title><![CDATA[New comment by nstj in "“Your frustration is the product”"]]></title><description><![CDATA[
<p>> I’ve been browsing the web without content-blocking extensions on the Neo. It’s been a while since I’ve done that for an extended period of time. Most of the advertising-bearing websites I read have gotten so bad that it’s almost beyond parody.<p>Surprised Gruber isn’t using network level adblocking.  I can’t imagine life without it these days.<p>(Yes I realise you need extensions when not on your own network etc - unless you use your own DNS!)</p>
]]></description><pubDate>Fri, 20 Mar 2026 03:03:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47449963</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47449963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47449963</guid></item><item><title><![CDATA[New comment by nstj in "Afroman found not liable in defamation case"]]></title><description><![CDATA[
<p>How come so many cctv’s inside his house?</p>
]]></description><pubDate>Thu, 19 Mar 2026 14:17:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47439929</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47439929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47439929</guid></item><item><title><![CDATA[New comment by nstj in "US private credit defaults hit record 9.2% in 2025, Fitch says"]]></title><description><![CDATA[
<p>For the OP: what’s your view on the overall private credit situation?  Who are the bag holders and how bad is the contents of the bag?<p>You seem to be answering a number of other questions in the post so interested to hear your impetus for sharing in the first place.<p>nb: thank you for being an ongoing contributor to the site!  I see your handle cropping up a lot in substantive conversations</p>
]]></description><pubDate>Thu, 12 Mar 2026 16:40:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47353553</link><dc:creator>nstj</dc:creator><comments>https://news.ycombinator.com/item?id=47353553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47353553</guid></item></channel></rss>