<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: tstansel</title><link>https://news.ycombinator.com/user?id=tstansel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 22:17:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tstansel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tstansel in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p><a href="https://getsendline.com/" rel="nofollow">https://getsendline.com/</a><p>SMS texting for businesses at half the cost of legacy tools.<p>Planning to launch this week!</p>
]]></description><pubDate>Mon, 15 Jun 2026 14:29:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48541843</link><dc:creator>tstansel</dc:creator><comments>https://news.ycombinator.com/item?id=48541843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48541843</guid></item><item><title><![CDATA[New comment by tstansel in "Grit: Rewriting Git in Rust with agents"]]></title><description><![CDATA[
<p>The section about handoffs being frustrating is the same thing ive experienced and why i built <a href="https://github.com/TStansel/handoff" rel="nofollow">https://github.com/TStansel/handoff</a>.<p>Goal is to be able to transfer context from one agent to another when switching which provider is being used. So when i hit usage limits on claude i can can run handoff claude codex and codex is given a md file to start from and continuing working.<p>Still early but ive found it useful in my daily flows already!</p>
]]></description><pubDate>Wed, 10 Jun 2026 13:47:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48476232</link><dc:creator>tstansel</dc:creator><comments>https://news.ycombinator.com/item?id=48476232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48476232</guid></item><item><title><![CDATA[New comment by tstansel in "Show HN: Handoff – preserve coding context when agents run out of tokens"]]></title><description><![CDATA[
<p>Good question, my usual use case is using claude, hit limits, run `handoff claude codex` then handoff generates a md file from the most recent session that codex uses to continue on.<p>But i have built a way to provide a specific session id to get context from. It then uses the session id that is printed when you end the session. For example, codex will print something like run `codex --resume <uuid>` to continue this session. That uuid can be provided and handoff will build a context handoff from that session specifically.<p>So if multiple agents are running you can swap the provider/harness by using that session id.<p>Long term goals would be to get this working with locally hosted open source models (right now only works with claude and codex) then I can use the SOTA models until limits are hit and continue on with the "free" models.</p>
]]></description><pubDate>Tue, 19 May 2026 13:33:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48193136</link><dc:creator>tstansel</dc:creator><comments>https://news.ycombinator.com/item?id=48193136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48193136</guid></item><item><title><![CDATA[Show HN: Handoff – preserve coding context when agents run out of tokens]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/TStansel/handoff">https://github.com/TStansel/handoff</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48186924">https://news.ycombinator.com/item?id=48186924</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 18 May 2026 22:51:58 +0000</pubDate><link>https://github.com/TStansel/handoff</link><dc:creator>tstansel</dc:creator><comments>https://news.ycombinator.com/item?id=48186924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48186924</guid></item><item><title><![CDATA[New comment by tstansel in "Ask HN: Onboarding LLMs or Students?"]]></title><description><![CDATA[
<p>Is the goal really learning here? If so what prevents the students from just go straight to a separate LLM?<p>I think you need to get the students to buy in and then provide them a claude skill or something more integrated that teaches the why behind the llm answer. Today getting the what is incredibly easy and thats not going away, helping the student learn how to learn from the LLM, how to pull out the why and building tools to help with that seem like a better path to me</p>
]]></description><pubDate>Sat, 16 May 2026 14:42:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48160687</link><dc:creator>tstansel</dc:creator><comments>https://news.ycombinator.com/item?id=48160687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48160687</guid></item></channel></rss>