Forgot your password?
typodupeerror

Comment Irrevocable license per 17 USC 117 (Score 3, Informative) 78

The copyright statute of Slashdot's home country defines a "copy" as a physical object in which a work is embodied, such as a book, ROM cartridge, or optical disc. The statutory license associated with ownership of a copy of a computer program includes making intermediate copies "as an essential step" in the use of the program. Title 17, United States Code, section 117. Historically, console makers and game publishers have lacked power to revoke this license with respect to a particular copy of a game that isn't online-only. With the end of video game distribution on optical disc, this license becomes revocable, and that's the problem.

Comment Re:Amazon is corrupt! (Score 4, Insightful) 22

I think it may be evidence that Amazon has a shitty corporate culture that squeezes every penny it can out its employees.

Corruption can happen anywhere, but it's more likely to happen in totalitarian cultures where people feel like the system is rigged anyway. That's why countries like Russia and China have corruption problems. But I suspect the same feelings of me vs. the system occur in a capitalist enterprise like Amazon where employees are governed by dystopian, rigid, computerized metrics.

Submission + - Europe: The World's Fastest-warming Continent (barrons.com)

fjo3 writes: The latest heatwave sweeping across Europe is a stark reminder that it is the world's fastest-warming continent, stretching into an Arctic that is heating at an even greater pace.

Britain, France, Italy and Spain have issued red alerts and health warnings for much of their territory this week as the region endures its second heat episode since May.

Submission + - Helion says the 1st fusion power plant is coming soon. A cofounder isn't so sure (scientificamerican.com)

tedlistens writes: The startup backed by Sam Altman recently raised $465 million, tripling it's valuation as it races to build what it says will be the world's first fusion power plant, supplying Microsoft with carbon-free electricity in 2028.

But one of its founders—the plasma scientist whose research inspired its reactor design—has serious doubts.

Submission + - Bypass the polirical parties, add a new feedback to Congress (taxnvote.org)

SysEngineer writes: How would you change the US Federal budget? TaxNVote.org allows you to adjust 9 or 1000 categories of the next federal budget. The default form shows nine top-level categories (Defense, VA, Education, Health, Infrastructure, Science, Environment, DHS, Other); expand any line and you can allocate down to individual federal accounts — NASA, the National Park Service, specific research agencies, anything Congress votes on. Takes about five minutes at the top level, longer if you want the detail.

Tax N Vote (TNV) is a proposal to add a new feedback channel to the federal budget process. At tax filing each year, every taxpayer optionally submits a Tax Dollar — one person, one allocation. The IRS anonymizes submissions; the Census Bureau processes and stores them (where you can verify your own); the CBO aggregates one-person-one-vote between April 16 and May 1 and publishes "The People's Budget." A third reference point alongside the two party platforms — measurable, granular, and updated annually. Congress is not bound by it; what changes is that deviations from constituent preferences become documented, attributable, and electorally citable. The argument is system-dynamics, not partisan: changing the color of the players doesn't change the system. A simulation of the mechanism shows convergence toward whatever the People's Budget turns out to be, in both ideological directions tested. There will be a talk on the model at ISDC 2026 in Delft.

The Government-side processing of Tax Dollar documents is written in Rust — memory safety and predictable performance for government data handling. The browser-side allocation engine is a Rust WASM module inside a Vue frontend, so the math you see in the app is the same math the aggregator uses. Processing is divided across agencies that already exist; marginal cost to the government is less than renaming the Department of War.

Open source end to end. The Tax Dollar format is open, the reference implementation is at github.com/greenpdx/TaxNVote26, and anyone can build their own client, audit the aggregator, or publish pre-filled template budgets that citizens adopt with one click. Go build a budget: TaxNVote.org.

Comment Once the console's servers are shut down (Score 1) 154

Developers can make the license whatever they want including on consoles.

Not once the console maker shuts down the platform's reactivation servers.

Or say the publisher wants to publish a multiplayer game where players 2 through 4 can download a limited-functionality version of the game without charge so long as player 1 is a paying licensee and on their mutual contacts list. This resembles the model used by StarCraft spawned installations, single-Pak multiplayer on Game Boy Advance, and DS Download Play on Nintendo DS. I don't think all consoles support this sort of game sharing.

Comment Re:Two statutory carveouts: first sale and RAM cop (Score 1) 154

Which is not an ownership issue, it's a DRM/license enforcement issue.

Correct. The digital restrictions management regime on paid downloads from PlayStation Store doesn't grant rights to a licensee that are equivalent to those that the law reserves for the owner of a copy. The complaint, as I understand it, is that the required notice of inequivalence is not conspicuous enough.

The plaintiffs can still get the same benefits of the product even if their purchase is just for a license.

The benefits are not the same if the publisher or the platform gatekeeper retains the ability to remotely disable licensed software.

Comment Re:What does someone think "owning" a game would m (Score 1) 154

The only thing you really lose is the ability to resell your license easily.

Or, in the case of certain failure modes of PlayStation Store (such as end of support for a particular platform), the ability to restore your license to replacement hardware.

Comment Re:revocable (Score 1) 154

Narrowing:
1. The right answer in the case of games with a substantial offline experience is to not make the license for the offline portion revocable.
2. The right answer in the case of games without a substantial offline experience is to describe the license as a rental at all times.

Comment Re:revocable (Score 1) 154

All three major console makers require all customers to "agree[] to let them change the terms when you signed up." If a game developer wants to sell a customer an indefinite license that the console maker can't revoke, the developer has no way to do so. This appears to be evidence of a cartel to me. How is it not?

Comment Re:revocable (Score 1) 154

You don't respect the time and effort that went into creating your enjoyment

Say I buy an indefinite license to use a video game. Then the game's publisher or the platform's owner unilaterally revokes that license. What do I have to show for having "respect[ed] the time and effort that went into creating your enjoyment"?

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (2) Thank you for your generous donation, Mr. Wirth.

Working...