frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

MX Linux 25 reaches beta testing – complete with systemd

https://www.theregister.com/2025/09/23/mx_linux_25_reaches_beta/
1•Bender•9s ago•0 comments

A World Without Clouds

https://www.quantamagazine.org/cloud-loss-could-add-8-degrees-to-global-warming-20190225/
1•chapulin•9s ago•0 comments

Nanophoto.ai – AI Photo Editor

https://nanophoto.ai
1•wantering•37s ago•1 comments

EU investigates Apple, Google, and Microsoft over handling of online scams

https://arstechnica.com/tech-policy/2025/09/eu-investigates-apple-google-and-microsoft-over-handl...
1•MBCook•1m ago•0 comments

We are starting a company to rethink email

https://austinhenley.com/blog/startingacompany.html
1•jermaustin1•1m ago•1 comments

Fake Oxford

https://slate.com/life/2025/09/school-college-university-application-admission-oxford-files.html
1•lisper•1m ago•0 comments

SolarWinds Makes Third Attempt at Patching Exploited Vulnerability

https://www.securityweek.com/solarwinds-makes-third-attempt-at-patching-exploited-vulnerability/
1•Bender•2m ago•0 comments

Every country needs to master the Electric Tech Stack

https://www.noahpinion.blog/p/why-every-country-needs-to-master
1•rwmj•2m ago•0 comments

Trump's $100k H1B visa: big tech wins, startups lose

https://nextwave.partners/trumps-100k-h1b-visa-big-tech-wins-startups-lose/
1•dollar•2m ago•0 comments

Threat actors turning to MFA bypass, USB malware and supply chain attacks

https://www.scworld.com/news/threat-actors-turning-to-mfa-bypass-usb-malware-and-supply-chain-att...
1•Bender•2m ago•0 comments

How Claude Code is built

https://newsletter.pragmaticengineer.com/p/how-claude-code-is-built
1•ctoth•3m ago•0 comments

User Defined Types and Custom Metadata in DataFusion

https://datafusion.apache.org/blog/2025/09/21/custom-types-using-metadata/
2•Tycho87•5m ago•0 comments

Bezier Curve as Easing Function

https://asawicki.info/articles/Bezier_Curve_as_Easing_Function.htm
1•ibobev•6m ago•0 comments

First known wild 'grue jay' hybrid spotted in Texas

https://www.popsci.com/environment/blue-jay-green-jay-hybrid/
3•speckx•6m ago•0 comments

Put yourself first 10 ways women get a better deal at work, home and beyond

https://www.theguardian.com/lifeandstyle/2025/sep/23/put-yourself-first-10-ways-women-can-get-a-m...
2•robaato•6m ago•0 comments

How to turn a sphere inside out (1994) [video]

https://www.youtube.com/watch?v=OI-To1eUtuU
2•downboots•7m ago•0 comments

The WSJ Got Quarterly Reporting Wrong: A Corporate Executive's Response

https://philmckinney.substack.com/p/the-wsj-got-quarterly-reporting-wrong
1•wicket•7m ago•0 comments

Realtime Raytracing in Bevy 0.17 (Solari)

https://jms55.github.io/posts/2025-09-20-solari-bevy-0-17/
2•ibobev•8m ago•0 comments

Chladni Figures Simulator

https://azrlog.dev/posts/chladni/
2•superzamp•8m ago•0 comments

Powell: Slowing labor market prompted rate cut, 'challenging situation' ahead

https://www.cnbc.com/2025/09/23/powell-says-slowing-labor-market-prompted-rate-cut-sees-challengi...
1•rntn•8m ago•0 comments

Almost ready to launch my SaaS – but one feature is holding me back badly

2•arun5k1095•9m ago•1 comments

Physically Based Rendering in OpenGL Using GLTF2 [video]

https://www.youtube.com/watch?v=IjwL_pTAxWw
1•ibobev•10m ago•0 comments

Elon Musk's father accused of sexually abusing his children and stepchildren

https://www.theguardian.com/us-news/2025/sep/23/errol-elon-musk-father-sexual-abuse-accusations
4•ljf•11m ago•1 comments

Show HN: Evaluate your website usability in seconds

https://www.desplega.ai/#demo
1•tarasyarema•11m ago•0 comments

The One-Person $1B Power Development Company

https://www.jamesmcwalter.com/post/the-one-person-billion-dollar-power-development-company
1•jmcwjmcw•11m ago•0 comments

