Alterslash

the unofficial Slashdot digest
 

Contents

  1. ‘Tutor’ Who Took Online Tests for 124 Students Jailed for Three Years
  2. TikTok Shows 3x More AI Slop Than YouTube, Report Finds
  3. Someone Forked systemd Over Its New Birth Date Field
  4. The Secret Revolution in Battery Technology: 3-D Printing
  5. Is Tesla Planning To Sell Modular AI Data Center Hardware?
  6. UK Official Promises Statements ‘Around VPNs’ and Further Teen Restrictions on Chatbots and Social Media
  7. Cops Keep Getting Arrested for Using Flock’s Cameras to Stalk People
  8. After Six Years Of Work and Over 360 Patches, Linux 7.2 Finally Removes Bug-Prone strncpy
  9. US Bill Would Mandate AI Chip Location Tracking to Thwart China and Other Adversaries
  10. The Rust Ecosystem Gets an AI Security Engineer in Residence
  11. Canonical’s Upcoming AI Tool: Talk to Ubuntu Instead of Typing
  12. New Super PAC Aims to Rally Tech Workers to Help Limit AI: ‘the Guardrails Alliance’
  13. Facial Recognition on Public Buses? Kansas City Says Yes
  14. Polymarket Paid Dozens to Post Videos of Themselves ‘Winning’ With Fake Bets
  15. Gamers Sue PlayStation: It’s Not Clear They’re Selling Licenses Rather Than Ownership of Games

Alterslash picks up to the best 5 comments from each of the day’s Slashdot stories, and presents them on a single page for easy reading.

‘Tutor’ Who Took Online Tests for 124 Students Jailed for Three Years

Posted by EditorDavid View on SlashDot Skip
A private tutor who charged money to take dozens of exams for students and submit coursework for them “has been jailed for three years,” reports the BBC, “after his scam earned him £300,000.”
Shahid Adnan completed assignments and online tests for more than 120 students at Liverpool John Moore’s University, the Crown Prosecution Service said. The 43-year-old, of Lysander Close, Liverpool, was caught in February 2023 after a student handed in a USB drive containing suspicious coursework to Dr Tom Berry of the university’s school of computer science and mathematics. Berry’s checks revealed the drive was used by Adnan with documents linked to a company he set up called Study Sharp Ltd.

Excel spreadsheets containing details of other students, their study modules, coursework due dates, and their personal login credentials were also found. Further checks confirmed suspicions that Adnan was accessing the university’s network to submit fraudulent work and sit examinations on behalf of students… [I]nvestigations led police to believe Adnan may have been doing work for 124 students at universities all over the world.
The BBC also interviewed detective sergeant Adam Dagnall from Merseyside Police’s cybercrime unit, who said Adnan was living a lavish lifestyle “well beyond” his stated occupations as a private tutor and Amazon delivery driver. His bank accounts held more than £2m ($2,645,100 USD).

Does this mean Sam Altman’s going to prison?

By TheMiddleRoad • Score: 4, Interesting Thread
I’ll say the obvious: because we all know that ChatGPT is used constantly for cheating. I’m no fan of this paid cheater, but 3 years of prison for that is stupid. Tax evasion? Sure. Scam? Fuck no. Sounds like the university be bad at Englishing.

TikTok Shows 3x More AI Slop Than YouTube, Report Finds

Posted by EditorDavid View on SlashDot Skip
“About 59% of TikTok videos served to a new account’s For You feed are AI slop,” writes Search Engine Journal, “according to a report from Kapwing, the video creation tool company. That’s roughly three times the rate Kapwing found on YouTube.”
The company manually reviewed over 10,000 TikTok videos across 20 categories and ran a separate fresh-account test, counting AI-generated content in the first 500 For You videos. Kapwing ran the same fresh-account test on YouTube and found that 104 of the first 500 Shorts, or 21%, were AI slop. On TikTok, 294 of 500 For You videos hit that threshold…

Of the 2,000 videos Kapwing reviewed in TikTok’s Kids category, 57% were AI slop. That was the highest rate of any category in the analysis. The highest-rate tag was #cartoonkids, where 97 of 100 featured videos were AI-generated. Tags like #cartoons and #babysong both reached 83%, and #forkids came in at 79%. After Kids, the next highest AI slop rates were in Science and Education (35%), Health (33%), and History (33%). All three are categories where visual illustration and voiceover narration make up much of the content.

On the other end, categories where on-camera presence or physical demonstration are central had the lowest rates. Fashion came in at 1.3%, Music at 1.5%, and Fitness at 1.6%.
The article notes that by last November, TikTok “had already labeled 1.3 billion videos as AI-generated, according to the report.”

Must be mostly slop then

By caseih • Score: 5, Interesting Thread

Because Youtube is about half AI slop these days. At least given the kinds of video topics I might be interested in. It’s kind of discouraging. Some of them actually are now marked as AI generated. I generally stop watching channels that I find or suspect are AI, even if the material appears to be accurate. I just can’t support creators who don’t actually create.

Someone Forked systemd Over Its New Birth Date Field

Posted by EditorDavid View on SlashDot Skip
The blog Linuxiac reports:
A new systemd fork has appeared with a specific purpose: removing systemd’s recently added support for storing a user’s birth date in JSON user records.

The fork, called Liberated systemd, published its first tagged release as v261 shortly after the official systemd 261 release. In other words, the fork follows upstream systemd while reverting the change that added the new optional birthDate field.

Importantly, this is not a new init system, a wider redesign of systemd, or a general-purpose alternative to the upstream project. Its stated purpose is to remain close to upstream systemd while removing what the author describes as “surveillance enablement”… The author recommends testing the fork in a virtual machine before using it on real hardware and warns nightly builds are more likely to be unstable than named releases.

Re:Does systemd want to wish us happy birthday now

By wierd_w • Score: 5, Interesting Thread

No, SystemD wants to grow up into a REAL despotic gatekeeping process that locks you out of your own hardware for idiotic reasons that only its developer thinks are important, just like the big corporate offerings do!

Its just a humble bit of free software with big dreams! Wont you love it?

[massive sarcasm]

Less smarmy, I feel that this is just more of the same basic mindset from the systemD development folks. They have yet to find an onerous feature that they have been unwilling to embrace, and then angrily evangelize for.

“oh, but California said they want this done— Nevermind that they explicitly exempted FOSS projects and OSes, That’s not important, we are doing our best to satisfy this new legal requirement! Yes! This requirement that we dont actually have to follow! We need to follow it! Yes! We’re doing our part!”

https://www.eff.org/deeplinks/…

For clarity.

Give my my SysVInit

By jeffy210 • Score: 5, Insightful Thread

