<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: tkjef</title><link>https://news.ycombinator.com/user?id=tkjef</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 25 Sep 2026 22:12:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tkjef" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Yaw Labs Built a Terminal Startup for People Who Treat Context Like Ammunition]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.siliconsnark.com/yaw-labs-built-a-terminal-startup-for-people-who-treat-context-like-ammunition/">https://www.siliconsnark.com/yaw-labs-built-a-terminal-startup-for-people-who-treat-context-like-ammunition/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48138152">https://news.ycombinator.com/item?id=48138152</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 14 May 2026 17:09:22 +0000</pubDate><link>https://www.siliconsnark.com/yaw-labs-built-a-terminal-startup-for-people-who-treat-context-like-ammunition/</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=48138152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48138152</guid></item><item><title><![CDATA[The Terminal I Wished Existed, So I Built It]]></title><description><![CDATA[
<p>Article URL: <a href="https://yaw.sh/blog/the-terminal-i-wished-existed-so-i-built-it/">https://yaw.sh/blog/the-terminal-i-wished-existed-so-i-built-it/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47517428">https://news.ycombinator.com/item?id=47517428</a></p>
<p>Points: 14</p>
<p># Comments: 5</p>
]]></description><pubDate>Wed, 25 Mar 2026 13:58:06 +0000</pubDate><link>https://yaw.sh/blog/the-terminal-i-wished-existed-so-i-built-it/</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=47517428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47517428</guid></item><item><title><![CDATA[New comment by tkjef in "Show HN: Yaw – A terminal built around the Claude Code/Codex CLI workflow"]]></title><description><![CDATA[
<p>thanks! will be checking out your project as well. if someone is running 5+ agents for different features i recommend just stating them as different objectives of the claude session and just let claude code auto-spawn sub-agents that handle them.<p>it seems like ai providers are getting better at deciding when to make sub-agents on their own. but i'm actively exploring this and will hopefully have more to report back sooner than later. your approach is cool.</p>
]]></description><pubDate>Sat, 21 Mar 2026 22:05:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47471969</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=47471969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47471969</guid></item><item><title><![CDATA[New comment by tkjef in "Show HN: Yaw – A terminal built around the Claude Code/Codex CLI workflow"]]></title><description><![CDATA[
<p>i have found that the agent cli tools running in the panes are more dialed in by having the local directory structure as context and the best streaming text interface to show ai output on. the chat panel is kind of a nice to have as it's familiar. you can highlight text on the terminal > right click > choose Fix This|Explain This and it's sent to the chat panel to dig into more.<p>it's also, helpful for asking tangential questions about the current claude session, while allowing it to keep running but not interfering with it.</p>
]]></description><pubDate>Sat, 21 Mar 2026 21:55:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47471867</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=47471867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47471867</guid></item><item><title><![CDATA[New comment by tkjef in "Show HN: Yaw – A terminal built around the Claude Code/Codex CLI workflow"]]></title><description><![CDATA[
<p>Creator here, happy to answer questions.                                                                                                                       
A quick demo of the auto-snap workflow: you type 'claude' or 'codex' in any pane, Yaw detects it, and splits — agent on the left, shell in the same directory on the right. When the agent exits, the split closes automatically. It sounds trivial but it removed a surprising amount of friction for me.<p>Love to hear others pain points around terminals!</p>
]]></description><pubDate>Tue, 03 Mar 2026 13:27:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47231985</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=47231985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47231985</guid></item><item><title><![CDATA[Show HN: Yaw – A terminal built around the Claude Code/Codex CLI workflow]]></title><description><![CDATA[
<p>I use Claude Code and Codex constantly, and my workflow was always the same: launch the agent, need a shell in the same directory, open a new tab, cd back. 
Fifty times a day.<p>So I built auto-snap into Yaw — launch any AI coding CLI and it detects it and splits the pane automatically. Agent on the left, fresh shell in the same directory on the right. Works with Claude Code, Codex, Gemini CLI, and Vibe CLI. You can install any of them through a built-in wizard.<p>Yaw is also a full terminal (tabs, split panes, broadcast, search, session restore, WebGL via xterm.js) with a built-in connection manager for SSH, PostgreSQL, MySQL, SQL Server, MongoDB, and Redis — encrypted credentials, Tailscale auto-detection, remote Screen session management. And a chat panel that sends terminal output as context to Claude, ChatGPT, Gemini, Ollama, and six other providers.<p>Electron + xterm.js + React. v0.9.75, Windows and macOS.<p>Curious what other people's AI coding CLI setups look like — what's working, what's missing?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47231524">https://news.ycombinator.com/item?id=47231524</a></p>
<p>Points: 4</p>
<p># Comments: 6</p>
]]></description><pubDate>Tue, 03 Mar 2026 12:46:53 +0000</pubDate><link>https://yaw.sh</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=47231524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47231524</guid></item><item><title><![CDATA[New comment by tkjef in "Show HN: Yaw: terminal, SSH/database connections, AI Chat and optimized AI CLI"]]></title><description><![CDATA[
<p>yeah, the ai cli split-pane workflow really works for me. creds are encrypted via local keychain.</p>
]]></description><pubDate>Thu, 26 Feb 2026 22:58:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47173326</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=47173326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47173326</guid></item><item><title><![CDATA[Show HN: Yaw: terminal, SSH/database connections, AI Chat and optimized AI CLI]]></title><description><![CDATA[
<p>Hi HN, I started building yaw because I couldn't find a terminal on Windows that didn't feel like an afterthought. It's 2026 and the options are still basically Windows Terminal or a handful of lesser known terminals w/ poor copy/paste support.<p>Yaw turned into a terminal that does three things in one app: terminal emulation, connection management, and AI.<p>The terminal side has what you'd expect — tabs, split panes, broadcast mode, search, a command palette, session restore. WebGL-rendered with xterm.js. It's fast and stays out of the way.<p>The connection manager is where it started getting useful for me personally. I'm constantly SSH-ing into servers and connecting to databases. yaw lets me save SSH, PostgreSQL, MySQL, SQL Server, MongoDB, and Redis connections with encrypted credentials. It detects Tailscale machines automatically. There's a Remote Sessions panel for managing GNU Screen sessions on any SSH host. And a setup wizard that can install database servers locally if you don't have them.<p>The AI piece started as a simple chat window — talk to Claude, ChatGPT, Gemini, Mistral, Grok, or Ollama with your terminal output as context. Select an error, ask what it means, get an answer that actually references what's on your screen.<p>But the part I'm most excited about is the AI CLI tool integration. Run Claude Code, Codex, Gemini CLI, or Vibe CLI and Yaw automatically splits the pane — AI tool on the left, a fresh terminal in the same directory on the right. You can install any of them through a built-in wizard. It's a small thing but it completely changed how I use these tools day to day.<p>v0.9.60, available on Windows 10+ and macOS 12+. Would love feedback — especially on the AI CLI tool workflow and what you'd want to see next.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47172035">https://news.ycombinator.com/item?id=47172035</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 26 Feb 2026 21:09:57 +0000</pubDate><link>https://yaw.sh</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=47172035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47172035</guid></item><item><title><![CDATA[New comment by tkjef in "Ask HN: Career Burnout Looking for Options"]]></title><description><![CDATA[
<p>After burning out I thought through several business ideas, but ended up starting a fruit tree farm and getting a motorcycle. Having a blast!</p>
]]></description><pubDate>Wed, 08 Oct 2025 13:32:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45515983</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=45515983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45515983</guid></item><item><title><![CDATA[New comment by tkjef in "Rivian CEO: 'blows my mind' to see US auto makers shifting back to ICE vehicles"]]></title><description><![CDATA[
<p>Also, what a lot of consumers think is that it is basically free and it is not.</p>
]]></description><pubDate>Thu, 04 Sep 2025 17:26:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45129794</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=45129794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45129794</guid></item><item><title><![CDATA[New comment by tkjef in "Rivian CEO: 'blows my mind' to see US auto makers shifting back to ICE vehicles"]]></title><description><![CDATA[
<p>the range would be for more than one trip.<p>anecdotally i had a 2011 Nissan Leaf 1st year it came out. Was neat. I have not gone back to electric. I sold it for $800 with 90k miles on it.</p>
]]></description><pubDate>Thu, 04 Sep 2025 17:24:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45129767</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=45129767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45129767</guid></item><item><title><![CDATA[New comment by tkjef in "AWS in 2025: Stuff you think you know that's now wrong"]]></title><description><![CDATA[
<p>I have been on the terraform side for 7 years-ish.<p>eksctl just really impressed me with its eks management, specifically managed node groups & cluster add-ons, over terraform.<p>that uses cloudformation under the hood. so i gave it a try, and it’s awesome. combine with github actions and you have your IAC automation.<p>nice web interface for others to check stacks status, events for debugging and associated resources that were created.<p>oh, ever destroy some legacy complex (or not that complex) aws shit in terraform? it’s not going to be smooth. site to site connections, network interfaces, subnets, peering connections, associated resources… oh, my.<p>so far cloudformation has been good at destroying, but i haven’t tested that with massive legacy infra yet.<p>but i am happily converted tf>cf.<p>and will happily use both alongside each other as needed.</p>
]]></description><pubDate>Thu, 21 Aug 2025 14:09:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44973019</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=44973019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44973019</guid></item><item><title><![CDATA[New comment by tkjef in "In Jail Without a Lawyer: How a Texas Town Fails Poor Defendants"]]></title><description><![CDATA[
<p>i did say violently breaking the law is American.<p>and i did also say it was complicated and nuanced so please do not ignore that detail of my comment.<p>i’m glad to hear life is good, and to hear you’re humble enough to acknowledge it could be better. it could be better over here, too. are we doing it right or are you? i have no idea. :)<p>we’re probably both doing things right and wrong. should it even be solved? are we just living a Memento (great movie) like existence where we’re keeping ourselves busy and at war because if we all got along we would over-populate the planet and destroy earth?<p>what if our ignorant violent human behavior is actually an environmental mitigation technique?</p>
]]></description><pubDate>Thu, 27 Mar 2025 16:38:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=43495361</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43495361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43495361</guid></item><item><title><![CDATA[New comment by tkjef in "In Jail Without a Lawyer: How a Texas Town Fails Poor Defendants"]]></title><description><![CDATA[
<p>very reasonable observation. :)<p>i can tell you being physically strong comes with it violence and is at the fabric of being an American. so i’d say the issue is complicated and nuanced as is most.<p>breaking the law (through violence) is also American. we stand up for what we believe in. even if it means breaking the law and going against our government. this is America.<p>the fact that you have better outcomes for crime is great. how’s your investment system? how’s your sports teams? how’s your military? how’s your stock market? how’s your currency?</p>
]]></description><pubDate>Thu, 27 Mar 2025 08:59:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=43491592</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43491592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43491592</guid></item><item><title><![CDATA[New comment by tkjef in "Most AI value will come from broad automation, not from R & D"]]></title><description><![CDATA[
<p>i agree with everything you say. i just think the first step is what i’m laying out.<p>gotta show them we’re not afraid to play their game and win it as well.<p>we should be able to play any game, any time. But based on that direct the game to be of higher moral ground.<p>editing this comment as apparently we’ve reached our thread comment limit.<p>yes, bargaining from a position of power. that would allow to direct it to a more suitable place. banding together with individuals of power to produce combined power. you say it’s impossible and then say exactly how we’re going to do it. :)<p>i hope you know this has been a very enjoyable conversation for me.</p>
]]></description><pubDate>Mon, 24 Mar 2025 13:07:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43460635</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43460635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43460635</guid></item><item><title><![CDATA[New comment by tkjef in "Most AI value will come from broad automation, not from R & D"]]></title><description><![CDATA[
<p>student loan debt is out of control. college is a money pit that will hopefully be dissolved within our lifetime. the social aspect is not worth the money.<p>all knowledge is on the internet. we do not need college at all. that will come to be more evident. but colleges got lots o’ money from donors to prolong their livelihoods.</p>
]]></description><pubDate>Mon, 24 Mar 2025 03:04:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=43457527</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43457527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43457527</guid></item><item><title><![CDATA[New comment by tkjef in "Most AI value will come from broad automation, not from R & D"]]></title><description><![CDATA[
<p>gerrymandering is so messed up. 
but speaking strictly from an outside perspective it is a gangster move.<p>dare i say, gangster moves back are REQUIRED.<p>to whoever downvoted this, you want to take the high road? when our citizens’ voting rights have been marginalized?<p>or are you just turned off by the word gangster?<p>anyway, i propose making the gerrymandering an anti—american thing. which it is.<p>make it the center of everything. there should be zero other issues until the ability to vote on the issues for all our people has been corrected.<p>i would call out every single politician that was responsible for this gerrymandering. repeatedly, over and over again until they were harassed into a retirement recluse. that is my gangster counter move proposal.<p>focus on the individual politicians reponsible for this and launch an all out aggressive offensive to eradicate their whole memory from America.</p>
]]></description><pubDate>Mon, 24 Mar 2025 02:56:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=43457495</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43457495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43457495</guid></item><item><title><![CDATA[New comment by tkjef in "Most AI value will come from broad automation, not from R & D"]]></title><description><![CDATA[
<p>i’d say likely to fail, not doomed.<p>if you want to have a better life for everyone then what is your solution? you do not provide one.<p>my solution is if enough people with the right thinking also become neofeudal overlords then we can exercise the change you’re talking about.<p>do you think some day everything is just going to magically snap into place and everyone will just be fair?<p>it has been fought for and died over for thousands of years to get where we are. and we are lucky that much less of us have to die in order to stand up for what we believe in.<p>now we can just make money and use that to effect change. pretty cool evolution of civilization if you ask me.<p>in addition, what’s wrong with solving the problem for me first? then taking care of others? that’s exactly the right approach.<p>others can then follow the same approach. now we have a lot of feudal overlords.<p>diversified micro feudalism is the term that this conversation has spurred. i like it!</p>
]]></description><pubDate>Mon, 24 Mar 2025 02:19:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43457392</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43457392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43457392</guid></item><item><title><![CDATA[New comment by tkjef in "Most AI value will come from broad automation, not from R & D"]]></title><description><![CDATA[
<p>you could. that’s the beauty of America.<p>Or you could raise the capital by pitching investors that have money because you actually have a good idea.<p>or you don’t have a good idea. you don’t have any money. and you want to complain.<p>what are you asking for? that your parents were more rich? that everyone has the exact same amount of money?<p>what are you striving for in this comment? are you pointing out that life is unfair? i do agree with that.</p>
]]></description><pubDate>Mon, 24 Mar 2025 02:05:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=43457352</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43457352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43457352</guid></item><item><title><![CDATA[New comment by tkjef in "Most AI value will come from broad automation, not from R & D"]]></title><description><![CDATA[
<p>totally agree!</p>
]]></description><pubDate>Mon, 24 Mar 2025 02:01:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=43457337</link><dc:creator>tkjef</dc:creator><comments>https://news.ycombinator.com/item?id=43457337</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43457337</guid></item></channel></rss>