Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Plan Mode Is Dead (aymannadeem.com)
    —discuss
  2. Power your agents: Gemini 3.8 Live with Live Avatar is now generally available (cloud.google.com)
    —discuss
  3. What I Found Out About Organ Donation Shocked Me (nytimes.com)
    2comments
  4. Scalable Subagents (github.com/ringlochid)
    —discuss
  5. We Built a City of 10k AI Researchers (lab.cloud)
    —discuss
  6. Congestion pricing funds $5M program for overnight truck deliveries in NYC (gothamist.com)
    —discuss
  7. Show HN: I built 11 Sudoku variants – killer cage generation was the hard part (iqiqgame.com)
    1comments
  8. Side-Channel Leakage from the File-Notification System (inoti.fyi)
    1comments
  9. Learning to Discover Interesting Mathematics (arxiv.org)
    —discuss
  10. Research into file-notification attacks on Linux (lwn.net)
    —discuss
  11. FDA panel endorses first-of-a-kind cancer blood test from Grail (apnews.com)
    —discuss
  12. Government considers £11 monthly UK broadband fee to fund BBC TV (ispreview.co.uk)
    1comments
  13. Show HN: Today I deployed this Durable Chat application and was impressed (netly.workers.dev)
    —discuss
  14. AICore: Exploring an adaptive control layer for heterogeneous PCs (github.com/7-hello007)
    —discuss
  15. Scaling Laws for Neural Language Models (first "scaling laws" paper from 2020) (arxiv.org)
    —discuss
  16. Bad examples can override agent skill files (codecut.ai)
    —discuss
  17. Search and Recommender Engines AI (github.com/alopatenko)
    —discuss
  18. Ask HN: Who is smarter than you that you listen to what they have to say?
    2comments
  19. Using AI to Contribute to Open Source (visidata.org)
    1comments
  20. Show HN: Apple Ads as Infra as Code (github.com/picubedllc)
    —discuss
  21. Supreme Court's emergency rulings imposing institutional costs (thehill.com)
    —discuss
  22. Show HN: Zchyoom - Live-ish Shinkansen Map (nyoom.io)
    1comments
  23. Human Help to Survive AI (cdtglobal.org)
    1comments
  24. Spec Vibing with Speccheck (github.com/rioffe)
    1comments
  25. The End of Apps and Websites (judahgabriel.com)
    1comments
  26. MentalHealthBench (openai.com)
    —discuss
  27. Some data centers could consume more power than major cities (visualcapitalist.com)
    —discuss
  28. Global bond sell-off deepens, sending borrowing costs higher around the world (cnn.com)
    —discuss
  29. How to serve trillions of tokens for trillion-parameter coding agents (modal.com)
    —discuss
  30. YouTube Announces A/B Testing for Video Contents (reddit.com)
    —discuss

Stripe Link exposes merchants to undefendable fraud risk

2 pointsby 58m ago
0 comments
My business was recently hit by a fraudulent customer who spent over $1200 across multiple transactions over a few days. Every payment was made through Stripe Link.

The problem I discovered afterward is that Link abstracts away the real payment method, without necessarily causing a liability shift against fraud.

Despite enabling multiple layers of protection (Chargeback Protection, extra 3DS credit card authentication, etc), with a specific intent of shifting liability away from my merchant account, these Link payments bypassed all of those settings.

As a former engineer at a payments company, I had assumed that Stripe would do their own authentication before storing a Link payment method, but I was wrong to assume this. Stripe approved all of the fraudulent payments, most without a liability shift, and my business was left holding the loss.

In conclusion: If you run an online business accepting payments via Stripe, I highly recommend turning off Stripe Link until they can correct this issue or allow merchants additional controls over which types of Link payments they accept.

A quiet thread, for now.Start the conversation on HN ↗