<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: LowTechHN</title><link>https://news.ycombinator.com/user?id=LowTechHN</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 27 Aug 2026 08:41:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=LowTechHN" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by LowTechHN in "Canada will match US tariffs 'dollar for dollar' as trade talks break down"]]></title><description><![CDATA[
<p>> Japanese caved (PM resigned after doing so)<p>Look what happened to the last guy!</p>
]]></description><pubDate>Sun, 23 Aug 2026 14:39:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49409211</link><dc:creator>LowTechHN</dc:creator><comments>https://news.ycombinator.com/item?id=49409211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49409211</guid></item><item><title><![CDATA[New comment by LowTechHN in "Death to px, long live ch"]]></title><description><![CDATA[
<p>Thought a magic number is when you hard code a number in logic instead of pulling from a data source</p>
]]></description><pubDate>Sun, 23 Aug 2026 14:36:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=49409180</link><dc:creator>LowTechHN</dc:creator><comments>https://news.ycombinator.com/item?id=49409180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49409180</guid></item><item><title><![CDATA[New comment by LowTechHN in "ATProto spaces: A new extension to ATProto that enables non-public data"]]></title><description><![CDATA[
<p>“Protected” is the same thing at the technical level. Both would 401 or 403 to the unauthorized user.<p>I think they are asking how it actually works not for product marketing</p>
]]></description><pubDate>Sun, 23 Aug 2026 12:20:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49408231</link><dc:creator>LowTechHN</dc:creator><comments>https://news.ycombinator.com/item?id=49408231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49408231</guid></item><item><title><![CDATA[New comment by LowTechHN in "ATProto spaces: A new extension to ATProto that enables non-public data"]]></title><description><![CDATA[
<p>You go, I’ll stay</p>
]]></description><pubDate>Sun, 23 Aug 2026 12:11:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49408174</link><dc:creator>LowTechHN</dc:creator><comments>https://news.ycombinator.com/item?id=49408174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49408174</guid></item><item><title><![CDATA[New comment by LowTechHN in "Ask HN: At what point does "clean architecture" become technical debt?"]]></title><description><![CDATA[
<p>If both React and Angular are installed and actively controlling different parts of the UI (seen it) I think it’s worth spending the ~8 hours on the replatform.<p>If the main database is a mix of JSON saved in S3 and “the good data” is in mongodb atlas, it’s worth spending the ~12 hours on the migration.<p>But if it’s going from one fotm framework to another, or syntactic sugar type changes, I don’t think it’s worth sinking time into.<p>Should be a clear problem:solution to any architectural choice starting with the core problem.</p>
]]></description><pubDate>Sun, 23 Aug 2026 00:44:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49405273</link><dc:creator>LowTechHN</dc:creator><comments>https://news.ycombinator.com/item?id=49405273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49405273</guid></item><item><title><![CDATA[New comment by LowTechHN in "ATProto spaces: A new extension to ATProto that enables non-public data"]]></title><description><![CDATA[
<p>If I keep it vague I can do things like:<p><pre><code>    let { type } = customer;

    type = “premium”;

    setCustomer({ type }); 
</code></pre>
It’s only slightly more verbose if I named the variable:<p><pre><code>    customerType 
</code></pre>
In many cases, the data I’m dealing with is outside my name control and commonly has something like { type } (e.g. <input />)</p>
]]></description><pubDate>Sat, 22 Aug 2026 23:45:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49404945</link><dc:creator>LowTechHN</dc:creator><comments>https://news.ycombinator.com/item?id=49404945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49404945</guid></item></channel></rss>