I’m still salty about the switch to SystemD in the first place. I grew up on the simplicity of Linux’s three tenets:

1. Everything is a file
2. Everything should be kept as simple and discreet as possible
3. Text (ASCII) based files wherever possible for configs and logs

SystemD came along and just blew all three of those out of the water and made it look and act more like Windows with its complications. And now it’s pushing non-needed items like Birthdate into the core functions.

Re:Give my my SysVInit

By markdavis • Score: 5, Insightful Thread

>“I grew up on the simplicity of Linux’s three tenets:"

Those are actually Unix tenets, that Linux just inherited.

But yeah, I generally hate the idea of systemd because it is trying to be all things and in ways that make understanding and configuring things more difficult.

Re:Give my my SysVInit

By Burdell • Score: 5, Interesting Thread

So systemd-the-init-system is that. Arguably having straight-forward config files rather than wildly-varying shell scripts for startup is much cleaner. For example, since systemd can handle non-daemonizing programs cleanly, it makes throwing together a script to do something much easier (no daemonization necessary, can just run, if it fails for some reason systemd can automatically restart it if configured, etc.).

systemd-the-project is bloated in all the things they’ve added, but systemd-the-init-system is IMHO a good replacement for the classic SysV and older BSD rc (I’m really out of date with BSD so don’t know what they do now) styles of init. I feel that “PID 1 is dumb about what’s running” turned out to not be the best idea, that’s why we got things like djb’s daemontools and such, but trying to be init without being PID 1 has it’s own issues.

Re:Give my my SysVInit

By phantomfive • Score: 5, Insightful Thread

Further to that systemd is highly modular. Most of it does not run in PID 1. On my fedora system there are half a dozen individual systemd module packages that can be used or not as the system needs and is designed. systemd is not at all monolithic.

The only people who say that haven’t actually looked at the source code, or are liars. I don’t know which one you are.

At least you didn’t say “Systemd is small”, which it isn’t.

The Secret Revolution in Battery Technology: 3-D Printing

Posted by EditorDavid View on SlashDot Skip
“There’s a revolution in battery technology hiding in plain sight,” reports The Wall Street Journal. “The 3-D printing of batteries has the potential to put energy storage inside any device.

“This will enable lightweight and long-lasting consumer gadgets, long-range military drones and even nanoscale robots.”
Almost all the innovations we regularly hear about — from cheaper, tougher electric-vehicle batteries to "Holy Grail” solid-state batteries — are about changing the chemistry of batteries. The promise of battery-tech 3-D printing (aka additive manufacturing) is simple: What if batteries could fill any available space, even structural elements of our gadgets, rather than always taking a rigid shape like a pouch or cylinder?

The new approach has obvious appeal. The entire airframe of a drone could be filled with energy storage for increased range. Smartglasses could have sleek battery-packed frames, so they look like everyday eyewear rather than “Revenge of the Nerds” props. One of the biggest advantages of 3-D printing is that it works with any battery, regardless of its cell chemistry. It could advance today’s lithium-ion as well as emerging sodium-ion and solid-state tech… Some [startups] are trying to use 3-D printing to create efficiencies in existing battery manufacturing systems. A brave handful of startups are pursuing radical new designs and approaches. They’re starting with defense applications, where cost and scale are less of an issue…

At Silicon Valley-based Sakuu… [r]ather than trying to 3-D-print whole batteries, the company is working on replacing one of battery manufacturing’s biggest pain points, says Arwed Niestroj, Sakuu’s chief operating officer, who is also a nuclear physicist and former head of Mercedes-Benz Research & Development North America. Existing battery assembly lines include football-field-long ovens for drying layers of material that have been dissolved in solvents. This requires a huge amount of energy and is a significant contributor to manufacturing costs, a big reason EV batteries aren’t cheaper. Sakuu’s process, under development for years, uses additive manufacturing to lay down key battery components without solvents, eliminating the need for ovens, says Niestroj.

Sakuu is currently working to commercialize this tech with a major battery manufacturer…

drone battery size

By phantomfive • Score: 5, Insightful Thread

The entire airframe of a drone could be filled with energy storage for increased range.

Aren’t drone ranges largely limited by weight instead of battery storage space?

Well, that’s convenient

By Krishnoid • Score: 5, Insightful Thread
So when the battery dies, you can throw the whole device away!

Re:drone battery size

By dinfinity • Score: 5, Interesting Thread

Aren’t drone ranges largely limited by weight instead of battery storage space?

Generally, yes. It may make some sense for aerodynamic winged drones, but those generally just use some type of gasoline / jet fuel.
It could make sense for race or other high speed drones like interceptors, where aerodynamic drag is a big factor.

For consumer electronics the legal requirement that batteries must be user replaceable renders this idea dead in the water in the entire EU.

Late to the party

By labnet • Score: 3 Thread

Tesla has already solved the

Existing battery assembly lines include football-field-long ovens for drying layers of material that have been dissolved in solvents.

problem and now using dry process for anode and cathode at scale with their 4680 cells.

Is Tesla Planning To Sell Modular AI Data Center Hardware?

Posted by EditorDavid View on SlashDot Skip
Electrek reports:
Tesla wants to sell modular AI data center hardware, according to a new trademark application for a product called “Megapod.” The filing describes a complete, self-contained computing system for AI workloads…

Tesla filed the “Megapod” trademark (serial number 99893717) with the U.S. Patent and Trademark Office this month, through its longtime IP counsel. It’s an intent-to-use application, meaning Tesla is claiming the name for a product it hasn’t launched yet. The goods-and-services description is unusually specific for a trademark. Megapod covers “modular data center hardware systems for artificial intelligence computing, comprised of computer servers, computer hardware for artificial intelligence data processing, networking equipment, power distribution units, and cooling systems.” It also covers “self-contained modular computing hardware systems for artificial intelligence workloads,” integrated platforms sold as a single unit — an enclosure bundling compute, power distribution, and cooling — and downloadable software to monitor, manage, and optimize those systems.

In plain terms: Tesla wants to sell a turnkey AI data center building block. Not a battery, not a chip on its own, but the full rack-and-room of servers, networking, power, and cooling that AI training and inference run on.
Tesla’s offering would have to compete with Nvidia’s liquid-cooled, rack-scale systems that simulates a giant GPU, the article points out. But “The bigger issue is that Tesla has no merchant compute-hardware business to build on.”
Tesla’s own AI training cluster, Cortex at Gigafactory Texas, runs on roughly 67,000 Nvidia H100-equivalent GPUs. In other words, Tesla is one of Nvidia’s customers, not a competitor selling alternative hardware… Where Tesla does have a real AI-data-center business is power, not compute. Its Megapack and new Megablock energy storage products are selling into AI data centers as grid buffers — Musk’s own xAI has bought roughly $1 billion of Megapacks to keep its training runs powered. That energy-storage strength is the one credible thread here. A Megapod that bundles Tesla’s power electronics, thermal management, and the enclosure — the “shell” around the chips rather than the chips themselves — would at least sit adjacent to a business Tesla actually runs.

