<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: lukeweston1234</title><link>https://news.ycombinator.com/user?id=lukeweston1234</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 05:09:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lukeweston1234" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lukeweston1234 in "High-Level Rust: Getting 80% of the Benefits with 20% of the Pain"]]></title><description><![CDATA[
<p>Is the DX really that bad? You get a world-class package manager, test suite, formatter, linter, with multi-platform builds out of the box for free. Rust definitely has it's edges, but I think education is the problem, not the DX.</p>
]]></description><pubDate>Mon, 13 Apr 2026 07:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47749110</link><dc:creator>lukeweston1234</dc:creator><comments>https://news.ycombinator.com/item?id=47749110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47749110</guid></item><item><title><![CDATA[New comment by lukeweston1234 in "We rewrote our Rust WASM parser in TypeScript and it got faster"]]></title><description><![CDATA[
<p>Not OP, but one example where it is a bit harder to do something in Rust that in C, C++, Zig, etc. is mutability on disjoint slices of an array. Rust offers a few utilities, like chunks_by, split_at, etc. but for certain data structures and algorithms it can be a bit annoying.<p>It's also worth noting that unsafe Rust != C, and you are still battling these rules. With enough experience you gain an understanding of these patterns and it goes away, and you also have these realy solid tools like Miri for finding undefined behavior, but it can be a bit of a hastle.</p>
]]></description><pubDate>Sat, 21 Mar 2026 08:27:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47465147</link><dc:creator>lukeweston1234</dc:creator><comments>https://news.ycombinator.com/item?id=47465147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47465147</guid></item><item><title><![CDATA[New comment by lukeweston1234 in "East Germany balloon escape"]]></title><description><![CDATA[
<p>The 2018 film is a really good movie, I would highly recommend checking it out!</p>
]]></description><pubDate>Fri, 16 Jan 2026 21:51:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46652719</link><dc:creator>lukeweston1234</dc:creator><comments>https://news.ycombinator.com/item?id=46652719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46652719</guid></item><item><title><![CDATA[New comment by lukeweston1234 in "The power of interning: making a time series database smaller"]]></title><description><![CDATA[
<p>Great post, one of my more favorite reads in the last few weeks.</p>
]]></description><pubDate>Mon, 03 Mar 2025 17:38:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43244413</link><dc:creator>lukeweston1234</dc:creator><comments>https://news.ycombinator.com/item?id=43244413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43244413</guid></item><item><title><![CDATA[New comment by lukeweston1234 in "Ask HN: What are some software projects with impressive websites?"]]></title><description><![CDATA[
<p><a href="https://supabase.com/">https://supabase.com/</a> is very clean with a nice information hierarchy.<p><a href="https://www.postgresql.org/" rel="nofollow">https://www.postgresql.org/</a> despite being quite technical, these docs are very easy to follow in a self learning format.<p>The new Angular and React docs are quite nice.</p>
]]></description><pubDate>Fri, 24 Jan 2025 21:53:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42817280</link><dc:creator>lukeweston1234</dc:creator><comments>https://news.ycombinator.com/item?id=42817280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42817280</guid></item><item><title><![CDATA[New comment by lukeweston1234 in "DOJ confirms FBI operation that mass-deleted Chinese malware from US computers"]]></title><description><![CDATA[
<p>I'm shocked that this occurred on Windows. What a secure and open platform with a history of prioritizing user safety.</p>
]]></description><pubDate>Tue, 14 Jan 2025 20:15:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42703196</link><dc:creator>lukeweston1234</dc:creator><comments>https://news.ycombinator.com/item?id=42703196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42703196</guid></item><item><title><![CDATA[New comment by lukeweston1234 in "Show HN: I Built an AI Tattoo Generator Using Flux"]]></title><description><![CDATA[
<p>Yeah I have the same issue with these types of projects as well. Could be interesting to map it on a 3D body part or scan so you could see how it looks on your body or next to your other tattoos.</p>
]]></description><pubDate>Tue, 07 Jan 2025 21:32:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=42627817</link><dc:creator>lukeweston1234</dc:creator><comments>https://news.ycombinator.com/item?id=42627817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42627817</guid></item></channel></rss>