<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: sentinel1909</title><link>https://news.ycombinator.com/user?id=sentinel1909</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 10 Aug 2026 03:08:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sentinel1909" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What are you working on? (August 2026)"]]></title><description><![CDATA[
<p>Finally, after at least 5 years of trying, I've figured out a photo storage engine for myself, backed by a SQLite database and Cloudflare R2.<p><a href="https://metallian-photos.fly.dev" rel="nofollow">https://metallian-photos.fly.dev</a><p>It's an Actix Web/Tera/Datastar concoction, hosted on `fly.io`. It provides the backing for galleries for my music site: <a href="https://crusty-metallian.net" rel="nofollow">https://crusty-metallian.net</a><p>Now, if only I could actually write something for the blog part...</p>
]]></description><pubDate>Sun, 09 Aug 2026 20:26:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49235454</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=49235454</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49235454</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS"]]></title><description><![CDATA[
<p>Signed up, will use it. Having trouble seeing how long this will actually exist though, because people are miserable and it WILL be ruined.</p>
]]></description><pubDate>Sat, 08 Aug 2026 00:57:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49217899</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=49217899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49217899</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Learning-Rust.Github.io: Rust Programming Language Tutorials for Everyone"]]></title><description><![CDATA[
<p>Fair.<p>I guess I'm of the wrong mindset that when trying to teach a language, it helps to do all the things in said language, because then you've got lots of fodder to write about and explain other people's code, pointing at your own use case as examples.<p>As I said, I'm clearly in the weird minority on this one and should have kept my damn trap shut. We are all free to make our own choices.<p>I suppose too I was coloured by my hatred of Hugo. :)</p>
]]></description><pubDate>Tue, 04 Aug 2026 22:36:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49176204</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=49176204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49176204</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Learning-Rust.Github.io: Rust Programming Language Tutorials for Everyone"]]></title><description><![CDATA[
<p>Why not some Rust in your website stack?<p>At least use Zola instead of Hugo…<p>I know I’m in the my, but I believe in using the language fully if you’re going to provide a learning resource for said langauge.</p>
]]></description><pubDate>Tue, 04 Aug 2026 15:00:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49169944</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=49169944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49169944</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>Where to begin? Too much to reply to here. Fundamentally, coding agents are just a loop. The devil is in the details.<p>I will eventually get something in my blog about this project.</p>
]]></description><pubDate>Mon, 15 Jun 2026 02:38:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48535939</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=48535939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48535939</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>Will do! I'll get it a bit more baked and then reach out.</p>
]]></description><pubDate>Mon, 15 Jun 2026 02:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48535924</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=48535924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48535924</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>I’m iterating on my own coding agent, called `rho`. <a href="https://github.com/crustyrustacean/rho-coding-agent.git" rel="nofollow">https://github.com/crustyrustacean/rho-coding-agent.git</a>.<p>It’s founded in Rust and incorporates a Deno runtime for extensions.<p>It’s headless now, via JSON-RPC. I’ve got the basics of a trait based system which will enable different frontends. At the moment, I’ve created an extension for `pi` which allows me to use that as the frontend.</p>
]]></description><pubDate>Sun, 14 Jun 2026 18:22:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48530749</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=48530749</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48530749</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>I'm building my take on a static site generator.<p><a href="https://get-taxus-org.pages.dev" rel="nofollow">https://get-taxus-org.pages.dev</a><p>It's inspired by Zola, but has better documentation and will <i>hopefully</i> be more approachable when all is said and done. I'm trying to incorporate WebAssembly, with Yew, to give "islands" for high performance stuff you might want where WebAssembly makes sense. For example, I wrote search from the ground up, and built a search widget using Yew.<p>You can also just write JavaScript if you want.<p>It's a total work in progress, but I'm enjoying what I've built so far.</p>
]]></description><pubDate>Mon, 13 Apr 2026 02:43:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47746965</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=47746965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47746965</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>Against my better judgement, I'll post this landing page to a tool I'm working on:<p><a href="https://wasm-drydock.dev" rel="nofollow">https://wasm-drydock.dev</a><p>About an hour ago I was dismissed as AI slop on the r/rust Reddit. Whatever.<p>This tool is my line of defense in case `trunk` goes dead, which it seems to be increasingly likely. It helps me build fullstack sites using Actix Web and Yew.<p>Using it now to see if I can re-invent my blog site for the umpteenth time. :)</p>
]]></description><pubDate>Mon, 09 Mar 2026 02:28:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47304188</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=47304188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304188</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I'm working on a checkers game:<p><a href="https://rusty-checkers.fly.dev" rel="nofollow">https://rusty-checkers.fly.dev</a><p>It's built in Rust using Rama and Yew. Trying now to get websockets going so people can actually play. A bit over my head, but that's what I do :)</p>
]]></description><pubDate>Mon, 09 Feb 2026 02:17:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46940843</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=46940843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46940843</guid></item><item><title><![CDATA[New comment by sentinel1909 in "Ask HN: What are you working on (August 2024)?"]]></title><description><![CDATA[
<p>Compared to the majority of what I read below, I'm a rank amateur and have no right to post.<p>I'll do it anyway, as I need to learn to own where I'm at and have a backbone. :)<p>I'm learning the Zola static site generator and using to to build my blog at <a href="https://jeff-mitchell.dev" rel="nofollow">https://jeff-mitchell.dev</a>. The focus is my mis-adventures learning the Rust language.<p>I've found it a challenge to get off my feet with Zola, but I'm slowly figuring things out. Little victory this evening, finally figured out how to get images linked in posts to render properly.</p>
]]></description><pubDate>Sun, 25 Aug 2024 03:34:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=41344144</link><dc:creator>sentinel1909</dc:creator><comments>https://news.ycombinator.com/item?id=41344144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41344144</guid></item></channel></rss>