Pivot!!!

By locater16 • Score: 5, Insightful Thread
Our current business model is losing it’s massively overvalued hype machine aura, stock holders are starting to ask questions about “finances” and “profits”, pivot to the newest hype bullshit before we have to answer for anything!

Foundry business

By Tailhook • Score: 4, Interesting Thread

Not surprising. Tesla is its 5th generation (AI5) processor, currently manufactured by Samsung and TSMC. I suppose they imagine there are others that will want to use these for their own purposes. Musk is creating his own supply of chips for SpaceX at his TX Terafab. Having terrestrial customers to absorb some of the supply and provide revenue as that ramps up the obvious thing to do.

No.

By rsilvergun • Score: 5, Insightful Thread
Betteridge strikes again.

Muskrat bought a bunch of gpus before the AI bubble really got going because he was preemptively pumping the SpaceX stock by shouting look at me I’m buying all this computer hardware for my AI so you know I’m going to make you rich!

He never did anything with any of it because that wasn’t the point. He wasn’t building data centers he was scamming investors.

Now he’s got stacks and stacks of gpus sitting around gathering dust and to keep the stock price pumped for the time being he needs to make it look like he’s going to have a ton of revenue coming in. In practice he’s not and he’s just going to steal all your 401K money but we’re going to get bullshit articles like this because anyone who does real journalism like Patrick Boyle over on YouTube gets fired or demonetized.

If you watch the most recent video from Patrick Boyle and go to the end of the video he explains how the scam works. Initially investors get murdered in by the promise of big fat returns but they can’t sell the stock for the first 120 days as part of the buying agreement. Just one of those investors are at the point where they can sell the stock and it’s likely to crash the rule changes to NASDAQ for SpaceX stock into safe index funds.

Your 401k will be forced to purchase SpaceX stock for the index funds that were the otherwise be safe investments. You will not have the option of not buying SpaceX stock. Eventually your 401k will be full of SpaceX stock and a variety of other rotten AI bullshit stocks that will collapse eliminating the value of your retirement savings.

When this happens the people who saw it coming will still be screwed because there’s nothing they could do about it because the people who didn’t see it coming refused to vote for the kind of reforms that are needed. It doesn’t matter if you realize you’re a crab in a bucket you’re still a crab and a bucket and they’re going to drag you back down every time you try to get out.

There is 10 trillion dollars in 401ks. If you think the thieves that have already created 1 trillionaire are going to stop and leave that money sitting there you’re nuts. That money belongs to them not you. You gave it to them when you kept voting for culture War bullshit instead of boring annoying people like senator Warren who know how to regulate Wall Street

UK Official Promises Statements ‘Around VPNs’ and Further Teen Restrictions on Chatbots and Social Media

Posted by EditorDavid View on SlashDot Skip
PC Gamer reports:
The UK government is considering an Australia-style ban on social media for under-16s, with Prime Minister Keir Starmer saying that the ban could take effect as soon as spring next year. As for the much nearer future, Science and Technology Secretary Liz Kendall told BBC Breakfast earlier this week, “We will make further statements in July about VPNs and further restrictions.”

To be clear, no specific restrictions have yet been announced and Kendall sounded somewhat cautious about an outright ban during a parliament debate that took place the same day. “I have commissioned further research about their usage. There are really important issues to balance here,” she says. “Many people want to use VPNs for privacy — that is important — but we know that some children use them to get around restrictions. I will come back to that in July in our response to the consultation.” So, we’ll have to wait until next month for anything definite, but it’s hard not to feel like a full ban on VPNs is already on the table. If that does come to pass, more than the contents of my Bluesky inbox will be at stake.

Utah in the US has already tried to implement a full VPN ban (though this was postponed until September after Aylo, the parent company of Pornhub, challenged the law in court)… [T]he UK could just be the next domino after Utah, potentially setting off a chain reaction that affects users around the world.
The article also argues that age checks can also be a privacy nightmare “with the security breach that exposed the personal info of 70,000 Discord users last year being one case in point.”

Here’s the complete statement from UK Technology Secretary Kendall. “I’ll come back in July with a further statement around VPNs but also additional measures that we want to look at, further restrictions on AI chatbots that parents have found very worrying, more about overnight curfews or breaks in doomscrolling for 16- and 17-year-olds.”

Re:For those who don’t get it…

By Valgrus Thunderaxe • Score: 5, Funny Thread
Are you going to make Welsh the national language?

That might be necessary if the UK decides to ban vowels next.

Re:A mirror into the future of the West.

By Black Parrot • Score: 4, Insightful Thread

And this is somehow better “In the East”?

No, it’s just that we naively didn’t expect it from “the West”.

Freedom of speech

By TJHook3r • Score: 3 Thread
And here we get to the real issue - VPNs can be used by political activists to have conversations safely. And by ‘activists’ I mean anybody who doesn’t abide by whatever groupthink is in place this week

Makes you wonder

By eneville • Score: 4 Thread

How gov ministers will WFH

Are we about to get a

By hwstar • Score: 4, Interesting Thread

balkanized Internet. One where the ISP’s won’t route to known VPN’s.

Will ISP’s require a security handshake locked to a person’s biometrics for each computer in a household to determine whether it is permitted to visit certain web sites? Won’t this just ID everyone using that computer? I guess that would mean the end of anonymous speech, and the beginning of a total control by the government.

Cops Keep Getting Arrested for Using Flock’s Cameras to Stalk People

Posted by EditorDavid View on SlashDot Skip
404 Media remembers how a Florida police office looked up his ex-girlfriend’s license plate in the Flock automated license plate reader system at least 69 times in 2024 — even searching for her mom’s license plate at least 24 times. The police office was charged with stalking and hacking-related offenses, serving one day in prison with five years of probation — but his case “was not a one-off.” [Alternate link via Bruce Schneier]
Local news reports from around the country repeatedly detail police abusing the Flock surveillance system in order to stalk their partners or ex-partners. The contours of each story are much the same, with the police officer in question using their access to the system to repeatedly track a specific person over the course of weeks or months. The cases highlight the fact that Flock can be used to track the whereabouts of individual people, that police do not get a warrant in order to use the system, and that, if they have access to the system, they have the technical ability to look up any license plate they want for any reason they want. An April study by the civil rights group Institute for Justice found that at least 18 police officers have been caught around the country using Flock to stalk a romantic interest in the last few years; another database, called the ALPR Abuse Library, has documented 20 specific cases of “stalking/targeting” around the country.