Mathematical Evidence for Confident Delusion States in Recursive Systems

https://github.com/Kaidorespy/recursive-contamination-field-theory
2•formslip•11m ago•1 comments

Dual-Screen Cyberdeck – Raspberry Pi Official Magazine

https://magazine.raspberrypi.com/articles/dual-screen-cyberdeck?mc_cid=236eba5d60&mc_eid=86b3d5ee87
1•rbanffy•11m ago•0 comments

The New Cursor

https://cursor.com/?from=home
1•charlieirish•12m ago•0 comments

Conversation with Claude on Reasoning

https://blog.yellowflash.in/posts/2025-09-23-singularity-claude-conversation.html
1•yellowflash•14m ago•3 comments

A Better Way to Build Presentations (With Agentic AI)

https://elite-ai-assisted-coding.dev/p/a-better-way-to-build-presentations
1•intellectronica•14m ago•0 comments
Open in hackernews

Show HN: FlyCode – Recover Stripe payments by automatically using backup cards

8•JakeVacovec•1h ago
We built FlyCode after seeing subscription businesses lose ~35% of recurring revenue each year to failed payments — even when customers had other valid cards on file.

*The problem:* When a customer's primary card fails, Stripe retries a few times then cancels the subscription. If that customer has a backup card, it isn’t tried. At least 20% of active customers have more than one card on file, which means a lot of preventable churn.

*Our solution:* FlyCode automatically identifies if a customer has other valid cards on file and retries them when a subscription payment fails. You can configure when these retries happen during the dunning period (beginning, middle, end) and define validity rules (e.g. “card was used in last 180 days”). It’s a Stripe app — no code changes needed.

We've seen 18%-20% higher recovery rates from our core retry engine, plus another 5–10% from using backup cards. Importantly, there was no increase in refunds or chargebacks — in fact, rates were lower than merchant averages. Big companies like Microsoft and Amazon already do this internally; we wanted to make the same capability accessible to smaller SaaS teams.

*Under the hood:* FlyCode monitors for failed invoices, checks for available backup methods via Stripe’s PaymentMethod API, and systematically retries in a way that avoids service disruption or manual workflows.

We’re Jake, Etai, and Tzachi — we previously built payment recovery systems at startups and enterprises, which is how we discovered this gap.

You can try it here: [https://www.flycode.com/stripe]

We’d love feedback from anyone dealing with subscription payment failures. What’s been your experience with involuntary churn? Have you considered leveraging backup payment methods?

Comments

cut_un•42m ago
If customers aren't renewing then they probably don't need the service and forgot they're being charged. It feels unethical to rifle through their online wallet and look for another card to charge.
JakeVacovec•32m ago
That’s a fair concern — we definitely thought about the ethics side. In practice is that most “failed payment” churn isn’t intentional churn. Customers still want the service, but their primary card expired, was replaced, or hit a limit.

When we tested this, refunds and chargebacks were actually lower for the recovered cohort compared to baseline.

For customers who really don’t want the subscription anymore, they can still cancel as usual.

iddan•38m ago
Congrats of the launch! For which types of companies did you see the FlyCode model most successful? What are the results for the average SaaS? I’ve been evaluating a few solutions but it seems like some of em are mostly focused on e-commerce
peekypeeky008•15m ago
Thanks for the comment. We help subscription-based businesses in SaaS and eCommerce. The average results show a boost of 20-25% in the recovery rate
typpilol•12m ago
How many of those "recovered" payments actually have the user coming back to use the product? I'm going to guess almost 0%
JakeVacovec•7m ago
It's actually the opposite, we see about 50% of a customers LTV happens after a recovery event. Many services leveraging backup payment methods stem from customer feedback of not wanting downtime (e.g. losing access to wireless or your internet, etc.) it's inefficient and backups are an easy way to address.
typpilol•23m ago
This seems like a way to squeeze money from users who forgot about their sub with unsuspecting payments.

If the service is declined and they use it, they would just resubscribe.

This is just basically a tool for businesses to scam unsuspecting customers?

Also - do the customers agree for you to charge their other payment method? If not, how is that legal? It's also seems like it would be against stripes terms of service

I reported this to stripe to see what they have to say

peekypeeky008•11m ago
Thanks for the comment. Happy that someone brought this up. Before it works, our merchants complete the full process of making sure their terms are up to date and they notify their customers. It's all from cards the customers have on file. Try to look at it from the customer's point of view: they didn't actively want to cancel their subscription. The bank declined a good transaction