Forgot your password?
typodupeerror

Submission + - New Lawsuit Against Amazon: 'Subscribe and Save' Program Actually Costs You More (msn.com)

destinyland writes: A married couple claims in a new lawsuit that Amazon duped them — and leagues of other U.S. customers — into signing up for its popular "Subscribe & Save" program under the guise that they'd save money on automatically recurring purchases... In some cases, the lawsuit claims that customers were paying more for the exact same items through the Subscribe & Save program than they would be if they bought the items from other sellers on the site. That was true even when the up to 15% discount that the subscription program offers was calculated into the final purchase price, according to the suit. The Seattle law firm that filed the May 15 lawsuit says that Amazon’s business practices amount to “deceptive,” “misleading” and “bait and switch tactics.” The firm is seeking class-action status in U.S. District Court for western Washington, a move that could potentially draw tens of millions of Amazon customers from across the U.S. into the litigation...

[The suit says the plaintiffs' first order of espresso coffee grounds was $16.60.] When their order auto-renewed a few months later, the price had gone up to $17.04. A few months later, it rose to $21.25. Then in October 2024, the price increased to $28.69 — about $12 more than the Hermans had paid at the beginning of their subscription, according to the lawsuit. [The discount can be as little as 5% or up to 15%, Amazon told Oregon Live in a statement, noting customers do receive an email showing "applicable savings" before the orders ship. But...] The suit says Amazon gave the Hermans little notice to cancel the order or to shop around because it notified them of the latest price increase in an email at 8:54 p.m. — the same night it processed their order and charged them.

The suit says if the Hermans had been given the time to shop around for a better price, they would have found that another Amazon seller was charging $25.90 — or $2.79 less — for the identical item. Amazon’s “Subscribe & Save Terms & Conditions” page tells customers that it “may change the price for a Subscribe & Save subscription at any time for any reason....”

The analytical group Consumer Intelligence Research Partners says about 25% of U.S. Amazon customers are enrolled in the Subscribe & Save program.

Comment Re:Weaponization of lockouts (Score 1) 66

DVRs were the starting point. The namesake for what you're talking about, tivoization, is Tivo, the DVR that existed way back when TV was still analog and being displayed on CRTs.

It's why the GPLv3 was made: to add clauses to forbid tivoization. Instead, a lot of the open source community moved in the opposite direction, moving to licenses that allowed companies even more freedom to lock up their code.

At some point people have to learn and fight back.

Good luck. This is not a new fight by any means. You could argue that the FSF has been fighting it for almost half a century. People by and large do not care.

Comment Re:Win the battle, lose the war (Score 3, Insightful) 66

More likely they'll separate the OS and the TV code so they can ship the open source OS along with their closed source software

I'd be amazed if this wasn't already the case. We've already been through this with Tivo, it was one of the reasons behind the creation of the GPLv3. Tivo based their DVRs on Linux, and provided downloads of the Linux code. But their DVRs used hardware DRM to ensure that only code signed by Tivo would run, making it so that even with the open source code, you couldn't run changes on the hardware.

From what I can tell, Vizio is doing the same thing, but isn't providing downloads to the kernel code they're using. It's possible that there's some proprietary hardware drivers that they don't want to release code to, but Nvidia has already show how to work around that.

I expect the end result to be like Tivo: a bunch of archives of the open source software used in the TV, but none of the code required to make it useful and no signing key necessary to allow any changes to run on the TV itself.

Comment Re:Federal Bribery and Taxpayer Abuse. (Score 1) 101

Every republican that acts like it's bad, probably voted for it. Every democract that speaks out against it probably voted for it.

You can't count on voting records to mean anything, thanks to the "designated villains:" the politicians whose job it is to tank a law that a party wants to be on record as having voted for, but don't want to pass. We're watching this happen right now with votes on the Iran war. Democrats don't want them to pass. What they want is to be on the record as being against it and want Republicans to be on the record as supporting it, even though there is no chance they'll do anything to stop it if they get the power to do so.

Both sides play games like this, with the end result being that only laws that have the support of large donors having any real chance of passing. Who votes for and who votes against is always carefully calculated to let vulnerable politicians give the appearance of supporting things constituents support, while never needing to support those things in actual fact.

Comment Apple? Screwing over a partner? (Score 1, Insightful) 15

Wow, Apple, screwing over a partner? Who ever could have seen this coming?

I don't understand why anyone would ever partner on Apple on anything. They are notorious for screwing over their partners at this point. There's even a term for it, "Sherlocking." People seem to have forgotten that Apple's "privacy" stance originated as Steve Jobs not wanting to share any of the data "Apple owned" with anyone else.

Submission + - Tesla imports $29,000 USD ($39,490CAD) Chinese made Model 3 Premium to Canada

ArmoredDragon writes: After Canada dropped its 106.1% tariff on Chinese imports to 6.1%, (which is Canada's standard tariff rate for most favored nations) and raised 25% tariffs against the United States, Tesla moved its inventory manufactured in Fremont, CA back to the US and began importing its Shanghai produced Model 3 to take advantage of the lower rates. This presented a problem for the Canadian government, which currently has a 49,000 unit cap for Chinese vehicle imports, as Tesla already had all the necessary infrastructure in place to begin shipping and distributing cars, where the Chinese competitors such as BYD do not. By becoming the first mover, Tesla would consume most or all of the 49,000 cap before any other competitors have a chance to sell any units.

It's worth emphasizing that this is the premium version of the Model 3, not the newer but lower cost Standard version. It also appears to be made to the same specification as Tesla vehicles that were already being sold in Canada, including using the US EPA standards for EV range estimates, as opposed to the more internationally used WLTC or NEDC standards, or even the Chinese CLTC standard. Deliveries are expected to begin no later than June.

Submission + - Chrome silent install of 4GB AI model without consent gets expensive. (thatprivacyguy.com)

couchslug writes: Widespread unasked for downloads devour bandwidth squandering energy:

From the parent article:

"Two weeks ago I wrote about Anthropic silently registering a Native Messaging bridge in seven Chromium-based browsers on every machine where Claude Desktop was installed [1]. The pattern was: install on user launch of product A, write configuration into the user's installs of products B, C, D, E, F, G, H without asking. Reach across vendor trust boundaries. No consent dialog. No opt-out UI. Re-installs itself if the user removes it manually, every time Claude Desktop is launched.

This week I discovered the same pattern, executed by Google. Google Chrome is reaching into users' machines and writing a 4 GB on-device AI model file to disk without asking. The file is named weights.bin. It lives in OptGuideOnDeviceModel. It is the weights for Gemini Nano, Google's on-device LLM. Chrome did not ask. Chrome does not surface it. If the user deletes it, Chrome re-downloads it.

The legal analysis is the same one I gave for the Anthropic case. The environmental analysis is new. At Chrome's scale, the climate bill for one model push, paid in atmospheric CO2 by the entire planet, is between six thousand and sixty thousand tonnes of CO2-equivalent emissions, depending on how many devices receive the push. That is the environmental cost of one company unilaterally deciding that two billion peoples' default browser will mass-distribute a 4 GB binary they did not request."

Comment What a fool (Score 1) 403

Wow, it has been a lot of years since I have bothered to login to my account here, but I absolutely had to to respond to this article.

Richard Dawkins is a complete fool. Many years ago, I thought he was really smart, and insightful, but as the last 15 years or so have gone on, he is just plainly dumber and dumber... is he getting dumber, or am I getting smarter?

I hope I don't get dumber as I get up to his age.

Slashdot Top Deals

In English, every word can be verbed. Would that it were so in our programming languages.

Working...