Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
reading:2023:w49 [2023/12/09 21:49] – add: rust lang docs pfmreading:2023:w49 [2023/12/09 23:11] (current) – pluralistic: DRM, enshittification pfm
Line 3: Line 3:
   * [[https://pluralistic.net/2023/11/27/10-types-of-people/#taking-up-a-lot-of-space|Pluralistic: The real AI fight (27 Nov 2023)]] --- a very good read about //why// the "AI debate" is not the one whether or not AI would become self-aware and start ruling humans (or even kill them all), but how to use AI responsibly, how to address ethical and other concerns people have about AI today (not in the distant future).   * [[https://pluralistic.net/2023/11/27/10-types-of-people/#taking-up-a-lot-of-space|Pluralistic: The real AI fight (27 Nov 2023)]] --- a very good read about //why// the "AI debate" is not the one whether or not AI would become self-aware and start ruling humans (or even kill them all), but how to use AI responsibly, how to address ethical and other concerns people have about AI today (not in the distant future).
   * Rust [[https://doc.rust-lang.org/rust-by-example/scope.html|Scoping rules]], including [[https://doc.rust-lang.org/rust-by-example/scope/move.html|ownership and moves]], and then [[https://doc.rust-lang.org/rust-by-example/scope/borrow.html|borrowing]].   * Rust [[https://doc.rust-lang.org/rust-by-example/scope.html|Scoping rules]], including [[https://doc.rust-lang.org/rust-by-example/scope/move.html|ownership and moves]], and then [[https://doc.rust-lang.org/rust-by-example/scope/borrow.html|borrowing]].
 +  * [[https://pluralistic.net/2023/12/08/playstationed/#tyler-james-hill|"If buying isn't owning, piracy isn't stealing"]] --- Cory Doctorow on DRM and other ways products are flawed by design, to enable someone to reduce their value / usefulness (enshittification again).