b_n
@b_n@sh.itjust.works
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Developer creates endless Wikipedia feed to fight algorithm addiction 1 month ago:
The modern interpretation, sure.
And agreed, “random, you might like this” is not as random as “here is a page on red food colouring”
- Comment on Developer creates endless Wikipedia feed to fight algorithm addiction 1 month ago:
That’s why I said seeded. Seeded from noise. The random number generator (function) is still an algorithm…
- Comment on Developer creates endless Wikipedia feed to fight algorithm addiction 1 month ago:
In comsci, there are no real random numbers. They are all seeded psuedo-random number algorithms. (Unless you integrate with some third party random as a service setup)