this post was submitted on 08 Sep 2026
76 points (98.7% liked)

Technology

87897 readers
4447 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] dfyx@lemmy.helios42.de 10 points 3 hours ago (3 children)

I really really REALLY hope this is phrased well. Otherwise it is impossible to implement. People don't know what an algorithm is.

Sorting by date uses an algorithm. Filtering by tag uses an algorithm. Even counting out a number of posts uses an algorithm. An algorithm is not some magic oracle but just a list of instructions like a cooking recipe.

[–] patatahooligan@lemmy.world 1 points 31 minutes ago

The wording in the article body seems reasonable

Users can choose to opt in to having their default feed include personalised content recommended by the algorithm. Alternatively, users can opt out of personally recommended content in their default feed and see the friends and creators they choose to follow.

But then the actual quotes on the bottom don't use this wording. I'm not sure what to expect.

[–] micgerne@lemmy.dbzer0.com 4 points 1 hour ago (1 children)

Knowing the Australian government and their long track record of not understanding technology I think it's a given that it will be phrased badly and be unworkable.

[–] 48954246@lemmy.world 1 points 58 minutes ago

I learned today that the game 'Blue Prince' has an R18+ rating in our land down under because it has one room with a 'casino' in it.

I have little hope that anything good will come of this.

[–] WhatAmLemmy@lemmy.world 4 points 2 hours ago* (last edited 2 hours ago) (2 children)

Statistical models are not technically algorithms; they are a heuristic which "approximates" a solution probabilistically. They use algorithms to function and operate on data (like everything a computer does) but they are not algorithms themselves.

The main thing they have to do is clearly define that results derived by statistical modeling are opt-in, set limits on what personal data can be used to present content, and ensure there are significant penalties for crippling the experience of everyone who hasn't opted-in, which all are guaranteed to do to force users to opt-in.

They should define a bare minimum baseline of data points that should be made available to users to control the content they want to see using non-statistical algorithms (e.g. time, location, content type or popularity, friends/subs/followed only or ones they recommend themselves, etc). They should also define that opt-in/out (enabling and disabling statistical model results) should be a part of the main filter UI that uses the aforementioned data points; a simple toggle at the top of their page/feed, permanently visible and near-instantly applicable; otherwise they're guaranteed to hide it away and make opt-in/out a major friction point.

Basically you need to treat them like they're sociopathic criminals who will never act in good faith voluntarily, because all multinationals and large corporations are lead by criminally corrupt sociopaths.

[–] sealhaslupus@lemmy.world 3 points 2 hours ago

it’s more likely that the government is going to fumble the legislation

[–] dfyx@lemmy.helios42.de 1 points 2 hours ago

Statistical models are not technically algorithms

Which makes "opt out of algorithms" even more wrong.

They should define a bare minimum baseline of data points that should be made available to users to control the content they want to see

I'm not a fan of specifying too much here. Many platforms don't track location while other fields that we can't think of in advance might be useful. Finding a more general rule that still gets the intent across might be hard but I'd rather have it a bit under-specified than suddenly requiring a social media site to track my location every time I post because someone wasn't careful enough when writing the text of a law.

Other than that, I agree 100%.