<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: ericwebb</title><link>https://news.ycombinator.com/user?id=ericwebb</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 27 Jun 2026 04:07:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ericwebb" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ericwebb in "Show HN: I built an API for my own bank account"]]></title><description><![CDATA[
<p>Hey HN, I'm Eric. I wanted programmatic access to my own bank transactions but every time I tried, the friction got the best of me. CSVs from five banks in five formats, or Plaid, which is good but built for companies (business entity, compliance review, sync pipeline you host yourself). I just wanted to query my transactions.<p>So I built Shim.Finance Link your bank accounts, get an API key, query your data. TypeScript SDK, 10,000+ institutions via Plaid under the hood. Shim handles token rotation, connection monitoring, retries, and encryption. You get a query API instead of a sync API. No webhook infrastructure, no local database.<p>Every aggregator in this space is built for businesses. You literally cannot use most of them without a business entity. You shouldn't need to form an LLC to access your own financial data. It's in beta and free right now. I'd love to hear what you'd build with it: <a href="https://www.shim.finance" rel="nofollow">https://www.shim.finance</a></p>
]]></description><pubDate>Thu, 19 Mar 2026 14:13:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47439851</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47439851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47439851</guid></item><item><title><![CDATA[Show HN: I built an API for my own bank account]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.shim.finance/blog/why-i-built-an-api-for-my-own-bank-account/">https://www.shim.finance/blog/why-i-built-an-api-for-my-own-bank-account/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47439845">https://news.ycombinator.com/item?id=47439845</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 19 Mar 2026 14:13:13 +0000</pubDate><link>https://www.shim.finance/blog/why-i-built-an-api-for-my-own-bank-account/</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47439845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47439845</guid></item><item><title><![CDATA[New comment by ericwebb in "Launch HN: Kita (YC W26) – Automate credit review in emerging markets"]]></title><description><![CDATA[
<p>As you mentioned, the format of these documents can be wildly different between countries. Curious, do you normalize them to some sort of intermediate representation before running your lending algorithms? How long does it take to spin up a new country or a new domain?</p>
]]></description><pubDate>Wed, 18 Mar 2026 21:14:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47431516</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47431516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47431516</guid></item><item><title><![CDATA[New comment by ericwebb in "Show HN: HAL – Harmful Action Limiter: Lean command guard for AI coding agents."]]></title><description><![CDATA[
<p>Yeah, I’ve redirected manually to some success but nothing hook based yet. I need to put some plumbing together to try these ideas out.</p>
]]></description><pubDate>Fri, 13 Mar 2026 19:08:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47368335</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47368335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47368335</guid></item><item><title><![CDATA[New comment by ericwebb in "Show HN: HAL – Harmful Action Limiter: Lean command guard for AI coding agents."]]></title><description><![CDATA[
<p>Nice. I've been thinking about something tangential: using the same hook mechanism to guide the agent toward better tools, not just block bad ones.<p>Claude Code sometimes issues Bash commands for things it could easily do with builtin tools (e.g., shelling out to grep when it has a dedicated Grep tool). A hook that catches those and nudges the agent back — "you already have a tool for this" — could improve session quality without blocking anything.<p>I suspect there's a lot of overlap with what you've built: parse the command into tokens, run it against rules, decide. The difference is the output is "redirect" instead of "deny." Have you thought about non-blocking rules that warn or suggest rather than reject?</p>
]]></description><pubDate>Fri, 13 Mar 2026 18:27:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47367855</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47367855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47367855</guid></item><item><title><![CDATA[New comment by ericwebb in "Show HN: Rudel – Claude Code Session Analytics"]]></title><description><![CDATA[
<p>I missed that important detail :) thanks</p>
]]></description><pubDate>Thu, 12 Mar 2026 18:36:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47355247</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47355247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47355247</guid></item><item><title><![CDATA[New comment by ericwebb in "Show HN: Rudel – Claude Code Session Analytics"]]></title><description><![CDATA[
<p>I 100% agree that we need tools to understand and audit these workflows for opportunities. Nice work.<p>TBH, I am very hesitant to upload my CC logs to a third-party service.</p>
]]></description><pubDate>Thu, 12 Mar 2026 17:21:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47354209</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47354209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47354209</guid></item><item><title><![CDATA[New comment by ericwebb in "1B identity records exposed in ID verification data leak"]]></title><description><![CDATA[
<p>Remember when you'd get a letter in the mail, "you identity has been compromised, here is a subscription to an identity monitoring service."<p>The system is broken. We shouldn't be so vulnerable because of foundational infrastructure.</p>
]]></description><pubDate>Thu, 12 Mar 2026 17:15:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47354123</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47354123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47354123</guid></item><item><title><![CDATA[New comment by ericwebb in "ATMs didn't kill bank Teller jobs, but the iPhone did"]]></title><description><![CDATA[
<p>If I have to physically still go to the bank, it really hasn't disrupted much. The iPhone created an opportunity... the banks investing around the technology is the disruption. ATM itself couldn't unlock as much which I suppose is the paradigm mentioned in the article.<p>AI is more iPhone than ATM IMO.</p>
]]></description><pubDate>Thu, 12 Mar 2026 17:12:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47354075</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47354075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47354075</guid></item><item><title><![CDATA[New comment by ericwebb in "Show HN: Tradefacts.io – JSON API for US/Canada tariff data as trade war heats"]]></title><description><![CDATA[
<p>Nice work. I love getting more data accessible via API.<p>What are the sharp edges if someone wanted to do this themselves? I assume there are official sources for this data but it's not trivial to "throw my agent at it".</p>
]]></description><pubDate>Wed, 11 Mar 2026 17:33:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47338591</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47338591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47338591</guid></item><item><title><![CDATA[New comment by ericwebb in "I put my whole life into a single database"]]></title><description><![CDATA[
<p>Totally makes sense. Eventually being confronted with the measurement is its own motivator. Some sort of “future self” awareness or something.</p>
]]></description><pubDate>Wed, 11 Mar 2026 05:57:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47332134</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47332134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47332134</guid></item><item><title><![CDATA[New comment by ericwebb in "I put my whole life into a single database"]]></title><description><![CDATA[
<p>Bravo. This is my dream and also my nightmare. I was super into the quantified self movement a while back, before Apple Watch, writing Withings Scale API wrappers in Ruby and Fitbit days.<p>Every time I try to seriously track metrics of my life, the excitement of the insight gets worn away by the friction of recording and managing. I expect LLMs can help reduce the cost of this by an order of magnitude but then, as you mention, the question is, what do you do / change / learn because of the data?<p>I recently started tracking nutrition macros with an iOS app MacroFactor which I really like. This is the first time taking my weight doesn't feel like a IDK SHRUG moment and I can actually map my food intake to my weight.<p>Finances is probably the other highly actionable data source that is such high friction to manage (downloading CSVs, OFXs, monthly...) that it has always been a false start for me. I finally wrote a service to talk to Plaid directly and I successfully used it to categorize my business expenses at tax time. I finally have programmatic access to my bank account data!<p>You conclusion is definitely a cautionary take:
> the main conclusion is that it is not worth building your own solution, and investing this much time.<p>But, perhaps a subset of that data you find useful.</p>
]]></description><pubDate>Tue, 10 Mar 2026 17:09:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47326051</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47326051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47326051</guid></item><item><title><![CDATA[New comment by ericwebb in "I Used Claude to File My Taxes for Free"]]></title><description><![CDATA[
<p>oh man... I am not sure I am ready to trust CC at that level. Though, this year I did vibe an expense tracker and heavily used CC to look at and categorize entries and apply appropriate Schedule C categories to my business expenses.<p>It might not have been faster this year... but I expect it will be next year.</p>
]]></description><pubDate>Tue, 03 Mar 2026 17:20:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47235602</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47235602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47235602</guid></item><item><title><![CDATA[New comment by ericwebb in "The wonder of modern drywall"]]></title><description><![CDATA[
<p>I am also a fortunate owner of a 100+ year old home. Why is the lath and plaster so susceptible to cracking?! That is my nemesis. I haven’t tried to hang a TV though yet.</p>
]]></description><pubDate>Sat, 14 Feb 2026 05:12:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47011790</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=47011790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47011790</guid></item><item><title><![CDATA[New comment by ericwebb in "To make dishwashers great again? (2020)"]]></title><description><![CDATA[
<p>Why does a 1 hour cycle wash better than a two hour cycle? This article is pretty light on details.</p>
]]></description><pubDate>Mon, 11 Sep 2023 00:12:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=37461365</link><dc:creator>ericwebb</dc:creator><comments>https://news.ycombinator.com/item?id=37461365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37461365</guid></item></channel></rss>