<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: ryanchants</title><link>https://news.ycombinator.com/user?id=ryanchants</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 15 Aug 2026 14:37:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ryanchants" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ryanchants in "Ask HN: What physical publication do you still buy?"]]></title><description><![CDATA[
<p>The New Atlantis, The New Criterion, The Hedgehog Review, and Garden & Gun. And then Stack magazine, and independent magazine subscription. They pick a different one from somewhere around the world and send it to you.</p>
]]></description><pubDate>Sat, 15 Aug 2026 12:40:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49310092</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=49310092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49310092</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: Does a human still review your code?"]]></title><description><![CDATA[
<p>Increasingly not. We use CodeRabbit at work, which catches good stuff. And I have my own gauntlet that I run code through.<p><a href="https://github.com/jacquardlabs/gauntlet" rel="nofollow">https://github.com/jacquardlabs/gauntlet</a></p>
]]></description><pubDate>Fri, 14 Aug 2026 15:11:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49299798</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=49299798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49299798</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: What are you working on? (August 2026)"]]></title><description><![CDATA[
<p>Working with agents generates a lot of markdown input and output. So I'm working on viva, a tool to help author and review docs.<p>You tell it what kind of doc you want, attach any necessary links/files/repo paths/etc, then it asks you clarifying questions until it has the data it needs. Then it authors a doc and give you a review interface. You can approve, request more info, request changes, make direct edits, etc. Then submit and makes edits until and represents until you approve all sections.<p><a href="https://github.com/jacquardlabs/viva" rel="nofollow">https://github.com/jacquardlabs/viva</a></p>
]]></description><pubDate>Sun, 09 Aug 2026 18:59:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49234495</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=49234495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49234495</guid></item><item><title><![CDATA[New comment by ryanchants in "LearnVector – Andrew Ng's AI company building one‑to‑one learning experiences"]]></title><description><![CDATA[
<p>It's funny that AI even gave us similar themes.</p>
]]></description><pubDate>Wed, 29 Jul 2026 02:11:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092663</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=49092663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092663</guid></item><item><title><![CDATA[New comment by ryanchants in "LearnVector – Andrew Ng's AI company building one‑to‑one learning experiences"]]></title><description><![CDATA[
<p>I'm working on a much smaller idea, but so far it's just me using it for grad school, and a friend using it for his master ciccerone prep. It has been really useful in the class I used it for while building it. Looking forward to playing with more as I start my fall semester(UIUC CS 425, Distributed Systems).<p>I need to get some model pricing evals in place to see if I can use open weight models to get it cheap enough, since it's just me and not VC money. The real product potential seems to be getting reusable materials like cert prep, continuing education for careers that require it, and the like. But then you're fighting incumbents that fiercely control their moats.<p><a href="https://studyengine.app/" rel="nofollow">https://studyengine.app/</a></p>
]]></description><pubDate>Wed, 29 Jul 2026 02:10:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092658</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=49092658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092658</guid></item><item><title><![CDATA[New comment by ryanchants in "Flux 3"]]></title><description><![CDATA[
<p>A lot of us spent substantial parts of our careers automating other folks out of jobs. But now that it's come for us, we're upset.</p>
]]></description><pubDate>Fri, 24 Jul 2026 13:03:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49034955</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=49034955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49034955</guid></item><item><title><![CDATA[New comment by ryanchants in "Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k"]]></title><description><![CDATA[
<p>Yeah, my personal workflow has different reviewers for codebase(patterns, code cleanliness, etc), frontend, security, product fit, etc. So they spawn as separate subagents. Both so that they stay limited to their role, and so they don't have preconceived notions about the implementations. It's a bit heavy-handed but works for me.</p>
]]></description><pubDate>Mon, 13 Jul 2026 12:52:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48891929</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48891929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48891929</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: What Are You Working On? (July 2026)"]]></title><description><![CDATA[
<p>Still working on Study Engine and Nomnominees(more or less done for now).<p>StudyEngine is a webapp I'm using while doing my masters in comp sci. I upload lecture notes, textbooks, papers, etc. It then extracts topics and tracks my mastery of them over time. It uses an LLM to generate questions and flash cards. It loops in some newer learning science ideas. It tests recognition first(multiple choice), and then once a level of mastery is matched, it switches to recall. Working on adding RAG to it, so I can surface where in the source material something can be reviewed when going over quiz results. Currently just for me an some friends. If can get a good eval set up, I might work on optimizing cost and seeing if it could be opened up.<p>NomNominees is simple webapp that tracks James Beard, Great American Beer Festival, Festival of Barrel Aged Beers, and other awards. I use it when I'm traveling to find places to check out. Even just a cluster on a map shows me neighborhoods I might want to check out.<p><a href="https://studyengine.app" rel="nofollow">https://studyengine.app</a><p><a href="https://www.nomnominees.com" rel="nofollow">https://www.nomnominees.com</a></p>
]]></description><pubDate>Sun, 12 Jul 2026 22:31:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48885543</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48885543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48885543</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: What cool stuff have you all been using Fable 5 for?"]]></title><description><![CDATA[
<p>Building a small webapp to live on my home server to manage my history/science/philosophy/general knowledge podcasts. And then have it connect to sonos to create my own talk radio. Scheduling to auto-play whenever I want, usually 8am M-F. Play a news podcast first thing in the morning, then defer to others.<p>Paired with that, a MacOS app that detects when I'm on a zoom or google meet call to auto-pause the sonos, then unpause when the call ends.</p>
]]></description><pubDate>Mon, 06 Jul 2026 21:00:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48810447</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48810447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48810447</guid></item><item><title><![CDATA[New comment by ryanchants in "DuckDB Internals: Why Is DuckDB Fast? (Part 1)"]]></title><description><![CDATA[
<p>Not who you responded to, but I've been working on cctx. It's an open source tool for analyzing claude code sessions to see where things went wrong(tool failure loops, bloated context, and the like).<p><a href="https://github.com/jacquardlabs/cctx" rel="nofollow">https://github.com/jacquardlabs/cctx</a></p>
]]></description><pubDate>Fri, 19 Jun 2026 13:52:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48598596</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48598596</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48598596</guid></item><item><title><![CDATA[New comment by ryanchants in "A greyscale iPhone setup that works in everyday life"]]></title><description><![CDATA[
<p>On a Pixel phone, you can do Accessibility -> Color Mode</p>
]]></description><pubDate>Fri, 12 Jun 2026 14:42:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48504829</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48504829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48504829</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: What are tools you have made for yourself since the advent of AI?"]]></title><description><![CDATA[
<p>I have a service that runs on my home server and uses the Ubiquiti API to detect when I'm on a zoom call. It then pauses my Sonos network-wide. Unpauses when the call is over. The next step of it is to have it's own podcast library, so I can have my own little talk radio going on in the background all day.<p>Some point, I want to convert into a little app and open source it, so you can install on your laptop so it's usable by more people. And have it detect more than just zoom.</p>
]]></description><pubDate>Tue, 09 Jun 2026 14:32:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48461678</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48461678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48461678</guid></item><item><title><![CDATA[New comment by ryanchants in "The Dating App Swipe Is Dying. What Comes Next May Be Worse"]]></title><description><![CDATA[
<p>They're recommender systems already, which is AI-powered, so how exactly are they changing?</p>
]]></description><pubDate>Thu, 14 May 2026 13:22:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48135035</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48135035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48135035</guid></item><item><title><![CDATA[New comment by ryanchants in "Nailing jelly to a wall: is it possible? (2005)"]]></title><description><![CDATA[
<p>When making a PB&J, I want just enough to jelly to add a little flavor to the peanut butter. Which is why my dad always called them "choke sandwiches" when I made them.</p>
]]></description><pubDate>Wed, 13 May 2026 19:34:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48126389</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48126389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48126389</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>I've been working on something similar for helping work through my masters classes: <a href="https://studyengine.app" rel="nofollow">https://studyengine.app</a></p>
]]></description><pubDate>Wed, 13 May 2026 00:41:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48116491</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=48116491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48116491</guid></item><item><title><![CDATA[New comment by ryanchants in "Bankruptcies increase 11.9 percent"]]></title><description><![CDATA[
<p>> "Become a famous pop star or sports hero." - as improbable as ever.<p>It's even more improbable. For both of those, your starting to see more and more of the current generation that are children/nieces/nephews of the already famous. They have the financial comfort to pursue it, and the family connections in the industries.<p>And for sports, the level at which you have to be competitive is getting younger and younger. So much more sports science/nutrition going in at the middle school/high school level.<p>Those were two fields that seemingly were still meritocratic, but that is fading fast, if it ever existed at all.</p>
]]></description><pubDate>Tue, 28 Apr 2026 20:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47939847</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=47939847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47939847</guid></item><item><title><![CDATA[New comment by ryanchants in "Tell HN: Do not include co-authored-by Claude in your commits"]]></title><description><![CDATA[
<p>You can just add the following to ~/.claude/settings.json<p>"alwaysThinkingEnabled": true,
"includeCoAuthoredBy": false,
"gitAttribution": false</p>
]]></description><pubDate>Tue, 21 Apr 2026 02:09:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47843702</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=47843702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47843702</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>An app for supplementing learning in my masters program [1].
I'm currently in enrolled in the MCS Online from UIUC. My first course, Natural Language Processing, has been interesting, but it's a coursera-based course. This means the lectures are pre-recorded and mostly just the professor reading the slides. It's hard for me to stay engaged and really learn the material. So I started with a series of claude prompts that took the lecture slides and created a pre-watch summary, and then helped me drill the concepts after each lecture. I think converted those into a platform where I can upload notes/lecture slides and have it generate quizzes. It starts with recognition(multiple choice) questions, and eventually moves to recall(short answer) once you prove mastery of a topic. It also generates flashcards from failed answers. It extracts topics from the uploaded materials, and tracks mastery over time. Mastery rots if you don't touch the platform/topic for a while.<p>I'm not sure if I'll every productize it in any way, but I could see a world where it's used by people prepping for the bar, med boards, various continuing education stuff. Right now it's just a fun platform to build on as I explore the current wave of technologies. Building a framework for evaluating different LLMs for best price/accuracy. Adding a RAG pipeline so wrong answers can point back to source material for further review, etc.<p>I'm looking at moving from backend engineering to a more MLE or agent pipeline role, so this is giving me something more than school projects to build on. While also helping me do better at school.<p>[1] <a href="https://studyengine.app/" rel="nofollow">https://studyengine.app/</a></p>
]]></description><pubDate>Sun, 12 Apr 2026 19:41:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47743601</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=47743601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47743601</guid></item><item><title><![CDATA[New comment by ryanchants in "Opus 4.5 is not the normal AI agent experience that I have had thus far"]]></title><description><![CDATA[
<p>I have it propose several approaches, pick and choose from each, and remove what I don't want done. "Use the general structure of A, but use the validation structure of D. Using a view translation layer is too much, just rely on FastAPI/SQLModel's implicit view conversion."</p>
]]></description><pubDate>Tue, 06 Jan 2026 23:47:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46520582</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=46520582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46520582</guid></item><item><title><![CDATA[New comment by ryanchants in "Ask HN: What skills do you want to develop or improve in 2026?"]]></title><description><![CDATA[
<p>I had a lot of with Code Crafters. It's a paid platform, but they give you a basic walk through of different technologies, with full test suites. For example, you implement some basic Redis. It doesn't spoon feed you what to do, but breaks it down into manageable chunks.<p><a href="https://codecrafters.io/">https://codecrafters.io/</a></p>
]]></description><pubDate>Fri, 26 Dec 2025 21:31:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46396501</link><dc:creator>ryanchants</dc:creator><comments>https://news.ycombinator.com/item?id=46396501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46396501</guid></item></channel></rss>