<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: turlockmike</title><link>https://news.ycombinator.com/user?id=turlockmike</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 09:09:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=turlockmike" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by turlockmike in "I still prefer MCP over skills"]]></title><description><![CDATA[
<p>LLMs don't care about mcp vs CLI. CLIs enable LLMs to fetch/mutate data and build scripts with the same program. I think of it like a Linux dev in a box. Sometimes you want to just call a tool, sometimes you want to write a small program that calls that tool instead.</p>
]]></description><pubDate>Fri, 10 Apr 2026 19:48:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47722812</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47722812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47722812</guid></item><item><title><![CDATA[New comment by turlockmike in "I still prefer MCP over skills"]]></title><description><![CDATA[
<p>MCPs are basically just JSON-rpc. The benefit is that if you have applications that require an API key, you can build a server to control access (especially for enterprise). It's the same as REST apis, except by following a specific convention we can take advantage of generic tools (like the one I built) and means you don't need to rely on poor documentations to connect or train a model to use your very specific CLI.</p>
]]></description><pubDate>Fri, 10 Apr 2026 04:18:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47713591</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47713591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47713591</guid></item><item><title><![CDATA[New comment by turlockmike in "I still prefer MCP over skills"]]></title><description><![CDATA[
<p>Or use both. Remote MCPs are secure, CLI allows for programmatic execution. Use bash to run remote MCPs.<p>I built this to solve this exact problem. 
<a href="https://github.com/turlockmike/murl" rel="nofollow">https://github.com/turlockmike/murl</a></p>
]]></description><pubDate>Fri, 10 Apr 2026 03:53:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47713412</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47713412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47713412</guid></item><item><title><![CDATA[Show HN: Infer – Pipe friendly Agent Harness with one tool: Bash]]></title><description><![CDATA[
<p>I wanted a lightweight harness to run local models. By  constraining it to a single tool (Bash) the focus can be on building the programs around it and making the program itself as close to using a Unix program as possible so that it is also easily fit into any other program.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47697685">https://news.ycombinator.com/item?id=47697685</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Apr 2026 23:55:21 +0000</pubDate><link>https://github.com/turlockmike/infer</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47697685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47697685</guid></item><item><title><![CDATA[New comment by turlockmike in "I quit. The clankers won"]]></title><description><![CDATA[
<p>How many kernel devs does the world need? A dozen or two?<p>It will be the same with software. AI will be writing and consuming most software. We will be utilizing experiences built on top of that, probably generated in real time for hyper personalization. Every app on your phone will be replaced by one app. (Except maybe games, at least for a short while longer).<p>Everyone's treating writing code as this reverent thing. No one wrote code 100 years ago. Very few today write assembly. It will become lost because the economic neccesity is gone.<p>It's the end of an era, but also the beginning of a new one. Building agentic systems is really hard, a hard enough problem that we need a ton of people building those systems. AI hardware devices have barely been registered, we need engineers who can build and integrate all sorts of systems.<p>Engineering as a discipline will be the last job to be automated, since who do you think is going to build all the worlds automation?</p>
]]></description><pubDate>Wed, 01 Apr 2026 13:44:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47600775</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47600775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47600775</guid></item><item><title><![CDATA[New comment by turlockmike in "So where are all the AI apps?"]]></title><description><![CDATA[
<p>Every problem you described is solvable and while it may not be solved right now or even in 6 months it'll probably be solved within 18 months. It's just scaling  and tuning the models</p>
]]></description><pubDate>Wed, 25 Mar 2026 01:26:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47511992</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47511992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47511992</guid></item><item><title><![CDATA[New comment by turlockmike in "So where are all the AI apps?"]]></title><description><![CDATA[
<p>I deleted vscode and replaced with a hyper personal dashboard that combines information from everywhere.<p>I have a news feed, work tab for managing issues/PRs, markdown editor with folders, calendar, AI powered buttons all over the place (I click a button, it does something interesting with Claude code I can't do programmatically).<p>Why don't I share it? Because it's highly personal, others would find it doesn't fit their own workflow.</p>
]]></description><pubDate>Tue, 24 Mar 2026 14:40:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47503309</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47503309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47503309</guid></item><item><title><![CDATA[New comment by turlockmike in "Why craft-lovers are losing their craft"]]></title><description><![CDATA[
<p>One craft is automated and a new one is just beginning.<p>Building AI agents is really fun and the problem of having them be reliable adaptable efficient is actually really challenging and I'm having a lot of fun with it trying to figure it out.<p>To me it's a lot like factorio or my personal favorite Dyson sphere program where at first you do everything by hand and then you automate and then you automate the automation.<p>For the first time in human history we can automate intelligence with a computer but just because we can automate it doesn't mean all the good automation is good and we need engineers who can figure out how to automate it reliably scale it deploy it maintain it.<p>And yes eventually we will automate the automation too.</p>
]]></description><pubDate>Sun, 22 Mar 2026 02:21:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47473811</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47473811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47473811</guid></item><item><title><![CDATA[New comment by turlockmike in "The American Healthcare Conundrum"]]></title><description><![CDATA[
<p>Unregulate the insurance industries problem solved. Let people actually buy insurance for it's intended purpose. No insurance company would pay these rates willingly, they do it because of all the regulations. They aren't allowed to profit normally, so they find ways around it. Just let them operate normally, like all sorts of other insurance programs.</p>
]]></description><pubDate>Tue, 17 Mar 2026 03:53:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47408402</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47408402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47408402</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p><a href="https://simonwillison.net/2025/Dec/18/code-proven-to-work/" rel="nofollow">https://simonwillison.net/2025/Dec/18/code-proven-to-work/</a></p>
]]></description><pubDate>Sun, 15 Mar 2026 22:06:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392471</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47392471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392471</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>My trading agent builds its own models, does backtesting, builds tools for real time analysis and trading. I wrote zero of the code, i haven't even seen the code. The only thing I make sure is that it's continuously self improving (since I haven't been able to figure out how to automate that yet).</p>
]]></description><pubDate>Sun, 15 Mar 2026 22:05:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392460</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47392460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392460</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>We have 80 engineers.</p>
]]></description><pubDate>Sun, 15 Mar 2026 22:03:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392441</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47392441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392441</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>The way LLMs work, different tokens can activate different parts of the network. I generally have 2-3 different agents review it from different perspectives. I give them identities, like Martin Fowler, or Uncle Bob, or whatever I think is relevant.</p>
]]></description><pubDate>Sun, 15 Mar 2026 22:03:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392437</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47392437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392437</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>The code is still visible if i want to review it.<p>But since I have a strong rule about always writing unit tests before code, my confidence is a lot higher.<p><a href="https://simonwillison.net/2025/Dec/18/code-proven-to-work/" rel="nofollow">https://simonwillison.net/2025/Dec/18/code-proven-to-work/</a></p>
]]></description><pubDate>Sun, 15 Mar 2026 22:01:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392426</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47392426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392426</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>Not a lot of money because I haven't built enough confidence but yes it's the ultimate test of can it do economically useful work</p>
]]></description><pubDate>Sun, 15 Mar 2026 21:21:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392079</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47392079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392079</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>Software engineering is being automated. But building intelligent automation is just starting. AI engineer will be the only job left in the future as long as there are things to automate. It's really all the other jobs that will be automated first before AI engineer.</p>
]]></description><pubDate>Sun, 15 Mar 2026 21:00:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47391850</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47391850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47391850</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>My advice for juniors is that it's too late to get entry level jobs for software engineering, but AI  Automation engineering is just starting. Get a Claude code sub and build whatever you can imagine and focus on improving your own coding agent. Automate one more thing every day.</p>
]]></description><pubDate>Sun, 15 Mar 2026 20:58:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47391831</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47391831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47391831</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>I don't disagree, aspects of that will be automated, but two things will remain:
Intent and Judgement.<p>Building AI systems will be about determining the right thing to build and ensuring your AI system fully understands it. For example, I have a trading bot that trades. I spent a lot of time on refining the optimization statement for the AI. If you give it the wrong goal or there's any ambiguity, it can go down the wrong path.<p>On the back end, I then judge the outcomes. As an engineer I can understand if the work it did actually accomplished the outcomes I wanted. In the future it will be applying that judgement to every field out there.</p>
]]></description><pubDate>Sun, 15 Mar 2026 20:55:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47391795</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47391795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47391795</guid></item><item><title><![CDATA[New comment by turlockmike in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>I mostly do this for work. These days I'm mostly building tooling for other devs. Observable memory system for coding, PR automation, CLI apps, dev coding dashboard, email automation. All of it integrating AI at various points (where intelligence is useful). All of that in the last two months alone.<p>Claude code skills represent a new type of AI native program. Give your agent the file system, let it build tools to sync and manage data.</p>
]]></description><pubDate>Sun, 15 Mar 2026 20:52:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47391767</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47391767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47391767</guid></item><item><title><![CDATA[New comment by turlockmike in "Show HN: s@: decentralized social networking over static sites"]]></title><description><![CDATA[
<p>Isn't this just RSS with extra steps?</p>
]]></description><pubDate>Thu, 12 Mar 2026 15:47:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47352537</link><dc:creator>turlockmike</dc:creator><comments>https://news.ycombinator.com/item?id=47352537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47352537</guid></item></channel></rss>