The known cases of police stalking are almost certainly a vast underreporting of the overall abuse, because they largely include only cases in which the behavior was so egregious that it led to police officers being fired, arrested, or both. Flock told 404 Media that it is “aware of 15 incidents of abuse, each surfaced because of the transparency and accountability features deliberately built into our platform.... There are also 140,000 monthly active users of Flock, so the relatively rare instances of abuse, while obviously wrong and awful, are exactly that — rare,” a Flock spokesperson told 404 Media. [One in 10,000.] “Humans are fallible; unlike most tools society provide law enforcement, Flock ensures that in the instances when our technology is misused, the evidence used to hold responsible parties accountable, is right there in our system. We also encourage all our customers to have a usage policy, regular training, and to implement our Audit Assistance tool, which proactively flags unintended use....”

But it is also the case that Flock has strenuously fought against lawsuits and potential regulations that are seeking to require police to get a warrant to use the system. And many cases of abuse have not been detected by police departments themselves but by those private citizens, journalists, and stalking victims who have found patterns of abuse in public records files they have obtained from their local police departments. In most cases of Flock-related stalking reviewed by 404 Media, the abuse occurred over the course of months or years, and the victims were subjected to dozens or hundreds of lookups. Other abuse cases have been discovered using the website HaveIBeenFlocked.com, a website that compiles Flock searches released via public records requests and turns them into a searchable database. Flock has repeatedly tried to get that website taken down, as we have previously reported.

24/7 round the clock surveillance is abuse

By rsilvergun • Score: 5, Insightful Thread
It’s abuse in and of itself. I am so sick and tired of other people giving up my rights because they don’t understand what the repercussions are of giving up their rights. I’m not so stupid that I can pretend I don’t have to live in the same society as they do.

But I mean what the hell am I supposed to do in a country where we are about to give the Iranian dictatorship $300 billion of taxpayer money and 37% of the country is cool with that because they think it’s going to be private money. Like what the hell do I say to somebody who thinks like that? There is a fundamental breakdown in thought processes in this country with over 1/3 of the country unable to think and reason rationally or competently..

If you have nothing to hide…

By TheMiddleRoad • Score: 5, Insightful Thread
You may still have a toxic piece of shit to hide from.

Cheap = abused.

By gurps_npc • Score: 5, Interesting Thread

The real problem is that the use of the Flock system is cheap. If the cops had to pay $1,000 per search request I guarantee that a police officer would become a gate keeper ensuring that each and every request was valid.

ACAB

By OrangeTide • Score: 5, Informative Thread

Some cops are bad cops. Some cops are presumably not-bad, but have done a piss poor job of policing the bad cops.

“The rotten apple spoils his companion.” — Poor Richard’s almanack, 1736

Re:We have to ban these

By XXongo • Score: 4, Interesting Thread

On the other hand, this is a great way to fish out the few bad ones.

Except it doesn’t. Only a tiny fraction of the cops doing such stalking get caught.

After Six Years Of Work and Over 360 Patches, Linux 7.2 Finally Removes Bug-Prone strncpy

Posted by EditorDavid View on SlashDot Skip
Tech Times reports:
Linux 7.2’s merge window closed out a cleanup campaign on Friday that most kernel developers had stopped expecting to see end: the complete removal of strncpy(), a C string-copy function that the kernel’s own documentation labels “actively dangerous,” from every subsystem, driver, and architecture-specific file in the kernel source tree.

The merge landed June 20, 2026. After around 362 commits spread across six years of incremental work, no call site using the function remained, and the function itself — including the last per-CPU-architecture optimized implementations — was struck from the source. The removal matters beyond housekeeping. strncpy() is a persistent source of a specific class of memory error: kernel buffers that contain sensitive data can leak bytes past an unterminated string boundary, a pattern that enables memory disclosure vulnerabilities. Eliminating the function from the tree removes that entire class from the kernel’s attack surface — and, critically, makes strncpy() unavailable to any future contributor, turning a best-practice suggestion into an enforced policy.
Phoronix notes it’s replaced by five different functions:
In place of strncpy, Linux kernel code should use strscpy() for NUL terminated destinations, strscpy_pad() for NUl-terminated destinations with zero-padding, strtomem_pad() for non-NUL-terminated fixed-width fields, memcpy_and_pad() for bounded copies with explicit padding, or memcpy() for known-length memory copies.
“The reason five functions were needed,” explains Tech Times, “is that different parts of the kernel were using strncpy() for five semantically distinct memory operations — each with a different intent, different termination requirement, and different padding behavior. "
The original function obscured all of those differences under a single ambiguous name. The 362-commit campaign to replace it was, in effect, a codebase-wide audit that forced every call site to declare its actual intent in code That is an engineering outcome with lasting value: the kernel’s string-handling semantics are now explicit where they were previously implicit, and future maintainers can read a function name and understand what a copy operation actually does.

