<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: sodic</title><link>https://news.ycombinator.com/user?id=sodic</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 27 May 2026 18:04:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sodic" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sodic in "I'm Tired of Talking to AI"]]></title><description><![CDATA[
<p>> I simply reply that I can prompt GPT myself, if I want; just send me the inputs.<p>I didn't quite get this, you ask them to send you their prompt? Does this disincentivize them from sending AI responses in the future?<p>P.S. I always found it ironic that this quote does the very thing it classifies as small-minded - discusses people :)</p>
]]></description><pubDate>Wed, 27 May 2026 14:34:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48295039</link><dc:creator>sodic</dc:creator><comments>https://news.ycombinator.com/item?id=48295039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48295039</guid></item><item><title><![CDATA[New comment by sodic in "Go hard on agents, not on your filesystem"]]></title><description><![CDATA[
<p>I have the same problem. If my sandbox includes `denyRead: ["~"]`, claude consistently tries to do things inside my home directory. For example, every time I start claude I tell it to "run pwd".<p>And every time it says this:<p><pre><code>    Bash(pwd)  
      ⎿  /home/<username>  
      ⎿  Shell cwd was reset to /home/<username>/Projects/<current-working-dir>
</code></pre>
This breaks a bunch of features in inconsistent ways (e.g., `git status` sometimes works and sometimes doesn't).<p>There are issues reporting this problem to Anthropic but they are all closed with no helpful comments:<p><a href="https://github.com/anthropics/claude-code/issues/11067" rel="nofollow">https://github.com/anthropics/claude-code/issues/11067</a><p><a href="https://github.com/anthropics/claude-code/issues/17053" rel="nofollow">https://github.com/anthropics/claude-code/issues/17053</a><p><a href="https://github.com/anthropics/claude-code/issues/27255" rel="nofollow">https://github.com/anthropics/claude-code/issues/27255</a></p>
]]></description><pubDate>Mon, 30 Mar 2026 09:31:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47572246</link><dc:creator>sodic</dc:creator><comments>https://news.ycombinator.com/item?id=47572246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47572246</guid></item><item><title><![CDATA[New comment by sodic in "Returning to Rails in 2026"]]></title><description><![CDATA[
<p>> However having worked with Typescript for 8 years now... I'm not sure I could go back to Ruby without types.<p>Very true for me as well. I've never worked with Ruby but feel the same way about Django.<p>Btw, if you're looking for a "Rails but with TypeScript," my colleagues and I are working on almost just that: <a href="https://wasp.sh/" rel="nofollow">https://wasp.sh/</a>.<p>The main difference, besides the ecosystem, is that we're more in the "configuration over convention" camp. Wasp has a simple DSL for specifying said configuration, but it's about to be replaced with a TypeScript file.<p>Wasp is still in beta and nowhere near Rails-level polish. But, depending on your early adopter tendencies, you might find it interesting regardless. If you do try it out, please reach out and share your thoughts.</p>
]]></description><pubDate>Thu, 12 Mar 2026 13:25:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47350227</link><dc:creator>sodic</dc:creator><comments>https://news.ycombinator.com/item?id=47350227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47350227</guid></item><item><title><![CDATA[New comment by sodic in "Returning to Rails in 2026"]]></title><description><![CDATA[
<p>> TS is very AI-native, to the point I'd agree it's near magical in terms of contracts.<p>I agree.
Not only that, I feel like TypeScript is currently the only popular high-level language with a type system capable of communicating all meaningful information. It seems to have hit an LLM sweet spot.<p>Looking at other candidates:<p>- Rust is popular and has a powerful type system, but it forces you to program at a level that's lower than necessary for most projects, hindering usability.<p>- Go is much more usable and very popular, but its type system can't communicate much.<p>- Haskell has an excellent type system, but it's nowhere near popular enough, and its usability suffers due to esoteric constraints (laziness, purity).<p>- etc.<p>I don't know the recent developments in Python's and Ruby's type systems. They may be able to compete these days, but they were nowhere near TS's level in terms of contract a few years ago when I last tried them out.<p>And I admittedly have no idea what's going on with C# and Java, but I'd love to hear about it.</p>
]]></description><pubDate>Thu, 12 Mar 2026 13:16:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47350138</link><dc:creator>sodic</dc:creator><comments>https://news.ycombinator.com/item?id=47350138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47350138</guid></item><item><title><![CDATA[New comment by sodic in "Zuckerberg's internal emails rendered as Facebook Messenger"]]></title><description><![CDATA[
<p>This looks like a compilation of emails made available through various court cases and leaks over the past 15+ years. Each conversation lists a source (look for small text after all the messages). There's a bunch of different sources.<p>As to why it's relevant now - I don't think it is. It's likely just a spin-off of similar renders that started popping out in relation to the Epstein files.</p>
]]></description><pubDate>Tue, 03 Mar 2026 09:07:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47230020</link><dc:creator>sodic</dc:creator><comments>https://news.ycombinator.com/item?id=47230020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47230020</guid></item><item><title><![CDATA[I'm Not AI, I'm Just Autistic]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.latoyarachelle.com/im-not-ai-im-just-autistic/">https://www.latoyarachelle.com/im-not-ai-im-just-autistic/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46203338">https://news.ycombinator.com/item?id=46203338</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 09 Dec 2025 10:19:30 +0000</pubDate><link>https://www.latoyarachelle.com/im-not-ai-im-just-autistic/</link><dc:creator>sodic</dc:creator><comments>https://news.ycombinator.com/item?id=46203338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46203338</guid></item></channel></rss>