<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: strnisa</title><link>https://news.ycombinator.com/user?id=strnisa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 01:52:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=strnisa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by strnisa in "Show HN: Mail Memories – A desktop app to rescue photos from Gmail"]]></title><description><![CDATA[
<p>Founder of Unattach here.<p>Just to clarify: Unattach does not corrupt or mangle emails. Because Gmail does not expose an API for modifying the original email in place, Unattach creates a new version of the email with attachments removed/downsized while preserving the email's content and metadata.<p>If you need the original email for legal/evidence purposes, you can back it up first, either through Gmail or Unattach.</p>
]]></description><pubDate>Fri, 03 Jul 2026 10:46:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48773450</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=48773450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48773450</guid></item><item><title><![CDATA[New comment by strnisa in "US orders diplomats to fight data sovereignty initiatives"]]></title><description><![CDATA[
<p>It seems to me that major US cloud companies are using politics to try to get more value from non-US data, which I believe will push the EU (and others) to accelerate the move to their own alternatives. This is another move that seems to sacrifice longer-term trust (and profits) to boost near-term profits.</p>
]]></description><pubDate>Wed, 25 Feb 2026 16:15:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47153514</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=47153514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47153514</guid></item><item><title><![CDATA[AI-calls-Editor: IDE-native refactoring for AI coding assistants]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.strnisa.com/p/ai-calls-editor">https://blog.strnisa.com/p/ai-calls-editor</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45992696">https://news.ycombinator.com/item?id=45992696</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 20 Nov 2025 14:07:49 +0000</pubDate><link>https://blog.strnisa.com/p/ai-calls-editor</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45992696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45992696</guid></item><item><title><![CDATA[New comment by strnisa in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>From what I can find, Gripto was a cryptocurrency platform for viewing holdings, market info, and relevant news. It seems that the service was retired in late 2018.</p>
]]></description><pubDate>Wed, 01 Oct 2025 10:20:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45436130</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45436130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45436130</guid></item><item><title><![CDATA[New comment by strnisa in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>Flattr was a micro-donation subscription service where users set a monthly budget that was allocated to creators.<p>Small Transfers is for usage-based billing of online services and APIs. There is no monthly budget, wallet, or pre-funding. Customers are charged only for actual usage.</p>
]]></description><pubDate>Tue, 30 Sep 2025 18:32:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45429311</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45429311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45429311</guid></item><item><title><![CDATA[New comment by strnisa in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>BLIK is a bank-backed payment method used at checkout.<p>Small Transfers is an API for a merchant to charge a customer tiny amounts (as little as $0.000001), which are batched into a single card charge via Stripe.</p>
]]></description><pubDate>Tue, 30 Sep 2025 13:29:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45425183</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45425183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45425183</guid></item><item><title><![CDATA[New comment by strnisa in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>If a customer's balance is under $1 at the end of the month, we delay charging them for up to 60 days and send email reminders. If it's still under $1 after 60 days, we charge at least $0.50 and credit the difference (after fees) to their account for future use.</p>
]]></description><pubDate>Tue, 30 Sep 2025 11:43:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45424297</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45424297</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45424297</guid></item><item><title><![CDATA[New comment by strnisa in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>Customers do create an account and provide a payment method, but they don't pre-fund or hold a balance, and they don't initiate a payment. Small Transfers is an API that allows merchants to charge very small amounts programmatically. At the end of each month (or earlier, if a threshold is reached), we charge the customer what they owe. This makes the tiny charges viable and avoids death-by-$0.30.<p>It's not a PayPal remake, since there are no wallets, no P2P transactions, and no stored funds. In addition, Small Transfers allows very small charges (as mentioned above), and provides customer OAuth and spending caps.</p>
]]></description><pubDate>Tue, 30 Sep 2025 08:40:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45423298</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45423298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45423298</guid></item><item><title><![CDATA[New comment by strnisa in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>I'm working on Small Transfers (<a href="https://smalltransfers.com/" rel="nofollow">https://smalltransfers.com/</a>), a payment platform that makes it very convenient for SaaS / API makers to provide a pay-as-you-go model to their customers.<p>You can charge as little as 0.000001 USD per request. The platform uses our own system for tracking usage, which is settled through Stripe. No crypto, tokens, or wallets.<p>If combined with subscriptions, the pricing can work similarly to mobile plans, where monthly plans become cheaper above a certain usage threshold.<p>Looking for more developers to try it and share feedback.<p>Resources: integration guide (<a href="https://smalltransfers.com/merchant/docs/integration-guide" rel="nofollow">https://smalltransfers.com/merchant/docs/integration-guide</a>), a quick walkthrough (<a href="https://youtu.be/WQW5fiUFNRk" rel="nofollow">https://youtu.be/WQW5fiUFNRk</a>), a Next.js template (source code: <a href="https://github.com/smalltransfers/nextjs-starter" rel="nofollow">https://github.com/smalltransfers/nextjs-starter</a>, live demo: <a href="https://nextjs-starter.smalltransfers.com/" rel="nofollow">https://nextjs-starter.smalltransfers.com/</a>), an AI template (source code: <a href="https://github.com/smalltransfers/ai-starter" rel="nofollow">https://github.com/smalltransfers/ai-starter</a>, live demo: <a href="https://ai-starter.smalltransfers.com/" rel="nofollow">https://ai-starter.smalltransfers.com/</a>).</p>
]]></description><pubDate>Tue, 30 Sep 2025 07:57:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45423033</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45423033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45423033</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>I understand not wanting another subscription. You can subscribe and then immediately turn off auto-renewal — your access stays active for the full year you paid for.<p>On PAYG, you can target the largest emails first and stop whenever you've freed enough space. For example, processing 300 of the largest emails at $0.01 each is about $3; if they average around 10 MB, that's 3 GB freed.</p>
]]></description><pubDate>Fri, 19 Sep 2025 13:01:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45301216</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45301216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45301216</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>You're correct that this adds a barrier to entry, but for many users, that hurdle is still lower than asking them to start a subscription or buy a prepaid bundle.<p>We plan to provide the classic "Google Sign-In" style pop-up window instead of a redirect. Research indicates that it can increase conversion by approximately 5-10%.<p>Additionally, we are considering a white-label onboarding flow. If the merchant provides proof of customer identity, we can also skip the sign-in step. Both of these should help improve conversion rates.<p>A fully embedded solution is possible, but it would require the merchant to collect the customer's card details on Small Transfers' behalf (using Small Transfers' Stripe publishable key), which complicates things from both implementation and legal perspectives.</p>
]]></description><pubDate>Wed, 17 Sep 2025 10:33:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=45274057</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45274057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45274057</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>I misunderstood this comment originally. In principle, Small Transfers (ST) could let a content site bill AI agents per request. Each site (acting as an ST merchant) would expose a simple "content" endpoint. The AI agent (as an ST customer) would perform a headless OAuth flow, after which the content site could charge for access. We currently don't support headless OAuth, but if anyone is interested in exploring this use case, please get in touch.</p>
]]></description><pubDate>Mon, 15 Sep 2025 22:20:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45255666</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45255666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45255666</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>That's an interesting idea. This may avoid the e-money issues, but:<p><pre><code>  - The customer has to pay upfront, which lowers conversion rates.
  - No shared balance across multiple merchants, resulting in higher total payment processing fees.
  - As you already noted, trust shifts to each merchant to honor unused balances.</code></pre></p>
]]></description><pubDate>Mon, 15 Sep 2025 18:47:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=45253484</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45253484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45253484</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>The key legal issue is interchangeability. Single-merchant vouchers are generally acceptable. If a voucher can be used across multiple merchants, it's often treated as e-money in the EU. Not being able to use funds across multiple merchants would significantly reduce the value for customers, as they would no longer be able to share payment processing fees across merchants.</p>
]]></description><pubDate>Mon, 15 Sep 2025 14:39:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45250252</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45250252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45250252</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>I see what you mean — yes, this could be useful to some customers. We already implement a small grace amount above the max-owed limit that allows for continued service; your idea would essentially allow the customer to increase the default grace amount.</p>
]]></description><pubDate>Sun, 14 Sep 2025 00:25:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45236441</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45236441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45236441</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>The primary objective of the max-owed limit is to cap per-customer risk.<p>If you are suggesting that the max-owed limit is actually N×X, then that would multiply worst-case exposure by N, which is undesirable.<p>If you are suggesting that we charge the customer when they owe X while their max-owed limit is N×X, this would be worse for the customer, since they would pay `N × (X × variable_rate_fee + fixed_rate_fee)` instead of `N×X×variable_rate_fee + fixed_rate_fee` in payment processing fees.</p>
]]></description><pubDate>Sat, 13 Sep 2025 23:04:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45236002</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45236002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45236002</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>Authorization hold periods are set by the card networks/issuers and by merchant category, not Stripe.<p>Even if longer holds were possible, using authorization holds as a prepayment proxy can raise regulatory/consumer-protection issues similar to holding customer funds.</p>
]]></description><pubDate>Sat, 13 Sep 2025 17:05:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45233594</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45233594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45233594</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>Each customer already has a limit on the amount they can owe before we require payment. Each customer account also requires a unique payment method, which must pass Stripe Radar and 3-D Secure checks. We plan to add more checks in the future.</p>
]]></description><pubDate>Sat, 13 Sep 2025 16:52:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45233485</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45233485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45233485</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>We don't hold upfront funds. When a customer pays, we initiate Stripe transfers to the merchant as soon as the funds are available.<p>Paying the merchant before the customer's card payment settles would mean advancing funds, which would start to resemble lending/guarantee rather than payments, raising regulatory issues. It would also concentrate risk at the platform: defaults from one merchant’s customers could jeopardize the platform for all merchants.</p>
]]></description><pubDate>Fri, 12 Sep 2025 21:11:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45226813</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45226813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45226813</guid></item><item><title><![CDATA[New comment by strnisa in "Show HN: Small Transfers – charge from 0.000001 USD per request for your SaaS"]]></title><description><![CDATA[
<p>Yes, merchant abuse is a risk. What we do and plan to do:<p><pre><code>  - Each merchant requires an OAuth grant, and customers can revoke it at any time.
  - A customer ledger shows what, when, and how much each merchant charged. This can be shown in the customer's dashboard and monthly statement emails.
  - Customers have account-level spending caps to limit exposure. We will add per-merchant caps.
  - If patterns look off or we get complaints, we can pause new charges and review.</code></pre></p>
]]></description><pubDate>Fri, 12 Sep 2025 12:47:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45221539</link><dc:creator>strnisa</dc:creator><comments>https://news.ycombinator.com/item?id=45221539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45221539</guid></item></channel></rss>