Re:C (and here are somemore chars to satisfy the b

By AuMatar • Score: 5, Informative Thread

Why would you do that? If you’re using it for non-strings, you’d never have used strncpy, you’d have used memcpy. Which is the same thing without the null termination rules of strncpy. You’d never use the str versions unless actually working on strings.

Go Janitors!

By bill_mcgonigle • Score: 5, Interesting Thread

I see so many names in the commit logs, but some standouts include: Blum, Cook, Torvalds, Solodai, Tyragu, Stitt, Bergmann, Wysocki, Panda, de Mello, and no doubt some I missed who have a large number of commits fixing this problem.

Thank to all who undertook this Herculean chore!

Re:C (and here are somemore chars to satisfy the b

By tlhIngan • Score: 5, Interesting Thread

C doesn’t have strings, but sometimes people like to have some bytes with a 0 on the end. Some of the memxxx() functions are useful with C’s fake strings. For example, memchr() is good for when you have a null-terminated string but it also some upper bounds. And stuff like strncpy() doesn’t appear to have anything at all to do with null terminated strings, and is grossly misnamed.

strncpy() copies a string to another location stopping when it reaches a NUL or the end of the buffer.

The problem is the second case doesn’t NUL terminate the string so you either have to make the buffer one smaller and terminate always or terminate always. Or try to handle it. The other problem is ‘n’ is unintuitive - it’s the size of the buffer in characters. Easy peasy with 8-bit chars, not so much for Unicode strings. (UTF-16…)

I’ve personally be more of a fan of the BSD “l” versions - strlcpy and strlcat - both take the size of the target buffer in bytes - so a sizeof() is the proper way to use it, and both properly NUL terminate the string. strlcat has the added benefit that it computes the size it needs to copy based on the existing length of the string, so you can use strlcat() to concatenate a bunch of strings without computing the remaining buffer sizes (as you would in strncat). Luckily the BSD versions are in libbsd because they aren’t in Glibc. Much nicer and much easier to use functions.

Re: strncpy never made sense

By Waffle Iron • Score: 4, Insightful Thread

strncpy() was not intended for null-terminated strings at all. It should have been named copy_null_padded_buffer(). Then its operation would have made sense to almost anyone. People wouldn’t have minded the longer name much either, because hardly anybody uses null-padded buffers in modern software.

Note that a null-padded buffer that is completely full doesn’t have any nulls in it at all. That’s why strncpy() doesn’t necessarily add a null termination. It also fills the entire destination buffer with nulls after the end of a short copy, which can be very inefficient when used with null-terminated strings.

TL;DR: don’t use strncpy(). It doesn’t do what anybody thinks it does.

Re:Why C is dangerous

By Uecker • Score: 4, Informative Thread

You can use a safe string type in C as many people do and use other language features to get bounds checking in C.
For example: https://godbolt.org/z/4Tn8jaGM…

It is not clear to me why people do not use this more, but I think the constant misinformation that this is not possible in C is not helping.

US Bill Would Mandate AI Chip Location Tracking to Thwart China and Other Adversaries

Posted by EditorDavid View on SlashDot Skip
NBC News reports:
A group of companies that specialize in tracking international shipments of sensitive technologies is backing a Capitol Hill bill that would require America’s most powerful AI chips to incorporate stronger security mechanisms aimed at preventing the chips from reaching China and other adversaries. The letter, signed by six companies, says the Chip Security Act (CSA) would increase American chip companies’ competitiveness and close key loopholes in the U.S. export control regime.

The move clashes with claims from semiconductor lobbying groups that the requirements would constrain America’s booming chip industry. Sent to congressional leadership Thursday morning and seen by NBC News, the dispatch instead argues that more robust security verification would assure chip customers and manufacturers that they are abiding by sensitive restrictions on chip sales. The companies argue that the boosted confidence will “lead to increased sales, faster export approvals, larger transactions, greater access to new markets, and more expansive chip deals.”

Despite U.S. export control laws banning sales of advanced AI chips to certain countries, including China, loopholes in current requirements have allowed billions of dollars’ worth of America’s best AI chips to be sold to entities in third-party countries that can then forward them to China. In just one case in March, the Justice Department charged three people with conspiring to forward $2.5 billion of AI chips to China. The CSA aims to address those loopholes, mandating that chip exporters better track where advanced chips are sent, via either bespoke location-verification hardware or software that can run on existing hardware. That, bill proponents claim, would ensure that sensitive chips could be sold to countries like Malaysia or Indonesia without fear of further transfer to China… Experts say that because chips perform the advanced computations required for frontier AI systems, cutting off access to the chips is crucial to prevent geopolitical rivals from using AI systems for military or economic purposes.

How Adorable

By crunchy_one • Score: 5, Interesting Thread
It’s almost as if the chips in question were being manufactured in the USA.

Re:LOL

By ArchieBunker • Score: 5, Funny Thread

The administration can’t even win a war against algae.

Attempting to prevent China…

By MpVpRb • Score: 4, Insightful Thread

…from acquiring tech is futile and counterproductive.
Chinese engineers and scientists are smart, numerous and good at finding workarounds.
We should abandon the old cold war ideas and work on cooperation.

Funny how that is impossible

By gweihir • Score: 5, Insightful Thread

I guess the people making laws are still completely unaware that it is not them defining how reality works. Dumb and dumber …

Re:Attempting to prevent China…

By ceoyoyo • Score: 4, Insightful Thread

The same cold war ideas as ever.

1. Find or make a boogey man enemy to scare the population
2. Profit

The Rust Ecosystem Gets an AI Security Engineer in Residence

Posted by EditorDavid View on SlashDot Skip
While the Rust Foundation has a Security Initiative to protect its ecosystem, “the threats have expanded,” they announced this week, “and so has the kind of help maintainers need.”
Much of this comes back to a single shift: Automated tooling (much of it now built on large language models) has gotten good enough to surface real vulnerabilities in open source code quickly and at scale. That is useful, and several large Rust projects have already received and fixed credible issues found this way. The same tooling has also made it trivial to generate vulnerability reports that look plausible and are worthless. Maintainers across the ecosystem are losing real hours sorting these from the reports that matter, and the noise tends to bury the signal.

So, with funding from the Alpha-Omega Project, the Rust Foundation is bringing on a full-time AI Security Engineer in Residence dedicated to the Rust ecosystem. This position is being funded with part of the $12.5M in open source security funding that the Linux Foundation announced in March. The role exists to take pressure off maintainers. The person in this position will use a mix of human-led and AI-assisted methods to proactively review Rust itself and the crates the ecosystem leans on most and help us separate real, exploitable issues from false positives and low-signal noise before anything reaches a maintainer…

This role will run full-time for six months to start, with room to extend depending on what we learn and the funding available. Methods, playbooks, and prompts will be documented so the work doesn’t end with the contract. We are grateful that Rust is not embarking on this work in isolation. Several other ecosystems have received parallel Alpha-Omega grants for the same kind of work (e.g., the PHP Foundation and the Drupal Association) and we plan to share tooling, triage practices, and what we learn rather than duplicating work
A statement from Rust’s new AI Security Engineer in Residence acknowledges that “One of our next challenges is the wave of bugs discovered by the next generation of AI-powered developer tools.”

Is this how Rust security works?

By quonset • Score: 3 Thread

Just curious if this is how Rust does security. Can anyone confirm?

Canonical’s Upcoming AI Tool: Talk to Ubuntu Instead of Typing

Posted by EditorDavid View on SlashDot Skip
This week the Ubuntu desktop’s director of engineering announced they’re bringing speech-to-text dictation to Ubuntu Desktop, aiming for an experience “that feels like a natural part of the desktop while respecting user privacy and running entirely on local hardware.”

“Speech recognition has become a common feature on modern platforms, and we think it should be a first-class experience on Ubuntu Desktop as well.”

More details from the blog It’s FOSS:
For Ubuntu 26.10, the initial version of Myna is expected to be a desktop dictation tool built around GNOME on Wayland with a push-to-talk mechanism gatekeeping when your microphone accepts input. Using it means holding a hotkey, speaking, and letting go. A small activity indicator shows while it is listening, and the transcribed text lands wherever the cursor was sitting when dictation started.

Recognition itself happens inside a sandboxed component called the Canonical Inference Snap, while a Speech Orchestrator manages the session and an Audio Adapter handles whatever the microphone picks up, denoising and chunking it before it ever reaches the model… Speech recognition will happen locally, and an internet connection is not needed once the appropriate model is installed… The audio data won’t be sticking around either, being stored in a small in-memory buffer that gets discarded the moment the session ends. Features like dictation into password fields, wake words, continuous listening, voice assistants, voice commands, translation, speaker identification, and automatic language detection are all off the table…

You should also know that Canonical is looking for feedback before the specs for Myna are finalized, especially from people who already rely on dictation or assistive tools on Linux.

This Is Why I Ditched Ubuntu

By crunchy_one • Score: 3 Thread
This is another clear example of Ubuntu reaching for a feature no one asked for while ignoring the core product. Snaps were the last straw for me, but if it weren’t, then Myna certainly would be.

Perfect for corporate use

By dskoll • Score: 4 Thread

This feature is great in an office that uses small cubicles. Even better for open-plan offices!

But seriously, apart from disabled users who might not be able to use a keyboard, I don’t see a use case for this. The reason we use dictation on mobile devices is that they typically have poor keyboards. If you have a good keyboard, you can be far more efficient with it than with voice input.

Relevent

By markdavis • Score: 3 Thread

I use Linux on everything. So how relevant is Canonical’s announcement for me?

1) I don’t use Gnome
2) I don’t use Wayland
3) I don’t use SNAP
4) I don’t use Ubuntu
5) I have no use for desktop dictation since I can type much faster than speaking something, then reading it all again to edit and correct all the mistakes and add all the missing punctuation/etc.

