Seth Godin explains how Amazon search ads quietly make you pay more for everything you buy there.
What the article says
- Amazon earns nearly a billion dollars a week in profit from search ads alone.
- When you search for something specific, Amazon already knows the best option but shows you paid alternatives instead.
- Sellers end up bidding on ads just to protect sales they would have gotten anyway, which raises their costs.
- Those costs get passed to shoppers, so the ads make prices higher and search results worse.
- Godin argues this is not a real tax since taxes fund public goods. He calls it theft dressed up as marketing.
What HN is saying
- Many commenters say the same trick shows up everywhere, Google Play, the App Store, Google Maps, all stuffed with paid impostors ahead of the thing you searched for.
- A popular fix people share is sorting by Best Sellers or using an ad blocker to strip sponsored results out entirely.
- The sharpest pushback argues ads aren't pure waste, since today's best seller can go stale and new products need some way to break through.
- Others counter that recommendation algorithms already handle surfacing new products fine, and Amazon has gone far past any reasonable amount of ad noise.
- A side thread piles on Amazon's labor practices, noting many employees rely on public assistance despite the company's ad profits.
A fake think tank built to sound credible to AI chatbots turns out to be an Israeli government PR operation.
What the article says
- A site called the Hanover Institute looks like a normal Israel Palestine policy think tank, with footnotes and neutral sounding reports.
- It has no bylines and was actually built by an ad firm for the Israeli government, disclosed only in small print.
- The firm behind it openly says it engineers content for how AI models judge credibility, calling it AI story optimization.
- Most of the roughly one hundred reports were flagged as AI written by detection software.
- This follows a separate report that Israel paid tens of millions to a former Trump campaign strategist for similar pro Israel content aimed at chatbots.
What HN is saying
- Commenters see this as part of a bigger trend, fake organizations and personas built purely to steer AI answers and drown out real information.
- Several say this kind of influence operation is old news, just propaganda with a new target, and point to other think tanks with hidden government ties.
- The sharpest disagreement is about motive, some read it as classic persuasion, others argue it is really about giving cover for inaction once everyone already knows the facts.
- One popular idea floated is using trusted social networks or reputation systems to verify real people online, though others doubt that can scale or resist gaming.
- A recurring frustration is that once a source is caught faking credibility, people stop trusting it even when it later tells the truth.
A Yale study says covering everyone in the US would save a trillion dollars and over a hundred thousand lives a year
What the article says
- A Yale study models what single payer healthcare, Medicare for All, would do to US spending and deaths each year.
- It finds huge savings from cheaper drugs, paying providers Medicare rates, less paperwork, less fraud, and fewer emergency visits caused by delayed care.
- Even after adding the cost of covering everyone and adding dental, the researchers still project savings, with a more conservative version still saving hundreds of billions.
- The lives saved mostly come from underinsured people who technically have coverage but cannot afford to use it, plus people hurt by recent policy rollbacks.
- The study builds on an earlier Lancet paper by the same team, with today's numbers bigger due to rising costs and a widening gap between private and Medicare pay.
What HN is saying
- Commenters compare notes on other countries' systems, especially Switzerland's, where insurance is private but non-profit and totally decoupled from your job.
- The most detailed pushback picks apart the study's five savings buckets, arguing Medicare level pay would gut already strained hospitals and primary care.
- Others reply that hospitals already eat huge losses treating uninsured patients in emergency rooms, so that cost is just hidden rather than gone.
- A recurring theme is that reform keeps failing not because the numbers are wrong but because it threatens a lot of people's paychecks, from executives down to hospital admin staff.
- A few commenters push back with stories of long wait times in Canada, and others counter that private options exist alongside public care in most countries with universal coverage.
A developer reverse engineered why Bluesky's logo mysteriously appears only in your screenshots, never in the app itself.
What the article says
- A writer noticed Bluesky's logo showed up in a screenshot but wasn't visible in the app itself, so he went digging.
- Bluesky hides a text field marked as sensitive right where the follow button sits. iOS automatically blanks sensitive fields in screenshots, which reveals the logo underneath.
- He found the trick in the app's open source code, in a file literally named GrowthHack.
- The logo trick fails if you screenshot while switching apps, because iOS uses an earlier snapshot that never triggers the blanking.
- He notes Telegram and Signal use the same privacy field trick for their secret chats, so Apple is unlikely to patch it.
What HN is saying
- Most commenters are less annoyed at Bluesky and more furious that apps can detect screenshots and alter what gets captured at all.
- Several argue this should be an OS level permission users can revoke, comparing it to a keylogger watching your private actions.
- A counterpoint says the logo is harmless and even useful, since Bluesky looks just like other feeds and the watermark helps people recognize the source.
- Someone points out X, Threads, and Reddit all do the same watermarking trick, so Bluesky is following an established pattern.
- A few users share workarounds, like a specific iOS gesture that skips the logo, and question why there's no simple setting to turn this off.
GitHub keeps going down, so HN spent 400 comments arguing about where to go instead.
What the article says
- This is a discussion thread, not an article, so there is no body text to summarize.
- The question that started it is simple. GitHub has had repeated outages lately, so is it time to switch to something else.
- No single winner emerges. People point to GitLab, Forgejo, Gitea, Codeberg, SourceHut, and newer projects like Tangled and Radicle.
- A few argue the real fix is not picking a new central host at all, but making git itself less dependent on any one company.
What HN is saying
- Self hosting keeps coming up as the honest answer. People who run their own GitLab or Forgejo say it took real effort but gave them far less downtime and more control than GitHub.
- Forgejo has a lot of fans. Several people switched their whole team over and say it is fast, easy to run, and a clean break from GitHub's clutter.
- The sharpest pushback says decentralization is a red herring. GitHub won because it made collaboration painless and free, and until alternatives match that, most teams will grumble and stay.
- A new federated forge called Tangled draws curiosity and skepticism in equal measure, people like the tech but question the social features and how it will ever make money.
- One line sums up the tribal split that emerges: Codeberg for open source, Forgejo for everything else.