At least they kept it “local” and perhaps some people might find the tool useful. So wake us up when it is a real/native package, can be used on any Linux, on any DE, on any GUI.

okay… where?

By drinkypoo • Score: 3 Thread

You should also know that Canonical is looking for feedback before the specs for Myna are finalized, especially from people who already rely on dictation or assistive tools on Linux.

OK, how do we provide this feedback? The article is chock-full of links, but not one for that. It gives strong “get fucked” energy.

Since it’s not worth putting out the effort to figure out where to submit some comments they definitely won’t give a fuck about anyway: In no way is it a “first class” anything when it’s only for GNOME and only in a snap. Let us know when it’s ready for prime time so we can test it out and decide if we care. There’s a 0% chance I’m going to use GNOME or snap.

Hooray!

By SlashbotAgent • Score: 4, Insightful Thread

I’m all for a speech to text feature. I’ve wanted one for years. But, it has to not suck. The speech recognition in my car is dog shit. The speech recognition in Windows is dog shit. The speech recognition in Google has, after decades, reach a point where it is good. But, not great.

If Ubuntu can put it into the desktop, make it good, and not require 64GB of DDR5(with a street value of a squillion dollars) I’ll be happy to see it.

New Super PAC Aims to Rally Tech Workers to Help Limit AI: ‘the Guardrails Alliance’

Posted by EditorDavid View on SlashDot Skip
“A grassroots movement is forming among everyday tech workers who are demanding their companies develop and deploy AI responsibly,” reports TechCrunch.

Hoping to leverage that discontent is a new super PAC called the Guardrails Alliance. The New York Times reports that it launched Thursday with backers that included tech employees and labor unions:
Guardrails positions itself as a populist political movement that runs on small donations from people in the trenches of the AI boom. The PAC has about $5 million at its disposal today and planGuardrails will buy ads to support Alex Bores, a New York congressional candidate who became Leading the Future’s first target and is running in the primaries next week. s to raise $15 million this cycle — small potatoes compared to deep-pocketed adversaries like Leading the Future, which has more than $100 million from tech leaders like OpenAI president Greg Brockman…

“This is not about matching [Leading the Future] dollar for dollar,” [said the super PAC’s co-founder, political operative Shaunna Thomas]. “What this vehicle is meant to do is be a political home for people who are concerned about the way the anti-regulation AI tech sector is trying to manipulate elections.”
Meanwhile a former Netflix and Warner Bros. executive has launched the Alliance for Responsible Innovation in the Arts & Media, reports Variety, calling it an AI-focused content coalition that says it’s dedicated to supporting “responsible and sustainable AI innovation and the importance of human creativity.”
The initial members of the coalition, announced Monday, include Disney, the New York Times, Adobe, Condé Nast, the Financial Times, ITV, Advance, BBC, Cambridge University Press & Assessment, U.K. publisher Reach and Wiley. Many of the coalition’s members have either struck deals with AI companies or are developing their own AI tools… The group plans to argue for legal and policy guardrails around AI’s usage, with its funding directed towards analyses, tools and services focused on advancing those initiatives…

One of the group’s launch advisers is Damian Collins, OBE, who previously served as the U.K. Parliamentary Under-Secretary of State in the Department for Science, Innovation and Technology under prime ministers Boris Johnson and Liz Truss. “Using AI to break the law can never be an acceptable excuse,” he said in a statement. “Laws around personal safety, intellectual property and financial crime still apply in the age of AI. This is why ARIAM has been created and why I’m proud to working with this necessary initiative.”

sorry, uhhh

By snowshovelboy • Score: 5, Insightful Thread

Can someone tell me what “grassroots” means? Just because grassroots funding is one way you try to get money, does that make your whole thing “grassroots”? I just googled the founders and I guess it says right in the summary, they are not an everyday tech worker. They are political operatives. I thought grassroots meant it was organized by the people in the trenches, so in this case, that would mean it was organized by everyday tech workers. If they are going to gaslight me about the group’s origins, I have to wonder what else they are gaslighting me about. Maybe its not their fault, maybe TechCrunch is bad.... Either way, this sounds like astroturf to me. I’d be curious where they got $5 million dollars already, and how much of that goes to PAC administrative costs.

Facial Recognition on Public Buses? Kansas City Says Yes

Posted by EditorDavid View on SlashDot Skip
An anonymous reader shared this report from the Associated Press:
Officials in Kansas City, Missouri, are preparing to equip cameras on some public buses with facial recognition software capable of identifying passengers who appear on a list of banned riders or missing persons. Supporters and opponents alike view the effort as a major litmus test for tapping the AI-powered software on a U.S. public transportation system, positioning Kansas City as the latest epicenter of a fierce debate over whether the safety benefits of artificial intelligence are worth the privacy costs.

“The idea of running face recognition on a camera that is pointed on live spaces in public is a line that until recently has never really been crossed in the last 25 years,” said Jay Stanley, senior policy analyst for the Project on Speech, Privacy and Technology at the American Civil Liberties Union. The state of Missouri declined to help fund the project as expected due to concerns with the facial recognition component. Still, the city is pushing ahead with local and federal money, said Tyler Means, chief mobility and strategy officer at the Kansas City Transportation Authority. “Privacy is always a tricky thing,” Means said. “We’ve always had cameras on our buses. It’s just new technology. I think in time it’ll smooth over and people will realize, ‘Well, it didn’t really feel any different’....”

Images captured by cameras aboard the buses would immediately be checked against any active alerts, generated when a missing person, banned rider or someone on a law enforcement watch list designated by the transportation authority is identified… After the buses return to the depot, the transportation authority would archive the regular video footage on a local server for up to five years.
The company partnering with Kansas City to run the cameras “started using live facial recognition years ago to alert nursing homes when residents left the building,” according to the article, and then “brought the technology to correctional institutions and schools.” But this is its first attempt at bringing its cameras onto public transportation.

The article also includes this quote from Will Owen, communications director for the Surveillance Technology Oversight Project. “City residents should not be guinea pigs for transit systems to test Silicon Valley’s latest unproven, biased surveillance tech.”

Re:Major payout when it goes wrong

By NotEmmanuelGoldstein • Score: 5, Interesting Thread

… encourage the software maker …

The UK polices have strict procedures for processing evidence. The US city police not so much: In fact, several cities have already proven their police are more interested in throwing someone in prison than collecting evidence.

The “software maker” isn’t accusing the wrong person of a crime, isn’t failing to seek supporting evidence, isn’t demanding immunity when the lack of supporting evidence is revealed.

Yes, someone should pay and if the burden is on the software maker, then the software maker should demand a cost-plus contract that transfers the fine to the relevant city. Next, $5,000 might do for a week in prison but when US police are enforcing months of imprisonment resulting in the loss of all assets, $5,000 is not enough.

Re: What is the fear?

By EldoranDark • Score: 5, Insightful Thread
The fear is this would very easily turn into mass surveillance. Having a video record someone could check after the fact is fine. Checking against a database of criminals sounds fine. But what you get really quick is a database of everyone using public transport, when, and where they went. Who were they there with and what did they wear. This will then be used by stalkers and advertisers. I’m not even worried about false positives…

Unjust act

By Pollux • Score: 5, Insightful Thread

I guarantee there isn’t a single city official in Kansas City that rides the city bus. If they did, they would have never voted in favor for this.

Also makes you wonder how many officials are getting kickbacks from SafeSpace Global for this.

Safety vs. privacy

By Woeful Countenance • Score: 5, Interesting Thread

"… a fierce debate over whether the safety benefits of artificial intelligence are worth the privacy costs.”

I question the premise. What exactly are the safety benefits in this case? What’s the evidence? What are the numbers? What are the criteria for deciding whether someone is allowed on buses or not? Are they notified that they’re on the list? How does anyone get off the list? How long does the ban last? What if someone is added to the list by mistake?

Seems similar to the secret TSA list of people who aren’t allowed on airplanes — for reasons which are secret and which the people subject to the ban aren’t allowed to know or challenge.

Re:storage & safeguards

By timholman • Score: 5, Interesting Thread

No safeguards. As soon as the Nazis in the alleged administration can manage it, they’ll force the city to turn over all the scans and have an agreement to be sent all future scans.

My city’s mass transit system has a contract with March Networks to provide audio and video surveillance of all riders. There are 14 (yes, I’ve counted them) cameras installed on the interior and exterior of each bus. Audio and video are recorded for each passenger. The stops where each passenger gets on or off are recorded. Every passengers’ face, what they wore, who they traveled with, what they were carrying, and what they said - all recorded by March Networks. Where I live, there is absolutely no place outside of a government building or a military facility where you’ll be more comprehensively surveilled than when you are on a public bus.

If the powers-that-be wanted to identify and track every passenger, they need only obtain that video footage from March Networks, and do all the post-processing they desired. Banning real-time facial recognition would barely slow them down.

If you are truly - truly - committed to the privacy of passengers in mass transit systems, you should go to your next city council meeting and demand the immediate removal of all cameras and surveillance equipment in all mass transit facilities. Do that, and you might find the response of your local politicians illuminating.

Polymarket Paid Dozens to Post Videos of Themselves ‘Winning’ With Fake Bets

Posted by EditorDavid View on SlashDot Skip
In January a college student posted a video showing him winning $100,000 on Polymarket — one of 145 that appeared to show bets adding up to almost $410,000, reports the Wall Street Journal. "But none of those bets were real.”

Instead its creator was “one of dozens of mostly college-age creators Polymarket paid to film themselves making fake trades and sometimes scoring fake wins,” the Journal reports, citing interviews with the creators an an analysis of more than 1,100 of their videos:
Polymarket built near-perfect copies of its website, then instructed creators to make simulated trades on those dummy sites and hide that they were being paid by Polymarket. To get the videos to go viral, Polymarket has recruited a social-media army to copy and re-post creators’ footage. Though the New York-based company has been banned from offering its primary crypto platform in the U.S. since 2022, the social-media creators are paid to specifically target U.S. users, who can still access the site with a virtual private network…

Polymarket hired and worked closely with a marketing contractor to promote the site. In a message reviewed by the Journal, that contractor told its social-media army to repost content made by 10 Polymarket creators in particular… These creators didn’t initially identify themselves as paid by Polymarket, although one offered a $20 bonus code in his social-media bio… The company instructed creators not to disclose they are paid, according to creators who have worked with the company. They said the pay often added up to $2,000 to $3,000 a month…

A handful of videos the Journal reviewed also contained short glimpses of URLs indicating the sites were test environments for Polymarket engineers… Creators said they send the finished videos to Polymarket for review. If a video isn’t engaging enough, or if it bears obvious signs of being faked, Polymarket will ask for the videos to be reshot, the creators said… Polymarket sends creators bullet-point guidance on what to say, according to creators who have worked with the company and a recruiting website… Polymarket’s viral clipping campaign racked up more than 140 million views on TikTok, YouTube and Instagram, according to the analytics provider Tubular…

Internal materials show that Polymarket and Virality promote videos showing how easy it is to conduct insider trades on the platform. Polymarket has paid clippers to promote at least 19 videos discussing opportunities to use inside information or other tactics to manipulate markets.
America’s advertising laws “require people who are paid to endorse a product to disclose their ties,” the article notes, “although there is some gray area about what’s permitted.” (After the Journal‘s investigation, the creators started adding "@polymarket partner” to their bios, the article points out._ And when asked for a comment, Polymarket “said it plans to conduct a comprehensive audit of active promotional content.”

Now hold on a second!

By TheMiddleRoad • Score: 5, Funny Thread
Are you telling me that Polymarket is a scam? Shocked. Shocked, I say!

Re:Now hold on a second!

By Cyberpunk Reality • Score: 5, Funny Thread

At least we can count on the stock market to be honest and based on reality!

Follow the money

By BeaverCleaver • Score: 4, Interesting Thread

Who has a massive stake in Polymarket? https://www.cnbc.com/2025/08/2…

scary thought

By fluffernutter • Score: 4, Insightful Thread
Does anyone actually think those videos are real? I think it’s a pretty scary concept that they would be filming people so much that they “happened to catch” actual winners.

Re:It’s called ‘advertisement’.

By Geoffrey.landis • Score: 5, Informative Thread

Did people clutch their pearls also when “Doctor” Marcus Welby did ads?

What, the best you can do is bring up a show that went off the air fifty year ago?

And even then, when Robert Young did TV commercials for coffee, he was identified as “Robert Young,” not as Doctor Marcus Welby, and they didn’t pretend it was real. (In fact, the line from a series of advertisement of around that era, “I’m not a doctor but I play one on TV,” is still a meme today.)

Gamers Sue PlayStation: It’s Not Clear They’re Selling Licenses Rather Than Ownership of Games

Posted by EditorDavid View on SlashDot
The gaming news site Aftermath reports:
Four gamers are suing Sony Interactive Entertainment for allegedly breaking a California law that requires digital storefronts selling games to make it clear people are buying licenses, not actually owning the games.

Sony Interactive Entertainment’s PlayStation store uses language like “Buy Now” and “Confirm Purchase,” lawyers wrote in a complaint filed on Thursday… “In reality, consumers who ‘purchase’ digital games through PlayStation do not obtain ownership of those products,” lawyers wrote. “Instead, PlayStation grants only a limited, revocable license to access the software, subject to multiple restrictions contained in a separate Software Product License Agreement”....

[T]he PlayStation store does have a disclosure. Above the “Confirm Purchase” button, there’s a note: “By selecting [Confirm Purchase], you agree to complete the purchase in accordance with the PlayStation Terms of Service before using this content. You further acknowledge that your purchase of this digital product amounts to a license subject to the Software Product License Agreement.” These four gamers aren’t satisfied with that; they said in the complaint that it’s too small, and that “a reasonable customer completing a purchase would not necessarily notice this disclosure.”
“It’s a proposed class action complaint, meaning the group of four gamers is asking a judge to grant them class action status.”

Waste of time

By Bahbus • Score: 5, Interesting Thread

And just like all the other similar lawsuits to this, it will won’t get anywhere. Software sales have always worked this way (buying the license) and *online* software sales with server-sided or account-based licensing have always been inherently nontransferable (outside of selling your whole account privately). And Sony’s store has the required legal disclosures. People not bothering to read the text that is plainly in front of them, or not understanding basic software licensing, is their own problem. I would call the lawyers repping these kids (no way they’re older than 30) dumb for attempting this, but they’re probably getting paid either way and thus don’t care.

Re:Have you ever been able to buy the software?

By sg_oneill • Score: 5, Insightful Thread

Even if I go back to the 1990s and boxed retail software, you were never actually buying the software, your purchase was for the license to use it.
The real issue here is the gamers being sold software whose functionality is tied to third-party servers and denied first sale doctrine (the ability to transfer/resell their license if they want to someone else).

Thats always been a gross simplification of the rights generally involved with a software sale. While yes, technically its a license to use software, rather than the software itself, license sales have always had a series of expectations associated with them in law, common law and in user expectations. And those expectations matter in a courtroom.

Most of the world consumer law is very clear that if you give a license to use something, and its sold as “buy” rather than “rent” or “time limited” , its not revokable and its subject to the same sort of consumer protection laws buying a toaster or a car has. Most importantly that it remains fit for purpose for the natural lifetime of the product, and that term “lifetime” is absolutely not “until we tire of letting you use that thing you paid for” but rather “How long would a reasonable consumer believe they can use this before its basically bitrot”. To simplify that, assume it means “as long as the physical software is capable of running without a rewrite” and NOT “until we send the kill-command to the DRM”.

The tension here is that software is attempting to move to a service model whilst trying to retain the language of a product model. You dont purchase a pool cleaning man, you hire a pool cleaning man. Well, unless your in a southern state during a terrible time in history, I suppose.

And thats where cases like this the complainant stands a good chance of winning. Because if California law has strong protections (A lot of america *doesnt* , but europe* and australia but apparently not canada for reasons that are mystifying to me, have strong protections) then if it can be shown that at the point of purchase it was not made clear that this product was time limited or was going to be made unavailable to people who purchased it, then the complainants have a strong case for deceptive advertising.

* I am aware europe just voted down a ‘stop killing games’ law. I am surprised by that, because honestly, it should have been the default anyway. I smell the acrid stench of industry lobbyists foul deeds

Re: revocable

By TheDarkMaster • Score: 5, Insightful Thread
You are the only loser here ;)

Actually, let’s correct my comment a bit since you, being a snowflake, couldn’t grasp the “why” of it. I actually used to buy games. But those were games that I still own, and if I want to play them again (even decades later), I can. While the games they currently sell to you they can take them away from you at any time, unilaterally and without warning. You’d have to be an idiot to accept those kinds of terms. So, pirating.

Maybe one of these days they’ll go back to selling games that are actually yours, and then I’ll go back to buying games. But I think it’s unlikely they’ll change their minds.

Re:Have you ever been able to buy the software?

By ambrandt12 • Score: 5, Interesting Thread

Say: I go to the store (whatever store it is), and buy GTA6 for $80 or whatever it’ll cost (haven’t bought a new game since Diablo II expansion was new).
The difference is I buy it (as in, the way we used to buy games, where that physical copy just worked, and once they got to the online activation thing, there was typically a way to activate it off-line) to what we have today (I “buy the game for the physical copy price, but am in fact _renting_ it long-term until such time the company deems the game ‘old enough’ and flips the switch).

If I’m not buying a copy of the game to use for as long as the disc still works (even if it has to be multiple discs), then I am in fact, not _buying_ it… I am merely renting it long term, and when I pay money for it, that should be stated plainly and clearly (and, I don’t want an $80 empty jewel case… couldn’t I just take a slip of paper to the register and fill out a thing at the register (to get the activation code on the receipt or maybe have the receipt contain a code you enter on the website and they send you a letter with the activation code _(and, either one includes the preset game deactivation/shut down date)_.

Re:Have you ever been able to buy the software?

By kriston • Score: 5, Funny Thread

Lisp programmer.